Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 Thu Oct 19 18:22:27 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.0