log4cplus  1.1.0
Public Member Functions | Public Attributes
log4cplus::internal::per_thread_data Struct Reference

Per thread data. More...

#include <internal.h>

Collaboration diagram for log4cplus::internal::per_thread_data:
[legend]

List of all members.

Public Member Functions

 per_thread_data ()
 ~per_thread_data ()

Public Attributes

tostringstream macros_oss
tostringstream layout_oss
DiagnosticContextStack ndc_dcs
MappedDiagnosticContextMap mdc_map
log4cplus::tstring thread_name
log4cplus::tstring thread_name2
gft_scratch_pad gft_sp
appender_sratch_pad appender_sp
log4cplus::tstring faa_str
log4cplus::tstring ll_str
spi::InternalLoggingEvent forced_log_ev
std::FILE * fnull
log4cplus::helpers::snprintf_buf snprintf_buf

Detailed Description

Per thread data.

Definition at line 112 of file internal.h.


Constructor & Destructor Documentation


Member Data Documentation

Definition at line 124 of file internal.h.

Referenced by log4cplus::internal::get_appender_sp().

Definition at line 125 of file internal.h.

Definition at line 128 of file internal.h.

Definition at line 127 of file internal.h.

Definition at line 123 of file internal.h.

Referenced by log4cplus::internal::get_gft_scratch_pad().

Definition at line 118 of file internal.h.

Definition at line 126 of file internal.h.

Definition at line 117 of file internal.h.

Definition at line 120 of file internal.h.

Definition at line 119 of file internal.h.

Definition at line 129 of file internal.h.

Definition at line 121 of file internal.h.

Referenced by log4cplus::internal::get_thread_name_str().

Definition at line 122 of file internal.h.

Referenced by log4cplus::internal::get_thread_name2_str().


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