HDK
|
#include <STY_Types.h>
Public Member Functions | |
STY_ErrorScope (const char *source_location, const char *source) | |
~STY_ErrorScope () | |
Class to push and pop information used to generate error messages. The string data is not copied, so must remain valid for the lifetime of the scope object. The information is kept for each thread.
Definition at line 53 of file STY_Types.h.
STY_ErrorScope::STY_ErrorScope | ( | const char * | source_location, |
const char * | source | ||
) |
STY_ErrorScope::~STY_ErrorScope | ( | ) |