Re: [ROOT] Problems accessing protected

From: George Heintzelman (gah@bnl.gov)
Date: Tue Jun 13 2000 - 18:20:04 MEST


> I've implemented protected member accessing mechanism. Following
> pragma statement makes it able.
> 
>   #pragma link C++ class+protected [classname];
> 
> Only non-constructor,non-destructor members can be accessed as protected.
> This feature will be included in cint5.14.41.
> 
> Thank you
> Masaharu Goto

Masa,

This is wonderful! Great!

If I understand right, this functionality could also provide for 
virtual functions being called correctly in interpreted derived 
classes, which is arguably more important. Does this change already do 
that or is more work required to get that?

Many thanks for this change, though -- I'll be most pleased once we 
actually get recent versions of CINT to propagate into our standard 
Root.

George



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:27 MET