Doxygen
dotclassgraph.h 文件参考
#include <memory>
#include "classdef.h"
#include "dotnode.h"
#include "dotgraph.h"
+ dotclassgraph.h 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  DotClassGraph
 Representation of a class inheritance or dependency graph 更多...
 

类型定义

using DotClassGraphPtr = std::shared_ptr< DotClassGraph >
 

类型定义说明

◆ DotClassGraphPtr

using DotClassGraphPtr = std::shared_ptr<DotClassGraph>

在文件 dotclassgraph.h66 行定义.