Is there any free tools available for generating class diagram from c++ source files and if possible for mfc source files too.
A:
You could try SourceNavigator. I'm not sure what the current state of the project is, but here's a place to start.
Dan Breslau
2009-04-01 18:50:25
A:
Umbrello is probably fine for projects with a limited number of classes, and certainly requires manual intervention for tuning. I imagine doxygen/graphviz is more suitable for larger projects.
Gunee
2010-08-06 15:54:07