table of contents
log4cpp::NDC::DiagnosticContext(3) | log4cpp | log4cpp::NDC::DiagnosticContext(3) |
NAME¶
log4cpp::NDC::DiagnosticContext -
SYNOPSIS¶
#include <NDC.hh>
Public Member Functions¶
DiagnosticContext (const std::string &message)
DiagnosticContext (const std::string &message, const
DiagnosticContext &parent)
Public Attributes¶
std::string message
std::string fullMessage
Constructor & Destructor Documentation¶
log4cpp::NDC::DiagnosticContext::DiagnosticContext (const std::string & message)¶
log4cpp::NDC::DiagnosticContext::DiagnosticContext (const std::string & message, const DiagnosticContext & parent)¶
Member Data Documentation¶
std::string log4cpp::NDC::DiagnosticContext::fullMessage¶
std::string log4cpp::NDC::DiagnosticContext::message¶
Author¶
Generated automatically by Doxygen for log4cpp from the source code.
4 Aug 2014 | Version 1.0 |