| _keys | cbits::PropertyList | [private] |
| _properties | cbits::PropertyList | [private] |
| _sets | cbits::PropertyList | [private, static] |
| _values | cbits::PropertyList | [private] |
| exists(const std::string &name) | cbits::PropertyList | [static] |
| getKeys(void) | cbits::PropertyList | |
| getNumProperties() const | cbits::PropertyList | |
| getNumPropertyLists() | cbits::PropertyList | [static] |
| getProperty(const std::string &property_name) | cbits::PropertyList | |
| getPropertyList(const std::string &name) | cbits::PropertyList | [static] |
| getSets() | cbits::PropertyList | [protected, static] |
| getValues(void) | cbits::PropertyList | |
| isSet(const char *name) | cbits::PropertyList | |
| operator=(const PropertyList &) | cbits::PropertyList | [private] |
| PITERATOR typedef | cbits::PropertyList | [private] |
| PropertyList() | cbits::PropertyList | [protected] |
| PropertyList(const PropertyList &) | cbits::PropertyList | [private] |
| readCommandLine(const int argc, const char *const *argv, const bool override=true, const char delim='=') | cbits::PropertyList | |
| readFile(const char *const path, const bool override=true, const char nv_delim='=', const char cmt_delim='#') | cbits::PropertyList | |
| readPropertyList(std::istream &prop_stream, const bool override=true, const char nv_delim='=', const char cmt_delim='#') | cbits::PropertyList | |
| removeAll() | cbits::PropertyList | [static] |
| removeProperties() | cbits::PropertyList | |
| removePropertyList(const std::string &name) | cbits::PropertyList | [static] |
| setProperty(const std::string &property_name, const std::string &property_value) | cbits::PropertyList | |
| trim(const std::string &line) | cbits::PropertyList | [static] |
| writePropertyList(std::ostream &os, const char delim='=') const | cbits::PropertyList | |