Linux tool tested on Debian

This C++ code try to analize c++ headers files (*.h *.hpp) in a directory and build a dot file to be read with graphviz

Please run the code analysis on a copy of your source code

Usage: command line run program with parameters :
-p, path to headers file default is ./
-d, ignore item from source code
-s, find token inside class definition

At end of execution the file classes.gv should be generated into the source directory
the code try also to run dot command to generate an image (graph.png) from the classes.gv file
install dot if not available on your system or comment the system command in source code

It use regular expression to detect c++ syntax, it is not guarantee that all c++ styles can be detected, the code has more probability to be analyzed if it compile without error.

Features

  • c++ graphviz dot

Project Samples

Project Activity

See All Activity >

Follow cppwired

cppwired Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of cppwired!

Additional Project Details

Registered

2021-03-06