log4cplus_internal_appender_sratch_pad(3)
| log4cplus::internal::appender_sratch_pad(3) | log4cplus | log4cplus::internal::appender_sratch_pad(3) |
NAME
log4cplus::internal::appender_sratch_pad
SYNOPSIS
#include <internal.h>
Public Member Functions
appender_sratch_pad ()
~appender_sratch_pad ()
Public Attributes
tostringstream oss
tstring str
std::string chstr
Detailed Description
Definition at line 100 of file internal.h.
Constructor & Destructor Documentation
log4cplus::internal::appender_sratch_pad::appender_sratch_pad ()
log4cplus::internal::appender_sratch_pad::~appender_sratch_pad ()
Member Data Documentation
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.
Author
Generated automatically by Doxygen for log4cplus from the source code.
| Mon Jun 5 2023 21:46:10 | Version 2.0.7 |
