Public Member Functions | Private Attributes | List of all members
log4cpp::StringLiteralComponent Struct Reference
Inheritance diagram for log4cpp::StringLiteralComponent:
Inheritance graph
[legend]

Public Member Functions

virtual void append (std::ostringstream &out, const LoggingEvent &event)
 
 StringLiteralComponent (const std::string &literal)
 
- Public Member Functions inherited from log4cpp::PatternLayout::PatternComponent
virtual ~PatternComponent ()
 

Private Attributes

std::string _literal
 

Detailed Description

Definition at line 52 of file PatternLayout.cpp.

Constructor & Destructor Documentation

log4cpp::StringLiteralComponent::StringLiteralComponent ( const std::string &  literal)
inline

Definition at line 53 of file PatternLayout.cpp.

Member Function Documentation

virtual void log4cpp::StringLiteralComponent::append ( std::ostringstream out,
const LoggingEvent event 
)
inlinevirtual

Implements log4cpp::PatternLayout::PatternComponent.

Definition at line 57 of file PatternLayout.cpp.

Member Data Documentation

std::string log4cpp::StringLiteralComponent::_literal
private

Definition at line 62 of file PatternLayout.cpp.


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


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:10:00