User Manual, Developers Guide and API Documentation

dll::APUpperConvergence Class Reference

AP implementation of UpperConvergence, collaborates with the RANG.

#include <UpperConvergence.hpp>

Inheritance diagram for dll::APUpperConvergence:

Inheritance graph
[legend]
Collaboration diagram for dll::APUpperConvergence:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 APUpperConvergence (wns::ldk::fun::FUN *fun, const wns::pyconfig::View &config)
dll::RANGgetRANG ()
bool hasRANG ()
virtual void processIncoming (const wns::ldk::CompoundPtr &compound)
 Process compounds on uplink.
virtual void registerFlowHandler (wns::service::dll::FlowHandler *)
virtual void registerHandler (wns::service::dll::protocolNumber protocol, wns::service::dll::Handler *_dh)
virtual ~APUpperConvergence ()

Protected Attributes

RANGdataHandler


Detailed Description

Definition at line 153 of file UpperConvergence.hpp.


Constructor & Destructor Documentation

APUpperConvergence::APUpperConvergence ( wns::ldk::fun::FUN fun,
const wns::pyconfig::View config 
)

Definition at line 162 of file UpperConvergence.cpp.

virtual dll::APUpperConvergence::~APUpperConvergence (  )  [inline, virtual]

Definition at line 160 of file UpperConvergence.hpp.


Member Function Documentation

dll::RANG * APUpperConvergence::getRANG (  ) 

Definition at line 217 of file UpperConvergence.cpp.

bool APUpperConvergence::hasRANG (  ) 

Definition at line 208 of file UpperConvergence.cpp.

void APUpperConvergence::processIncoming ( const wns::ldk::CompoundPtr compound  )  [virtual]

Override this method to handle incoming compounds.

Reimplemented from wns::ldk::Forwarding< USER >.

Reimplemented in lte::upperconvergence::ENBUpperConvergence.

Definition at line 170 of file UpperConvergence.cpp.

virtual void dll::APUpperConvergence::registerFlowHandler ( wns::service::dll::FlowHandler  )  [inline, virtual]

Reimplemented from dll::UpperConvergence.

Definition at line 168 of file UpperConvergence.hpp.

void APUpperConvergence::registerHandler ( wns::service::dll::protocolNumber  protocol,
wns::service::dll::Handler _dh 
) [virtual]


Member Data Documentation

Definition at line 173 of file UpperConvergence.hpp.


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

Generated on Sat May 26 03:32:29 2012 for openWNS by  doxygen 1.5.5