blob: ec435e9bf16643b34ffd18b0867a34cbdcd4264c [file] [log] [blame]
Nikhil Raj03c7ff32023-08-22 12:00:04 +01001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<!-- Generated by graphviz version 2.43.0 (0)
5 -->
6<!-- Title: GraphObservable&lt; ObservedType &gt; Pages: 1 -->
7<svg width="188pt" height="106pt"
8 viewBox="0.00 0.00 188.00 106.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 102)">
10<title>GraphObservable&lt; ObservedType &gt;</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 184,-102 184,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title=" ">
16<polygon fill="#bfbfbf" stroke="black" points="18.5,-0.5 18.5,-30.5 177.5,-30.5 177.5,-0.5 18.5,-0.5"/>
17<text text-anchor="start" x="26.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">GraphObservable&lt; Observed</text>
18<text text-anchor="middle" x="98" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Type &gt;</text>
19</a>
20</g>
21</g>
22<!-- Node2 -->
23<g id="node2" class="node">
24<title>Node2</title>
25<g id="a_node2"><a xlink:href="classarmnn_1_1_i_graph_observable.html" target="_top" xlink:title=" ">
26<polygon fill="white" stroke="black" points="0,-78.5 0,-97.5 104,-97.5 104,-78.5 0,-78.5"/>
27<text text-anchor="middle" x="52" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">IGraphObservable</text>
28</a>
29</g>
30</g>
31<!-- Node2&#45;&gt;Node1 -->
32<g id="edge1" class="edge">
33<title>Node2&#45;&gt;Node1</title>
34<path fill="none" stroke="midnightblue" d="M63.3,-69.68C71.15,-57.65 81.47,-41.83 88.82,-30.58"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="60.17,-68.07 57.64,-78.36 66.04,-71.89 60.17,-68.07"/>
36</g>
37<!-- Node3 -->
38<g id="node3" class="node">
39<title>Node3</title>
40<g id="a_node3"><a xlink:href="classarmnn_1_1_graph.html" target="_top" xlink:title=" ">
41<polygon fill="white" stroke="black" points="122,-78.5 122,-97.5 168,-97.5 168,-78.5 122,-78.5"/>
42<text text-anchor="middle" x="145" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph</text>
43</a>
44</g>
45</g>
46<!-- Node3&#45;&gt;Node1 -->
47<g id="edge2" class="edge">
48<title>Node3&#45;&gt;Node1</title>
49<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M133.46,-69.68C125.44,-57.65 114.89,-41.83 107.38,-30.58"/>
50<polygon fill="#9a32cd" stroke="#9a32cd" points="130.78,-71.98 139.24,-78.36 136.6,-68.09 130.78,-71.98"/>
51<text text-anchor="middle" x="152.5" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> m_Subject</text>
52</g>
53</g>
54</svg>