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 Tue Jul 24 16:51:18 2007 for ITM OverSim by  doxygen 1.5.1