GlobalNodeListAccess Class Reference

Gives access to the GlobalNodeList. More...

#include <GlobalNodeListAccess.h>

List of all members.

Public Member Functions

GlobalNodeListget ()

Detailed Description

Gives access to the GlobalNodeList.

Definition at line 35 of file GlobalNodeListAccess.h.


Member Function Documentation

GlobalNodeList* GlobalNodeListAccess::get (  )  [inline]

Definition at line 39 of file GlobalNodeListAccess.h.

00040     {
00041         return (GlobalNodeList*)
00042             simulation.getModuleByPath("globalObserver.globalNodeList");
00043     }


The documentation for this class was generated from the following file:
Generated on Wed May 26 16:21:17 2010 for OverSim by  doxygen 1.6.3