Provide architecture-specific system information. More...
#include "./api.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | pxr |
Functions | |
ARCH_API std::string | pxr::ArchGetCwd () |
Return current working directory as a string. | |
ARCH_API std::string | pxr::ArchGetExecutablePath () |
Return the path to the program's executable. | |
ARCH_API int | pxr::ArchGetPageSize () |
Return the system's memory page size. Safe to assume power-of-two. | |
Provide architecture-specific system information.