$search
| collect(ConfigNode *node, std::vector< std::string > *params, size_t offset, std::vector< ConfigNode * > *result) | castor::Configuration | [protected] |
| collectSections(ConfigNode *node, std::vector< std::string > *params, size_t offset, std::vector< ConfigNode * > *result) | castor::Configuration | [protected] |
| configRoot | castor::Configuration | [protected] |
| Configuration() | castor::Configuration | |
| Configuration(std::string filename) | castor::Configuration | |
| Configuration(std::string filename, const std::string content) | castor::Configuration | |
| convert(std::string value) | castor::Configuration | [inline, protected] |
| filename | castor::Configuration | [protected] |
| get(const char *path,...) | castor::Configuration | [inline] |
| getAll(const char *path,...) | castor::Configuration | [inline] |
| getNames(const char *path,...) | castor::Configuration | |
| getSections(const char *path,...) | castor::Configuration | |
| load(std::string filename) | castor::Configuration | [inline] |
| load(std::string filename, boost::shared_ptr< std::istream > content, bool create, bool replace) | castor::Configuration | |
| pathNotFound(std::vector< std::string > *params) | castor::Configuration | [protected] |
| serialize() | castor::Configuration | |
| serialize_internal(std::ostringstream *ss, ConfigNode *node) | castor::Configuration | [protected] |
| set(T value, const char *path,...) | castor::Configuration | [inline] |
| store() | castor::Configuration | |
| store(std::string filename) | castor::Configuration | |
| tryGet(T d, const char *path,...) | castor::Configuration | [inline] |
| tryGetAll(T d, const char *path,...) | castor::Configuration | [inline] |
| tryGetNames(std::string d, const char *path,...) | castor::Configuration | |
| tryGetSections(std::string d, const char *path,...) | castor::Configuration |