Logo ROOT  
Reference Guide
ROOT::Experimental::REveChunkManager::iterator Struct Reference

Definition at line 71 of file REveChunkManager.hxx.

Public Member Functions

 iterator (REveChunkManager &p)
 
Int_t index ()
 
Bool_t next ()
 Go to next atom. More...
 
Char_toperator() ()
 
Char_toperator* ()
 
void reset ()
 

Public Attributes

Int_t fAtomIndex {-1}
 
Int_t fAtomsToGo {0}
 
Char_tfCurrent {nullptr}
 
Int_t fNextChunk {0}
 
REveChunkManagerfPlex
 
const std::set< Int_t > * fSelection {nullptr}
 
std::set< Int_t >::const_iterator fSelectionIterator
 

#include <ROOT/REveChunkManager.hxx>

Constructor & Destructor Documentation

◆ iterator()

ROOT::Experimental::REveChunkManager::iterator::iterator ( REveChunkManager p)
inline

Definition at line 82 of file REveChunkManager.hxx.

Member Function Documentation

◆ index()

Int_t ROOT::Experimental::REveChunkManager::iterator::index ( )
inline

Definition at line 102 of file REveChunkManager.hxx.

◆ next()

Bool_t REveChunkManager::iterator::next ( )

Go to next atom.

Definition at line 112 of file REveChunkManager.cxx.

◆ operator()()

Char_t * ROOT::Experimental::REveChunkManager::iterator::operator() ( )
inline

Definition at line 100 of file REveChunkManager.hxx.

◆ operator*()

Char_t * ROOT::Experimental::REveChunkManager::iterator::operator* ( )
inline

Definition at line 101 of file REveChunkManager.hxx.

◆ reset()

void ROOT::Experimental::REveChunkManager::iterator::reset ( )
inline

Definition at line 98 of file REveChunkManager.hxx.

Member Data Documentation

◆ fAtomIndex

Int_t ROOT::Experimental::REveChunkManager::iterator::fAtomIndex {-1}

Definition at line 75 of file REveChunkManager.hxx.

◆ fAtomsToGo

Int_t ROOT::Experimental::REveChunkManager::iterator::fAtomsToGo {0}

Definition at line 77 of file REveChunkManager.hxx.

◆ fCurrent

Char_t* ROOT::Experimental::REveChunkManager::iterator::fCurrent {nullptr}

Definition at line 74 of file REveChunkManager.hxx.

◆ fNextChunk

Int_t ROOT::Experimental::REveChunkManager::iterator::fNextChunk {0}

Definition at line 76 of file REveChunkManager.hxx.

◆ fPlex

REveChunkManager& ROOT::Experimental::REveChunkManager::iterator::fPlex

Definition at line 73 of file REveChunkManager.hxx.

◆ fSelection

const std::set<Int_t>* ROOT::Experimental::REveChunkManager::iterator::fSelection {nullptr}

Definition at line 79 of file REveChunkManager.hxx.

◆ fSelectionIterator

std::set<Int_t>::const_iterator ROOT::Experimental::REveChunkManager::iterator::fSelectionIterator

Definition at line 80 of file REveChunkManager.hxx.

Collaboration diagram for ROOT::Experimental::REveChunkManager::iterator:
[legend]

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