36 if (
this == obj)
return 0;
46 if (
this == obj)
return kTRUE;
int Int_t
Signed integer 4 bytes (int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
TObjString(const char *s="")
Bool_t IsEqual(const TObject *obj) const override
Return kTRUE if the argument has the same content as this object.
Int_t Compare(const TObject *obj) const override
String compare the argument with this object.
~TObjString()
TObjString destructor.
virtual TClass * IsA() const
TObject()
TObject constructor.
void CallRecursiveRemoveIfNeeded(TObject &obj)
call RecursiveRemove for obj if gROOT is valid and obj.TestBit(kMustCleanup) is true.