summaryrefslogtreecommitdiff
path: root/doxygen/html/classcmd2_1_1OutputTrap__inherit__graph.dot
diff options
context:
space:
mode:
authorZearin <zearin@gonk.net>2011-10-07 10:35:21 -0400
committerZearin <zearin@gonk.net>2011-10-07 10:35:21 -0400
commit07b4dc3d6991cbdc420c246e807371c97a467d1a (patch)
tree329febd532aedfcd4daf92c807e802d1535c8f88 /doxygen/html/classcmd2_1_1OutputTrap__inherit__graph.dot
parent36a2424cfd8c44d9f63bb4e2d7ac69cf7bce3940 (diff)
parent04cdcb0feb369ac4c60e10ccdc139c57e8b52e62 (diff)
downloadcmd2-master.tar.gz
Merge branch 'feature/refactor' into devHEADmasterdev
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"];
-}