User Manual, Developers Guide and API Documentation

lte::controlplane::ResourceGrantNotificationInterface Class Reference

Interface to notify Observers that require knowledge about whether we have been granted resources or not.

#include <controlplane/MapHandlerInterface.hpp>

Inheritance diagram for lte::controlplane::ResourceGrantNotificationInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void resourcesGranted (bool state)=0
 Inform Observer whether the received map contained allocations for us.
virtual ~ResourceGrantNotificationInterface ()


Detailed Description

Definition at line 39 of file MapHandlerInterface.hpp.


Constructor & Destructor Documentation

virtual lte::controlplane::ResourceGrantNotificationInterface::~ResourceGrantNotificationInterface (  )  [inline, virtual]

Definition at line 43 of file MapHandlerInterface.hpp.


Member Function Documentation

virtual void lte::controlplane::ResourceGrantNotificationInterface::resourcesGranted ( bool  state  )  [pure virtual]

When the parameter is false, it means that the mapHandler has received a map but no resources were assigned to this terminal, true means that a map was received which DID contain resource allocation info for this terminal

Implemented in lte::controlplane::RRHandlerUT.


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

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