mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-26 15:59:22 +00:00
36 lines
2.4 KiB
XML
36 lines
2.4 KiB
XML
<?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.43.0 (0)
|
|
-->
|
|
<!-- Title: ComSquare::Callback< Types > Pages: 1 -->
|
|
<svg width="129pt" height="165pt"
|
|
viewBox="0.00 0.00 129.00 165.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 161)">
|
|
<title>ComSquare::Callback< Types ></title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-161 125,-161 125,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="A callback where you can subscribe to and emit it.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-156.5 121,-156.5 121,-0.5 0,-0.5"/>
|
|
<text text-anchor="start" x="8" y="-144.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::Callback</text>
|
|
<text text-anchor="middle" x="60.5" y="-133.5" font-family="Helvetica,sans-Serif" font-size="10.00">< Types ></text>
|
|
<polyline fill="none" stroke="black" points="0,-126.5 121,-126.5 "/>
|
|
<text text-anchor="start" x="8" y="-114.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _nextID</text>
|
|
<text text-anchor="start" x="8" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _functions</text>
|
|
<polyline fill="none" stroke="black" points="0,-96.5 121,-96.5 "/>
|
|
<text text-anchor="start" x="8" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ addCallback()</text>
|
|
<text text-anchor="start" x="8" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ removeCallback()</text>
|
|
<text text-anchor="start" x="8" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator()()</text>
|
|
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Callback()</text>
|
|
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Callback()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Callback()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Callback()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|