SimEventQueueConfigurator.C File Reference

#include "Simulation/SimEventQueueConfigurator.H"
#include "Simulation/SimEventQueue.H"
#include "Simulation/SimEventQueueDebug.H"
#include "Component/ModelOptionDef.H"
#include "Simulation/SimulationOpts.H"
Include dependency graph for SimEventQueueConfigurator.C:

Go to the source code of this file.

Variables

const ModelOptionDef OPT_SimEventQueueType

Detailed Description

Pick a SimEventQueue

Definition in file SimEventQueueConfigurator.C.


Variable Documentation

const ModelOptionDef OPT_SimEventQueueType
Initial value:
  { MODOPT_ARG_STRING, "SimEventQueueType", &MOC_SIM, OPTEXP_CORE,
    "Type of event queue used to control simulations. Usually you would want "
    "to use 'Std', for standard clocking and dispatching of events that "
    "arise in various modules being simulated. 'Debug' provides more verbose "
    "tracing of events, which is useful to debug simulation flow issues.",
    "seq-type", '\0',
    "<Std|Debug>", "Std" }

Definition at line 44 of file SimEventQueueConfigurator.C.

Generated on Sun May 8 08:18:20 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3