List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
CustomAssert::CustomAssert |
( |
|
) |
|
Member Function Documentation
bool CustomAssert::Check |
( |
bool |
condition, |
|
|
const char * |
description, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
int |
line, |
|
|
const char * |
message = "" | |
|
) |
| | |
static void CustomAssert::CreateInstance |
( |
|
) |
[static] |
static void CustomAssert::DefaultHandler |
( |
|
) |
[static] |
static void CustomAssert::DestroyInstance |
( |
|
) |
[static] |
const char* CustomAssert::GetDescription |
( |
|
) |
const |
const char* CustomAssert::GetFile |
( |
|
) |
const |
const char* CustomAssert::GetFunction |
( |
|
) |
const |
HANDLER CustomAssert::GetHandler |
( |
|
) |
const |
const int CustomAssert::GetLine |
( |
|
) |
const |
const char* CustomAssert::GetMember |
( |
|
) |
const |
const char* CustomAssert::GetMessage |
( |
|
) |
const |
void CustomAssert::SetHandler |
( |
void(&)() |
handler |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: