openfluid::core::Tree< K, V > Member List

This is the complete list of members for openfluid::core::Tree< K, V >, including all inherited members.

addChild(const K &Key, const V &Val)openfluid::core::Tree< K, V >inline
addChild(const K &Key)openfluid::core::Tree< K, V >inline
begin()openfluid::core::Tree< K, V >inline
begin() const openfluid::core::Tree< K, V >inline
child(const K &Key)openfluid::core::Tree< K, V >inline
child(const K &Key) const openfluid::core::Tree< K, V >inline
children()openfluid::core::Tree< K, V >inline
children() const openfluid::core::Tree< K, V >inline
Children_t typedefopenfluid::core::Tree< K, V >
clear()openfluid::core::Tree< K, V >inline
const_iterator typedefopenfluid::core::Tree< K, V >
deleteChild(const K &Key)openfluid::core::Tree< K, V >inline
end()openfluid::core::Tree< K, V >inline
end() const openfluid::core::Tree< K, V >inline
getChildValue(const K &Key, const V &DefaultVal) const openfluid::core::Tree< K, V >inline
getValue() const openfluid::core::Tree< K, V >inline
getValue(const V &DefaultVal) const openfluid::core::Tree< K, V >inline
hasChild(const K &Key) const openfluid::core::Tree< K, V >inline
hasValue() const openfluid::core::Tree< K, V >inline
iterator typedefopenfluid::core::Tree< K, V >
keyToStr(const K &Key) const openfluid::core::Tree< K, V >inlineprotected
m_Childrenopenfluid::core::Tree< K, V >protected
m_HasValueopenfluid::core::Tree< K, V >protected
m_Valueopenfluid::core::Tree< K, V >protected
setValue(const V &Val)openfluid::core::Tree< K, V >inline
size() const openfluid::core::Tree< K, V >inline
Tree()openfluid::core::Tree< K, V >inline
writeToStreamFlat(std::ostream &OutStm) const openfluid::core::Tree< K, V >inline
writeToStreamHierarchically(std::ostream &OutStm, unsigned int Indent=0) const openfluid::core::Tree< K, V >inline