PPPFrame Class Reference

#include <PPPFrame_m.h>

List of all members.


Detailed Description

Class generated from PPPFrame.msg by opp_msgc.
 message PPPFrame
 {
     fields:
 };
 


Public Member Functions

 PPPFrame (const char *name=NULL, int kind=0)
 PPPFrame (const PPPFrame &other)
virtual ~PPPFrame ()
PPPFrameoperator= (const PPPFrame &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)

Protected Member Functions

bool operator== (const PPPFrame &)


Constructor & Destructor Documentation

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

PPPFrame::PPPFrame ( const PPPFrame other  ) 

virtual PPPFrame::~PPPFrame (  )  [virtual]


Member Function Documentation

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

00044 {return new PPPFrame(*this);}

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

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

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

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


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