Check(bool condition, const char *description, const char *file, const char *function, int line, const char *message="") | CustomAssert | |
CreateInstance() | CustomAssert | [static] |
CustomAssert() | CustomAssert | |
DefaultHandler() | CustomAssert | [static] |
DestroyInstance() | CustomAssert | [static] |
GetDescription() const | CustomAssert | |
GetFile() const | CustomAssert | |
GetFunction() const | CustomAssert | |
GetHandler() const | CustomAssert | |
GetLine() const | CustomAssert | |
GetMember() const | CustomAssert | |
GetMessage() const | CustomAssert | |
Instance() | CustomAssert | [static] |
SetHandler(void(&handler)()) | CustomAssert | |
sInstance | CustomAssert | [static] |
void(&HANDLER)() | CustomAssert |