diff options
Diffstat (limited to 'classuscxml_1_1_null_data_model__inherit__graph.svg')
-rw-r--r-- | classuscxml_1_1_null_data_model__inherit__graph.svg | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/classuscxml_1_1_null_data_model__inherit__graph.svg b/classuscxml_1_1_null_data_model__inherit__graph.svg new file mode 100644 index 0000000..304cd23 --- /dev/null +++ b/classuscxml_1_1_null_data_model__inherit__graph.svg @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<!-- Generated by graphviz version 2.40.1 (20161225.0304) + --> +<!-- Title: uscxml::NullDataModel Pages: 1 --> +<svg width="128pt" height="84pt" + viewBox="0.00 0.00 128.00 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> +<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 80)"> +<title>uscxml::NullDataModel</title> +<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-80 124,-80 124,4 -4,4"/> +<!-- Node0 --> +<g id="node1" class="node"> +<title>Node0</title> +<polygon fill="#bfbfbf" stroke="#000000" points=".5,-.5 .5,-19.5 119.5,-19.5 119.5,-.5 .5,-.5"/> +<text text-anchor="middle" x="60" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">uscxml::NullDataModel</text> +</g> +<!-- Node1 --> +<g id="node2" class="node"> +<title>Node1</title> +<g id="a_node2"><a xlink:href="classuscxml_1_1_data_model_impl.html" target="_top" xlink:title="Abstract base class for all data-model implementations. "> +<polygon fill="#ffffff" stroke="#000000" points="0,-56.5 0,-75.5 120,-75.5 120,-56.5 0,-56.5"/> +<text text-anchor="middle" x="60" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">uscxml::DataModelImpl</text> +</a> +</g> +</g> +<!-- Node1->Node0 --> +<g id="edge1" class="edge"> +<title>Node1->Node0</title> +<path fill="none" stroke="#191970" d="M60,-46.1575C60,-37.155 60,-26.9199 60,-19.6427"/> +<polygon fill="#191970" stroke="#191970" points="56.5001,-46.2455 60,-56.2455 63.5001,-46.2456 56.5001,-46.2455"/> +</g> +</g> +</svg> |