38 fProperty(-1), fSTLType(-1)
147 void TBaseClass::Streamer(
TBuffer& b) {
virtual const char * BaseClassInfo_TmpltName(BaseClassInfo_t *) const
virtual const char * GetTitle() const
Returns title of object.
virtual Int_t WriteClassBuffer(const TClass *cl, void *pointer)=0
virtual Long_t BaseClassInfo_Property(BaseClassInfo_t *) const
R__EXTERN TVirtualMutex * gInterpreterMutex
TClass * GetClassPointer(Bool_t load=kTRUE)
Get pointer to the base class TClass.
Buffer base class used for serializing objects.
virtual void BaseClassInfo_Delete(BaseClassInfo_t *) const
const char * GetTitle() const
Get base class description (comment).
Int_t GetDelta()
Get offset from "this" to part of base class.
TClassRef fClassPtr
pointer to CINT base class info
TClass * fClass
pointer to the foreign object
Using a TBrowser one can browse all ROOT objects.
virtual const char * BaseClassInfo_FullName(BaseClassInfo_t *) const
This class defines an abstract interface that must be implemented by all classes that contain diction...
virtual void Browse(TBrowser *b)
This method is called by a browser to get the class information.
The ROOT global object gROOT contains a list of all defined classes.
Each class (see TClass) has a linked list of its base class(es).
Int_t fDelta
pointer to parent class
virtual Int_t ReadClassBuffer(const TClass *cl, void *pointer, const TClass *onfile_class=0)=0
virtual ~TBaseClass()
TBaseClass dtor deletes adopted CINT BaseClassInfo object.
ClassImp(TBaseClass) TBaseClass
Default TBaseClass ctor.
#define R__LOCKGUARD(mutex)
Long_t Property() const
Get property description word. For meaning of bits see EProperty.
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.
ROOT::ESTLType IsSTLContainer()
Return which type (if any) of STL container the data member is.
virtual ClassInfo_t * BaseClassInfo_ClassInfo(BaseClassInfo_t *) const =0
virtual Long_t BaseClassInfo_Offset(BaseClassInfo_t *, void *=0, bool=true) const
R__EXTERN TInterpreter * gCling
virtual void Browse(TBrowser *b)
Called by the browser, to browse a baseclass.