#include <cddefines.h>
Definition at line 537 of file cddefines.h.
§ bad_assert()
| bad_assert::bad_assert |
( |
const char * |
file, |
|
|
long |
line, |
|
|
const char * |
comment |
|
) |
| |
§ ~bad_assert()
| virtual bad_assert::~bad_assert |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
§ comment()
| const char* bad_assert::comment |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
§ file()
| const char* bad_assert::file |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
§ line()
| long bad_assert::line |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
§ print()
| void bad_assert::print |
( |
void |
| ) |
const |
|
inline |
§ p_comment
| const char* bad_assert::p_comment |
|
private |
§ p_file
| const char* bad_assert::p_file |
|
private |
§ p_line
The documentation for this class was generated from the following files: