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

You Might Also Like
All-in-One Payroll and HR Platform Icon
All-in-One Payroll and HR Platform

For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
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