next up previous contents
Next: Priorities Up: Details Previous: Class Description file

Inheritance

Identifying inherited and virtual functions is very important. We propose that in the first pass when building the database, cxx2html could also extract all public and protected functions and store their signatures in the database. It could mark virtual functions. In the second pass it could look in the database at the parent(s) of a class, their parents, etc.. and do the following:



tcornwel@nrao.edu