ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Functions | |
ClassImp (TOrdCollection) TOrdCollection | |
Create an ordered collection. More... | |
ClassImp (TOrdCollectionIter) TOrdCollectionIter | |
Create collection iterator. More... | |
ClassImp | ( | TOrdCollection | ) |
Create an ordered collection.
Definition at line 26 of file TOrdCollection.cxx.
ClassImp | ( | TOrdCollectionIter | ) |
Create collection iterator.
By default the iteration direction is kIterForward. To go backward use kIterBackward.
Definition at line 446 of file TOrdCollection.cxx.