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


Public Member Functions | |
| DelivererReceptacle (CLASS *fu) | |
| virtual void | doOnData (const CompoundPtr &compound) |
| virtual FunctionalUnit * | getFU () |
| virtual void | onData (const CompoundPtr &compound) |
| virtual | ~DelivererReceptacle () |
Private Attributes | |
| CLASS * | fu_ |
Definition at line 55 of file HasDelivererReceptacle.hpp.
| wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::DelivererReceptacle | ( | CLASS * | fu | ) | [inline] |
Definition at line 59 of file HasDelivererReceptacle.hpp.
| virtual wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::~DelivererReceptacle | ( | ) | [inline, virtual] |
Definition at line 64 of file HasDelivererReceptacle.hpp.
| virtual void wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::doOnData | ( | const CompoundPtr & | compound | ) | [inline, virtual] |
Implements wns::ldk::IDelivererReceptacle.
Definition at line 74 of file HasDelivererReceptacle.hpp.
| virtual FunctionalUnit* wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::getFU | ( | ) | [inline, virtual] |
Implements wns::ldk::IDelivererReceptacle.
Definition at line 80 of file HasDelivererReceptacle.hpp.
| virtual void wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::onData | ( | const CompoundPtr & | compound | ) | [inline, virtual] |
Implements wns::ldk::IDelivererReceptacle.
Definition at line 68 of file HasDelivererReceptacle.hpp.
CLASS* wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::fu_ [private] |
Definition at line 86 of file HasDelivererReceptacle.hpp.
1.5.5