Doxygen
Loading...
Searching...
No Matches
dotcallgraph.h File Reference
#include <memory>
#include "dotnode.h"
#include "dotgraph.h"
#include "memberdef.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 58 of file dotcallgraph.h.