ComponentOpts.C File Reference

#include "Component/ComponentOpts.H"
#include "Component/ModelOptionDef.H"
Include dependency graph for ComponentOpts.C:

Go to the source code of this file.

Variables

const ModelOptionCateg MOC_EVENTLOG
 Command-line options for low-level ModelComponent derivatives.
const ModelOptionDef OPT_EventLogFileName

Detailed Description

Options for low-level components

Definition in file ComponentOpts.C.


Variable Documentation

Initial value:
 {
  MOC_SORTPRI_2, "Event Logging-Related Options" }

Command-line options for low-level ModelComponent derivatives.

PsychoDisplay options

Definition at line 44 of file ComponentOpts.C.

const ModelOptionDef OPT_EventLogFileName
Initial value:
  { MODOPT_ARG_STRING, "EventLogFileName", &MOC_EVENTLOG, OPTEXP_CORE,
    "Filename for event log, or empty to not save any event data.",
    "eventlog-name", '\0', "<filename>", "events.log" }

Definition at line 68 of file ComponentOpts.C.

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