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

Go to the source code of this file.

Classes

class  DotGfxHierarchyTable
 Represents a graphical class hierarchy. More...
 

Typedefs

using DotGfxHierarchyTablePtr = std::shared_ptr<DotGfxHierarchyTable>
 

Typedef Documentation

◆ DotGfxHierarchyTablePtr

Definition at line 62 of file dotgfxhierarchytable.h.