ACE_Log_Msg_IPC Class ReferenceDefines the interfaces for ACE_Log_Msg backend. More...
Inheritance diagram for ACE_Log_Msg_IPC:
![]()
Collaboration diagram for ACE_Log_Msg_IPC:
![]()
Detailed DescriptionDefines the interfaces for ACE_Log_Msg backend.Implement an ACE_Log_Msg_Backend that logs to a remote logging process. Constructor & Destructor Documentation
Constructor.
Destructor.
Member Function Documentation
Reset the backend. When changing the logging destination the backend may need to properly disconnect from the remote logging daemon and reclaim some local resources. But we try to reduce the number of local allocations/deallocations. Implements ACE_Log_Msg_Backend.
Process a log record.
Implements ACE_Log_Msg_Backend.
Member Data Documentation
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:15:28 2008 for ACE by ![]() |