|
ACE
6.1.7
|


Public Member Functions | |
| virtual | ~ACE_Msg_Log_Cleanup (void) |
Public Member Functions inherited from ACE_Cleanup_Adapter< ACE_Log_Msg > | |
| ACE_Cleanup_Adapter (void) | |
| Default constructor. | |
| virtual | ~ACE_Cleanup_Adapter (void) |
| Virtual destructor, needed by some compilers for vtable placement. | |
| ACE_Log_Msg & | object (void) |
| Accessor for contained object. | |
Public Member Functions inherited from ACE_Cleanup | |
| ACE_Cleanup (void) | |
| No-op constructor. | |
| virtual | ~ACE_Cleanup (void) |
| Destructor. | |
| virtual void | cleanup (void *param=0) |
| Cleanup method that, by default, simply deletes itself. | |
|
inlinevirtual |
1.8.1.1