wns::ldk::tools::Gate Class Reference
Start/stop accepting incoming/outgoing compounds.
More...
#include <ldk/tools/Gate.hpp>
List of all members.
Detailed Description
Control a
Gate via the
GateInterface.
Definition at line 64 of file Gate.hpp.
Constructor & Destructor Documentation
Member Function Documentation
| bool Gate::doIsAccepting |
( |
const CompoundPtr & |
compound |
) |
const [private, virtual] |
| void Gate::doOnData |
( |
const CompoundPtr & |
compound |
) |
[virtual] |
| void Gate::doSendData |
( |
const CompoundPtr & |
compound |
) |
[virtual] |
| void Gate::doWakeup |
( |
|
) |
[private, virtual] |
| void Gate::setIncomingState |
( |
State |
state |
) |
[virtual] |
| void Gate::setOutgoingState |
( |
State |
state |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
- framework/library/src/ldk/tools/Gate.hpp
- framework/library/src/ldk/tools/Gate.cpp