EPONImplementationforOMNet++  0.8Beta
MPCPRegAck Class Reference

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

#include <EPON_messages_m.h>

Inheritance diagram for MPCPRegAck:
MPCP

List of all members.

Public Member Functions

 MPCPRegAck ()
 MPCPRegAck (const MPCPRegAck &other)
virtual ~MPCPRegAck ()
MPCPRegAckoperator= (const MPCPRegAck &other)
virtual MPCPRegAckdup () const
virtual void parsimPack (cCommBuffer *b)
virtual void parsimUnpack (cCommBuffer *b)

Protected Member Functions

bool operator== (const MPCPRegAck &)

Detailed Description

Class generated from common/EPON_messages.msg by opp_msgc.

 packet MPCPRegAck extends MPCP
 {
 }
 

Constructor & Destructor Documentation

MPCPRegAck::MPCPRegAck ( const MPCPRegAck other)
virtual MPCPRegAck::~MPCPRegAck ( ) [virtual]

Member Function Documentation

virtual MPCPRegAck* MPCPRegAck::dup ( ) const [inline, virtual]

Reimplemented from MPCP.

{return new MPCPRegAck(*this);}
MPCPRegAck& MPCPRegAck::operator= ( const MPCPRegAck other)
bool MPCPRegAck::operator== ( const MPCPRegAck ) [protected]
virtual void MPCPRegAck::parsimPack ( cCommBuffer *  b) [virtual]

Reimplemented from MPCP.

virtual void MPCPRegAck::parsimUnpack ( cCommBuffer *  b) [virtual]

Reimplemented from MPCP.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends Defines