#include <debug.hh>
Definition at line 62 of file debug.hh.
Debug::SimpleFlag::SimpleFlag |
( |
const char * |
name, |
|
|
const char * |
desc |
|
) |
| |
|
inline |
void Debug::SimpleFlag::disable |
( |
| ) |
|
|
inlinevirtual |
void Debug::SimpleFlag::disableAll |
( |
| ) |
|
|
static |
void Debug::SimpleFlag::enable |
( |
| ) |
|
|
inlinevirtual |
void Debug::SimpleFlag::enableAll |
( |
| ) |
|
|
static |
Debug::SimpleFlag::operator bool |
( |
| ) |
const |
|
inline |
bool Debug::SimpleFlag::operator! |
( |
| ) |
const |
|
inline |
bool Debug::SimpleFlag::status |
( |
| ) |
const |
|
inline |
void Debug::SimpleFlag::sync |
( |
| ) |
|
|
inlinevirtual |
bool Debug::SimpleFlag::_active = false |
|
staticprivate |
bool Debug::SimpleFlag::_status |
|
protected |
bool Debug::SimpleFlag::_tracing |
|
protected |
The documentation for this class was generated from the following files: