Reflex dictionaries with class with TObject base, wrong ClassName()

From: Brett Viren <bv_at_bnl.gov>
Date: Wed, 2 Jul 2008 11:29:59 -0400


Hi RootTalk.

I have a class (TTemporalDataObject) with a TObject base and using Reflex to generate the dictionaries.

If I do:

  TTemporalDataObject::Class()->GetName();

It returns "TObject" and not "TTemporalDataObject".

My initial question is: should Reflex dictionaries be providing the correct name here or is the returned "TObject" string expected?

Thanks,
-Brett. Received on Wed Jul 02 2008 - 17:30:10 CEST

This archive was generated by hypermail 2.2.0 : Wed Jul 02 2008 - 23:50:02 CEST