ref/ruby/classes/Vpi/Handle.html in ruby-vpi-12.0.2 vs ref/ruby/classes/Vpi/Handle.html in ruby-vpi-12.1.0

- old
+ new

@@ -136,21 +136,21 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000094">[]</a>&nbsp;&nbsp; - <a href="#M000092">get_value</a>&nbsp;&nbsp; - <a href="#M000091">get_value_wrapper</a>&nbsp;&nbsp; - <a href="#M000095">inspect</a>&nbsp;&nbsp; - <a href="#M000097">method_missing</a>&nbsp;&nbsp; - <a href="#M000093">put_value</a>&nbsp;&nbsp; - <a href="#M000096">to_s</a>&nbsp;&nbsp; - <a href="#M000088">x!</a>&nbsp;&nbsp; - <a href="#M000087">x?</a>&nbsp;&nbsp; - <a href="#M000090">z!</a>&nbsp;&nbsp; - <a href="#M000089">z?</a>&nbsp;&nbsp; + <a href="#M000045">[]</a>&nbsp;&nbsp; + <a href="#M000043">get_value</a>&nbsp;&nbsp; + <a href="#M000042">get_value_wrapper</a>&nbsp;&nbsp; + <a href="#M000046">inspect</a>&nbsp;&nbsp; + <a href="#M000048">method_missing</a>&nbsp;&nbsp; + <a href="#M000044">put_value</a>&nbsp;&nbsp; + <a href="#M000047">to_s</a>&nbsp;&nbsp; + <a href="#M000039">x!</a>&nbsp;&nbsp; + <a href="#M000038">x?</a>&nbsp;&nbsp; + <a href="#M000041">z!</a>&nbsp;&nbsp; + <a href="#M000040">z?</a>&nbsp;&nbsp; </div> </div> </div> @@ -194,16 +194,16 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000094" class="method-detail"> - <a name="M000094"></a> + <div id="method-M000045" class="method-detail"> + <a name="M000045"></a> <div class="method-heading"> - <a href="Handle.src/M000094.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000094.html');return false;"> + <a href="Handle.src/M000045.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000045.html');return false;"> <span class="method-name">[]</span><span class="method-args">(*aTypes)</span> </a> </div> <div class="method-description"> @@ -212,16 +212,16 @@ constant). </p> </div> </div> - <div id="method-M000092" class="method-detail"> - <a name="M000092"></a> + <div id="method-M000043" class="method-detail"> + <a name="M000043"></a> <div class="method-heading"> - <a href="Handle.src/M000092.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000092.html');return false;"> + <a href="Handle.src/M000043.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000043.html');return false;"> <span class="method-name">get_value</span><span class="method-args">(aFormat = VpiObjTypeVal)</span> </a> </div> <div class="method-description"> @@ -231,16 +231,16 @@ attempt to determine the correct format. </p> </div> </div> - <div id="method-M000091" class="method-detail"> - <a name="M000091"></a> + <div id="method-M000042" class="method-detail"> + <a name="M000042"></a> <div class="method-heading"> - <a href="Handle.src/M000091.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000091.html');return false;"> + <a href="Handle.src/M000042.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000042.html');return false;"> <span class="method-name">get_value_wrapper</span><span class="method-args">(aFormat)</span> </a> </div> <div class="method-description"> @@ -249,16 +249,16 @@ <tt>S_vpi_value</tt> object. </p> </div> </div> - <div id="method-M000095" class="method-detail"> - <a name="M000095"></a> + <div id="method-M000046" class="method-detail"> + <a name="M000046"></a> <div class="method-heading"> - <a href="Handle.src/M000095.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000095.html');return false;"> + <a href="Handle.src/M000046.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000046.html');return false;"> <span class="method-name">inspect</span><span class="method-args">(*aPropNames)</span> </a> </div> <div class="method-description"> @@ -267,16 +267,16 @@ handles. </p> </div> </div> - <div id="method-M000097" class="method-detail"> - <a name="M000097"></a> + <div id="method-M000048" class="method-detail"> + <a name="M000048"></a> <div class="method-heading"> - <a href="Handle.src/M000097.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000097.html');return false;"> + <a href="Handle.src/M000048.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000048.html');return false;"> <span class="method-name">method_missing</span><span class="method-args">(aMeth, *aArgs, &amp;aBlockArg)</span> </a> </div> <div class="method-description"> @@ -293,22 +293,22 @@ </ol> <p> through method calls. In the case that a child handle has the same name as a VPI property, the child handle will be accessed instead of the VPI property. However, you can still access the VPI property via <a -href="Handle.html#M000092">get_value</a> and <a -href="Handle.html#M000093">put_value</a>. +href="Handle.html#M000043">get_value</a> and <a +href="Handle.html#M000044">put_value</a>. </p> </div> </div> - <div id="method-M000093" class="method-detail"> - <a name="M000093"></a> + <div id="method-M000044" class="method-detail"> + <a name="M000044"></a> <div class="method-heading"> - <a href="Handle.src/M000093.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000093.html');return false;"> + <a href="Handle.src/M000044.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000044.html');return false;"> <span class="method-name">put_value</span><span class="method-args">(aValue, aFormat = nil, aTime = nil, aDelay = VpiNoDelay)</span> </a> </div> <div class="method-description"> @@ -319,30 +319,30 @@ format. </p> </div> </div> - <div id="method-M000096" class="method-detail"> - <a name="M000096"></a> + <div id="method-M000047" class="method-detail"> + <a name="M000047"></a> <div class="method-heading"> <span class="method-name">to_s</span><span class="method-args">(*aPropNames)</span> </div> <div class="method-description"> <p> -Alias for <a href="Handle.html#M000095">inspect</a> +Alias for <a href="Handle.html#M000046">inspect</a> </p> </div> </div> - <div id="method-M000088" class="method-detail"> - <a name="M000088"></a> + <div id="method-M000039" class="method-detail"> + <a name="M000039"></a> <div class="method-heading"> - <a href="Handle.src/M000088.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000088.html');return false;"> + <a href="Handle.src/M000039.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000039.html');return false;"> <span class="method-name">x!</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -350,16 +350,16 @@ Sets the logic value of this handle to unknown (x). </p> </div> </div> - <div id="method-M000087" class="method-detail"> - <a name="M000087"></a> + <div id="method-M000038" class="method-detail"> + <a name="M000038"></a> <div class="method-heading"> - <a href="Handle.src/M000087.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000087.html');return false;"> + <a href="Handle.src/M000038.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000038.html');return false;"> <span class="method-name">x?</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -367,16 +367,16 @@ Tests if the logic value of this handle is unknown (x). </p> </div> </div> - <div id="method-M000090" class="method-detail"> - <a name="M000090"></a> + <div id="method-M000041" class="method-detail"> + <a name="M000041"></a> <div class="method-heading"> - <a href="Handle.src/M000090.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000090.html');return false;"> + <a href="Handle.src/M000041.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000041.html');return false;"> <span class="method-name">z!</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -384,15 +384,15 @@ Sets the logic value of this handle to high impedance (z). </p> </div> </div> - <div id="method-M000089" class="method-detail"> - <a name="M000089"></a> + <div id="method-M000040" class="method-detail"> + <a name="M000040"></a> <div class="method-heading"> - <a href="Handle.src/M000089.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000089.html');return false;"> + <a href="Handle.src/M000040.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000040.html');return false;"> <span class="method-name">z?</span><span class="method-args">()</span> </a> </div> <div class="method-description"> \ No newline at end of file