TTreeFriendLeafIter


class description - source file - inheritance tree

class TTreeFriendLeafIter : public TIterator


    protected:
TTreeFriendLeafIter() public:
TTreeFriendLeafIter(const TTreeFriendLeafIter& iter) TTreeFriendLeafIter(const TTree* t, Bool_t dir = kIterForward) virtual ~TTreeFriendLeafIter() static TClass* Class() virtual const TCollection* GetCollection() const virtual Option_t* GetOption() const virtual TClass* IsA() const virtual TObject* Next() TTreeFriendLeafIter& operator=(const TTreeFriendLeafIter& rhs) virtual TIterator& operator=(const TIterator& rhs) virtual void Reset() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TTree* fTree tree being iterated TIterator* fLeafIter current leaf sub-iterator. TIterator* fTreeIter current tree sub-iterator. Bool_t fDirection iteration direction

Class Description



Last update: Fri May 14 13:32:45 2004


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.