User Manual, Developers Guide and API Documentation

wns::service::nl::Notification Class Reference

#include <service/nl/DataHandler.hpp>

Inheritance diagram for wns::service::nl::Notification:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void registerHandler (protocolNumber _protocol, DataHandler *_handler)=0
 Registration of DataHandlers of the upper layer.
virtual ~Notification ()


Detailed Description

Definition at line 69 of file DataHandler.hpp.


Constructor & Destructor Documentation

virtual wns::service::nl::Notification::~Notification (  )  [inline, virtual]

Definition at line 73 of file DataHandler.hpp.


Member Function Documentation

virtual void wns::service::nl::Notification::registerHandler ( protocolNumber  _protocol,
DataHandler _handler 
) [pure virtual]

Parameters:
[in] _protocol Protocol Number this _handler is responsible for
[in] _handler An implementation of the DataHandler interface. Will receive PDUs of the given _protocol.

Implemented in ip::UpperConvergence.


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

Generated on Sun May 27 03:33:05 2012 for openWNS by  doxygen 1.5.5