ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 27 of file TOrdCollection.cxx.

ClassImp ( TOrdCollectionIter  )

Create collection iterator.

By default the iteration direction is kIterForward. To go backward use kIterBackward.

Definition at line 447 of file TOrdCollection.cxx.