apply(UnaryProcessor< ResourceEntry > &processor) | BALL::ResourceEntry | |
applyChildren(UnaryProcessor< ResourceEntry > &processor) | BALL::ResourceEntry | |
applyNostart_(UnaryProcessor< ResourceEntry > &processor) | BALL::ResourceEntry | protected |
AutoDeletable() | BALL::AutoDeletable | protected |
AutoDeletable(const AutoDeletable &auto_deletable, bool deep=false) | BALL::AutoDeletable | protected |
begin() | BALL::ResourceEntry | inline |
begin() const | BALL::ResourceEntry | inline |
clear() | BALL::ResourceEntry | |
clearLastPtr() | BALL::AutoDeletable | inlinestatic |
ConstIterator typedef | BALL::ResourceEntry | |
countChildren() const | BALL::ResourceEntry | |
countDescendants() const | BALL::ResourceEntry | |
deleteEntry(ResourceEntry *entry) const | BALL::ResourceEntry | protectedvirtual |
deleteEntryArray(ResourceEntry **entry_array) const | BALL::ResourceEntry | protectedvirtual |
destroy() | BALL::ResourceEntry | |
dump(std::ostream &s=std::cout, Size depth=0) const | BALL::ResourceEntry | |
end() | BALL::ResourceEntry | inline |
end() const | BALL::ResourceEntry | inline |
findChild(const String &key) | BALL::ResourceEntry | |
findChild(const String &key) const | BALL::ResourceEntry | |
findDescendant(const String &key) | BALL::ResourceEntry | |
findDescendant(const String &key) const | BALL::ResourceEntry | |
findEntry(const String &key) | BALL::ResourceEntry | |
findEntry(const String &key) const | BALL::ResourceEntry | |
get(ResourceEntry &entry, bool deep=true) const | BALL::ResourceEntry | |
getChild(Position index) | BALL::ResourceEntry | |
getChild(Position index) const | BALL::ResourceEntry | |
getDepth() const | BALL::ResourceEntry | |
getEntry(const String &key_path) | BALL::ResourceEntry | |
getEntry(const String &key_path) const | BALL::ResourceEntry | |
getKey() const | BALL::ResourceEntry | |
getParent() | BALL::ResourceEntry | |
getParent() const | BALL::ResourceEntry | |
getPath() const | BALL::ResourceEntry | |
getRoot() | BALL::ResourceEntry | |
getRoot() const | BALL::ResourceEntry | |
getSize() const | BALL::ResourceEntry | |
getValue() | BALL::ResourceEntry | |
getValue() const | BALL::ResourceEntry | |
hasChild(const String &key) const | BALL::ResourceEntry | |
host(Visitor< ResourceEntry > &visitor) | BALL::ResourceEntry | |
insert(const String &key_path, const String &name) | BALL::ResourceEntry | |
insertChild(const String &key, const String &value, bool replace_value=true) | BALL::ResourceEntry | |
insertChild(ResourceEntry &entry, bool replace_value=true) | BALL::ResourceEntry | |
insertSibling(const String &key, const String &value, bool replace_value=true) | BALL::ResourceEntry | |
isAncestorOf(const ResourceEntry &entry) const | BALL::ResourceEntry | |
isAutoDeletable() const | BALL::AutoDeletable | |
isChildOf(const ResourceEntry &entry) const | BALL::ResourceEntry | |
isDescendantOf(const ResourceEntry &entry) const | BALL::ResourceEntry | |
isEmpty() const | BALL::ResourceEntry | |
isParentOf(const ResourceEntry &entry) const | BALL::ResourceEntry | |
isRelatedWith(const ResourceEntry &entry) const | BALL::ResourceEntry | |
isRoot() const | BALL::ResourceEntry | |
isValid() const | BALL::ResourceEntry | |
Iterator typedef | BALL::ResourceEntry | |
IteratorPosition typedef | BALL::ResourceEntry | |
IteratorTraits_ class | BALL::ResourceEntry | friend |
mergeChildrenOf(ResourceEntry &entry, bool replace_value=true) | BALL::ResourceEntry | |
newEntry(const String &key, const String &value, ResourceEntry *parent=0) const | BALL::ResourceEntry | protectedvirtual |
newEntryArray(Size size) const | BALL::ResourceEntry | protectedvirtual |
operator delete(void *ptr) | BALL::AutoDeletable | |
operator delete(void *ptr, void *) | BALL::AutoDeletable | |
operator new(size_t size) | BALL::AutoDeletable | |
operator new(size_t size, void *ptr) | BALL::AutoDeletable | |
operator!=(const ResourceEntry &entry) const | BALL::ResourceEntry | |
operator=(const ResourceEntry &entry) | BALL::ResourceEntry | |
operator==(const ResourceEntry &entry) const | BALL::ResourceEntry | |
removeChild(const String &key, ResourceEntry **removed=0) | BALL::ResourceEntry | |
removeKey(const String &key_path) | BALL::ResourceEntry | |
ResourceEntry() | BALL::ResourceEntry | |
ResourceEntry(const ResourceEntry &entry, bool deep=true) | BALL::ResourceEntry | |
ResourceEntry(const String &key, const String &value, ResourceEntry *parent=0) | BALL::ResourceEntry | |
set(const ResourceEntry &entry, bool deep=true) | BALL::ResourceEntry | |
setAutoDeletable(bool enable) | BALL::AutoDeletable | |
setValue(const String &value) | BALL::ResourceEntry | |
~AutoDeletable() | BALL::AutoDeletable | virtual |
~ResourceEntry() | BALL::ResourceEntry | virtual |