Public Member Functions | Protected Attributes

AggrPkt Class Reference

List of all members.

Public Member Functions

 AggrPkt (const char *name=NULL, int kind=0)
 AggrPkt (const AggrPkt &other)
AggrPktoperator= (const AggrPkt &other)
virtual AggrPktdup () const
virtual void setStoredPacketsArraySize (unsigned int size)
virtual unsigned int getStoredPacketsArraySize () const
virtual pApplPkt & getStoredPackets (unsigned int k)
virtual void setStoredPackets (unsigned int k, const pApplPkt &storedPackets_var)
virtual void storePacket (pApplPkt &storedPackets_var)
virtual bool isEmpty ()
virtual pApplPkt & popFrontPacket ()

Protected Attributes

list< pApplPkt > storedPackets

Detailed Description

Definition at line 11 of file AggrPkt.h.


The documentation for this class was generated from the following files: