SimEventQueue.C File Reference

#include "Simulation/SimEventQueue.H"
#include "Component/ModelOptionDef.H"
#include "Component/GlobalOpts.H"
#include "Simulation/SimEvents.H"
#include "Simulation/SimulationOpts.H"
#include "Util/AllocAux.H"
#include "Util/sformat.H"
#include "Util/TextLog.H"
#include <cstdio>
Include dependency graph for SimEventQueue.C:

Go to the source code of this file.

Variables

static const ModelOptionDef OPT_ShowMemStats
static const ModelOptionDef OPT_ShowMemStatsUnits

Detailed Description

Dispatch simulation events

Definition in file SimEventQueue.C.


Variable Documentation

const ModelOptionDef OPT_ShowMemStats [static]
Initial value:
  { MODOPT_FLAG, "ShowMemStats", &MOC_GENERAL, OPTEXP_CORE,
    "Show verbose memory allocation statistics.",
    "mem-stats", '\0', "", "false" }

Definition at line 50 of file SimEventQueue.C.

const ModelOptionDef OPT_ShowMemStatsUnits [static]
Initial value:
  { MODOPT_ARG(size_t), "ShowMemStatsUnits", &MOC_GENERAL, OPTEXP_CORE,
    "Allocation unit size (in bytes) to use when displaying the "
    "verbose memory statistics, or 0 to let simulation modules decide "
    "on an allocation unit each time they request that stats be shown.",
    "mem-stats-units", '\0', "<bytes>", "0" }

Definition at line 55 of file SimEventQueue.C.

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