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