User Manual, Developers Guide and API Documentation

wns::service::dll::FlowEstablishmentAndRelease Class Reference

tl service specification.

#include <service/dll/FlowEstablishmentAndRelease.hpp>

Inheritance diagram for wns::service::dll::FlowEstablishmentAndRelease:

Inheritance graph
[legend]
Collaboration diagram for wns::service::dll::FlowEstablishmentAndRelease:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void establishFlow (wns::service::tl::FlowID flowID, wns::service::qos::QoSClass qosClass)=0
 Establish a new flow.
virtual void releaseFlow (wns::service::tl::FlowID flowID)=0
 Release an existing flow.


Detailed Description

Definition at line 42 of file FlowEstablishmentAndRelease.hpp.


Member Function Documentation

virtual void wns::service::dll::FlowEstablishmentAndRelease::establishFlow ( wns::service::tl::FlowID  flowID,
wns::service::qos::QoSClass  qosClass 
) [pure virtual]

Parameters:
[in] _sourcePort Own local port.
[in] _destPort On which port to connect peer.
[in] _peer Own IP address.
[in] _peer On which address to contact peer.

Implemented in dll::UTUpperConvergence, lte::upperconvergence::UEUpperConvergence, and wimac::UpperConvergence.

virtual void wns::service::dll::FlowEstablishmentAndRelease::releaseFlow ( wns::service::tl::FlowID  flowID  )  [pure virtual]

Parameters:
[in] _sourcePort Own local port.
[in] _destPort On which port to connect peer.
[in] _peer Own IP address.
[in] _peer On which address to contact peer.

Implemented in dll::UTUpperConvergence, lte::upperconvergence::UEUpperConvergence, and wimac::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