OverSim
GlobalNodeListAccess Class Reference

Gives access to the GlobalNodeList. More...

#include <BootstrapListAccess.h>

Public Member Functions

GlobalNodeListget ()
GlobalNodeListget ()

Detailed Description

Gives access to the GlobalNodeList.

Definition at line 35 of file BootstrapListAccess.h.

Member Function Documentation

GlobalNodeList* GlobalNodeListAccess::get ( )
inline

Definition at line 39 of file GlobalNodeListAccess.h.

{
return (GlobalNodeList*)
simulation.getModuleByPath("globalObserver.globalNodeList");
}

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