Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
TEveChunkManager::iterator Struct Reference

Definition at line 70 of file TEveChunkManager.h.

Public Member Functions

 iterator (TEveChunkManager *p)
 
 iterator (TEveChunkManager &p)
 
 iterator (const iterator &i)
 
Int_t index ()
 
Bool_t next ()
 Go to next atom. More...
 
Char_toperator() ()
 
Char_toperator* ()
 
iteratoroperator= (const iterator &i)
 
void reset ()
 

Public Attributes

Int_t fAtomIndex
 
Int_t fAtomsToGo
 
Char_tfCurrent
 
Int_t fNextChunk
 
TEveChunkManagerfPlex
 
const std::set< Int_t > * fSelection
 
std::set< Int_t >::const_iterator fSelectionIterator
 

#include <TEveChunkManager.h>

Constructor & Destructor Documentation

◆ iterator() [1/3]

TEveChunkManager::iterator::iterator ( TEveChunkManager p)
inline

Definition at line 81 of file TEveChunkManager.h.

◆ iterator() [2/3]

TEveChunkManager::iterator::iterator ( TEveChunkManager p)
inline

Definition at line 84 of file TEveChunkManager.h.

◆ iterator() [3/3]

TEveChunkManager::iterator::iterator ( const iterator i)
inline

Definition at line 87 of file TEveChunkManager.h.

Member Function Documentation

◆ index()

Int_t TEveChunkManager::iterator::index ( )
inline

Definition at line 104 of file TEveChunkManager.h.

◆ next()

Bool_t TEveChunkManager::iterator::next ( )

Go to next atom.

Definition at line 112 of file TEveChunkManager.cxx.

◆ operator()()

Char_t* TEveChunkManager::iterator::operator() ( )
inline

Definition at line 102 of file TEveChunkManager.h.

◆ operator*()

Char_t* TEveChunkManager::iterator::operator* ( )
inline

Definition at line 103 of file TEveChunkManager.h.

◆ operator=()

iterator& TEveChunkManager::iterator::operator= ( const iterator i)
inline

Definition at line 92 of file TEveChunkManager.h.

◆ reset()

void TEveChunkManager::iterator::reset ( )
inline

Definition at line 100 of file TEveChunkManager.h.

Member Data Documentation

◆ fAtomIndex

Int_t TEveChunkManager::iterator::fAtomIndex

Definition at line 74 of file TEveChunkManager.h.

◆ fAtomsToGo

Int_t TEveChunkManager::iterator::fAtomsToGo

Definition at line 76 of file TEveChunkManager.h.

◆ fCurrent

Char_t* TEveChunkManager::iterator::fCurrent

Definition at line 73 of file TEveChunkManager.h.

◆ fNextChunk

Int_t TEveChunkManager::iterator::fNextChunk

Definition at line 75 of file TEveChunkManager.h.

◆ fPlex

TEveChunkManager* TEveChunkManager::iterator::fPlex

Definition at line 72 of file TEveChunkManager.h.

◆ fSelection

const std::set<Int_t>* TEveChunkManager::iterator::fSelection

Definition at line 78 of file TEveChunkManager.h.

◆ fSelectionIterator

std::set<Int_t>::const_iterator TEveChunkManager::iterator::fSelectionIterator

Definition at line 79 of file TEveChunkManager.h.


The documentation for this struct was generated from the following files: