User Manual, Developers Guide and API Documentation

wns::ldk::FlowGateInterface Class Reference

#include <ldk/FlowGate.hpp>

Inheritance diagram for wns::ldk::FlowGateInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void closeFlow (const ConstKeyPtr &key)=0
virtual void createFlow (const ConstKeyPtr &key)=0
virtual void destroyFlow (const ConstKeyPtr &key)=0
virtual void openFlow (const ConstKeyPtr &key)=0
virtual ~FlowGateInterface ()


Detailed Description

Definition at line 47 of file FlowGate.hpp.


Constructor & Destructor Documentation

virtual wns::ldk::FlowGateInterface::~FlowGateInterface (  )  [inline, virtual]

Definition at line 51 of file FlowGate.hpp.


Member Function Documentation

virtual void wns::ldk::FlowGateInterface::closeFlow ( const ConstKeyPtr key  )  [pure virtual]

Implemented in wns::ldk::FlowGate.

virtual void wns::ldk::FlowGateInterface::createFlow ( const ConstKeyPtr key  )  [pure virtual]

Implemented in wns::ldk::FlowGate.

virtual void wns::ldk::FlowGateInterface::destroyFlow ( const ConstKeyPtr key  )  [pure virtual]

Implemented in wns::ldk::FlowGate.

virtual void wns::ldk::FlowGateInterface::openFlow ( const ConstKeyPtr key  )  [pure virtual]

Implemented in wns::ldk::FlowGate.


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

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