Doxygen
Loading...
Searching...
No Matches
dotcallgraph.h File Reference

#include <src/dotcallgraph.h>

Include dependency graph for dotcallgraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DotCallGraph
 Representation of an call graph. More...

Typedefs

using DotCallGraphPtr = std::shared_ptr<DotCallGraph>

Typedef Documentation

◆ DotCallGraphPtr

using DotCallGraphPtr = std::shared_ptr<DotCallGraph>

Definition at line 60 of file dotcallgraph.h.