User Manual, Developers Guide and API Documentation

wns::service::nl::Service Class Reference

Service definition for components that offer Nl service.

#include <service/nl/Service.hpp>

Inheritance diagram for wns::service::nl::Service:

Inheritance graph
[legend]
Collaboration diagram for wns::service::nl::Service:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void sendData (const wns::service::nl::Address &_source, const wns::service::nl::Address &_peer, const wns::osi::PDUPtr &_data, protocolNumber _protocol, int dllFlowID=wns::service::dll::NoFlowID)=0
 Deliver data to another peer component.


Detailed Description

Definition at line 41 of file Service.hpp.


Member Function Documentation

virtual void wns::service::nl::Service::sendData ( const wns::service::nl::Address _source,
const wns::service::nl::Address _peer,
const wns::osi::PDUPtr _data,
protocolNumber  _protocol,
int  dllFlowID = wns::service::dll::NoFlowID 
) [pure virtual]

Parameters:
[in] _peer Destination component where data is to be delivered.
[in] _data Protocol Data Unit that is to be transported.
[in] _protocol This is the payload's protocol number. Used for demultiplexing

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