blocxx
Public Member Functions | Public Attributes | Static Public Attributes
BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting Struct Reference

List of all members.

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

Detailed Description

Definition at line 77 of file LogMessagePatternFormatter.cpp.


Constructor & Destructor Documentation

BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::Formatting ( )
inline

Definition at line 86 of file LogMessagePatternFormatter.cpp.


Member Data Documentation

EJustificationFlag BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::justification

Definition at line 81 of file LogMessagePatternFormatter.cpp.

int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::maxWidth

Definition at line 80 of file LogMessagePatternFormatter.cpp.

int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::minWidth

Definition at line 79 of file LogMessagePatternFormatter.cpp.

const int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::NO_MAX_WIDTH = 0x7FFFFFFF
static
const int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::NO_MIN_WIDTH = -1
static

The documentation for this struct was generated from the following file: