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


Public Member Functions | |
| virtual void | calculateSizes (const CommandPool *commandPool, Bit &commandPoolSize, Bit &dataSize) const |
| Default calculateSizes implementation. | |
| Stub (fun::FUN *fuNet, const pyconfig::View &config) | |
Private Member Functions | |
| virtual void | doOnData (const CompoundPtr &sdu) |
| virtual void | doSendData (const CompoundPtr &sdu) |
Private Attributes | |
| int | sequenceNumber |
Definition at line 203 of file Stub.hpp.
| Stub::Stub | ( | fun::FUN * | fuNet, | |
| const pyconfig::View & | config | |||
| ) |
| virtual void wns::ldk::tools::Stub::calculateSizes | ( | const CommandPool * | commandPool, | |
| Bit & | commandPoolSize, | |||
| Bit & | dataSize | |||
| ) | const [inline, virtual] |
The default implementation delegates calculation to upper functional units, modifying the result to include the size of the provided Command.
Reimplemented from wns::ldk::CommandTypeSpecifier< T >.
| void Stub::doOnData | ( | const CompoundPtr & | sdu | ) | [private, virtual] |
| void Stub::doSendData | ( | const CompoundPtr & | sdu | ) | [private, virtual] |
int wns::ldk::tools::Stub::sequenceNumber [private] |
1.5.5