User Manual, Developers Guide and API Documentation

tcp::HandshakeStrategyHandlerInterface Class Reference

Interface for implementing different strategies for connection establishment.

#include <HandshakeStrategyHandlerInterface.hpp>

Inheritance diagram for tcp::HandshakeStrategyHandlerInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void connectionClosed (const wns::service::tl::FlowID &)=0
virtual void connectionEstablished (const wns::service::tl::FlowID &)=0
virtual void passiveClosed (const wns::service::tl::FlowID &)=0
virtual void passiveOpenConnection (const wns::service::tl::FlowID &)=0
virtual ~HandshakeStrategyHandlerInterface ()


Detailed Description

Definition at line 39 of file HandshakeStrategyHandlerInterface.hpp.


Constructor & Destructor Documentation

virtual tcp::HandshakeStrategyHandlerInterface::~HandshakeStrategyHandlerInterface (  )  [inline, virtual]

Definition at line 42 of file HandshakeStrategyHandlerInterface.hpp.


Member Function Documentation

virtual void tcp::HandshakeStrategyHandlerInterface::connectionClosed ( const wns::service::tl::FlowID  )  [pure virtual]

Implemented in tcp::Service.

virtual void tcp::HandshakeStrategyHandlerInterface::connectionEstablished ( const wns::service::tl::FlowID  )  [pure virtual]

Implemented in tcp::Service.

virtual void tcp::HandshakeStrategyHandlerInterface::passiveClosed ( const wns::service::tl::FlowID  )  [pure virtual]

Implemented in tcp::Service.

virtual void tcp::HandshakeStrategyHandlerInterface::passiveOpenConnection ( const wns::service::tl::FlowID  )  [pure virtual]

Implemented in tcp::Service.


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

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