|
|
| _debug_trace (const char *f, int l, const char *fn) |
| |
|
const char * | file (void) const |
| |
|
int | line (void) const |
| |
|
bool | debug (void) const |
| |
|
void | debug_on (int l, bool recurse) |
| |
|
void | debug_off (int l) |
| |
|
void | prefix (int l) const |
| |
|
void | report (int l, const std::string &message) const |
| |
|
void | report (const std::string &message) const |
| |
|
void | error (int l, const std::string &message) const |
| |
|
void | error (const std::string &message) const |
| |
|
void | stackdump (int l, const std::string &message) const |
| |
|
void | stackdump (const std::string &message) const |
| |
|
void | stackdump (void) const |
| |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/external/stlplus/include/stlplus/debug.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/external/stlplus/src/debug.cc