Public Types |
typedef void(* | EventTextFunction )(char *, size_t, const Uint32 *, Uint32 len) |
Detailed Description
Definition at line 26 of file EventLogger.hpp.
Member Typedef Documentation
typedef void(* EventLoggerBase::EventTextFunction)(char *, size_t, const Uint32 *, Uint32 len) |
This matrix defines which event should be printed when
threshold - is in range [0-15] severity - DEBUG to ALERT (Type of log message)
Definition at line 41 of file EventLogger.hpp.
Member Data Documentation
const Uint32 EventLoggerBase::matrixSize |
|
static |
Initial value:
sizeof(EventLoggerBase::matrix)/sizeof(EventRepLogLevelMatrix)
Definition at line 52 of file EventLogger.hpp.
The documentation for this class was generated from the following files: