Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 20f7652f1904dfee028d50a3b8add8d2 > files > 4994

libstdc++-docs-5.5.0-1.mga6.noarch.rpm

<?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.38.0 (20140413.2041)
 -->
<!-- Title: __gnu_cxx::condition_base Pages: 1 -->
<!--zoomable 178 -->
<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 = 666;
var viewHeight = 178;
var sectionId = 'dynsection-0';
</script>
<script xlink:href="svgpan.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>__gnu_cxx::condition_base</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-174 662,-174 662,4 -4,4"/>
<!-- Node0 -->
<g id="node1" class="node"><title>Node0</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-75.5 0,-93.5 129,-93.5 129,-75.5 0,-75.5"/>
<text text-anchor="middle" x="64.5" y="-82.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::condition_base</text>
</g>
<!-- Node1 -->
<g id="node2" class="node"><title>Node1</title>
<g id="a_node2"><a xlink:href="a09349.html" target="_top" xlink:title="Base class for incremental control and throw. ">
<polygon fill="white" stroke="black" points="172.5,-99.5 172.5,-117.5 297.5,-117.5 297.5,-99.5 172.5,-99.5"/>
<text text-anchor="middle" x="235" y="-106.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::limit_condition</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M138.888,-94.9528C150.061,-96.5443 161.493,-98.1726 172.381,-99.7233"/>
<polygon fill="midnightblue" stroke="midnightblue" points="139.116,-91.4502 128.723,-93.505 138.129,-98.3802 139.116,-91.4502"/>
</g>
<!-- Node6 -->
<g id="node7" class="node"><title>Node6</title>
<g id="a_node7"><a xlink:href="a09369.html" target="_top" xlink:title="Base class for random probability control and throw. ">
<polygon fill="white" stroke="black" points="165,-52.5 165,-70.5 305,-70.5 305,-52.5 165,-52.5"/>
<text text-anchor="middle" x="235" y="-59.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::random_condition</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node6 -->
<g id="edge6" class="edge"><title>Node0&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M139.116,-74.4515C148.714,-73.1413 158.5,-71.8056 167.963,-70.5139"/>
<polygon fill="midnightblue" stroke="midnightblue" points="138.637,-70.9843 129.203,-75.8047 139.584,-77.92 138.637,-70.9843"/>
</g>
<!-- Node2 -->
<g id="node3" class="node"><title>Node2</title>
<g id="a_node3"><a xlink:href="a09401.html" target="_top" xlink:title="__gnu_cxx::throw_allocator\l_base\&lt; _Tp, limit_condition \&gt;">
<polygon fill="white" stroke="black" points="348.5,-141.5 348.5,-169.5 485.5,-169.5 485.5,-141.5 348.5,-141.5"/>
<text text-anchor="start" x="356.5" y="-158.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::throw_allocator</text>
<text text-anchor="middle" x="417" y="-148.3" font-family="Helvetica,sans-Serif" font-size="9.00">_base&lt; _Tp, limit_condition &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M280.544,-120.131C305.271,-126.587 336.206,-134.665 362.268,-141.47"/>
<polygon fill="midnightblue" stroke="midnightblue" points="281.266,-116.702 270.706,-117.562 279.497,-123.475 281.266,-116.702"/>
</g>
<!-- Node4 -->
<g id="node5" class="node"><title>Node4</title>
<g id="a_node5"><a xlink:href="a09389.html" target="_top" xlink:title="__gnu_cxx::throw_value\l_base\&lt; limit_condition \&gt;">
<polygon fill="white" stroke="black" points="359,-94.5 359,-122.5 475,-122.5 475,-94.5 359,-94.5"/>
<text text-anchor="start" x="367" y="-111.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::throw_value</text>
<text text-anchor="middle" x="417" y="-101.3" font-family="Helvetica,sans-Serif" font-size="9.00">_base&lt; limit_condition &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge4" class="edge"><title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M308.085,-108.5C324.993,-108.5 342.78,-108.5 358.927,-108.5"/>
<polygon fill="midnightblue" stroke="midnightblue" points="307.694,-105 297.694,-108.5 307.694,-112 307.694,-105"/>
</g>
<!-- Node3 -->
<g id="node4" class="node"><title>Node3</title>
<g id="a_node4"><a xlink:href="a09405.html" target="_top" xlink:title="Allocator throwing via limit condition. ">
<polygon fill="white" stroke="black" points="529,-141.5 529,-169.5 658,-169.5 658,-141.5 529,-141.5"/>
<text text-anchor="start" x="537" y="-158.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::throw_allocator</text>
<text text-anchor="middle" x="593.5" y="-148.3" font-family="Helvetica,sans-Serif" font-size="9.00">_limit&lt; _Tp &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge3" class="edge"><title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M496.288,-155.5C507.138,-155.5 518.174,-155.5 528.716,-155.5"/>
<polygon fill="midnightblue" stroke="midnightblue" points="495.966,-152 485.966,-155.5 495.966,-159 495.966,-152"/>
</g>
<!-- Node5 -->
<g id="node6" class="node"><title>Node5</title>
<g id="a_node6"><a xlink:href="a09393.html" target="_top" xlink:title="Type throwing via limit condition. ">
<polygon fill="white" stroke="black" points="535.5,-94.5 535.5,-122.5 651.5,-122.5 651.5,-94.5 535.5,-94.5"/>
<text text-anchor="start" x="543.5" y="-111.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::throw_value</text>
<text text-anchor="middle" x="593.5" y="-101.3" font-family="Helvetica,sans-Serif" font-size="9.00">_limit</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge5" class="edge"><title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M485.256,-108.5C501.753,-108.5 519.257,-108.5 535.234,-108.5"/>
<polygon fill="midnightblue" stroke="midnightblue" points="485.138,-105 475.138,-108.5 485.138,-112 485.138,-105"/>
</g>
<!-- Node7 -->
<g id="node8" class="node"><title>Node7</title>
<g id="a_node8"><a xlink:href="a09401.html" target="_top" xlink:title="__gnu_cxx::throw_allocator\l_base\&lt; _Tp, random_condition \&gt;">
<polygon fill="white" stroke="black" points="341,-47.5 341,-75.5 493,-75.5 493,-47.5 341,-47.5"/>
<text text-anchor="start" x="349" y="-64.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::throw_allocator</text>
<text text-anchor="middle" x="417" y="-54.3" font-family="Helvetica,sans-Serif" font-size="9.00">_base&lt; _Tp, random_condition &gt;</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node7 -->
<g id="edge7" class="edge"><title>Node6&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M315.328,-61.5C323.799,-61.5 332.399,-61.5 340.821,-61.5"/>
<polygon fill="midnightblue" stroke="midnightblue" points="315.078,-58.0001 305.078,-61.5 315.078,-65.0001 315.078,-58.0001"/>
</g>
<!-- Node9 -->
<g id="node10" class="node"><title>Node9</title>
<g id="a_node10"><a xlink:href="a09389.html" target="_top" xlink:title="__gnu_cxx::throw_value\l_base\&lt; random_condition \&gt;">
<polygon fill="white" stroke="black" points="351.5,-0.5 351.5,-28.5 482.5,-28.5 482.5,-0.5 351.5,-0.5"/>
<text text-anchor="start" x="359.5" y="-17.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::throw_value</text>
<text text-anchor="middle" x="417" y="-7.3" font-family="Helvetica,sans-Serif" font-size="9.00">_base&lt; random_condition &gt;</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node9 -->
<g id="edge9" class="edge"><title>Node6&#45;&gt;Node9</title>
<path fill="none" stroke="midnightblue" d="M280.544,-49.8691C305.271,-43.4125 336.206,-35.3351 362.268,-28.5299"/>
<polygon fill="midnightblue" stroke="midnightblue" points="279.497,-46.525 270.706,-52.4379 281.266,-53.2979 279.497,-46.525"/>
</g>
<!-- Node8 -->
<g id="node9" class="node"><title>Node8</title>
<g id="a_node9"><a xlink:href="a09413.html" target="_top" xlink:title="Allocator throwing via random condition. ">
<polygon fill="white" stroke="black" points="529,-47.5 529,-75.5 658,-75.5 658,-47.5 529,-47.5"/>
<text text-anchor="start" x="537" y="-64.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::throw_allocator</text>
<text text-anchor="middle" x="593.5" y="-54.3" font-family="Helvetica,sans-Serif" font-size="9.00">_random&lt; _Tp &gt;</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node8 -->
<g id="edge8" class="edge"><title>Node7&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M503.124,-61.5C511.763,-61.5 520.429,-61.5 528.784,-61.5"/>
<polygon fill="midnightblue" stroke="midnightblue" points="503.016,-58.0001 493.016,-61.5 503.016,-65.0001 503.016,-58.0001"/>
</g>
<!-- Node10 -->
<g id="node11" class="node"><title>Node10</title>
<g id="a_node11"><a xlink:href="a09397.html" target="_top" xlink:title="Type throwing via random condition. ">
<polygon fill="white" stroke="black" points="535.5,-0.5 535.5,-28.5 651.5,-28.5 651.5,-0.5 535.5,-0.5"/>
<text text-anchor="start" x="543.5" y="-17.3" font-family="Helvetica,sans-Serif" font-size="9.00">__gnu_cxx::throw_value</text>
<text text-anchor="middle" x="593.5" y="-7.3" font-family="Helvetica,sans-Serif" font-size="9.00">_random</text>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node10 -->
<g id="edge10" class="edge"><title>Node9&#45;&gt;Node10</title>
<path fill="none" stroke="midnightblue" d="M493.146,-14.5C507.245,-14.5 521.775,-14.5 535.222,-14.5"/>
<polygon fill="midnightblue" stroke="midnightblue" points="492.977,-11.0001 482.977,-14.5 492.977,-18.0001 492.977,-11.0001"/>
</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="a09344_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>