User Manual, Developers Guide and API Documentation

tcp::ConnectionVariables Struct Reference

#include <ConnectionControl.hpp>

Collaboration diagram for tcp::ConnectionVariables:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConnectionVariables ()
void resetTCPFlags ()

Public Attributes

bool ack
bool activeOpen
 The transition from SYN_RCVD back to LISTEN is valid only if the SYN_RCVD state was entered from the LISTEN state (normal scenario) A client sets activeOpen on true, for a server this varible's value is the complement.
bool fin
bool psh
bool rst
bool syn
bool urg


Detailed Description

Definition at line 75 of file ConnectionControl.hpp.


Constructor & Destructor Documentation

tcp::ConnectionVariables::ConnectionVariables (  )  [inline]

Definition at line 77 of file ConnectionControl.hpp.


Member Function Documentation

void tcp::ConnectionVariables::resetTCPFlags (  )  [inline]

Definition at line 101 of file ConnectionControl.hpp.


Member Data Documentation

Definition at line 95 of file ConnectionControl.hpp.

Definition at line 93 of file ConnectionControl.hpp.

Definition at line 99 of file ConnectionControl.hpp.

Definition at line 96 of file ConnectionControl.hpp.

Definition at line 97 of file ConnectionControl.hpp.

Definition at line 98 of file ConnectionControl.hpp.

Definition at line 94 of file ConnectionControl.hpp.


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

Generated on Sun May 27 03:32:41 2012 for openWNS by  doxygen 1.5.5