UnderlayConfiguratorAccess Class Reference

Gives access to the UnderlayConfigurator. More...

#include <UnderlayConfiguratorAccess.h>

List of all members.

Public Member Functions

UnderlayConfiguratorget ()

Detailed Description

Gives access to the UnderlayConfigurator.

Definition at line 34 of file UnderlayConfiguratorAccess.h.


Member Function Documentation

UnderlayConfigurator* UnderlayConfiguratorAccess::get (  )  [inline]

Definition at line 37 of file UnderlayConfiguratorAccess.h.

00038     {
00039         return check_and_cast<UnderlayConfigurator*>(
00040                         simulation.getModuleByPath("underlayConfigurator"));
00041     }


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