User Manual, Developers Guide and API Documentation

simpletl::ConInd Class Reference

Used by TCP to schedule the event of connection establishment.

#include <events/ConInd.hpp>

Collaboration diagram for simpletl::ConInd:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConInd (Connection *)
virtual void operator() ()
 When executed by the event scheduler this method tells the ConnectionHandler of the sender and receiver that the connection has been established.
virtual ~ConInd ()

Private Attributes

Connectionsender


Detailed Description

Definition at line 39 of file ConInd.hpp.


Constructor & Destructor Documentation

ConInd::ConInd ( Connection _sender  ) 

Definition at line 33 of file ConInd.cpp.

ConInd::~ConInd (  )  [virtual]

Definition at line 37 of file ConInd.cpp.


Member Function Documentation

void ConInd::operator() (  )  [virtual]

Definition at line 40 of file ConInd.cpp.


Member Data Documentation

Definition at line 53 of file ConInd.hpp.


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

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