User Manual, Developers Guide and API Documentation

lte::macg::MACgSchedulerUT Class Reference

#include <macg/MACgUT.hpp>

Inheritance diagram for lte::macg::MACgSchedulerUT:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual
wns::ldk::IConnectorReceptacle
getAcceptor (const wns::ldk::CompoundPtr &compound)
 Return the FU willing to accept the given compound.
virtual bool hasAcceptor (const wns::ldk::CompoundPtr &compound)
 Return true if there is a FU in the connector set willing to accept the given compound.
 MACgSchedulerUT ()

Friends

class MACgUT


Detailed Description

Definition at line 42 of file MACgUT.hpp.


Constructor & Destructor Documentation

MACgSchedulerUT::MACgSchedulerUT (  ) 

Definition at line 42 of file MACgUT.cpp.


Member Function Documentation

wns::ldk::IConnectorReceptacle * MACgSchedulerUT::getAcceptor ( const wns::ldk::CompoundPtr compound  )  [virtual]

Return an accepting FU. This may only be called after a call to hasAcceptor returning true. Always send a Compound using doSendData to the FU retrieved using getAcceptor.

Implements wns::ldk::Connector.

Definition at line 68 of file MACgUT.cpp.

bool MACgSchedulerUT::hasAcceptor ( const wns::ldk::CompoundPtr compound  )  [virtual]

Always call hasAcceptor to verify there is an accepting FU, before calling getAcceptor.

Implements wns::ldk::Connector.

Definition at line 48 of file MACgUT.cpp.


Friends And Related Function Documentation

friend class MACgUT [friend]

Definition at line 45 of file MACgUT.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