User Manual, Developers Guide and API Documentation

dll::compoundSwitch::CompoundSwitchDeliverer Class Reference

#include <compoundSwitch/CompoundSwitchDeliverer.hpp>

Inheritance diagram for dll::compoundSwitch::CompoundSwitchDeliverer:

Inheritance graph
[legend]
Collaboration diagram for dll::compoundSwitch::CompoundSwitchDeliverer:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::list< IFilter * > Filters
typedef std::vector
< wns::ldk::IDelivererReceptacle * > 
FunctionalUnitContainer

Public Member Functions

virtual void add (wns::ldk::IDelivererReceptacle *fu)
void addFilter (compoundSwitch::IFilter *filter)
virtual void clear ()
 Erase all FUs.
virtual const wns::ldk::Link
< wns::ldk::IDelivererReceptacle >
::ExchangeContainer 
get () const
 Return set of stored FUs.
virtual
wns::ldk::IDelivererReceptacle
getAcceptor (const wns::ldk::CompoundPtr &compound)
const Filters getAllFilter () const
IFiltergetFilter (const wns::ldk::CompoundPtr &compound) const
void onFUNCreated ()
virtual void set (const wns::ldk::Link< wns::ldk::IDelivererReceptacle >::ExchangeContainer &)
virtual unsigned long int size () const
 Return number of FUs added.
 ~CompoundSwitchDeliverer ()

Private Attributes

Filters filters_
FunctionalUnitContainer fus


Detailed Description

Author:

Definition at line 50 of file CompoundSwitchDeliverer.hpp.


Member Typedef Documentation

Definition at line 55 of file CompoundSwitchDeliverer.hpp.

Definition at line 54 of file CompoundSwitchDeliverer.hpp.


Constructor & Destructor Documentation

CompoundSwitchDeliverer::~CompoundSwitchDeliverer (  ) 

Definition at line 36 of file CompoundSwitchDeliverer.cpp.


Member Function Documentation

void CompoundSwitchDeliverer::add ( wns::ldk::IDelivererReceptacle fu  )  [virtual]

Definition at line 104 of file CompoundSwitchDeliverer.cpp.

void CompoundSwitchDeliverer::addFilter ( compoundSwitch::IFilter filter  ) 

Definition at line 46 of file CompoundSwitchDeliverer.cpp.

void CompoundSwitchDeliverer::clear (  )  [virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 110 of file CompoundSwitchDeliverer.cpp.

const wns::ldk::Link< wns::ldk::IDelivererReceptacle >::ExchangeContainer CompoundSwitchDeliverer::get (  )  const [virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 123 of file CompoundSwitchDeliverer.cpp.

wns::ldk::IDelivererReceptacle * CompoundSwitchDeliverer::getAcceptor ( const wns::ldk::CompoundPtr compound  )  [virtual]

Implements wns::ldk::Deliverer.

Definition at line 152 of file CompoundSwitchDeliverer.cpp.

const CompoundSwitchDeliverer::Filters CompoundSwitchDeliverer::getAllFilter (  )  const

Definition at line 92 of file CompoundSwitchDeliverer.cpp.

IFilter * CompoundSwitchDeliverer::getFilter ( const wns::ldk::CompoundPtr compound  )  const

Definition at line 76 of file CompoundSwitchDeliverer.cpp.

void CompoundSwitchDeliverer::onFUNCreated (  ) 

Definition at line 65 of file CompoundSwitchDeliverer.cpp.

void CompoundSwitchDeliverer::set ( const wns::ldk::Link< wns::ldk::IDelivererReceptacle >::ExchangeContainer src  )  [virtual]

Definition at line 138 of file CompoundSwitchDeliverer.cpp.

unsigned long int CompoundSwitchDeliverer::size (  )  const [virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 117 of file CompoundSwitchDeliverer.cpp.


Member Data Documentation

Definition at line 74 of file CompoundSwitchDeliverer.hpp.

Definition at line 73 of file CompoundSwitchDeliverer.hpp.


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

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