| <?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/runtime/tmp-file-mgr.h Pages: 1 --> |
| <!--zoomable 232 --> |
| <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 = 1237; |
| var viewHeight = 232; |
| var sectionId = 'dynsection-0'; |
| </script> |
| <script xlink:href="svgpan.js"/> |
| <svg id="graph" class="graph"> |
| <g id="viewport"> |
| <title>be/src/runtime/tmp-file-mgr.h</title> |
| <polygon fill="white" stroke="none" points="-4,4 -4,-228 1233,-228 1233,4 -4,4"/> |
| <!-- Node1 --> |
| <g id="node1" class="node"><title>Node1</title> |
| <polygon fill="#bfbfbf" stroke="black" points="384,-193 384,-223 482,-223 482,-193 384,-193"/> |
| <text text-anchor="start" x="392" y="-211" font-family="Helvetica,sans-Serif" font-size="10.00">be/src/runtime/tmp</text> |
| <text text-anchor="middle" x="433" y="-200" font-family="Helvetica,sans-Serif" font-size="10.00">-file-mgr.h</text> |
| </g> |
| <!-- Node2 --> |
| <g id="node2" class="node"><title>Node2</title> |
| <g id="a_node2"><a xlink:href="status_8h.html" target="_top" xlink:title="common/status.h"> |
| <polygon fill="white" stroke="black" points="325,-136.5 325,-155.5 417,-155.5 417,-136.5 325,-136.5"/> |
| <text text-anchor="middle" x="371" y="-143.5" font-family="Helvetica,sans-Serif" font-size="10.00">common/status.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node1->Node2 --> |
| <g id="edge1" class="edge"><title>Node1->Node2</title> |
| <path fill="none" stroke="midnightblue" d="M418.307,-192.781C409.019,-183.792 397.001,-172.162 387.402,-162.873"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="389.642,-160.17 380.022,-155.731 384.774,-165.2 389.642,-160.17"/> |
| </g> |
| <!-- Node19 --> |
| <g id="node19" class="node"><title>Node19</title> |
| <polygon fill="white" stroke="#bfbfbf" points="435.5,-136.5 435.5,-155.5 554.5,-155.5 554.5,-136.5 435.5,-136.5"/> |
| <text text-anchor="middle" x="495" y="-143.5" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/Types_types.h</text> |
| </g> |
| <!-- Node1->Node19 --> |
| <g id="edge22" class="edge"><title>Node1->Node19</title> |
| <path fill="none" stroke="midnightblue" d="M447.693,-192.781C456.981,-183.792 468.999,-172.162 478.598,-162.873"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="481.226,-165.2 485.978,-155.731 476.358,-160.17 481.226,-165.2"/> |
| </g> |
| <!-- Node3 --> |
| <g id="node3" class="node"><title>Node3</title> |
| <polygon fill="white" stroke="#bfbfbf" points="-0.5,-6.5 -0.5,-25.5 40.5,-25.5 40.5,-6.5 -0.5,-6.5"/> |
| <text text-anchor="middle" x="20" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text> |
| </g> |
| <!-- Node2->Node3 --> |
| <g id="edge2" class="edge"><title>Node2->Node3</title> |
| <path fill="none" stroke="midnightblue" d="M324.78,-137.317C285.725,-130.057 228.69,-117.64 181,-100 129.369,-80.9027 73.067,-49.113 42.6243,-30.9189"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="44.0573,-27.6957 33.6876,-25.5228 40.439,-33.688 44.0573,-27.6957"/> |
| </g> |
| <!-- Node4 --> |
| <g id="node4" class="node"><title>Node4</title> |
| <polygon fill="white" stroke="#bfbfbf" points="59,-6.5 59,-25.5 103,-25.5 103,-6.5 59,-6.5"/> |
| <text text-anchor="middle" x="81" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text> |
| </g> |
| <!-- Node2->Node4 --> |
| <g id="edge3" class="edge"><title>Node2->Node4</title> |
| <path fill="none" stroke="midnightblue" d="M347.024,-136.412C323.216,-127.737 285.778,-113.694 254,-100 189.739,-72.3074 175.05,-62.3502 112,-32 110.653,-31.3517 109.274,-30.687 107.881,-30.0152"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="109.226,-26.7778 98.6989,-25.5793 106.181,-33.0809 109.226,-26.7778"/> |
| </g> |
| <!-- Node5 --> |
| <g id="node5" class="node"><title>Node5</title> |
| <polygon fill="white" stroke="#bfbfbf" points="121,-6.5 121,-25.5 235,-25.5 235,-6.5 121,-6.5"/> |
| <text text-anchor="middle" x="178" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">boost/lexical_cast.hpp</text> |
| </g> |
| <!-- Node2->Node5 --> |
| <g id="edge4" class="edge"><title>Node2->Node5</title> |
| <path fill="none" stroke="midnightblue" d="M358.037,-136.403C325.419,-114.77 239.679,-57.9065 199.436,-31.2166"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="201.175,-28.1701 190.907,-25.5598 197.306,-34.0037 201.175,-28.1701"/> |
| </g> |
| <!-- Node6 --> |
| <g id="node6" class="node"><title>Node6</title> |
| <g id="a_node6"><a xlink:href="logging_8h.html" target="_top" xlink:title="common/logging.h"> |
| <polygon fill="white" stroke="black" points="427,-74.5 427,-93.5 523,-93.5 523,-74.5 427,-74.5"/> |
| <text text-anchor="middle" x="475" y="-81.5" font-family="Helvetica,sans-Serif" font-size="10.00">common/logging.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node2->Node6 --> |
| <g id="edge5" class="edge"><title>Node2->Node6</title> |
| <path fill="none" stroke="midnightblue" d="M385.901,-136.403C402.968,-126.557 431.161,-110.291 451.262,-98.6949"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="453.214,-101.61 460.127,-93.5806 449.716,-95.5462 453.214,-101.61"/> |
| </g> |
| <!-- Node9 --> |
| <g id="node9" class="node"><title>Node9</title> |
| <g id="a_node9"><a xlink:href="compiler-util_8h.html" target="_top" xlink:title="common/compiler-util.h"> |
| <polygon fill="white" stroke="black" points="541,-74.5 541,-93.5 659,-93.5 659,-74.5 541,-74.5"/> |
| <text text-anchor="middle" x="600" y="-81.5" font-family="Helvetica,sans-Serif" font-size="10.00">common/compiler-util.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node2->Node9 --> |
| <g id="edge8" class="edge"><title>Node2->Node9</title> |
| <path fill="none" stroke="midnightblue" d="M403.81,-136.403C444.197,-125.822 512.877,-107.827 557.329,-96.1802"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="558.464,-99.5009 567.251,-93.5806 556.69,-92.7295 558.464,-99.5009"/> |
| </g> |
| <!-- Node10 --> |
| <g id="node10" class="node"><title>Node10</title> |
| <polygon fill="white" stroke="#bfbfbf" points="677,-74.5 677,-93.5 797,-93.5 797,-74.5 677,-74.5"/> |
| <text text-anchor="middle" x="737" y="-81.5" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/Status_types.h</text> |
| </g> |
| <!-- Node2->Node10 --> |
| <g id="edge9" class="edge"><title>Node2->Node10</title> |
| <path fill="none" stroke="midnightblue" d="M417.206,-137.389C420.181,-136.914 423.132,-136.448 426,-136 533.437,-119.219 561.035,-119.56 668,-100 675.13,-98.6962 682.647,-97.1945 689.992,-95.6559"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="690.801,-99.0622 699.849,-93.55 689.338,-92.2166 690.801,-99.0622"/> |
| </g> |
| <!-- Node11 --> |
| <g id="node11" class="node"><title>Node11</title> |
| <polygon fill="white" stroke="#bfbfbf" points="253,-1 253,-31 357,-31 357,-1 253,-1"/> |
| <text text-anchor="start" x="261" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/ErrorCodes</text> |
| <text text-anchor="middle" x="305" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">_types.h</text> |
| </g> |
| <!-- Node2->Node11 --> |
| <g id="edge10" class="edge"><title>Node2->Node11</title> |
| <path fill="none" stroke="midnightblue" d="M358.65,-136.468C347.849,-128.342 332.585,-115.131 324,-100 313.767,-81.9648 309.044,-58.7741 306.864,-41.4926"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="310.298,-40.6802 305.767,-31.1031 303.337,-41.4154 310.298,-40.6802"/> |
| </g> |
| <!-- Node12 --> |
| <g id="node12" class="node"><title>Node12</title> |
| <polygon fill="white" stroke="#bfbfbf" points="815.5,-69 815.5,-99 924.5,-99 924.5,-69 815.5,-69"/> |
| <text text-anchor="start" x="823.5" y="-87" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/TCLIService</text> |
| <text text-anchor="middle" x="870" y="-76" font-family="Helvetica,sans-Serif" font-size="10.00">_types.h</text> |
| </g> |
| <!-- Node2->Node12 --> |
| <g id="edge11" class="edge"><title>Node2->Node12</title> |
| <path fill="none" stroke="midnightblue" d="M417.18,-137.211C420.162,-136.78 423.121,-136.372 426,-136 593.809,-114.326 637.979,-127.082 805,-100 805.214,-99.9652 805.429,-99.9302 805.644,-99.8948"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="806.262,-103.34 815.487,-98.1301 805.027,-96.4498 806.262,-103.34"/> |
| </g> |
| <!-- Node13 --> |
| <g id="node13" class="node"><title>Node13</title> |
| <g id="a_node13"><a xlink:href="error-util_8h.html" target="_top" xlink:title="util/error-util.h"> |
| <polygon fill="white" stroke="black" points="333,-74.5 333,-93.5 409,-93.5 409,-74.5 333,-74.5"/> |
| <text text-anchor="middle" x="371" y="-81.5" font-family="Helvetica,sans-Serif" font-size="10.00">util/error-util.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node2->Node13 --> |
| <g id="edge12" class="edge"><title>Node2->Node13</title> |
| <path fill="none" stroke="midnightblue" d="M371,-136.403C371,-127.938 371,-114.728 371,-103.82"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="374.5,-103.581 371,-93.5806 367.5,-103.581 374.5,-103.581"/> |
| </g> |
| <!-- Node7 --> |
| <g id="node7" class="node"><title>Node7</title> |
| <polygon fill="white" stroke="#bfbfbf" points="1152.5,-6.5 1152.5,-25.5 1229.5,-25.5 1229.5,-6.5 1152.5,-6.5"/> |
| <text text-anchor="middle" x="1191" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">glog/logging.h</text> |
| </g> |
| <!-- Node6->Node7 --> |
| <g id="edge6" class="edge"><title>Node6->Node7</title> |
| <path fill="none" stroke="midnightblue" d="M502.886,-74.4798C512.076,-71.9906 522.4,-69.5304 532,-68 800.634,-25.1748 875.411,-80.9332 1143,-32 1147.79,-31.1235 1152.78,-29.9161 1157.64,-28.5639"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="1158.79,-31.8737 1167.36,-25.6445 1156.78,-25.1697 1158.79,-31.8737"/> |
| </g> |
| <!-- Node8 --> |
| <g id="node8" class="node"><title>Node8</title> |
| <polygon fill="white" stroke="#bfbfbf" points="1054,-6.5 1054,-25.5 1134,-25.5 1134,-6.5 1054,-6.5"/> |
| <text text-anchor="middle" x="1094" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">gflags/gflags.h</text> |
| </g> |
| <!-- Node6->Node8 --> |
| <g id="edge7" class="edge"><title>Node6->Node8</title> |
| <path fill="none" stroke="midnightblue" d="M503.187,-74.4651C512.304,-72.0063 522.51,-69.5675 532,-68 757.505,-30.7533 820.279,-73.7199 1045,-32 1050.06,-31.0599 1055.34,-29.7779 1060.48,-28.3568"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="1061.5,-31.7045 1070.1,-25.5056 1059.51,-24.9934 1061.5,-31.7045"/> |
| </g> |
| <!-- Node13->Node3 --> |
| <g id="edge13" class="edge"><title>Node13->Node3</title> |
| <path fill="none" stroke="midnightblue" d="M332.568,-80.6972C271.438,-76.1967 148.86,-63.7333 50,-32 48.0872,-31.386 46.145,-30.665 44.2163,-29.8771"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="45.427,-26.5811 34.881,-25.5647 42.4914,-32.9358 45.427,-26.5811"/> |
| </g> |
| <!-- Node13->Node4 --> |
| <g id="edge14" class="edge"><title>Node13->Node4</title> |
| <path fill="none" stroke="midnightblue" d="M332.904,-78.6055C281.698,-72.0023 188.282,-57.4944 112,-32 110.086,-31.3604 108.138,-30.6287 106.198,-29.8403"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="107.317,-26.5057 96.7619,-25.5902 104.442,-32.8882 107.317,-26.5057"/> |
| </g> |
| <!-- Node13->Node5 --> |
| <g id="edge16" class="edge"><title>Node13->Node5</title> |
| <path fill="none" stroke="midnightblue" d="M345.769,-74.3717C311.721,-62.7283 250.929,-41.9394 212.626,-28.8411"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="213.526,-25.45 202.932,-25.5259 211.261,-32.0734 213.526,-25.45"/> |
| </g> |
| <!-- Node13->Node11 --> |
| <g id="edge18" class="edge"><title>Node13->Node11</title> |
| <path fill="none" stroke="midnightblue" d="M362.372,-74.3717C353.286,-65.2858 338.631,-50.6306 326.407,-38.4068"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="328.727,-35.7777 319.181,-31.1815 323.778,-40.7274 328.727,-35.7777"/> |
| </g> |
| <!-- Node14 --> |
| <g id="node14" class="node"><title>Node14</title> |
| <polygon fill="white" stroke="#bfbfbf" points="682,-6.5 682,-25.5 774,-25.5 774,-6.5 682,-6.5"/> |
| <text text-anchor="middle" x="728" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">boost/cstdint.hpp</text> |
| </g> |
| <!-- Node13->Node14 --> |
| <g id="edge15" class="edge"><title>Node13->Node14</title> |
| <path fill="none" stroke="midnightblue" d="M395.178,-74.4264C402.445,-72.083 410.485,-69.7188 418,-68 529.147,-42.5773 560.284,-54.7918 672,-32 677.486,-30.8808 683.231,-29.5398 688.865,-28.1263"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="690.01,-31.4447 698.804,-25.5356 688.245,-24.671 690.01,-31.4447"/> |
| </g> |
| <!-- Node15 --> |
| <g id="node15" class="node"><title>Node15</title> |
| <polygon fill="white" stroke="#bfbfbf" points="792,-1 792,-31 914,-31 914,-1 792,-1"/> |
| <text text-anchor="start" x="800" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/CatalogObjects</text> |
| <text text-anchor="middle" x="853" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">_types.h</text> |
| </g> |
| <!-- Node13->Node15 --> |
| <g id="edge17" class="edge"><title>Node13->Node15</title> |
| <path fill="none" stroke="midnightblue" d="M394.651,-74.3812C402.042,-71.9789 410.283,-69.5935 418,-68 574.368,-35.7127 620.072,-56.235 781.686,-32.074"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="782.637,-35.4694 791.992,-30.4968 781.578,-28.55 782.637,-35.4694"/> |
| </g> |
| <!-- Node16 --> |
| <g id="node16" class="node"><title>Node16</title> |
| <polygon fill="white" stroke="#bfbfbf" points="932,-1 932,-31 1036,-31 1036,-1 932,-1"/> |
| <text text-anchor="start" x="940" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/ErrorCodes</text> |
| <text text-anchor="middle" x="984" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">_constants.h</text> |
| </g> |
| <!-- Node13->Node16 --> |
| <g id="edge19" class="edge"><title>Node13->Node16</title> |
| <path fill="none" stroke="midnightblue" d="M394.145,-74.4092C401.657,-71.9473 410.094,-69.5209 418,-68 635.726,-26.116 698.88,-65.7939 921.825,-31.9921"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="922.529,-35.425 931.875,-30.4354 921.457,-28.5075 922.529,-35.425"/> |
| </g> |
| <!-- Node17 --> |
| <g id="node17" class="node"><title>Node17</title> |
| <polygon fill="white" stroke="#bfbfbf" points="375.5,-1 375.5,-31 524.5,-31 524.5,-1 375.5,-1"/> |
| <text text-anchor="start" x="383.5" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/ImpalaInternalService</text> |
| <text text-anchor="middle" x="450" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">_types.h</text> |
| </g> |
| <!-- Node13->Node17 --> |
| <g id="edge20" class="edge"><title>Node13->Node17</title> |
| <path fill="none" stroke="midnightblue" d="M381.328,-74.3717C392.409,-65.1143 410.409,-50.0756 425.202,-37.7175"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="427.595,-40.2789 433.025,-31.1815 423.107,-34.9069 427.595,-40.2789"/> |
| </g> |
| <!-- Node18 --> |
| <g id="node18" class="node"><title>Node18</title> |
| <polygon fill="white" stroke="#bfbfbf" points="542.5,-6.5 542.5,-25.5 663.5,-25.5 663.5,-6.5 542.5,-6.5"/> |
| <text text-anchor="middle" x="603" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">gutil/strings/substitute.h</text> |
| </g> |
| <!-- Node13->Node18 --> |
| <g id="edge21" class="edge"><title>Node13->Node18</title> |
| <path fill="none" stroke="midnightblue" d="M397.292,-74.4049C404.026,-72.2596 411.268,-70.0014 418,-68 466.602,-53.5514 522.801,-38.2573 560.386,-28.2296"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="561.708,-31.4997 570.472,-25.5459 559.908,-24.735 561.708,-31.4997"/> |
| </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="tmp-file-mgr_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> |