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