add(const std::string &key, const std::string &value) | votca::tools::Property | |
add(const Property &other) | votca::tools::Property | |
addTree(const std::string &key, const std::string &value) | votca::tools::Property | |
addTree(const std::vector< std::string > &key, const std::string &value) | votca::tools::Property | |
as() const | votca::tools::Property | inline |
AttributeIterator typedef | votca::tools::Property | |
attributes_ | votca::tools::Property | private |
begin() | votca::tools::Property | inline |
begin() const | votca::tools::Property | inline |
const_AttributeIterator typedef | votca::tools::Property | |
const_iterator typedef | votca::tools::Property | |
deleteAttribute(const std::string &attribute) | votca::tools::Property | |
deleteChildren(cond condition) | votca::tools::Property | |
end() | votca::tools::Property | inline |
end() const | votca::tools::Property | inline |
exists(const std::string &key) const | votca::tools::Property | |
findAttribute(const std::string &attribute) | votca::tools::Property | inline |
findAttribute(const std::string &attribute) const | votca::tools::Property | inline |
firstAttribute() | votca::tools::Property | inline |
firstAttribute() const | votca::tools::Property | inline |
get(const std::string &key) | votca::tools::Property | |
get(const std::string &key) const | votca::tools::Property | |
getAttribute(const std::string &attribute) const | votca::tools::Property | inline |
getAttribute(AttributeIterator it) | votca::tools::Property | |
getAttribute(const_AttributeIterator it) const | votca::tools::Property | |
getAttribute(std::map< std::string, std::string >::const_iterator it) const | votca::tools::Property | inline |
getIOindex() | votca::tools::Property | inlinestatic |
getOradd(const std::string &key) | votca::tools::Property | |
hasAttribute(const std::string &attribute) const | votca::tools::Property | |
hasAttributes() const | votca::tools::Property | inline |
HasChildren() const | votca::tools::Property | inline |
ifExistsReturnElseReturnDefault(const std::string &key, T defaultvalue) const | votca::tools::Property | inline |
ifExistsReturnElseReturnDefault(const std::string &key, std::string defaultvalue) const | votca::tools::Property | inline |
IOindex | votca::tools::Property | privatestatic |
iterator typedef | votca::tools::Property | |
lastAttribute() | votca::tools::Property | inline |
lastAttribute() const | votca::tools::Property | inline |
LoadFromXML(std::string filename) | votca::tools::Property | |
map_ | votca::tools::Property | private |
name() | votca::tools::Property | inline |
name() const | votca::tools::Property | inline |
name_ | votca::tools::Property | private |
operator<<(std::ostream &out, const Property &p) | votca::tools::Property | friend |
path() | votca::tools::Property | inline |
path() const | votca::tools::Property | inline |
path_ | votca::tools::Property | private |
properties_ | votca::tools::Property | private |
Property()=default | votca::tools::Property | |
Property(const std::string &name, const std::string &value, const std::string &path) | votca::tools::Property | inline |
Select(const std::string &filter) | votca::tools::Property | |
Select(const std::string &filter) const | votca::tools::Property | |
set(const std::string &key, const std::string &value) | votca::tools::Property | |
setAttribute(const std::string &attribute, const T &value) | votca::tools::Property | inline |
size() const | votca::tools::Property | inline |
value() | votca::tools::Property | inline |
value() const | votca::tools::Property | inline |
value_ | votca::tools::Property | private |