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


Public Member Functions | |
| FakePDU * | clone () |
| FakePDU (Bit _length=0) | |
| void | setLengthInBits (Bit _length) |
Private Member Functions | |
| virtual Bit | doGetLengthInBits () const |
| Non-virutual interface to getLengthInBits. | |
Private Attributes | |
| Bit | length |
Definition at line 38 of file FakePDU.hpp.
| wns::ldk::helper::FakePDU::FakePDU | ( | Bit | _length = 0 |
) | [inline] |
Definition at line 42 of file FakePDU.hpp.
| FakePDU* wns::ldk::helper::FakePDU::clone | ( | ) | [inline, virtual] |
| virtual Bit wns::ldk::helper::FakePDU::doGetLengthInBits | ( | ) | const [inline, private, virtual] |
| void wns::ldk::helper::FakePDU::setLengthInBits | ( | Bit | _length | ) | [inline] |
Definition at line 49 of file FakePDU.hpp.
Bit wns::ldk::helper::FakePDU::length [private] |
Definition at line 67 of file FakePDU.hpp.
1.5.5