User Manual, Developers Guide and API Documentation

lte::controlplane::RRHandlerUT Class Reference

#include <controlplane/RRHandler.hpp>

Inheritance diagram for lte::controlplane::RRHandlerUT:

Inheritance graph
[legend]
Collaboration diagram for lte::controlplane::RRHandlerUT:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void createRRCompound ()
 Trigger method to generate an RR Compound.
virtual void doOnData (const wns::ldk::CompoundPtr &)
bool hasResourcesGranted () const
virtual void onFUNCreated ()
 Resolve Intra-FUN dependencies after the component was created.
virtual void resourcesGranted (bool state)
 call this to inform RRHandler whether resources have been granted or not.
 RRHandlerUT (wns::ldk::fun::FUN *fun, const wns::pyconfig::View &config)
virtual ~RRHandlerUT ()

Private Attributes

wns::scheduler::QueueStatusContainer allRelayedRequestedResources
 Only used by RNs to forward the resource request of their own RUTs.
wns::service::dll::FlowID pcchFlowID
 Only used by RNs. They get the PCCH FlowID MAGIC.
bool resourceGrantState
 stores whether the last UL map received contained granted resources for this station,
lte::timing::ResourceSchedulerUTrstx
 pointer to the resource scheduler to ask about the number of waiting PDUs


Detailed Description

Definition at line 397 of file RRHandler.hpp.


Constructor & Destructor Documentation

lte::controlplane::RRHandlerUT::RRHandlerUT ( wns::ldk::fun::FUN fun,
const wns::pyconfig::View config 
) [inline]

Definition at line 418 of file RRHandler.hpp.

RRHandlerUT::~RRHandlerUT (  )  [virtual]

Definition at line 161 of file RRHandler.cpp.


Member Function Documentation

void RRHandlerUT::createRRCompound (  ) 

Definition at line 228 of file RRHandler.cpp.

void RRHandlerUT::doOnData ( const wns::ldk::CompoundPtr compound  )  [virtual]

Definition at line 168 of file RRHandler.cpp.

bool lte::controlplane::RRHandlerUT::hasResourcesGranted (  )  const [inline]

Definition at line 443 of file RRHandler.hpp.

void RRHandlerUT::onFUNCreated (  )  [virtual]

Reimplemented from lte::controlplane::RRHandler.

Definition at line 179 of file RRHandler.cpp.

void RRHandlerUT::resourcesGranted ( bool  state  )  [virtual]


Member Data Documentation

Definition at line 412 of file RRHandler.hpp.

Definition at line 415 of file RRHandler.hpp.

See also:
resourcesGranted,

hasResourcesGranted

Definition at line 405 of file RRHandler.hpp.

Definition at line 409 of file RRHandler.hpp.


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

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