#include <BALL/FORMAT/resourceFile.h>
List of all members.
Constructor & Destructor Documentation
| BALL::ResourceEntry::IteratorTraits_::IteratorTraits_ |
( |
| ) |
[inline] |
| BALL::ResourceEntry::IteratorTraits_::IteratorTraits_ |
( |
const ResourceEntry & |
entry | ) |
[inline] |
| BALL::ResourceEntry::IteratorTraits_::IteratorTraits_ |
( |
const IteratorTraits_ & |
traits, |
|
|
bool |
= true |
|
) |
| [inline] |
| virtual BALL::ResourceEntry::IteratorTraits_::~IteratorTraits_ |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| void BALL::ResourceEntry::IteratorTraits_::forward |
( |
| ) |
[inline] |
| ResourceEntry* BALL::ResourceEntry::IteratorTraits_::getContainer |
( |
| ) |
[inline] |
| const ResourceEntry* BALL::ResourceEntry::IteratorTraits_::getContainer |
( |
| ) |
const [inline] |
| const ResourceEntry& BALL::ResourceEntry::IteratorTraits_::getData |
( |
| ) |
const [inline] |
| ResourceEntry& BALL::ResourceEntry::IteratorTraits_::getData |
( |
| ) |
[inline] |
| Size BALL::ResourceEntry::IteratorTraits_::getDepth |
( |
| ) |
const [inline] |
| IteratorPosition& BALL::ResourceEntry::IteratorTraits_::getPosition |
( |
| ) |
[inline] |
| const IteratorPosition& BALL::ResourceEntry::IteratorTraits_::getPosition |
( |
| ) |
const [inline] |
| void BALL::ResourceEntry::IteratorTraits_::invalidate |
( |
| ) |
[inline] |
| bool BALL::ResourceEntry::IteratorTraits_::isBegin |
( |
| ) |
const [inline] |
| bool BALL::ResourceEntry::IteratorTraits_::isEnd |
( |
| ) |
const [inline] |
| bool BALL::ResourceEntry::IteratorTraits_::isSingular |
( |
| ) |
const [inline] |
| bool BALL::ResourceEntry::IteratorTraits_::isValid |
( |
| ) |
const [inline] |
| bool BALL::ResourceEntry::IteratorTraits_::operator!= |
( |
const IteratorTraits_ & |
traits | ) |
const [inline] |
| bool BALL::ResourceEntry::IteratorTraits_::operator== |
( |
const IteratorTraits_ & |
traits | ) |
const [inline] |
| Index BALL::ResourceEntry::IteratorTraits_::pop |
( |
| ) |
[inline, private] |
| void BALL::ResourceEntry::IteratorTraits_::push |
( |
Index |
next_child | ) |
[inline, private] |
| void BALL::ResourceEntry::IteratorTraits_::toBegin |
( |
| ) |
[inline] |
| void BALL::ResourceEntry::IteratorTraits_::toEnd |
( |
| ) |
[inline] |
Member Data Documentation