apply(UnaryProcessor< ResourceEntry >
&processor) (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
applyChildren(UnaryProcessor< ResourceEntry
> &processor) (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
applyNostart_(UnaryProcessor< ResourceEntry
> &processor) (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
[protected] |
AutoDeletable() (defined in BALL::AutoDeletable) |
BALL::AutoDeletable |
[protected] |
AutoDeletable(const AutoDeletable
&auto_deletable, bool deep=false) (defined in BALL::AutoDeletable) |
BALL::AutoDeletable |
[protected] |
begin() (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
begin() const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
clear() (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
clearLastPtr() (defined in BALL::AutoDeletable) |
BALL::AutoDeletable |
[static] |
ConstIterator typedef (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
countChildren() const |
BALL::ResourceEntry |
|
countDescendants() const |
BALL::ResourceEntry |
|
deleteEntry(ResourceEntry *entry) const (defined
in BALL::ResourceEntry) |
BALL::ResourceEntry |
[protected, virtual] |
deleteEntryArray(ResourceEntry **entry_array)
const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
[protected, virtual] |
destroy() (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
dump(std::ostream &s=std::cout, Size
depth=0) const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
end() (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
end() const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
findChild(const String &key) (defined in
BALL::ResourceEntry) |
BALL::ResourceEntry |
|
findChild(const String &key) const (defined
in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
findDescendant(const String &key) (defined
in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
findDescendant(const String &key) const
(defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
findEntry(const String &key) (defined in
BALL::ResourceEntry) |
BALL::ResourceEntry |
|
findEntry(const String &key) const (defined
in BALL::ResourceEntry) |
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() (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
getParent() const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
getPath() const |
BALL::ResourceEntry |
|
getRoot() (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
getRoot() const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
getSize() const |
BALL::ResourceEntry |
|
getValue() |
BALL::ResourceEntry |
|
getValue() const |
BALL::ResourceEntry |
|
hasChild(const String &key) const (defined
in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
host(Visitor< ResourceEntry >
&visitor) (defined in BALL::ResourceEntry) |
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 (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
isAutoDeletable() const |
BALL::AutoDeletable |
|
isChildOf(const ResourceEntry &entry) const
(defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
isDescendantOf(const ResourceEntry &entry)
const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
isEmpty() const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
isParentOf(const ResourceEntry &entry) const
(defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
isRelatedWith(const ResourceEntry &entry)
const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
isRoot() const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
isValid() const (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
Iterator typedef (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
IteratorPosition typedef (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
|
IteratorTraits_ (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
[friend] |
mergeChildrenOf(ResourceEntry &entry, bool
replace_value=true) |
BALL::ResourceEntry |
|
newEntry(const String &key, const String
&value, ResourceEntry *parent=0) const (defined in
BALL::ResourceEntry) |
BALL::ResourceEntry |
[protected, virtual] |
newEntryArray(Size size) const (defined in
BALL::ResourceEntry) |
BALL::ResourceEntry |
[protected, virtual] |
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) (defined
in BALL::ResourceEntry) |
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() (defined in BALL::ResourceEntry) |
BALL::ResourceEntry |
[virtual] |