![]() |
SSP21-CPP
|
#include <log4cpp/LogLevels.h>
Public Member Functions | |
| LogLevels (int32_t levels) | |
| bool | is_set (const LogLevel &level) const |
| LogLevels & | operator|= (const LogLevels &other) |
| LogLevels | operator| (const LogLevels &other) const |
| int32_t | get_value () const |
Static Public Member Functions | |
| static LogLevels | everything () |
Strongly typed wrapper for flags bitfield
Definition at line 73 of file LogLevels.h.
1.8.15