OW_NAMESPACE::LogMessagePatternFormatter::Converter Class Reference

Inheritance diagram for OW_NAMESPACE::LogMessagePatternFormatter::Converter:

Inheritance graph
[legend]
Collaboration diagram for OW_NAMESPACE::LogMessagePatternFormatter::Converter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Converter ()
 Converter (const Formatting &formatting)
virtual ~Converter ()
virtual void formatMessage (const LogMessage &message, StringBuffer &output) const
virtual void convert (const LogMessage &message, StringBuffer &output) const =0

Private Attributes

Formatting m_formatting

Detailed Description

Definition at line 87 of file OW_LogMessagePatternFormatter.cpp.


Constructor & Destructor Documentation

OW_NAMESPACE::LogMessagePatternFormatter::Converter::Converter  )  [inline]
 

Definition at line 90 of file OW_LogMessagePatternFormatter.cpp.

OW_NAMESPACE::LogMessagePatternFormatter::Converter::Converter const Formatting &  formatting  )  [inline]
 

Definition at line 93 of file OW_LogMessagePatternFormatter.cpp.

virtual OW_NAMESPACE::LogMessagePatternFormatter::Converter::~Converter  )  [inline, virtual]
 

Definition at line 97 of file OW_LogMessagePatternFormatter.cpp.


Member Function Documentation

virtual void OW_NAMESPACE::LogMessagePatternFormatter::Converter::convert const LogMessage message,
StringBuffer output
const [pure virtual]
 

Referenced by formatMessage().

virtual void OW_NAMESPACE::LogMessagePatternFormatter::Converter::formatMessage const LogMessage message,
StringBuffer output
const [inline, virtual]
 

Definition at line 99 of file OW_LogMessagePatternFormatter.cpp.

References OW_NAMESPACE::StringBuffer::append(), convert(), OW_NAMESPACE::E_LEFT_JUSTIFY, OW_NAMESPACE::StringBuffer::length(), m_formatting, NO_MAX_WIDTH, NO_MIN_WIDTH, OW_NAMESPACE::StringBuffer::releaseString(), and OW_NAMESPACE::String::substring().


Member Data Documentation

Formatting OW_NAMESPACE::LogMessagePatternFormatter::Converter::m_formatting [private]
 

Definition at line 155 of file OW_LogMessagePatternFormatter.cpp.

Referenced by formatMessage().


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 09:13:58 2006 for openwbem by  doxygen 1.4.6