24 #ifndef PXR_BASE_ARCH_FUNCTION_H 25 #define PXR_BASE_ARCH_FUNCTION_H 35 #include "pxr/base/arch/api.h" 39 PXR_NAMESPACE_OPEN_SCOPE
50 const std::string &prettyFunction);
52 PXR_NAMESPACE_CLOSE_SCOPE
54 #endif // PXR_BASE_ARCH_FUNCTION_H Define preprocessor function name macros.
ARCH_API std::string ArchGetPrettierFunctionName(const std::string &function, const std::string &prettyFunction)
Return well formatted function name.