Public Member Functions | Protected Member Functions

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 126 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 138 of file ExtAPIMessages_m.h.

{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: