ROOT  6.06/09
Reference Guide
Functions
TOrdCollection.cxx File Reference
#include "TOrdCollection.h"
#include "TError.h"
+ Include dependency graph for TOrdCollection.cxx:

Go to the source code of this file.

Functions

 ClassImp (TOrdCollection) TOrdCollection
 Create an ordered collection. More...
 
 ClassImp (TOrdCollectionIter) TOrdCollectionIter
 Create collection iterator. More...
 

Function Documentation

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.