Re: [ROOT] class name / typeid in CINT

From: Rene Brun (Rene.Brun@cern.ch)
Date: Fri Mar 02 2001 - 19:10:46 MET


Hi Valeriy,

In CINT the RTTI is available for compiled and interpreted classes.
Currently, there is no access from Root (via TClass) to the CINT interpreted
classes ans I also forgot to mention it for compiled classes not instrumented
via ClassDef. I want to introduce this extension in the coming monthes
in order to support the new style I/O for these classes.

Rene Brun


Valeriy Onuchin wrote:
> 
> Rene Brun wrote:
> 
> > Hi Valeriy,
> >
> > CINT can provide the following information:
> >   - data members type, names, array dims, comment field
> >   - inheritance : list of base classes
> >   - functions list with their argument description and return types
> >
> > In Root, we provide an API to the CINT dictionary via the TClass, TMethod
> > TMethodArg and associated classes.
> >
> > Rene Brun
> >
> > Valeriy Onuchin wrote:
> > >
> > >  Hi,
> > > what kind of RTTI is available in CINT?
> > >
> > > Thanks.    Regards.    Valeriy
> 
>  Hi Rene,
> what RTTI is available for interpreted class/function?
> 
> Thanks.     Regards.    Valeriy



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:38 MET