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

Go to the source code of this file.
Namespaces | |
| namespace | wns |
| namespace | wns::ldk |
Classes | |
| class | wns::ldk::Delayed< USER > |
| Adapter implementing the CompoundHandlerInterface for functional units that have memory.
For documentation see DelayedInterface. More... | |
| struct | wns::ldk::DelayedInterface |
| Interface to be implemented by users of the Delayed adapter.
When implementing functional units, you frequently have to implement functional units with some internal memory for compounds. To ease implementation of intra-layer flow control, Delayed implements the CompoundHandlerInterface, and offers a different interface:. More... | |
1.5.5