, including all inherited members.
| addValue(T aValue) | DtMultiConfigVariable< T > | |
| ArgType typedef | DtMultiConfigVariable< T > | [protected] |
| createComplexSchemaType(DtEnvironment env, const DtString &typeName, bool ordered, const std::list< DtBaseConfigVariable * > &members) | DtBaseConfigVariable | [static] |
| createSchemaDeclaration(DtEnvironment env, const DtString &name, const DtString &type) | DtBaseConfigVariable | [static] |
| createSimpleSchemaType(DtEnvironment env, const DtString &typeName, const DtString &xsType) | DtBaseConfigVariable | [static] |
| description() const | DtBaseConfigVariable | [inline] |
| DtBaseConfigVariable(DtVariableGroup *settings, DtVariableScope aScope, const DtString &aDescription) | DtBaseConfigVariable | |
| DtMultiConfigVariable(DtVariableGroup *group, const DtString &aName, const DtString &itemName, const DtString &aDescription="", DtVariableScope aScope=DtBaseConfigVariable::DtScopeBoth, bool isRequired=false, const DtString &aShortcut="") | DtMultiConfigVariable< T > | |
| DtMultiConfigVariable(DtVariableGroup &group, const DtString &aName, const DtString &itemName, const DtString &aDescription="", DtVariableScope aScope=DtBaseConfigVariable::DtScopeBoth, bool isRequired=false, const DtString &aShortcut="") | DtMultiConfigVariable< T > | |
| DtScopeBoth enum value | DtBaseConfigVariable | |
| DtScopeCommandLine enum value | DtBaseConfigVariable | |
| DtScopeConfigFile enum value | DtBaseConfigVariable | |
| DtScopeInternal enum value | DtBaseConfigVariable | |
| DtVariableScope enum name | DtBaseConfigVariable | |
| getCommandLineArg(DtCmdLine::CmdLine &) | DtMultiConfigVariable< T > | [virtual] |
| getEnvironmentSchemaType(DtEnvironment env, TypeSet &usedTypes) const | DtMultiConfigVariable< T > | [virtual] |
| getEnvironmentValue(DtEnvironment env) | DtMultiConfigVariable< T > | [virtual] |
| inCommandLine() const | DtBaseConfigVariable | [inline] |
| inConfigFile() const | DtBaseConfigVariable | [inline] |
| isRequired() const | DtMultiConfigVariable< T > | [virtual] |
| isSet() const | DtBaseConfigVariable | [inline] |
| myArg | DtBaseConfigVariable | [protected] |
| myDescription | DtBaseConfigVariable | [protected] |
| myGroup | DtMultiConfigVariable< T > | [protected] |
| myItemName | DtMultiConfigVariable< T > | [protected] |
| myName | DtMultiConfigVariable< T > | [protected] |
| myRequiredFlag | DtMultiConfigVariable< T > | [protected] |
| myScope | DtBaseConfigVariable | [protected] |
| mySetFlag | DtBaseConfigVariable | [protected] |
| myShortcut | DtMultiConfigVariable< T > | [protected] |
| myValues | DtMultiConfigVariable< T > | [protected] |
| name() const | DtMultiConfigVariable< T > | [virtual] |
| removeValue(T aValue) | DtMultiConfigVariable< T > | |
| scope() const | DtBaseConfigVariable | [inline] |
| setName(const DtString &name) | DtMultiConfigVariable< T > | |
| setShortcut(const DtString &aShortcut) | DtMultiConfigVariable< T > | |
| setValues(const std::vector< T > &aValue) | DtMultiConfigVariable< T > | |
| shortcut() const | DtMultiConfigVariable< T > | |
| type() const | DtMultiConfigVariable< T > | [virtual] |
| TypeSet typedef | DtBaseConfigVariable | |
| updateFromCommandLineArg() | DtMultiConfigVariable< T > | [virtual] |
| updateFromEnvironment(DtEnvironment env) | DtMultiConfigVariable< T > | [virtual] |
| values() const | DtMultiConfigVariable< T > | |
| ~DtBaseConfigVariable() | DtBaseConfigVariable | [virtual] |
| ~DtMultiConfigVariable() | DtMultiConfigVariable< T > | [virtual] |