Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_SV_Message Class Reference

Defines the header file for the C++ wrapper for message queues. More...

#include <SV_Message.h>

List of all members.

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. More...


Public Attributes

 ACE_ALLOC_HOOK_DECLARE
 Declare the dynamic allocation hooks. More...


Protected Attributes

long type_
 Type of the message. More...


Detailed Description

Defines the header file for the C++ wrapper for message queues.


Constructor & Destructor Documentation

ACE_INLINE ACE_SV_Message::ACE_SV_Message long    t = 0
 

ACE_INLINE ACE_SV_Message::~ACE_SV_Message void   
 


Member Function Documentation

void ACE_SV_Message::dump void    const
 

Dump the state of an object.

ACE_INLINE void ACE_SV_Message::type long    t
 

ACE_INLINE long ACE_SV_Message::type void    const
 


Member Data Documentation

ACE_SV_Message::ACE_ALLOC_HOOK_DECLARE
 

Declare the dynamic allocation hooks.

long ACE_SV_Message::type_ [protected]
 

Type of the message.


The documentation for this class was generated from the following files:
Generated on Sun Feb 17 17:43:42 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001