cpp2xml
prealphaA tool to convert C++ definitions into XML
Description
cpp2xml is a tool to convert C/C++ definitions into XML.
The main goal is to use the XML as input to code generation tools, but any other usage may be imagined.
Categories
License
Features
- Convert C++ definitions into XML
Update Notifications
User Ratings
User Reviews
-
Tool seems to work great for me without a hitch and does exactly what I need. I notice one deficiency and that is there is no indication in the output whether a function is virtual or not, which is important to me. I wonder if this could be added.