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

Definition at line 86 of file LogMessagePatternFormatter.cpp.

Member Data Documentation

◆ justification

EJustificationFlag BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::justification

◆ maxWidth

int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::maxWidth

◆ minWidth

int BLOCXX_NAMESPACE::LogMessagePatternFormatterImpl::Formatting::minWidth

◆ 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: