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

Go to the source code of this file.

Functions

 ClassImp (TObjectSpy) ClassImp(TObjectRefSpy) TObjectSpy
 Register the object that must be spied. More...
 

Function Documentation

ClassImp ( TObjectSpy  )

Register the object that must be spied.

The object must have the kMustCleanup bit set. If the object has been deleted during a RecusiveRemove() operation, GetObject() will return 0.

Definition at line 26 of file TObjectSpy.cxx.