log4cplus
2.1.0
|
#include <internal.h>
Public Member Functions | |
appender_sratch_pad () | |
~appender_sratch_pad () | |
Public Attributes | |
tostringstream | oss |
tstring | str |
std::string | chstr |
Definition at line 100 of file internal.h.
log4cplus::internal::appender_sratch_pad::appender_sratch_pad | ( | ) |
log4cplus::internal::appender_sratch_pad::~appender_sratch_pad | ( | ) |
std::string log4cplus::internal::appender_sratch_pad::chstr |
Definition at line 107 of file internal.h.
tostringstream log4cplus::internal::appender_sratch_pad::oss |
Definition at line 105 of file internal.h.
tstring log4cplus::internal::appender_sratch_pad::str |
Definition at line 106 of file internal.h.