User Manual, Developers Guide and API Documentation

wns::ldk::tools::GateInterface Class Reference

Public interface to configure a Gate.

#include <ldk/tools/Gate.hpp>

Inheritance diagram for wns::ldk::tools::GateInterface:

Inheritance graph
[legend]

List of all members.

Public Types

enum  State { OPEN, CLOSED }

Public Member Functions

virtual void setIncomingState (State state)=0
virtual void setOutgoingState (State state)=0
virtual ~GateInterface ()


Detailed Description

Definition at line 47 of file Gate.hpp.


Member Enumeration Documentation

Enumerator:
OPEN 
CLOSED 

Definition at line 50 of file Gate.hpp.


Constructor & Destructor Documentation

virtual wns::ldk::tools::GateInterface::~GateInterface (  )  [inline, virtual]

Definition at line 55 of file Gate.hpp.


Member Function Documentation

virtual void wns::ldk::tools::GateInterface::setIncomingState ( State  state  )  [pure virtual]

Implemented in wns::ldk::tools::Gate.

virtual void wns::ldk::tools::GateInterface::setOutgoingState ( State  state  )  [pure virtual]

Implemented in wns::ldk::tools::Gate.


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

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