#include <cddefines.h>
◆ bad_assert() [1/2]
bad_assert::bad_assert |
( |
const char * | file, |
|
|
long | line, |
|
|
const char * | comment ) |
◆ bad_assert() [2/2]
◆ ~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 |
◆ operator=()
◆ 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: