BootstrapOracleAccess Class Reference

#include <BootstrapOracleAccess.h>

List of all members.


Detailed Description

Gives access to the BootstrapOracle.

Public Member Functions

BootstrapOracleget ()

Member Function Documentation

BootstrapOracle* BootstrapOracleAccess::get (  )  [inline]

00040     {
00041         return (BootstrapOracle*)
00042             simulation.moduleByPath("globalObserver.bootstrapOracle");
00043     }


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

Generated on Fri Sep 19 13:05:06 2008 for ITM OverSim by  doxygen 1.5.5