ModelOptionDef Struct Reference

Specification of a known model option. More...

#include <Component/ModelOptionDef.H>

Collaboration diagram for ModelOptionDef:
Collaboration graph
[legend]

List of all members.

Public Attributes

ModelOptionType type
 Type of the option.
const char * name
 Option name.
const ModelOptionCategcateg
 Option category.
const int exportFlag
 one of the what-to-export flags
const char * descr
 Description of what option does.
const char * longoptname
 Long option name (without leading "--").
char shortoptname
 Short option name (without leading "-").
const char * validvals
 Textual description of valid values, or NULL.
const char * defval
 Default value in text representation.

Detailed Description

Specification of a known model option.

Definition at line 130 of file ModelOptionDef.H.


Member Data Documentation

Option category.

Definition at line 134 of file ModelOptionDef.H.

Default value in text representation.

Definition at line 140 of file ModelOptionDef.H.

Referenced by ModelParamAuxImpl::defaultValueOf().

const char* ModelOptionDef::descr

Description of what option does.

Definition at line 136 of file ModelOptionDef.H.

one of the what-to-export flags

Definition at line 135 of file ModelOptionDef.H.

Referenced by CmdlineOptionManager::requestOption(), and CmdlineOptionManager::requestOptionAlias().

const char* ModelOptionDef::name

Short option name (without leading "-").

Definition at line 138 of file ModelOptionDef.H.

Type of the option.

Definition at line 132 of file ModelOptionDef.H.

Referenced by ModelParamAuxImpl::ModelParamAuxImpl().

Textual description of valid values, or NULL.

Definition at line 139 of file ModelOptionDef.H.

Referenced by InputFrameSeries::setFrameSource().


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:23:16 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3