7 #ifndef PXR_BASE_ARCH_SYSTEM_INFO_H
8 #define PXR_BASE_ARCH_SYSTEM_INFO_H
39 #endif // PXR_BASE_ARCH_SYSTEM_INFO_H
ARCH_API std::string ArchGetExecutablePath()
Return the path to the program's executable.
ARCH_API std::string ArchGetCwd()
Return current working directory as a string.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
ARCH_API int ArchGetPageSize()
Return the system's memory page size. Safe to assume power-of-two.