A sort of follow up/related question to this.
I\'m trying to get a grip on a large code base that has hundreds and hundreds of classes and a large inheritance hierarchy.
You can try CppDepend, it doesn't create a class hierarchy like Doxygen does but it can show 'the big picture' for your project, it also shows some code metrics.