![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Deliverer is one of the 5 aspects of a FU (see The 5 aspects of a FunctionalUnit.)
.
More...
#include <ldk/Deliverer.hpp>


Public Member Functions | |
| virtual IDelivererReceptacle * | getAcceptor (const CompoundPtr &compound)=0 |
| virtual | ~Deliverer () |
For incoming data flows no inter-FU flow control is needed. This is why there is no strategy pairing as for outgoing data flows (Receptor/Connector.)
Definition at line 58 of file Deliverer.hpp.
| virtual wns::ldk::Deliverer::~Deliverer | ( | ) | [inline, virtual] |
Definition at line 62 of file Deliverer.hpp.
| virtual IDelivererReceptacle* wns::ldk::Deliverer::getAcceptor | ( | const CompoundPtr & | compound | ) | [pure virtual] |
1.5.5