liborigin2 13/09/2010
Public Member Functions | Private Attributes
boost::logging::literal_element Class Reference

#include <logging.hpp>

Inheritance diagram for boost::logging::literal_element:
boost::logging::log_element

List of all members.

Public Member Functions

 literal_element (const std::string &l)
std::string to_string ()

Private Attributes

std::string m_literal

Constructor & Destructor Documentation

boost::logging::literal_element::literal_element ( const std::string &  l) [inline, explicit]

Member Function Documentation

std::string boost::logging::literal_element::to_string ( ) [inline, virtual]

Reimplemented from boost::logging::log_element.

References m_literal.


Member Data Documentation

Referenced by to_string().


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