![]() |
ROOT
6.06/09
Reference Guide
|
#include "TRefArray.h"#include "TRefTable.h"#include "TError.h"#include "TBits.h"#include "TSystem.h"#include "TROOT.h"
Include dependency graph for TRefArray.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TRefArray) TRefArray | |
| default constructor More... | |
| ClassImp (TRefArrayIter) TRefArrayIter | |
| Create array iterator. More... | |
| ClassImp | ( | TRefArray | ) |
default constructor
Definition at line 104 of file TRefArray.cxx.
| ClassImp | ( | TRefArrayIter | ) |
Create array iterator.
By default the iteration direction is kIterForward. To go backward use kIterBackward.
Definition at line 842 of file TRefArray.cxx.