![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <timing/events/rap/Events.hpp>


Public Member Functions | |
| virtual void | execute () |
| virtual void | setTimer (lte::timing::TimingScheduler *_timer) |
| Overloads setTimer from Eventbase because the pointer needs to be passed to the internal events. | |
| StartData (wns::ldk::fun::FUN *_fun, const wns::pyconfig::View &config) | |
| virtual | ~StartData () |
Private Attributes | |
| int | frameNr |
| lte::controlplane::IMapHandlerTiming * | mapHandler |
| StopData | myStopDataEvent |
| SwitchingPoint | mySwitchingPointEvent |
| lte::timing::MasterScheduler * | rsrx |
| lte::timing::MasterScheduler * | rstx |
| bool | useMapResourcesInUL |
Classes | |
| class | StopData |
| This event is not configured externally. It will automatically be generated at the end of the Data Phase. More... | |
| class | SwitchingPoint |
| This event is not configured externally. It will automatically be generated at the end of the Rx Phase. More... | |
Definition at line 105 of file Events.hpp.
| rap::StartData::StartData | ( | wns::ldk::fun::FUN * | _fun, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 168 of file Events.cpp.
| rap::StartData::~StartData | ( | ) | [virtual] |
Definition at line 179 of file Events.cpp.
| void rap::StartData::execute | ( | ) | [virtual] |
| void rap::StartData::setTimer | ( | lte::timing::TimingScheduler * | _timer | ) | [virtual] |
Definition at line 146 of file Events.hpp.
Definition at line 145 of file Events.hpp.
Definition at line 144 of file Events.hpp.
Definition at line 143 of file Events.hpp.
Definition at line 142 of file Events.hpp.
Definition at line 141 of file Events.hpp.
Definition at line 147 of file Events.hpp.
1.5.5