TIterator
class description - source file - inheritance tree
public:
virtual void ~TIterator()
TClass* Class()
virtual const TCollection* GetCollection()
virtual Option_t* GetOption()
virtual TClass* IsA()
virtual TObject* Next()
TObject* operator()()
virtual TIterator& operator=(TIterator&)
virtual void Reset()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
See also
-
TBtreeIter, THashTableIter, TListIter, TMapIter, TObjArrayIter, TOrdCollectionIter
TIterator
Iterator abstract base class. This base class provides the interface
for collection iterators.
Inline Functions
TIterator& operator=(TIterator&)
const TCollection* GetCollection()
Option_t* GetOption()
TObject* Next()
void Reset()
TObject* operator()()
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void ~TIterator()
Author: Fons Rademakers 13/08/95
Last update: 1.00/06 23/03/97 11.05.27 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.