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.
|
inline |
Definition at line 86 of file LogMessagePatternFormatter.cpp.
References BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::E_RIGHT_JUSTIFY, justification, maxWidth, minWidth, NO_MAX_WIDTH, and NO_MIN_WIDTH.
EJustificationFlag BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::justification |
Definition at line 81 of file LogMessagePatternFormatter.cpp.
Referenced by Formatting().
int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::maxWidth |
Definition at line 80 of file LogMessagePatternFormatter.cpp.
Referenced by Formatting().
int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::minWidth |
Definition at line 79 of file LogMessagePatternFormatter.cpp.
Referenced by Formatting().
|
static |
Definition at line 84 of file LogMessagePatternFormatter.cpp.
Referenced by BLOCXX_NAMESPACE::LogMessagePatternFormatter::Converter::formatMessage(), and Formatting().
|
static |
Definition at line 83 of file LogMessagePatternFormatter.cpp.
Referenced by BLOCXX_NAMESPACE::LogMessagePatternFormatter::Converter::formatMessage(), and Formatting().