Doxygen
Loading...
Searching...
No Matches
dotincldepgraph.h File Reference
#include <memory>
#include "qcstring.h"
#include "filedef.h"
#include "dotnode.h"
#include "dotgraph.h"
+ Include dependency graph for dotincldepgraph.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DotInclDepGraph
 Representation of an include dependency graph. More...
 

Typedefs

using DotInclDepGraphPtr = std::shared_ptr<DotInclDepGraph>
 

Typedef Documentation

◆ DotInclDepGraphPtr

using DotInclDepGraphPtr = std::shared_ptr<DotInclDepGraph>

Definition at line 64 of file dotincldepgraph.h.