| _asBoolean(const std::string &value) | Parameters | [inline, protected] |
| _collection | Parameters | [protected] |
| _createPath(const std::string &path) | Parameters | [protected] |
| _fillXML(class XMLNode *node) | Parameters | [protected] |
| _getPath(const std::string &path, Parameters::parameter_value *last, int offset=0) | Parameters | [protected] |
| _getRoot() | Parameters | [protected] |
| _getSegment(const std::string &segment, int arrayIndex, Parameters::parameter_value *from) | Parameters | [protected] |
| _isBoolean(const std::string &value) | Parameters | [inline, protected] |
| _loadXML(class XMLNode *node) | Parameters | [protected] |
| _multiplier(const std::string &value) | Parameters | [inline, protected] |
| _owned | Parameters | [protected] |
| _parseNextSegment(std::string &segment, int &arrayIndex, int &endOffset, const std::string &path, int beginOffset) | Parameters | [protected] |
| append(const std::string &path) | Parameters | |
| exists(int index) | Parameters | |
| exists(const std::string &name) | Parameters | |
| get(int index) | Parameters | |
| get(const std::string &name) | Parameters | |
| get(const char *name) | Parameters | |
| get(const std::string &name, bool def) | Parameters | |
| get(const std::string &name, int def) | Parameters | |
| get(const std::string &name, double def) | Parameters | |
| get(const std::string &name, INT64 def) | Parameters | |
| get(const std::string &name, const char *def) | Parameters | |
| get(const std::string &name, const std::string &def) | Parameters | |
| instance() | Parameters | [static] |
| load(const std::string &text) | Parameters | |
| loadCommandLine(int argc, char **argv) | Parameters | |
| loadFile(const std::string &filename) | Parameters | |
| operator bool() | Parameters | [inline] |
| operator double() | Parameters | [inline] |
| operator int() | Parameters | [inline] |
| operator INT64() | Parameters | [inline] |
| operator std::string() | Parameters | [inline] |
| operator=(const Parameters &other) | Parameters | [inline] |
| operator[](int index) | Parameters | |
| operator[](const std::string &path) | Parameters | |
| operator[](const char *path) | Parameters | |
| Parameters() | Parameters | |
| Parameters(const Parameters &other) | Parameters | |
| Parameters(parameter_value *value) | Parameters | |
| Parameters(const std::string &path, parameter_value *value) | Parameters | |
| remove(const std::string &path) | Parameters | |
| set(const std::string &name, bool value) | Parameters | |
| set(const std::string &name, const char *value) | Parameters | |
| set(const std::string &name, const std::string &value) | Parameters | |
| set(const std::string &name, int value) | Parameters | |
| set(const std::string &name, UINT64 value) | Parameters | |
| set(const std::string &name, double value) | Parameters | |
| set(const std::string &value) | Parameters | |
| size() | Parameters | |
| toXML() | Parameters | |
| write(std::string &text) | Parameters | |
| writeFile(const std::string &filename) | Parameters | |
| ~Parameters() | Parameters | |