ROOT  6.06/09
Reference Guide
Functions | Variables
TCollection.cxx File Reference
#include "TCollection.h"
#include "Riostream.h"
#include "Varargs.h"
#include "TClass.h"
#include "TROOT.h"
#include "TBrowser.h"
#include "TObjectTable.h"
#include "TRegexp.h"
#include "TPRegexp.h"
#include "TVirtualMutex.h"
+ Include dependency graph for TCollection.cxx:

Go to the source code of this file.

Functions

 ClassImp (TCollection) ClassImp(TIter) void TCollection
 Add all objects from collection col to this collection. More...
 

Variables

TVirtualMutexgCollectionMutex = 0
 

Function Documentation

ClassImp ( TCollection  )

Add all objects from collection col to this collection.

Definition at line 51 of file TCollection.cxx.

Variable Documentation

TVirtualMutex* gCollectionMutex = 0

Definition at line 44 of file TCollection.cxx.