UDPEchoAppMsg Class Reference

#include <UDPEchoAppMsg_m.h>

List of all members.


Detailed Description

Class generated from UDPEchoAppMsg.msg by opp_msgc.
 message UDPEchoAppMsg
 {
     properties:
         omitGetVerb = true;
     fields:
         bool isRequest = true;
 };
 


Public Member Functions

 UDPEchoAppMsg (const char *name=NULL, int kind=0)
 UDPEchoAppMsg (const UDPEchoAppMsg &other)
virtual ~UDPEchoAppMsg ()
UDPEchoAppMsgoperator= (const UDPEchoAppMsg &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)
virtual bool isRequest () const
virtual void setIsRequest (bool isRequest_var)

Protected Member Functions

bool operator== (const UDPEchoAppMsg &)

Protected Attributes

bool isRequest_var


Constructor & Destructor Documentation

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

UDPEchoAppMsg::UDPEchoAppMsg ( const UDPEchoAppMsg other  ) 

virtual UDPEchoAppMsg::~UDPEchoAppMsg (  )  [virtual]


Member Function Documentation

virtual cPolymorphic* UDPEchoAppMsg::dup (  )  const [inline, virtual]

00042 {return new UDPEchoAppMsg(*this);}

virtual bool UDPEchoAppMsg::isRequest (  )  const [virtual]

virtual void UDPEchoAppMsg::netPack ( cCommBuffer *  b  )  [virtual]

virtual void UDPEchoAppMsg::netUnpack ( cCommBuffer *  b  )  [virtual]

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

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

virtual void UDPEchoAppMsg::setIsRequest ( bool  isRequest_var  )  [virtual]


Member Data Documentation

bool UDPEchoAppMsg::isRequest_var [protected]


The documentation for this class was generated from the following file:
Generated on Wed Apr 4 13:20:25 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7