![]() |
MAK Legion 1.1 API Documentation
|
This is the complete list of members for Legion::Configuration, including all inherited members.
| clone() const | Legion::Configuration | virtual |
| Configuration() | Legion::Configuration | |
| Configuration(const std::string &fileName) | Legion::Configuration | |
| Configuration(ConfigHandle handle) | Legion::Configuration | protected |
| handle() const | Legion::Configuration | inline |
| hasParameter(const std::string ¶meterName) const | Legion::Configuration | virtual |
| helpString() const | Legion::Configuration | virtual |
| isParameterSet(const std::string ¶meterName) const | Legion::Configuration | virtual |
| loadParameters(const std::string &fileName) | Legion::Configuration | virtual |
| myHandle | Legion::Configuration | protected |
| parameter(const std::string ¶meterName) const | Legion::Configuration | |
| parameterOr(const std::string ¶meterName, DATA_TYPE defaultValue) const | Legion::Configuration | |
| processArguments(int argc, char **argv) | Legion::Configuration | virtual |
| processParameters(const std::map< std::string, std::string > ¶meterValuePairs) | Legion::Configuration | virtual |
| registerParameter(const std::string &string) | Legion::Configuration | |
| saveParameters(const std::string &filename) const | Legion::Configuration | virtual |
| setParameter(const std::string ¶meterName, DATA_TYPE parameterValue) | Legion::Configuration | |
| setUnitMultiplier(const std::string ¶meterName, float multiplier) | Legion::Configuration | virtual |
| unitMultiplier(const std::string ¶meterName) const | Legion::Configuration | virtual |
| ~Configuration() | Legion::Configuration | virtual |