User Manual, Developers Guide and API Documentation

ConnectionControl.cpp File Reference

#include <TCP/ConnectionControl.hpp>
#include <TCP/ThreeWayHandshake.hpp>
#include <WNS/Exception.hpp>

Include dependency graph for ConnectionControl.cpp:

Go to the source code of this file.

Functions

 STATIC_FACTORY_REGISTER_WITH_CREATOR (Time_wait, ConnectionControlInterface::StateInterface,"tcp_fsm_time_wait", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Fin_wait_2, ConnectionControlInterface::StateInterface,"tcp_fsm_fin_wait_2", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Fin_wait_1, ConnectionControlInterface::StateInterface,"tcp_fsm_fin_wait_1", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Closing, ConnectionControlInterface::StateInterface,"tcp_fsm_closing", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Last_ack, ConnectionControlInterface::StateInterface,"tcp_fsm_last_ack", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Close_wait, ConnectionControlInterface::StateInterface,"tcp_fsm_close_wait", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Established, ConnectionControlInterface::StateInterface,"tcp_fsm_established", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Syn_sent, ConnectionControlInterface::StateInterface,"tcp_fsm_syn_sent", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Syn_rcvd, ConnectionControlInterface::StateInterface,"tcp_fsm_syn_rcvd", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Listen, ConnectionControlInterface::StateInterface,"tcp_fsm_listen", wns::fsm::FSMConfigCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (Closed, ConnectionControlInterface::StateInterface,"tcp_fsm_closed", wns::fsm::FSMConfigCreator)


Function Documentation

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Time_wait  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_time_wait"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Fin_wait_2  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_fin_wait_2"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Fin_wait_1  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_fin_wait_1"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Closing  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_closing"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Last_ack  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_last_ack"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Close_wait  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_close_wait"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Established  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_established"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Syn_sent  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_syn_sent"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Syn_rcvd  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_syn_rcvd"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Listen  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_listen"  ,
wns::fsm::FSMConfigCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( Closed  ,
ConnectionControlInterface::StateInterface  ,
"tcp_fsm_closed"  ,
wns::fsm::FSMConfigCreator   
)


Generated on Tue May 22 03:32:23 2012 for openWNS by  doxygen 1.5.5