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


Public Member Functions | |
| virtual void | execute () |
| virtual void | setTimer (lte::timing::TimingScheduler *_timer) |
| need to make deep copies of the contained events when cloning | |
| StartData (wns::ldk::fun::FUN *_fun, const wns::pyconfig::View &config) | |
| virtual | ~StartData () |
Private Attributes | |
| int | frameNr |
| int | framesPerSuperFrame |
| lte::controlplane::IMapHandlerTiming * | mapHandler |
| StopData | myStopDataEvent |
| SwitchingPoint | mySwitchingPointEvent |
| lte::timing::SlaveScheduler * | 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 97 of file Events.hpp.
| ut::StartData::StartData | ( | wns::ldk::fun::FUN * | _fun, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 110 of file Events.cpp.
| ut::StartData::~StartData | ( | ) | [virtual] |
Definition at line 121 of file Events.cpp.
| void ut::StartData::execute | ( | ) | [virtual] |
| void ut::StartData::setTimer | ( | lte::timing::TimingScheduler * | _timer | ) | [virtual] |
Overloads setTimer from Eventbase because the pointer needs to be passed to the internal events
Reimplemented from lte::timing::events::Base.
Definition at line 137 of file Events.cpp.
Definition at line 136 of file Events.hpp.
Definition at line 137 of file Events.hpp.
Definition at line 133 of file Events.hpp.
Definition at line 135 of file Events.hpp.
Definition at line 134 of file Events.hpp.
Definition at line 132 of file Events.hpp.
Definition at line 138 of file Events.hpp.
1.5.5