![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <ConstanzePDU.hpp>


Public Member Functions | |
| virtual size_t | calcObjSize () const |
| ConstanzePDU * | clone () |
| ConstanzePDU (Bit _length=0) | |
| virtual simTimeType | getTimeStamp () |
| virtual void | setLengthInBits (Bit _length) |
| virtual void | setTimeStamp (simTimeType time) |
| ~ConstanzePDU () | |
Static Public Member Functions | |
| static wns::osi::PDU * | castConstanzePDU2PDU (ConstanzePDU *) |
| static ConstanzePDU * | castPDU2ConstanzePDU (wns::osi::PDU *) |
Private Member Functions | |
| virtual Bit | doGetLengthInBits () const |
| Non-virutual interface to getLengthInBits. | |
Private Attributes | |
| simTimeType | creationTime |
| used for delay calculations | |
| Bit | length |
Definition at line 47 of file ConstanzePDU.hpp.
| ConstanzePDU::ConstanzePDU | ( | Bit | _length = 0 |
) |
Definition at line 38 of file ConstanzePDU.cpp.
| ConstanzePDU::~ConstanzePDU | ( | ) |
Definition at line 48 of file ConstanzePDU.cpp.
| virtual size_t constanze::ConstanzePDU::calcObjSize | ( | ) | const [inline, virtual] |
| wns::osi::PDU * ConstanzePDU::castConstanzePDU2PDU | ( | ConstanzePDU * | pdu | ) | [static] |
Definition at line 81 of file ConstanzePDU.cpp.
| ConstanzePDU * ConstanzePDU::castPDU2ConstanzePDU | ( | wns::osi::PDU * | pdu | ) | [static] |
Definition at line 75 of file ConstanzePDU.cpp.
| ConstanzePDU* constanze::ConstanzePDU::clone | ( | ) | [inline, virtual] |
| Bit ConstanzePDU::doGetLengthInBits | ( | ) | const [private, virtual] |
| simTimeType ConstanzePDU::getTimeStamp | ( | ) | [virtual] |
Definition at line 62 of file ConstanzePDU.cpp.
| void ConstanzePDU::setLengthInBits | ( | Bit | _length | ) | [virtual] |
Definition at line 51 of file ConstanzePDU.cpp.
| void ConstanzePDU::setTimeStamp | ( | simTimeType | time | ) | [virtual] |
Definition at line 56 of file ConstanzePDU.cpp.
Definition at line 77 of file ConstanzePDU.hpp.
Bit constanze::ConstanzePDU::length [private] |
Definition at line 73 of file ConstanzePDU.hpp.
1.5.5