GIAremove Class Reference

Class generated from common/ExtAPIMessages.msg by opp_msgc. More...

#include <ExtAPIMessages_m.h>

Inheritance diagram for GIAremove:

GIASearchAppMessage

List of all members.

Public Member Functions

 GIAremove (const char *name=NULL, int kind=0)
 GIAremove (const GIAremove &other)
virtual ~GIAremove ()
GIAremoveoperator= (const GIAremove &other)
virtual GIAremovedup () const
virtual void parsimPack (cCommBuffer *b)
virtual void parsimUnpack (cCommBuffer *b)

Protected Member Functions

bool operator== (const GIAremove &)


Detailed Description

Class generated from common/ExtAPIMessages.msg by opp_msgc.

 packet GIAremove extends GIASearchAppMessage
 {
 }
 

Definition at line 127 of file ExtAPIMessages_m.h.


Constructor & Destructor Documentation

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

Referenced by dup().

GIAremove::GIAremove ( const GIAremove other  ) 

virtual GIAremove::~GIAremove (  )  [virtual]


Member Function Documentation

virtual GIAremove* GIAremove::dup (  )  const [inline, virtual]

Reimplemented from GIASearchAppMessage.

Definition at line 139 of file ExtAPIMessages_m.h.

00139 {return new GIAremove(*this);}

GIAremove& GIAremove::operator= ( const GIAremove other  ) 

bool GIAremove::operator== ( const GIAremove  )  [protected]

virtual void GIAremove::parsimPack ( cCommBuffer *  b  )  [virtual]

Reimplemented from GIASearchAppMessage.

Referenced by doPacking().

virtual void GIAremove::parsimUnpack ( cCommBuffer *  b  )  [virtual]

Reimplemented from GIASearchAppMessage.

Referenced by doUnpacking().


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

Generated on Tue Sep 8 17:26:58 2009 for OverSim by  doxygen 1.5.8