Public Member Functions | Protected Attributes

TGo4CanvasLevelIter Class Reference

Inheritance diagram for TGo4CanvasLevelIter:
TGo4LevelIter

List of all members.

Public Member Functions

 TGo4CanvasLevelIter (TPad *pad)
virtual ~TGo4CanvasLevelIter ()
virtual Bool_t next ()
virtual Bool_t isfolder ()
virtual TGo4LevelItersubiterator ()
virtual const char * name ()
virtual const char * info ()
virtual Int_t GetKind ()
virtual const char * GetClassName ()

Protected Attributes

TIterator * fIter
TObject * fCurrent
TObjArray fStacks

Detailed Description

Definition at line 30 of file TGo4CanvasProxy.cxx.


Constructor & Destructor Documentation

TGo4CanvasLevelIter::TGo4CanvasLevelIter ( TPad *  pad  )  [inline]

Definition at line 35 of file TGo4CanvasProxy.cxx.

References fIter, and fStacks.

Referenced by subiterator().

virtual TGo4CanvasLevelIter::~TGo4CanvasLevelIter (  )  [inline, virtual]

Definition at line 45 of file TGo4CanvasProxy.cxx.

References fIter.


Member Function Documentation

virtual const char* TGo4CanvasLevelIter::GetClassName (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 114 of file TGo4CanvasProxy.cxx.

References fCurrent.

virtual Int_t TGo4CanvasLevelIter::GetKind (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 109 of file TGo4CanvasProxy.cxx.

References isfolder(), and TGo4Access::kndFolder.

virtual const char* TGo4CanvasLevelIter::info (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 104 of file TGo4CanvasProxy.cxx.

References fCurrent.

virtual Bool_t TGo4CanvasLevelIter::isfolder (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 84 of file TGo4CanvasProxy.cxx.

References fCurrent.

Referenced by GetKind().

virtual const char* TGo4CanvasLevelIter::name (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 99 of file TGo4CanvasProxy.cxx.

References fCurrent.

virtual Bool_t TGo4CanvasLevelIter::next (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 50 of file TGo4CanvasProxy.cxx.

References fCurrent, fIter, and fStacks.

virtual TGo4LevelIter* TGo4CanvasLevelIter::subiterator (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 90 of file TGo4CanvasProxy.cxx.

References fCurrent, TGo4HStackProxy::ProduceIter(), and TGo4CanvasLevelIter().


Member Data Documentation

TObject* TGo4CanvasLevelIter::fCurrent [protected]

Definition at line 32 of file TGo4CanvasProxy.cxx.

Referenced by GetClassName(), info(), isfolder(), name(), next(), and subiterator().

TIterator* TGo4CanvasLevelIter::fIter [protected]

Definition at line 31 of file TGo4CanvasProxy.cxx.

Referenced by next(), TGo4CanvasLevelIter(), and ~TGo4CanvasLevelIter().

TObjArray TGo4CanvasLevelIter::fStacks [protected]

Definition at line 33 of file TGo4CanvasProxy.cxx.

Referenced by next(), and TGo4CanvasLevelIter().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines