37 if (
this == obj)
return 0;
47 if (
this == obj)
return kTRUE;
Collectable string class.
~TObjString()
TObjString destructor.
Bool_t IsEqual(const TObject *obj) const
Return kTRUE if the argument has the same content as this object.
Int_t Compare(const TObject *obj) const
String compare the argument with this object.
Mother of all ROOT objects.
int CompareTo(const char *cs, ECaseCompare cmp=kExact) const
Compare a string to char *cs2.
void CallRecursiveRemoveIfNeeded(TObject &obj)
call RecursiveRemove for obj if gROOT is valid and obj.TestBit(kMustCleanup) is true.