OverSim
GIAremove Class Reference

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

#include <ExtAPIMessages_m.h>

Inheritance diagram for GIAremove:
GIASearchAppMessage

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)
- Public Member Functions inherited from GIASearchAppMessage
 GIASearchAppMessage (const char *name=NULL, int kind=0)
 GIASearchAppMessage (const GIASearchAppMessage &other)
virtual ~GIASearchAppMessage ()
GIASearchAppMessageoperator= (const GIASearchAppMessage &other)
virtual int getCommand () const
virtual void setCommand (int command)

Protected Member Functions

bool operator== (const GIAremove &)
- Protected Member Functions inherited from GIASearchAppMessage
bool operator== (const GIASearchAppMessage &)

Private Member Functions

void copy (const GIAremove &other)

Additional Inherited Members

- Protected Attributes inherited from GIASearchAppMessage
int command_var

Detailed Description

Class generated from common/ExtAPIMessages.msg by opp_msgc.

packet GIAremove extends GIASearchAppMessage
{
}

Definition at line 134 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

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

Reimplemented from GIASearchAppMessage.

Definition at line 150 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: