GlobalStatisticsAccess Class Reference

#include <GlobalStatisticsAccess.h>

List of all members.


Detailed Description

Gives access to the GlobalStatistics module.

Public Member Functions

GlobalStatisticsget ()
 returns the GlobalStatistics module

Member Function Documentation

GlobalStatistics* GlobalStatisticsAccess::get (  )  [inline]

returns the GlobalStatistics module

Returns:
the GlobalStatistics module
00046     {
00047         return (GlobalStatistics*)
00048             simulation.moduleByPath("globalObserver.globalStatistics");
00049     }


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

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