|
HDK
|
#include "pxr/pxr.h"#include "pxr/base/arch/api.h"#include "pxr/base/arch/defines.h"#include "pxr/base/arch/functionLite.h"#include <stddef.h>
Include dependency graph for error.h:Go to the source code of this file.
Macros | |
| #define | ARCH_ERROR(msg) |
| #define | ARCH_WARNING(msg) |
| #define | ARCH_AXIOM(cond) |
Low-level fatal error reporting.
Definition in file error.h.