blob: e85e0d1df989833d7cb506b20bb08fadee8b9cd1 [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: SubgraphView Pages: 1 -->
7<svg width="140pt" height="95pt"
8 viewBox="0.00 0.00 140.00 95.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 91)">
10<title>SubgraphView</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 136,-91 136,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="The SubgraphView class represents a subgraph of a Graph.">
16<polygon fill="#bfbfbf" stroke="black" points="23,-0.5 23,-19.5 109,-19.5 109,-0.5 23,-0.5"/>
17<text text-anchor="middle" x="66" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">SubgraphView</text>
18</a>
19</g>
20</g>
21<!-- Node2 -->
22<g id="node2" class="node">
23<title>Node2</title>
24<g id="a_node2"><a xlink:title=" ">
25<polygon fill="white" stroke="#bfbfbf" points="0,-56.5 0,-86.5 132,-86.5 132,-56.5 0,-56.5"/>
26<text text-anchor="start" x="8" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">enable_shared_from</text>
27<text text-anchor="middle" x="66" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_this&lt; SubgraphView &gt;</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="M66,-46.29C66,-36.86 66,-26.65 66,-19.66"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="62.5,-46.4 66,-56.4 69.5,-46.4 62.5,-46.4"/>
36</g>
37</g>
38</svg>