ACE
6.1.0
|
Synchronize output operations. More...
Static Public Member Functions | |
static int | init_backend (const u_long *flags=0) |
Static Public Attributes | |
static ACE_Log_Msg_Backend * | log_backend_ = 0 |
static ACE_Log_Msg_Backend * | custom_backend_ = 0 |
static u_long | log_backend_flags_ = 0 |
Synchronize output operations.
Provides global point of contact for all ACE_Log_Msg instances in a process.
For internal use by ACE, only!
int ACE_Log_Msg_Manager::init_backend | ( | const u_long * | flags = 0 | ) | [static] |
ACE_Log_Msg_Backend * ACE_Log_Msg_Manager::custom_backend_ = 0 [static] |
ACE_Log_Msg_Backend * ACE_Log_Msg_Manager::log_backend_ = 0 [static] |
u_long ACE_Log_Msg_Manager::log_backend_flags_ = 0 [static] |