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

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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