User Manual, Developers Guide and API Documentation

lte::macg::MACgScheduler Class Reference

#include <macg/MACg.hpp>

Inheritance diagram for lte::macg::MACgScheduler:

Inheritance graph
[legend]
Collaboration diagram for lte::macg::MACgScheduler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void add (wns::ldk::IConnectorReceptacle *)
void addDestination (lte::macr::ScorerInterface *scorer)
virtual void clear ()
 Erase all FUs.
virtual const wns::ldk::Link
< wns::ldk::IConnectorReceptacle >
::ExchangeContainer 
get () const
 Return set of stored FUs.
virtual lte::helper::Route getRoute (const wns::ldk::CompoundPtr &compound)
 MACgScheduler ()
virtual void set (const wns::ldk::Link< wns::ldk::IConnectorReceptacle >::ExchangeContainer &)
void setLogger (const wns::pyconfig::View &config)
 late Logger instantiation. Due to the need for a default Constructor, we can not instantiate the Logger immediately
virtual void setStrategy (lte::macg::modeselection::Strategy *strategy)
virtual unsigned long int size () const
 Return number of FUs added.
virtual ~MACgScheduler ()

Protected Member Functions

void setMACg (MACg *_macg)

Protected Attributes

LayerContainer layers
wns::logger::Loggerlogger
MACgmacg
ScorerContainer scorers
lte::macg::modeselection::Strategystrategy


Detailed Description

Definition at line 50 of file MACg.hpp.


Constructor & Destructor Documentation

lte::macg::MACgScheduler::MACgScheduler (  )  [inline]

Definition at line 55 of file MACg.hpp.

MACgScheduler::~MACgScheduler (  )  [virtual]

Definition at line 38 of file MACg.cpp.


Member Function Documentation

void MACgScheduler::add ( wns::ldk::IConnectorReceptacle it  )  [virtual]

Definition at line 63 of file MACg.cpp.

void MACgScheduler::addDestination ( lte::macr::ScorerInterface scorer  ) 

Definition at line 69 of file MACg.cpp.

virtual void lte::macg::MACgScheduler::clear (  )  [inline, virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 78 of file MACg.hpp.

virtual const wns::ldk::Link<wns::ldk::IConnectorReceptacle>::ExchangeContainer lte::macg::MACgScheduler::get (  )  const [inline, virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 81 of file MACg.hpp.

lte::helper::Route MACgScheduler::getRoute ( const wns::ldk::CompoundPtr compound  )  [virtual]

Definition at line 75 of file MACg.cpp.

virtual void lte::macg::MACgScheduler::set ( const wns::ldk::Link< wns::ldk::IConnectorReceptacle >::ExchangeContainer  )  [inline, virtual]

Definition at line 88 of file MACg.hpp.

void MACgScheduler::setLogger ( const wns::pyconfig::View config  ) 

Definition at line 82 of file MACg.cpp.

void MACgScheduler::setMACg ( MACg _macg  )  [protected]

Definition at line 51 of file MACg.cpp.

void MACgScheduler::setStrategy ( lte::macg::modeselection::Strategy strategy  )  [virtual]

Definition at line 57 of file MACg.cpp.

unsigned long int MACgScheduler::size (  )  const [virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 45 of file MACg.cpp.


Member Data Documentation

Definition at line 104 of file MACg.hpp.

Definition at line 113 of file MACg.hpp.

Definition at line 109 of file MACg.hpp.

Definition at line 107 of file MACg.hpp.

Definition at line 110 of file MACg.hpp.


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

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