| exists() const | PrefixConfigNode | [inline, virtual] |
| flush() | PrefixConfigNode | [virtual] |
| getName() const | PrefixConfigNode | [inline, virtual] |
| PrefixConfigNode(const string prefix, const boost::shared_ptr< ConfigNode > &node) | PrefixConfigNode | |
| PrefixConfigNode(const string prefix, const boost::shared_ptr< const ConfigNode > &node) | PrefixConfigNode | |
| readProperties(map< string, string > &props) const | PrefixConfigNode | [virtual] |
| readProperty(const string &property) const | PrefixConfigNode | [virtual] |
| removeProperty(const string &property) | PrefixConfigNode | [virtual] |
| setProperty(const string &property, const string &value, const string &comment="", const string *defValue=NULL) | PrefixConfigNode | [virtual] |
| ~ConfigNode() | ConfigNode | [inline, virtual] |
1.5.7.1