GlobalStatisticsAccess Class Reference

#include <GlobalStatisticsAccess.h>

List of all members.


Detailed Description

Gives access to the GlobalStatistics modul.


Public Member Functions

GlobalStatisticsget ()


Member Function Documentation

GlobalStatistics* GlobalStatisticsAccess::get (  )  [inline]

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


The documentation for this class was generated from the following file:
Generated on Wed Apr 4 13:37:06 2007 for ITM OverSim by  doxygen 1.4.7