User Manual, Developers Guide and API Documentation

simpletl::DataInd Class Reference

Used to schedule the transmission end of a PDU on the medium.

#include <events/DataInd.hpp>

Collaboration diagram for simpletl::DataInd:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DataInd (Connection *, const simpletl::PDUPtr &)
virtual void operator() ()
 Informs the receiver of this transmitted pdu that the complete PDU was transmitted and passes it to to it using the Connection::receiveData() method.
virtual ~DataInd ()

Private Attributes

simpletl::PDUPtr pdu
Connectionreceiver


Detailed Description

Definition at line 41 of file DataInd.hpp.


Constructor & Destructor Documentation

DataInd::DataInd ( Connection _receiver,
const simpletl::PDUPtr _pdu 
)

Definition at line 34 of file DataInd.cpp.

DataInd::~DataInd (  )  [virtual]

Definition at line 39 of file DataInd.cpp.


Member Function Documentation

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

Definition at line 42 of file DataInd.cpp.


Member Data Documentation

Definition at line 56 of file DataInd.hpp.

Definition at line 55 of file DataInd.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