log4cplus
2.1.0
|
Per thread data. More...
#include <internal.h>
Public Member Functions | |
per_thread_data () | |
~per_thread_data () | |
Per thread data.
Definition at line 112 of file internal.h.
log4cplus::internal::per_thread_data::per_thread_data | ( | ) |
log4cplus::internal::per_thread_data::~per_thread_data | ( | ) |
appender_sratch_pad log4cplus::internal::per_thread_data::appender_sp |
Definition at line 125 of file internal.h.
Referenced by log4cplus::internal::get_appender_sp().
log4cplus::tstring log4cplus::internal::per_thread_data::faa_str |
Definition at line 126 of file internal.h.
std::FILE* log4cplus::internal::per_thread_data::fnull |
Definition at line 129 of file internal.h.
spi::InternalLoggingEvent log4cplus::internal::per_thread_data::forced_log_ev |
Definition at line 128 of file internal.h.
gft_scratch_pad log4cplus::internal::per_thread_data::gft_sp |
Definition at line 124 of file internal.h.
Referenced by log4cplus::internal::get_gft_scratch_pad().
tostringstream log4cplus::internal::per_thread_data::layout_oss |
Definition at line 119 of file internal.h.
log4cplus::tstring log4cplus::internal::per_thread_data::ll_str |
Definition at line 127 of file internal.h.
tostringstream log4cplus::internal::per_thread_data::macros_oss |
Definition at line 118 of file internal.h.
tstring log4cplus::internal::per_thread_data::macros_str |
Definition at line 117 of file internal.h.
MappedDiagnosticContextMap log4cplus::internal::per_thread_data::mdc_map |
Definition at line 121 of file internal.h.
DiagnosticContextStack log4cplus::internal::per_thread_data::ndc_dcs |
Definition at line 120 of file internal.h.
log4cplus::helpers::snprintf_buf log4cplus::internal::per_thread_data::snprintf_buf |
Definition at line 130 of file internal.h.
log4cplus::tstring log4cplus::internal::per_thread_data::thread_name |
Definition at line 122 of file internal.h.
Referenced by log4cplus::internal::get_thread_name_str().
log4cplus::tstring log4cplus::internal::per_thread_data::thread_name2 |
Definition at line 123 of file internal.h.
Referenced by log4cplus::internal::get_thread_name2_str().