blocxx
BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting Struct Reference

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

◆ Formatting()

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

Member Data Documentation

◆ justification

EJustificationFlag BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::justification

Definition at line 81 of file LogMessagePatternFormatter.cpp.

Referenced by Formatting().

◆ maxWidth

int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::maxWidth

Definition at line 80 of file LogMessagePatternFormatter.cpp.

Referenced by Formatting().

◆ minWidth

int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::minWidth

Definition at line 79 of file LogMessagePatternFormatter.cpp.

Referenced by Formatting().

◆ NO_MAX_WIDTH

const int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::NO_MAX_WIDTH = 0x7FFFFFFF
static

◆ NO_MIN_WIDTH

const int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::NO_MIN_WIDTH = -1
static

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