Pixar Arch 0.25.8
Loading...
Searching...
No Matches
systemInfo.h File Reference

Provide architecture-specific system information. More...

#include "pxr/arch/pxr.h"
#include "pxr/arch/api.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  pxr

Functions

std::string pxr::ArchGetCwd ()
 Return current working directory as a string.
std::string pxr::ArchGetExecutablePath ()
 Return the path to the program's executable.
int pxr::ArchGetPageSize ()
 Return the system's memory page size. Safe to assume power-of-two.

Detailed Description

Provide architecture-specific system information.