Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ModelOptionDef Struct Reference

#include <Component/ModelOptionDef.H>

Collaboration diagram for ModelOptionDef:

Collaboration graph
[legend]
List of all members.

Detailed Description

Specification of a known model option.

Definition at line 130 of file ModelOptionDef.H.

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.


Member Data Documentation

const ModelOptionCateg* ModelOptionDef::categ
 

Option category.

Definition at line 134 of file ModelOptionDef.H.

Referenced by ModelManagerWizard::refreshAndSelect(), and ModelManagerWizard::refreshOptions().

const char* ModelOptionDef::defval
 

Default value in text representation.

Definition at line 140 of file ModelOptionDef.H.

Referenced by ModelParamAuxImpl::defaultValueOf(), and dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::printFullHelp().

const char* ModelOptionDef::descr
 

Description of what option does.

Definition at line 136 of file ModelOptionDef.H.

Referenced by dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::printFullHelp(), and ModelManagerWizard::refreshOptions().

const int ModelOptionDef::exportFlag
 

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::longoptname
 

Long option name (without leading "--").

Definition at line 137 of file ModelOptionDef.H.

Referenced by dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::assertNoCollision(), SpectralResidualChannel::getOutput(), MultiSpectralResidualChannel::paramChanged(), IntegerMathEngine::paramChanged(), dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::printFullHelp(), ModelManagerWizard::refreshOptions(), CmdlineOptionManager::requestOption(), CmdlineOptionManager::requestOptionAlias(), InputFrameSeries::setFrameSource(), dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::showErrMsg(), ContourChannel::start1(), EyeSFile::start2(), SDLdisplay::start2(), and CmdlineOptionManager::unRequestOption().

const char* ModelOptionDef::name
 

Option name.

Definition at line 133 of file ModelOptionDef.H.

Referenced by dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::assertNoCollision(), ModelComponent::doRequestOption(), ModelComponent::hideOption(), ModelParamAuxImpl::ModelParamAuxImpl(), dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::printFullHelp(), ModelManagerWizard::refreshOptions(), CmdlineOptionManager::requestOption(), CmdlineOptionManager::requestOptionAlias(), CmdlineOptionManager::setOptionValString(), and CmdlineOptionManager::unRequestOption().

char ModelOptionDef::shortoptname
 

Short option name (without leading "-").

Definition at line 138 of file ModelOptionDef.H.

Referenced by dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::assertNoCollision(), and dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::printFullHelp().

ModelOptionType ModelOptionDef::type
 

Type of the option.

Definition at line 132 of file ModelOptionDef.H.

Referenced by ModelParamAuxImpl::ModelParamAuxImpl(), dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::printFullHelp(), ModelManagerWizard::refreshOptions(), and dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::showErrMsg().

const char* ModelOptionDef::validvals
 

Textual description of valid values, or NULL.

Definition at line 139 of file ModelOptionDef.H.

Referenced by dummy_namespace_to_avoid_gcc411_bug_CmdlineOptionManager_C::printFullHelp(), and InputFrameSeries::setFrameSource().


The documentation for this struct was generated from the following file:
Generated on Sun Nov 22 13:46:03 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4