User Manual, Developers Guide and API Documentation

wimac::scheduler::DLCallback Class Reference

#include <scheduler/DLCallback.hpp>

Inheritance diagram for wimac::scheduler::DLCallback:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

void callBack (wns::scheduler::SchedulingMapPtr schedulingMap)
void deliverNow (wns::ldk::Connector *)
 Deliver all scheduled compounds to the given connector now.
 DLCallback (wns::ldk::fun::FUN *, const wns::pyconfig::View &)

Private Member Functions

void processPacket (const wns::scheduler::SchedulingCompound &compound, wns::scheduler::SchedulingTimeSlotPtr &timeSlotPtr)

Private Attributes

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


Detailed Description

Definition at line 33 of file DLCallback.hpp.


Constructor & Destructor Documentation

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

Definition at line 53 of file DLCallback.cpp.


Member Function Documentation

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

Implements wns::scheduler::CallBackInterface.

Definition at line 95 of file DLCallback.cpp.

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

Implements wimac::scheduler::Callback.

Definition at line 61 of file DLCallback.cpp.

void DLCallback::processPacket ( const wns::scheduler::SchedulingCompound compound,
wns::scheduler::SchedulingTimeSlotPtr timeSlotPtr 
) [private]

Definition at line 132 of file DLCallback.cpp.


Member Data Documentation

Definition at line 51 of file DLCallback.hpp.

Definition at line 50 of file DLCallback.hpp.

Definition at line 52 of file DLCallback.hpp.

Definition at line 53 of file DLCallback.hpp.


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

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