table of contents
log4cpp::StringLiteralComponent(3) | log4cpp | log4cpp::StringLiteralComponent(3) |
NAME¶
log4cpp::StringLiteralComponent -
SYNOPSIS¶
Inherits log4cpp::PatternLayout::PatternComponent.
Public Member Functions¶
StringLiteralComponent (const std::string &literal)
virtual void append (std::ostringstream &out, const
LoggingEvent &event)
Constructor & Destructor Documentation¶
log4cpp::StringLiteralComponent::StringLiteralComponent (const std::string & literal) [inline]¶
Member Function Documentation¶
virtual void log4cpp::StringLiteralComponent::append (std::ostringstream & out, const LoggingEvent & event) [inline, virtual]¶
Implements log4cpp::PatternLayout::PatternComponent.
Author¶
Generated automatically by Doxygen for log4cpp from the source code.
4 Aug 2014 | Version 1.0 |