blocxx
|
Public Member Functions | |
Formatting () | |
Public Attributes | |
int | minWidth |
int | maxWidth |
EJustificationFlag | justification |
Static Public Attributes | |
static const int | NO_MIN_WIDTH = -1 |
static const int | NO_MAX_WIDTH = 0x7FFFFFFF |
Definition at line 77 of file LogMessagePatternFormatter.cpp.
BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::Formatting | ( | ) | [inline] |
Definition at line 86 of file LogMessagePatternFormatter.cpp.
Definition at line 81 of file LogMessagePatternFormatter.cpp.
Definition at line 80 of file LogMessagePatternFormatter.cpp.
Definition at line 79 of file LogMessagePatternFormatter.cpp.
const int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::NO_MAX_WIDTH = 0x7FFFFFFF [static] |
Definition at line 84 of file LogMessagePatternFormatter.cpp.
Referenced by BLOCXX_NAMESPACE::LogMessagePatternFormatter::Converter::formatMessage().
const int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::NO_MIN_WIDTH = -1 [static] |
Definition at line 83 of file LogMessagePatternFormatter.cpp.
Referenced by BLOCXX_NAMESPACE::LogMessagePatternFormatter::Converter::formatMessage().