| <?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.36.0 (20140111.2315) |
| --> |
| <!-- Title: be/src/common/object-pool.h Pages: 1 --> |
| <!--zoomable 208 --> |
| <svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)"> |
| <style type="text/css"><![CDATA[ |
| .edge:hover path { stroke: red; } |
| .edge:hover polygon { stroke: red; fill: red; } |
| ]]></style> |
| <script type="text/javascript"><![CDATA[ |
| var edges = document.getElementsByTagName('g'); |
| if (edges && edges.length) { |
| for (var i=0;i<edges.length;i++) { |
| if (edges[i].id.substr(0,4)=='edge') { |
| edges[i].setAttribute('class','edge'); |
| } |
| } |
| } |
| ]]></script> |
| <defs> |
| <circle id="rim" cx="0" cy="0" r="7"/> |
| <circle id="rim2" cx="0" cy="0" r="3.5"/> |
| <g id="zoomPlus"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/> |
| </use> |
| <path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/> |
| </g> |
| <g id="zoomMin"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/> |
| </use> |
| <path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/> |
| </g> |
| <g id="dirArrow"> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="resetDef"> |
| <use xlink:href="#rim2" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/> |
| </use> |
| </g> |
| </defs> |
| |
| <script type="text/javascript"> |
| var viewWidth = 575; |
| var viewHeight = 208; |
| var sectionId = 'dynsection-0'; |
| </script> |
| <script xlink:href="svgpan.js"/> |
| <svg id="graph" class="graph"> |
| <g id="viewport"> |
| <title>be/src/common/object-pool.h</title> |
| <polygon fill="white" stroke="none" points="-4,4 -4,-204 571,-204 571,4 -4,4"/> |
| <!-- Node1 --> |
| <g id="node1" class="node"><title>Node1</title> |
| <polygon fill="#bfbfbf" stroke="black" points="131.5,-169 131.5,-199 244.5,-199 244.5,-169 131.5,-169"/> |
| <text text-anchor="start" x="139.5" y="-187" font-family="Helvetica,sans-Serif" font-size="10.00">be/src/common/object</text> |
| <text text-anchor="middle" x="188" y="-176" font-family="Helvetica,sans-Serif" font-size="10.00">-pool.h</text> |
| </g> |
| <!-- Node2 --> |
| <g id="node2" class="node"><title>Node2</title> |
| <polygon fill="white" stroke="#bfbfbf" points="0,-112.5 0,-131.5 44,-131.5 44,-112.5 0,-112.5"/> |
| <text text-anchor="middle" x="22" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text> |
| </g> |
| <!-- Node1->Node2 --> |
| <g id="edge1" class="edge"><title>Node1->Node2</title> |
| <path fill="none" stroke="midnightblue" d="M149.08,-168.933C120.062,-158.444 80.9169,-144.295 53.7739,-134.485"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="54.9521,-131.189 44.3579,-131.081 52.5726,-137.772 54.9521,-131.189"/> |
| </g> |
| <!-- Node3 --> |
| <g id="node3" class="node"><title>Node3</title> |
| <polygon fill="white" stroke="#bfbfbf" points="62,-112.5 62,-131.5 178,-131.5 178,-112.5 62,-112.5"/> |
| <text text-anchor="middle" x="120" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">boost/thread/locks.hpp</text> |
| </g> |
| <!-- Node1->Node3 --> |
| <g id="edge2" class="edge"><title>Node1->Node3</title> |
| <path fill="none" stroke="midnightblue" d="M171.885,-168.781C161.596,-159.703 148.253,-147.929 137.674,-138.595"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="139.709,-135.722 129.895,-131.731 135.077,-140.971 139.709,-135.722"/> |
| </g> |
| <!-- Node4 --> |
| <g id="node4" class="node"><title>Node4</title> |
| <polygon fill="white" stroke="#bfbfbf" points="196.5,-112.5 196.5,-131.5 315.5,-131.5 315.5,-112.5 196.5,-112.5"/> |
| <text text-anchor="middle" x="256" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">boost/thread/mutex.hpp</text> |
| </g> |
| <!-- Node1->Node4 --> |
| <g id="edge3" class="edge"><title>Node1->Node4</title> |
| <path fill="none" stroke="midnightblue" d="M204.115,-168.781C214.404,-159.703 227.747,-147.929 238.326,-138.595"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="240.923,-140.971 246.105,-131.731 236.291,-135.722 240.923,-140.971"/> |
| </g> |
| <!-- Node5 --> |
| <g id="node5" class="node"><title>Node5</title> |
| <g id="a_node5"><a xlink:href="spinlock_8h.html" target="_top" xlink:title="util/spinlock.h"> |
| <polygon fill="white" stroke="black" points="333.5,-112.5 333.5,-131.5 410.5,-131.5 410.5,-112.5 333.5,-112.5"/> |
| <text text-anchor="middle" x="372" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">util/spinlock.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node1->Node5 --> |
| <g id="edge4" class="edge"><title>Node1->Node5</title> |
| <path fill="none" stroke="midnightblue" d="M231.14,-168.933C263.11,-158.508 306.169,-144.467 336.232,-134.663"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="337.472,-137.941 345.894,-131.513 335.302,-131.285 337.472,-137.941"/> |
| </g> |
| <!-- Node6 --> |
| <g id="node6" class="node"><title>Node6</title> |
| <g id="a_node6"><a xlink:href="atomic_8h.html" target="_top" xlink:title="common/atomic.h"> |
| <polygon fill="white" stroke="black" points="266.5,-56.5 266.5,-75.5 361.5,-75.5 361.5,-56.5 266.5,-56.5"/> |
| <text text-anchor="middle" x="314" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">common/atomic.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node5->Node6 --> |
| <g id="edge5" class="edge"><title>Node5->Node6</title> |
| <path fill="none" stroke="midnightblue" d="M362.681,-112.324C354.107,-104.341 341.188,-92.3128 330.812,-82.6529"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="333.192,-80.0865 323.488,-75.8339 328.422,-85.2098 333.192,-80.0865"/> |
| </g> |
| <!-- Node9 --> |
| <g id="node9" class="node"><title>Node9</title> |
| <g id="a_node9"><a xlink:href="logging_8h.html" target="_top" xlink:title="common/logging.h"> |
| <polygon fill="white" stroke="black" points="382,-56.5 382,-75.5 478,-75.5 478,-56.5 382,-56.5"/> |
| <text text-anchor="middle" x="430" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">common/logging.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node5->Node9 --> |
| <g id="edge8" class="edge"><title>Node5->Node9</title> |
| <path fill="none" stroke="midnightblue" d="M381.319,-112.324C389.893,-104.341 402.812,-92.3128 413.188,-82.6529"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="415.578,-85.2098 420.512,-75.8339 410.808,-80.0865 415.578,-85.2098"/> |
| </g> |
| <!-- Node7 --> |
| <g id="node7" class="node"><title>Node7</title> |
| <polygon fill="white" stroke="#bfbfbf" points="181,-0.5 181,-19.5 237,-19.5 237,-0.5 181,-0.5"/> |
| <text text-anchor="middle" x="209" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text> |
| </g> |
| <!-- Node6->Node7 --> |
| <g id="edge6" class="edge"><title>Node6->Node7</title> |
| <path fill="none" stroke="midnightblue" d="M297.13,-56.324C280.291,-47.6641 254.193,-34.2424 234.762,-24.249"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="236.322,-21.1155 225.828,-19.6545 233.12,-27.3405 236.322,-21.1155"/> |
| </g> |
| <!-- Node8 --> |
| <g id="node8" class="node"><title>Node8</title> |
| <g id="a_node8"><a xlink:href="compiler-util_8h.html" target="_top" xlink:title="common/compiler-util.h"> |
| <polygon fill="white" stroke="black" points="255,-0.5 255,-19.5 373,-19.5 373,-0.5 255,-0.5"/> |
| <text text-anchor="middle" x="314" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">common/compiler-util.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node6->Node8 --> |
| <g id="edge7" class="edge"><title>Node6->Node8</title> |
| <path fill="none" stroke="midnightblue" d="M314,-56.083C314,-49.0059 314,-38.8611 314,-29.9865"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="317.5,-29.751 314,-19.7511 310.5,-29.7511 317.5,-29.751"/> |
| </g> |
| <!-- Node10 --> |
| <g id="node10" class="node"><title>Node10</title> |
| <polygon fill="white" stroke="#bfbfbf" points="391.5,-0.5 391.5,-19.5 468.5,-19.5 468.5,-0.5 391.5,-0.5"/> |
| <text text-anchor="middle" x="430" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">glog/logging.h</text> |
| </g> |
| <!-- Node9->Node10 --> |
| <g id="edge9" class="edge"><title>Node9->Node10</title> |
| <path fill="none" stroke="midnightblue" d="M430,-56.083C430,-49.0059 430,-38.8611 430,-29.9865"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="433.5,-29.751 430,-19.7511 426.5,-29.7511 433.5,-29.751"/> |
| </g> |
| <!-- Node11 --> |
| <g id="node11" class="node"><title>Node11</title> |
| <polygon fill="white" stroke="#bfbfbf" points="487,-0.5 487,-19.5 567,-19.5 567,-0.5 487,-0.5"/> |
| <text text-anchor="middle" x="527" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">gflags/gflags.h</text> |
| </g> |
| <!-- Node9->Node11 --> |
| <g id="edge10" class="edge"><title>Node9->Node11</title> |
| <path fill="none" stroke="midnightblue" d="M445.585,-56.324C460.999,-47.7428 484.812,-34.486 502.71,-24.5224"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="504.419,-27.5767 511.454,-19.6545 501.014,-21.4606 504.419,-27.5767"/> |
| </g> |
| </g> |
| </svg> |
| <g id="navigator" transform="translate(0 0)" fill="#404254"> |
| <rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/> |
| <use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/> |
| <use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/> |
| <use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/> |
| <g id="arrowUp" xlink:href="#dirArrow" transform="translate(30 24)" onmousedown="handlePan(0,-1)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowUp.mouseover" end="arrowUp.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowRight" xlink:href="#dirArrow" transform="rotate(90) translate(36 -43)" onmousedown="handlePan(1,0)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowRight.mouseover" end="arrowRight.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowDown" xlink:href="#dirArrow" transform="rotate(180) translate(-30 -48)" onmousedown="handlePan(0,1)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowDown.mouseover" end="arrowDown.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowLeft" xlink:href="#dirArrow" transform="rotate(270) translate(-36 17)" onmousedown="handlePan(-1,0)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowLeft.mouseover" end="arrowLeft.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| </g> |
| <svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet"> |
| <g id="arrow_out" transform="scale(0.3 0.3)"> |
| <a xlink:href="object-pool_8h__incl_org.svg" target="_base"> |
| <rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38" |
| fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/> |
| <path id="arrow" |
| d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z" |
| style="fill:#404040;"/> |
| </a> |
| </g> |
| </svg> |
| </svg> |