User Manual, Developers Guide and API Documentation

simpletl::DisconInd Class Reference

Used by TCP to schedule the event of connection release.

#include <events/DisconInd.hpp>

Collaboration diagram for simpletl::DisconInd:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DisconInd (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 released.
virtual ~DisconInd ()

Private Attributes

Connectionsender


Detailed Description

Definition at line 39 of file DisconInd.hpp.


Constructor & Destructor Documentation

DisconInd::DisconInd ( Connection _sender  ) 

Definition at line 34 of file DisconInd.cpp.

DisconInd::~DisconInd (  )  [virtual]

Definition at line 38 of file DisconInd.cpp.


Member Function Documentation

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

Definition at line 41 of file DisconInd.cpp.


Member Data Documentation

Definition at line 53 of file DisconInd.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