User Manual, Developers Guide and API Documentation

wimac::WiMAC Class Reference

Anchor of the library. More...

#include <WiMAC.hpp>

Inheritance diagram for wimac::WiMAC:

Inheritance graph
[legend]
Collaboration diagram for wimac::WiMAC:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void configure ()
 Overload in your module.
virtual void shutDown ()
 Overload in your module.
virtual void startUp ()
 WiMAC (const wns::pyconfig::View &_pyConfigView)


Detailed Description

Start up and shut down are coordinated from here. The openWNS-core will use an instance of this class to start up and shut down the library. Therefor it calls GetModuleInterface() which returns a pointer to an instance of this class. The method startUp() is called subsequently.

Definition at line 79 of file WiMAC.hpp.


Constructor & Destructor Documentation

WiMAC::WiMAC ( const wns::pyconfig::View _pyConfigView  ) 

Definition at line 40 of file WiMAC.cpp.


Member Function Documentation

void WiMAC::configure (  )  [virtual]

Implements wns::module::Base.

Definition at line 46 of file WiMAC.cpp.

void WiMAC::shutDown (  )  [virtual]

Implements wns::module::Base.

Definition at line 63 of file WiMAC.cpp.

void WiMAC::startUp (  )  [virtual]

Definition at line 59 of file WiMAC.cpp.


The documentation for this class was generated from the following files:

Generated on Sat May 26 03:32:45 2012 for openWNS by  doxygen 1.5.5