Any tool which generate C++ code against a design

廉价感情. 提交于 2020-01-23 04:11:17

问题


I have a class diagram , I want that to draw it in some tool which can generate native C++ out of it , I wish to have design first approach to test the various data structures I am designing for my application


回答1:


A lot of tools can make C++ code out of UML diagrams. Try Software Ideas Modeller for example, it's a great UML tool, and it's free for non-commercial use.

Also, wiki has a list of UML tools. You can sort them by "languages generated" column to check what they do support and chose the one that you will like.




回答2:


You can also try UMLET for your work.

You can seach mofre on google by typing

  • related:www.softwareideas.net

  • related:www.umlet.com

    From Tricky Hacker



    来源:https://stackoverflow.com/questions/11574143/any-tool-which-generate-c-code-against-a-design

  • 易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
    该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!