User Manual, Developers Guide and API Documentation

wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle Class Reference

#include <ldk/HasDelivererReceptacle.hpp>

Inheritance diagram for wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle:

Inheritance graph
[legend]
Collaboration diagram for wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DelivererReceptacle (CLASS *fu)
virtual void doOnData (const CompoundPtr &compound)
virtual FunctionalUnitgetFU ()
virtual void onData (const CompoundPtr &compound)
virtual ~DelivererReceptacle ()

Private Attributes

CLASS * fu_


Detailed Description

template<typename CLASS, typename PORTID = SinglePort>
class wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle

Definition at line 55 of file HasDelivererReceptacle.hpp.


Constructor & Destructor Documentation

template<typename CLASS, typename PORTID = SinglePort>
wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::DelivererReceptacle ( CLASS *  fu  )  [inline]

Definition at line 59 of file HasDelivererReceptacle.hpp.

template<typename CLASS, typename PORTID = SinglePort>
virtual wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::~DelivererReceptacle (  )  [inline, virtual]

Definition at line 64 of file HasDelivererReceptacle.hpp.


Member Function Documentation

template<typename CLASS, typename PORTID = SinglePort>
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.

template<typename CLASS, typename PORTID = SinglePort>
virtual FunctionalUnit* wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::getFU (  )  [inline, virtual]

Implements wns::ldk::IDelivererReceptacle.

Definition at line 80 of file HasDelivererReceptacle.hpp.

template<typename CLASS, typename PORTID = SinglePort>
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.


Member Data Documentation

template<typename CLASS, typename PORTID = SinglePort>
CLASS* wns::ldk::HasDelivererReceptacle< CLASS, PORTID >::DelivererReceptacle::fu_ [private]

Definition at line 86 of file HasDelivererReceptacle.hpp.


The documentation for this class was generated from the following file:

Generated on Sat May 26 03:32:55 2012 for openWNS by  doxygen 1.5.5