User Manual, Developers Guide and API Documentation

wns::service::tl::DataHandler Class Reference

DataHandler interface. More...

#include <service/tl/DataHandler.hpp>

Inheritance diagram for wns::service::tl::DataHandler:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void onData (const wns::osi::PDUPtr &_pdu)=0
 Called when new data arrived.
virtual ~DataHandler ()
 Destructor.


Detailed Description

Once a connection is setup the DataHandler is registered with the connection and is used to receive incoming data from the transport.

Definition at line 25 of file DataHandler.hpp.


Constructor & Destructor Documentation

virtual wns::service::tl::DataHandler::~DataHandler (  )  [inline, virtual]

Reimplemented in tcp::DataHandler.

Definition at line 32 of file DataHandler.hpp.


Member Function Documentation

virtual void wns::service::tl::DataHandler::onData ( const wns::osi::PDUPtr _pdu  )  [pure virtual]


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

Generated on Fri Feb 10 03:34:04 2012 for openWNS by  doxygen 1.5.5