User Manual, Developers Guide and API Documentation

lte::helper::SwitchConnector Class Reference
[HasConnector Interface]

Switchable Connector, picking only the activated functional unit

This class. More...

#include <helper/SwitchConnector.hpp>

Inheritance diagram for lte::helper::SwitchConnector:

Inheritance graph
[legend]
Collaboration diagram for lte::helper::SwitchConnector:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Connector interface
virtual
wns::ldk::IConnectorReceptacle
getAcceptor (const wns::ldk::CompoundPtr &compound)
 Retrieve acceptor for a given compound.
virtual bool hasAcceptor (const wns::ldk::CompoundPtr &compound)
 Checks if an acceptor for the given compound is available.


Detailed Description

Definition at line 49 of file SwitchConnector.hpp.


Member Function Documentation

wns::ldk::IConnectorReceptacle * SwitchConnector::getAcceptor ( const wns::ldk::CompoundPtr compound  )  [virtual]

Precondition:
hasAcceptor must have returned true for this compound

Implements wns::ldk::Connector.

Definition at line 43 of file SwitchConnector.cpp.

bool SwitchConnector::hasAcceptor ( const wns::ldk::CompoundPtr compound  )  [virtual]

Implements wns::ldk::Connector.

Definition at line 33 of file SwitchConnector.cpp.


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

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