|
Pixar Arch 0.25.8
|
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. | |
Provide architecture-specific system information.