ACE 8.0.1
Loading...
Searching...
No Matches
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_ = ACE_DEFAULT_LOG_BACKEND_FLAGS
 

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

◆ init_backend()

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

Member Data Documentation

◆ custom_backend_

ACE_Log_Msg_Backend * ACE_Log_Msg_Manager::custom_backend_ = 0
static

◆ log_backend_

ACE_Log_Msg_Backend * ACE_Log_Msg_Manager::log_backend_ = 0
static

◆ log_backend_flags_

u_long ACE_Log_Msg_Manager::log_backend_flags_ = ACE_DEFAULT_LOG_BACKEND_FLAGS
static

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