blob: 8e5c71ef3b41d1a803ae6ddc6c5b8a5271e0e45b [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: OptimizeForExclusiveConnectionImpl&lt; BaseType, ChildType, Wrapped &gt; Pages: 1 -->
7<svg width="185pt" height="106pt"
8 viewBox="0.00 0.00 185.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>OptimizeForExclusiveConnectionImpl&lt; BaseType, ChildType, Wrapped &gt;</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 181,-102 181,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="Wrapper Optimization class that calls Wrapped::Run for every connection BaseType &#45;&gt; ChildType.">
16<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-41.5 177,-41.5 177,-0.5 0,-0.5"/>
17<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptimizeForExclusiveConnection</text>
18<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">Impl&lt; BaseType, ChildType,</text>
19<text text-anchor="middle" x="88.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"> Wrapped &gt;</text>
20</a>
21</g>
22</g>
23<!-- Node2 -->
24<g id="node2" class="node">
25<title>Node2</title>
26<g id="a_node2"><a xlink:title=" ">
27<polygon fill="white" stroke="#bfbfbf" points="58.5,-78.5 58.5,-97.5 118.5,-97.5 118.5,-78.5 58.5,-78.5"/>
28<text text-anchor="middle" x="88.5" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">Wrapped</text>
29</a>
30</g>
31</g>
32<!-- Node2&#45;&gt;Node1 -->
33<g id="edge1" class="edge">
34<title>Node2&#45;&gt;Node1</title>
35<path fill="none" stroke="midnightblue" d="M88.5,-68.04C88.5,-59.71 88.5,-49.94 88.5,-41.54"/>
36<polygon fill="midnightblue" stroke="midnightblue" points="85,-68.23 88.5,-78.23 92,-68.23 85,-68.23"/>
37</g>
38</g>
39</svg>