ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Functions | |
ClassImp (TObjectSpy) ClassImp(TObjectRefSpy) TObjectSpy | |
Register the object that must be spied. More... | |
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.