|
Pixar Arch 0.25.8
|
Functions for dealing with system errors. 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::ArchStrerror () |
| Return the error string for the current value of errno. | |
| std::string | pxr::ArchStrerror (int errorCode) |
| Return the error string for the specified value of errno. | |
Functions for dealing with system errors.