![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scheduler/DLCallback.hpp>


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::FUN * | fun_ |
| wns::simulator::Time | slotLength_ |
| long int | tbCounter_ |
Definition at line 33 of file DLCallback.hpp.
| DLCallback::DLCallback | ( | wns::ldk::fun::FUN * | fun, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 53 of file DLCallback.cpp.
| void DLCallback::callBack | ( | wns::scheduler::SchedulingMapPtr | schedulingMap | ) | [virtual] |
| void DLCallback::deliverNow | ( | wns::ldk::Connector * | ) | [virtual] |
| void DLCallback::processPacket | ( | const wns::scheduler::SchedulingCompound & | compound, | |
| wns::scheduler::SchedulingTimeSlotPtr & | timeSlotPtr | |||
| ) | [private] |
Definition at line 132 of file DLCallback.cpp.
Definition at line 51 of file DLCallback.hpp.
Definition at line 50 of file DLCallback.hpp.
Definition at line 52 of file DLCallback.hpp.
long int wimac::scheduler::DLCallback::tbCounter_ [private] |
Definition at line 53 of file DLCallback.hpp.
1.5.5