![]() |
User Manual, Developers Guide and API Documentation |
![]() |
This class. More...
#include <helper/SwitchConnector.hpp>


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. | |
Definition at line 49 of file SwitchConnector.hpp.
| wns::ldk::IConnectorReceptacle * SwitchConnector::getAcceptor | ( | const wns::ldk::CompoundPtr & | compound | ) | [virtual] |
Implements wns::ldk::Connector.
Definition at line 43 of file SwitchConnector.cpp.
| bool SwitchConnector::hasAcceptor | ( | const wns::ldk::CompoundPtr & | compound | ) | [virtual] |
1.5.5