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


Public Member Functions | |
| virtual void | configure () |
| Overload in your module. | |
| OFDMAPhy (const wns::pyconfig::View &_pyConfigView) | |
| virtual void | shutDown () |
| Overload in your module. | |
| virtual void | startUp () |
| ~OFDMAPhy () | |
Private Attributes | |
| std::vector< SystemManager * > | systemManagers |
Definition at line 40 of file OFDMAPhy.hpp.
| OFDMAPhy::OFDMAPhy | ( | const wns::pyconfig::View & | _pyConfigView | ) |
Definition at line 37 of file OFDMAPhy.cpp.
| OFDMAPhy::~OFDMAPhy | ( | ) |
Definition at line 43 of file OFDMAPhy.cpp.
| void OFDMAPhy::configure | ( | ) | [virtual] |
| void OFDMAPhy::shutDown | ( | ) | [virtual] |
| void OFDMAPhy::startUp | ( | ) | [virtual] |
Definition at line 56 of file OFDMAPhy.cpp.
std::vector<SystemManager*> ofdmaphy::OFDMAPhy::systemManagers [private] |
Definition at line 52 of file OFDMAPhy.hpp.
1.5.5