A++ » INCLUDE » TEveChunkManager::iterator

class TEveChunkManager::iterator

Function Members (Methods)

Data Members

public:
Int_tfAtomIndex
Int_tfAtomsToGo
Char_t*fCurrent
Int_tfNextChunk
TEveChunkManager*fPlex
set<Int_t>*fSelection
set<int>::const_iteratorfSelectionIterator

Class Charts

Inheritance Chart:
TEveChunkManager::iterator

Function documentation

TEveChunkManager& operator=(const TEveChunkManager::iterator& i)
iterator(TEveChunkManager* p)
{}
iterator(TEveChunkManager& p)
{}
iterator(const TEveChunkManager::iterator& i)
{}
Bool_t next()
void reset()
Char_t* operator()()
{ return fCurrent; }
Char_t* operator*()
{ return fCurrent; }
Int_t index()
{ return fAtomIndex; }