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 Tue Sep 8 17:26:58 2009 for OverSim by  doxygen 1.5.8