#include <SV_Message.h>
Public Methods | |
ACE_SV_Message (long type = 0) | |
~ACE_SV_Message (void) | |
long | type (void) const |
void | type (long) |
void | dump (void) const |
Dump the state of an object. | |
Public Attributes | |
ACE_ALLOC_HOOK_DECLARE | |
Declare the dynamic allocation hooks. | |
Protected Attributes | |
long | type_ |
Type of the message. |
|
|
|
|
|
Dump the state of an object.
|
|
|
|
|
|
Declare the dynamic allocation hooks.
|
|
Type of the message.
|