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