summaryrefslogtreecommitdiff
path: root/doxygen/html/classcmd2_1_1OutputTrap__inherit__graph.dot
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/html/classcmd2_1_1OutputTrap__inherit__graph.dot')
-rw-r--r--doxygen/html/classcmd2_1_1OutputTrap__inherit__graph.dot9
1 files changed, 0 insertions, 9 deletions
diff --git a/doxygen/html/classcmd2_1_1OutputTrap__inherit__graph.dot b/doxygen/html/classcmd2_1_1OutputTrap__inherit__graph.dot
deleted file mode 100644
index 16dcbaf..0000000
--- a/doxygen/html/classcmd2_1_1OutputTrap__inherit__graph.dot
+++ /dev/null
@@ -1,9 +0,0 @@
-digraph G
-{
- // INTERACTIVE_SVG=YES
- edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
- node [fontname="Helvetica",fontsize="10",shape=record];
- Node1 [label="{cmd2::OutputTrap\n|+ contents\l+ old_stdout\l|+ __init__()\l+ read()\l+ tearDown()\l+ write()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
- Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
- Node2 [label="{cmd2::Borg\n|- _shared_state\l|+ __new__()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classcmd2_1_1Borg.html"];
-}