NM_DDM_Subscribe_Attributes Class Reference

#include <NM_Classes.hh>

Inheritance diagram for NM_DDM_Subscribe_Attributes:

Inheritance graph
[legend]

List of all members.

Public Types

typedef NM_DDM_Base Super

Public Member Functions

 NM_DDM_Subscribe_Attributes ()
virtual ~NM_DDM_Subscribe_Attributes ()
virtual void serialize (MessageBuffer &msgBuffer)
 Serialize the message into a buffer.
virtual void deserialize (MessageBuffer &msgBuffer)
 DeSerialize the message from a buffer.


Detailed Description

Definition at line 1438 of file NM_Classes.hh.


Member Typedef Documentation

typedef NM_DDM_Base Super

Reimplemented from NM_DDM_Base.

Definition at line 1440 of file NM_Classes.hh.


Constructor & Destructor Documentation

~NM_DDM_Subscribe_Attributes (  )  [virtual]

Definition at line 1681 of file NM_Classes.cc.


Member Function Documentation

void serialize ( MessageBuffer msgBuffer  )  [virtual]

Serialize the message into a buffer.

Implements NM_DDM_Base.

Definition at line 1683 of file NM_Classes.cc.

References NM_DDM_Base::DDM_bool, NetworkMessage::objectClass, NetworkMessage::region, NM_WithHandleArray::serialize(), and MessageBuffer::write_bool().

Here is the call graph for this function:

void deserialize ( MessageBuffer msgBuffer  )  [virtual]

DeSerialize the message from a buffer.

Implements NM_DDM_Base.

Definition at line 1691 of file NM_Classes.cc.

References NM_DDM_Base::DDM_bool, NM_WithHandleArray::deserialize(), NetworkMessage::objectClass, MessageBuffer::read_bool(), and NetworkMessage::region.

Here is the call graph for this function:


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

Generated on Thu Apr 30 15:57:35 2009 for CERTIDeveloperDocumentation by doxygen 1.5.5