OverSim
PubSubReleaseIntermediateMessage Class Reference

Class generated from overlay/pubsubmmog/PubSubMessage.msg by opp_msgc. More...

#include <PubSubMessage_m.h>

Inheritance diagram for PubSubReleaseIntermediateMessage:
BaseOverlayMessage OverSimMessage OverSimMessage_Base

Public Member Functions

 PubSubReleaseIntermediateMessage (const char *name=NULL, int kind=0)
 PubSubReleaseIntermediateMessage (const PubSubReleaseIntermediateMessage &other)
virtual ~PubSubReleaseIntermediateMessage ()
PubSubReleaseIntermediateMessageoperator= (const PubSubReleaseIntermediateMessage &other)
virtual
PubSubReleaseIntermediateMessage
dup () const
virtual void parsimPack (cCommBuffer *b)
virtual void parsimUnpack (cCommBuffer *b)
virtual int getSubspaceId () const
virtual void setSubspaceId (int subspaceId)
- Public Member Functions inherited from BaseOverlayMessage
 BaseOverlayMessage (const char *name=NULL, int kind=0)
 BaseOverlayMessage (const BaseOverlayMessage &other)
virtual ~BaseOverlayMessage ()
BaseOverlayMessageoperator= (const BaseOverlayMessage &other)
virtual int getType () const
virtual void setType (int type)
virtual int getStatType () const
virtual void setStatType (int statType)
- Public Member Functions inherited from OverSimMessage
 OverSimMessage (const char *name=NULL, int kind=0)
 OverSimMessage (const OverSimMessage &other)
OverSimMessageoperator= (const OverSimMessage &other)
- Public Member Functions inherited from OverSimMessage_Base
virtual ~OverSimMessage_Base ()

Protected Member Functions

bool operator== (const PubSubReleaseIntermediateMessage &)
- Protected Member Functions inherited from BaseOverlayMessage
bool operator== (const BaseOverlayMessage &)

Protected Attributes

int subspaceId_var
- Protected Attributes inherited from BaseOverlayMessage
int type_var
int statType_var

Private Member Functions

void copy (const PubSubReleaseIntermediateMessage &other)

Detailed Description

Class generated from overlay/pubsubmmog/PubSubMessage.msg by opp_msgc.

packet PubSubReleaseIntermediateMessage extends BaseOverlayMessage
{
        int subspaceId;
}

Definition at line 1084 of file PubSubMessage_m.h.

Constructor & Destructor Documentation

PubSubReleaseIntermediateMessage::PubSubReleaseIntermediateMessage ( const char *  name = NULL,
int  kind = 0 
)

Referenced by dup().

PubSubReleaseIntermediateMessage::PubSubReleaseIntermediateMessage ( const PubSubReleaseIntermediateMessage other)
virtual PubSubReleaseIntermediateMessage::~PubSubReleaseIntermediateMessage ( )
virtual

Member Function Documentation

void PubSubReleaseIntermediateMessage::copy ( const PubSubReleaseIntermediateMessage other)
private
virtual PubSubReleaseIntermediateMessage* PubSubReleaseIntermediateMessage::dup ( ) const
inlinevirtual

Reimplemented from BaseOverlayMessage.

Definition at line 1101 of file PubSubMessage_m.h.

virtual int PubSubReleaseIntermediateMessage::getSubspaceId ( ) const
virtual
PubSubReleaseIntermediateMessage& PubSubReleaseIntermediateMessage::operator= ( const PubSubReleaseIntermediateMessage other)
bool PubSubReleaseIntermediateMessage::operator== ( const PubSubReleaseIntermediateMessage )
protected
virtual void PubSubReleaseIntermediateMessage::parsimPack ( cCommBuffer *  b)
virtual

Reimplemented from BaseOverlayMessage.

Referenced by doPacking().

virtual void PubSubReleaseIntermediateMessage::parsimUnpack ( cCommBuffer *  b)
virtual

Reimplemented from BaseOverlayMessage.

Referenced by doUnpacking().

virtual void PubSubReleaseIntermediateMessage::setSubspaceId ( int  subspaceId)
virtual

Member Data Documentation

int PubSubReleaseIntermediateMessage::subspaceId_var
protected

Definition at line 1087 of file PubSubMessage_m.h.


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