User Manual, Developers Guide and API Documentation

rise::RISE Class Reference

Enables the module functionality within the Simulation Framework.

#include <RISE.hpp>

Inheritance diagram for rise::RISE:

Inheritance graph
[legend]
Collaboration diagram for rise::RISE:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void configure ()
 Configures this module before StartUp().
wns::rng::RNGengetMobilityRNG ()
 Return Mobility RNG pointer.
 RISE (const wns::pyconfig::View &_pyConfigView)
 Default c'tor.
virtual void shutDown ()
 Shut down the module after EventScheduler stopped.
virtual void startUp ()
 Adds all probes.
virtual ~RISE ()
 Default d'tor.

Private Attributes

wns::rng::RNGenmobilityRNG


Detailed Description

Definition at line 42 of file RISE.hpp.


Constructor & Destructor Documentation

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

Definition at line 44 of file RISE.cpp.

RISE::~RISE (  )  [virtual]

Definition at line 50 of file RISE.cpp.


Member Function Documentation

void RISE::configure (  )  [virtual]

Sets some pointers like the global EventScheduler or RandomNumberGenerator which are provided by the Simulation Framework.

Implements wns::module::Base.

Definition at line 56 of file RISE.cpp.

wns::rng::RNGen * RISE::getMobilityRNG (  ) 

Definition at line 91 of file RISE.cpp.

void RISE::shutDown (  )  [virtual]

Implements wns::module::Base.

Definition at line 77 of file RISE.cpp.

void RISE::startUp (  )  [virtual]

Definition at line 73 of file RISE.cpp.


Member Data Documentation

Definition at line 75 of file RISE.hpp.


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

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