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


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