This is the complete list of members for DtBaseConfigVariable, including all inherited members.
| 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 | |
| DtScopeBoth enum value | DtBaseConfigVariable | |
| DtScopeCommandLine enum value | DtBaseConfigVariable | |
| DtScopeConfigFile enum value | DtBaseConfigVariable | |
| DtScopeInternal enum value | DtBaseConfigVariable | |
| DtVariableScope enum name | DtBaseConfigVariable | |
| getCommandLineArg(DtCmdLine::CmdLine &cmdLine)=0 | DtBaseConfigVariable | pure virtual |
| getEnvironmentSchemaType(DtEnvironment env, TypeSet &usedTypes) const =0 | DtBaseConfigVariable | pure virtual |
| getEnvironmentValue(DtEnvironment env)=0 | DtBaseConfigVariable | pure virtual |
| inCommandLine() const | DtBaseConfigVariable | inline |
| inConfigFile() const | DtBaseConfigVariable | inline |
| isRequired() const =0 | DtBaseConfigVariable | pure virtual |
| isSet() const | DtBaseConfigVariable | inline |
| myArg | DtBaseConfigVariable | protected |
| myDescription | DtBaseConfigVariable | protected |
| myScope | DtBaseConfigVariable | protected |
| mySetFlag | DtBaseConfigVariable | protected |
| name() const =0 | DtBaseConfigVariable | pure virtual |
| scope() const | DtBaseConfigVariable | inline |
| type() const =0 | DtBaseConfigVariable | pure virtual |
| TypeSet typedef | DtBaseConfigVariable | |
| updateFromCommandLineArg()=0 | DtBaseConfigVariable | pure virtual |
| updateFromEnvironment(DtEnvironment env)=0 | DtBaseConfigVariable | pure virtual |
| ~DtBaseConfigVariable() | DtBaseConfigVariable | virtual |