This is the complete list of members for
DtConfigVariable< T >, including all inherited members.
| ArgType typedef | DtConfigVariable< 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] |
| defaultValue() const | DtConfigVariable< T > | |
| description() const | DtBaseConfigVariable | [inline] |
| DtBaseConfigVariable(DtVariableGroup *settings, DtVariableScope aScope, const DtString &aDescription) | DtBaseConfigVariable | |
| DtConfigVariable(DtVariableGroup *group, const DtString &aName, T aDefault, const DtString &aDescription="", DtVariableScope aScope=DtBaseConfigVariable::DtScopeBoth, bool isRequired=false, const DtString &aShortcut="") | DtConfigVariable< T > | |
| DtConfigVariable(DtVariableGroup &group, const DtString &aName, T aDefault, const DtString &aDescription="", DtVariableScope aScope=DtBaseConfigVariable::DtScopeBoth, bool isRequired=false, const DtString &aShortcut="") | DtConfigVariable< T > | |
| DtScopeBoth enum value | DtBaseConfigVariable | |
| DtScopeCommandLine enum value | DtBaseConfigVariable | |
| DtScopeConfigFile enum value | DtBaseConfigVariable | |
| DtScopeInternal enum value | DtBaseConfigVariable | |
| DtVariableScope enum name | DtBaseConfigVariable | |
| getCommandLineArg(DtCmdLine::CmdLine &) | DtConfigVariable< T > | [virtual] |
| getEnvironmentSchemaType(DtEnvironment env, TypeSet &usedTypes) const | DtConfigVariable< T > | [virtual] |
| getEnvironmentValue(DtEnvironment env) | DtConfigVariable< T > | [virtual] |
| getInternalPtrValue() | DtConfigVariable< T > | |
| inCommandLine() const | DtBaseConfigVariable | [inline] |
| inConfigFile() const | DtBaseConfigVariable | [inline] |
| isRequired() const | DtConfigVariable< T > | [virtual] |
| isSet() const | DtBaseConfigVariable | [inline] |
| myArg | DtBaseConfigVariable | [protected] |
| myDefault | DtConfigVariable< T > | [protected] |
| myDescription | DtBaseConfigVariable | [protected] |
| myGroup | DtConfigVariable< T > | [protected] |
| myName | DtConfigVariable< T > | [protected] |
| myRequiredFlag | DtConfigVariable< T > | [protected] |
| myScope | DtBaseConfigVariable | [protected] |
| mySetFlag | DtBaseConfigVariable | [protected] |
| myShortcut | DtConfigVariable< T > | [protected] |
| myValue | DtConfigVariable< T > | [protected] |
| name() const | DtConfigVariable< T > | [virtual] |
| scope() const | DtBaseConfigVariable | [inline] |
| setDefaultValue(T aDefault) | DtConfigVariable< T > | |
| setName(const DtString &name) | DtConfigVariable< T > | |
| setShortcut(const DtString &aShortcut) | DtConfigVariable< T > | |
| setValue(T aValue) | DtConfigVariable< T > | |
| shortcut() const | DtConfigVariable< T > | |
| type() const | DtConfigVariable< T > | [virtual] |
| TypeSet typedef | DtBaseConfigVariable | |
| updateFromCommandLineArg() | DtConfigVariable< T > | [virtual] |
| updateFromEnvironment(DtEnvironment env) | DtConfigVariable< T > | [virtual] |
| value() const | DtConfigVariable< T > | |
| ~DtBaseConfigVariable() | DtBaseConfigVariable | [virtual] |
| ~DtConfigVariable() | DtConfigVariable< T > | [virtual] |