ACE  6.2.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | Static Public Attributes | List of all members
ACE_Log_Msg_Manager Class Reference

Synchronize output operations. More...

Collaboration diagram for ACE_Log_Msg_Manager:
Collaboration graph
[legend]

Static Public Member Functions

static int init_backend (const u_long *flags=0)
 

Static Public Attributes

static ACE_Log_Msg_Backendlog_backend_ = 0
 
static ACE_Log_Msg_Backendcustom_backend_ = 0
 
static u_long log_backend_flags_ = 0
 

Detailed Description

Synchronize output operations.

Provides global point of contact for all ACE_Log_Msg instances in a process.

For internal use by ACE, only!

Member Function Documentation

int ACE_Log_Msg_Manager::init_backend ( const u_long *  flags = 0)
static

Member Data Documentation

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

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