#include <BALL/FORMAT/resourceFile.h>
Definition at line 321 of file resourceFile.h.
| 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_ |
( |
| ) |
|
|
inlinevirtual |
| 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 |
| Size BALL::ResourceEntry::IteratorTraits_::getDepth |
( |
| ) |
const |
|
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 |
| void BALL::ResourceEntry::IteratorTraits_::toBegin |
( |
| ) |
|
|
inline |
| void BALL::ResourceEntry::IteratorTraits_::toEnd |
( |
| ) |
|
|
inline |