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


Public Member Functions | |
| virtual void | configure () |
| Overload in your module. | |
| virtual void | shutDown () |
| Overload in your module. | |
| virtual void | startUp () |
| WiMeMAC (const wns::pyconfig::View &_pyco) | |
| virtual | ~WiMeMAC () |
Private Attributes | |
| wns::logger::Logger | logger |
| Logger of this module::Module. | |
Definition at line 38 of file WIMEMAC.hpp.
| WiMeMAC::WiMeMAC | ( | const wns::pyconfig::View & | _pyco | ) |
Definition at line 40 of file WIMEMAC.cpp.
| WiMeMAC::~WiMeMAC | ( | ) | [virtual] |
Definition at line 48 of file WIMEMAC.cpp.
| void WiMeMAC::configure | ( | ) | [virtual] |
| void WiMeMAC::shutDown | ( | ) | [virtual] |
| void WiMeMAC::startUp | ( | ) | [virtual] |
Definition at line 56 of file WIMEMAC.cpp.
wns::logger::Logger wimemac::WiMeMAC::logger [private] |
1.5.5