31   fClassName(
org.fClassName), fClassPtr(
org.fClassPtr)
 
 
   40    fClassName(classname), fClassPtr(nullptr)
 
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t org
 
TClassRef is used to implement a permanent reference to a TClass object.
 
TClass * InternalGetClass() const
Return the current TClass object corresponding to fClassName.
 
TClass *const  * fClassPtr
 
void Assign(const TClassRef &)
Assignment operator implementation, increases reference count to original class object.
 
TClass instances represent classes, structs and namespaces in the ROOT type system.
 
TClass *const * GetPersistentRef() const
 
static TClass * GetClass(const char *name, Bool_t load=kTRUE, Bool_t silent=kFALSE)
Static method returning pointer to TClass of the specified class name.
 
const char * GetName() const override
Returns name of object.