User Manual, Developers Guide and API Documentation

wimac::scheduler::ULCallback Class Reference

#include <scheduler/ULCallback.hpp>

Inheritance diagram for wimac::scheduler::ULCallback:

Inheritance graph
[legend]
Collaboration diagram for wimac::scheduler::ULCallback:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void callBack (wns::scheduler::SchedulingMapPtr schedulingMap)
virtual void deliverNow (wns::ldk::Connector *)
 Deliver all scheduled compounds to the given connector now.
virtual void processPacket (const wns::scheduler::SchedulingCompound &compound, wns::scheduler::SchedulingTimeSlotPtr &timeSlotPtr)
 ULCallback (wns::ldk::fun::FUN *, const wns::pyconfig::View &)

Protected Attributes

wns::ldk::fun::FUNfun_
wns::simulator::Time slotLength_
long int tbCounter_

Private Attributes

bool beamforming


Detailed Description

Definition at line 33 of file ULCallback.hpp.


Constructor & Destructor Documentation

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

Definition at line 47 of file ULCallback.cpp.


Member Function Documentation

void ULCallback::callBack ( wns::scheduler::SchedulingMapPtr  schedulingMap  )  [virtual]

Implements wns::scheduler::CallBackInterface.

Definition at line 56 of file ULCallback.cpp.

void ULCallback::deliverNow ( wns::ldk::Connector  )  [virtual]

Implements wimac::scheduler::Callback.

Definition at line 204 of file ULCallback.cpp.

void ULCallback::processPacket ( const wns::scheduler::SchedulingCompound compound,
wns::scheduler::SchedulingTimeSlotPtr timeSlotPtr 
) [virtual]

Definition at line 106 of file ULCallback.cpp.


Member Data Documentation

Definition at line 54 of file ULCallback.hpp.

Definition at line 50 of file ULCallback.hpp.

Definition at line 51 of file ULCallback.hpp.

Definition at line 52 of file ULCallback.hpp.


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

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