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

Go to the source code of this file.

Classes

class  DotDirDeps
 Representation of an directory dependency graph. More...
 

Typedefs

using DotDirDepsPtr = std::shared_ptr<DotDirDeps>
 

Typedef Documentation

◆ DotDirDepsPtr

using DotDirDepsPtr = std::shared_ptr<DotDirDeps>

Definition at line 55 of file dotdirdeps.h.