[ROOT] protected members in THtml ?

From: Damir Buskulic (buskulic@lapp.in2p3.fr)
Date: Tue Dec 05 2000 - 11:24:21 MET


Hi,

I'm trying to make an index of classes using THtml::MakeIndex(). My
source files are organised in a different way than ROOT ones, i.e.
instead of base/src/TXXX.cxx, it is xxx/src/base/VXXX.cxx (notice the
inversion between base and src folders.
Indeed such an organisation is not foreseen in MakeIndex, so I tried to
derive my class from THtml and write MakeMyIndex method. The problem is
that it uses some private methods of THtml, namely

THtml::CreateListOfTypes()
THtml::GetClass()
THtml::StrDup()
THtml::SortNames()
THtml::CreateIndex()
THtml::CreateIndexByTopic()

I suppose people may be interested by the other ones

While waiting for a rewrite of THtml, is it possible to make those
methods protected so we can derive our own html class ? It would be the
simplest solution for the time being.

Cheers

Damir

-- 
=====================================================================
| Damir Buskulic                  | Universite de Savoie/LAPP       |
|                                 | Chemin de Bellevue, B.P. 110    |
| Tel : +33 (0)450091600          | F-74941 Annecy-le-Vieux Cedex   |
| e-mail: buskulic@lapp.in2p3.fr  | FRANCE                          |
=====================================================================
mailto:buskulic@lapp.in2p3.fr



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