[Doxygen-develop] simple C++ class method signature parsing
Brought to you by:
dimitri
From: Rajinder Y. <raj...@ho...> - 2007-11-09 09:19:29
|
Hi I am making a simple tool that reads a C++ header file to generate a = mock class using only the method signature it finds. If someone who is knowledgable of the source code could please help me = out. I want to know what files I would need to grab from the project = that would enable me to parse only for class method signatures? Thanks, Rajinder |