#include <TExMap.h>
Public Member Functions | |
| TExMapIter (const TExMap *map) | |
| TExMapIter (const TExMapIter &tei) | |
| TExMapIter & | operator= (const TExMapIter &) |
| virtual | ~TExMapIter () |
| const TExMap * | GetCollection () const |
| Bool_t | Next (ULong64_t &hash, Long64_t &key, Long64_t &value) |
| Bool_t | Next (Long64_t &key, Long64_t &value) |
| void | Reset () |
| TExMapIter (const TExMap *map) | |
| TExMapIter (const TExMapIter &tei) | |
| TExMapIter & | operator= (const TExMapIter &) |
| virtual | ~TExMapIter () |
| const TExMap * | GetCollection () const |
| Bool_t | Next (ULong64_t &hash, Long64_t &key, Long64_t &value) |
| Bool_t | Next (Long64_t &key, Long64_t &value) |
| void | Reset () |
Private Attributes | |
| const TExMap * | fMap |
| Int_t | fCursor |
| const TExMap * | fMap |
Definition at line 87 of file TExMap.h.
| TExMapIter::TExMapIter | ( | const TExMap * | map | ) |
| TExMapIter::TExMapIter | ( | const TExMapIter & | tei | ) | [inline] |
| TExMapIter::TExMapIter | ( | const TExMap * | map | ) |
| TExMapIter::TExMapIter | ( | const TExMapIter & | tei | ) | [inline] |
| TExMapIter & TExMapIter::operator= | ( | const TExMapIter & | ) |
| const TExMap* TExMapIter::GetCollection | ( | ) | const [inline] |
Definition at line 408 of file TExMap.cxx.
References fCursor, fMap, TExMap::fSize, TExMap::fTable, kFALSE, and kTRUE.
Referenced by TEveManager::DoRedraw3D(), Next(), TEveSceneList::ProcessSceneChanges(), TGWin32::~TGWin32(), and TGX11::~TGX11().
| void TExMapIter::Reset | ( | void | ) | [inline] |
| TExMapIter& TExMapIter::operator= | ( | const TExMapIter & | ) |
| const TExMap* TExMapIter::GetCollection | ( | ) | const [inline] |
| void TExMapIter::Reset | ( | void | ) | [inline] |
const TExMap* TExMapIter::fMap [private] |
Int_t TExMapIter::fCursor [private] |
const TExMap* TExMapIter::fMap [private] |
1.5.1