ref/ruby/classes/Vpi/Handle.html in ruby-vpi-13.0.0 vs ref/ruby/classes/Vpi/Handle.html in ruby-vpi-14.0.0

- old
+ new

@@ -136,21 +136,21 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000037">[]</a>&nbsp;&nbsp; - <a href="#M000035">get_value</a>&nbsp;&nbsp; - <a href="#M000034">get_value_wrapper</a>&nbsp;&nbsp; - <a href="#M000038">inspect</a>&nbsp;&nbsp; - <a href="#M000040">method_missing</a>&nbsp;&nbsp; - <a href="#M000036">put_value</a>&nbsp;&nbsp; - <a href="#M000039">to_s</a>&nbsp;&nbsp; - <a href="#M000031">x!</a>&nbsp;&nbsp; - <a href="#M000030">x?</a>&nbsp;&nbsp; - <a href="#M000033">z!</a>&nbsp;&nbsp; - <a href="#M000032">z?</a>&nbsp;&nbsp; + <a href="#M000041">[]</a>&nbsp;&nbsp; + <a href="#M000039">get_value</a>&nbsp;&nbsp; + <a href="#M000038">get_value_wrapper</a>&nbsp;&nbsp; + <a href="#M000042">inspect</a>&nbsp;&nbsp; + <a href="#M000044">method_missing</a>&nbsp;&nbsp; + <a href="#M000040">put_value</a>&nbsp;&nbsp; + <a href="#M000043">to_s</a>&nbsp;&nbsp; + <a href="#M000035">x!</a>&nbsp;&nbsp; + <a href="#M000034">x?</a>&nbsp;&nbsp; + <a href="#M000037">z!</a>&nbsp;&nbsp; + <a href="#M000036">z?</a>&nbsp;&nbsp; </div> </div> </div> @@ -188,16 +188,16 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000037" class="method-detail"> - <a name="M000037"></a> + <div id="method-M000041" class="method-detail"> + <a name="M000041"></a> <div class="method-heading"> - <a href="Handle.src/M000037.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000037.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">[]</span><span class="method-args">(*aTypes)</span> </a> </div> <div class="method-description"> @@ -206,16 +206,16 @@ constant). </p> </div> </div> - <div id="method-M000035" class="method-detail"> - <a name="M000035"></a> + <div id="method-M000039" class="method-detail"> + <a name="M000039"></a> <div class="method-heading"> - <a href="Handle.src/M000035.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000035.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">get_value</span><span class="method-args">(aFormat = VpiObjTypeVal)</span> </a> </div> <div class="method-description"> @@ -225,16 +225,16 @@ attempt to determine the correct format. </p> </div> </div> - <div id="method-M000034" class="method-detail"> - <a name="M000034"></a> + <div id="method-M000038" class="method-detail"> + <a name="M000038"></a> <div class="method-heading"> - <a href="Handle.src/M000034.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000034.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">get_value_wrapper</span><span class="method-args">(aFormat)</span> </a> </div> <div class="method-description"> @@ -243,16 +243,16 @@ <tt>S_vpi_value</tt> object. </p> </div> </div> - <div id="method-M000038" class="method-detail"> - <a name="M000038"></a> + <div id="method-M000042" class="method-detail"> + <a name="M000042"></a> <div class="method-heading"> - <a href="Handle.src/M000038.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000038.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">inspect</span><span class="method-args">(*aPropNames)</span> </a> </div> <div class="method-description"> @@ -261,16 +261,16 @@ handles. </p> </div> </div> - <div id="method-M000040" class="method-detail"> - <a name="M000040"></a> + <div id="method-M000044" class="method-detail"> + <a name="M000044"></a> <div class="method-heading"> - <a href="Handle.src/M000040.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000040.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">method_missing</span><span class="method-args">(aMeth, *aArgs, &amp;aBlockArg)</span> </a> </div> <div class="method-description"> @@ -287,22 +287,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#M000035">get_value</a> and <a -href="Handle.html#M000036">put_value</a>. +href="Handle.html#M000039">get_value</a> and <a +href="Handle.html#M000040">put_value</a>. </p> </div> </div> - <div id="method-M000036" class="method-detail"> - <a name="M000036"></a> + <div id="method-M000040" class="method-detail"> + <a name="M000040"></a> <div class="method-heading"> - <a href="Handle.src/M000036.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000036.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">put_value</span><span class="method-args">(aValue, aFormat = nil, aTime = nil, aDelay = VpiNoDelay)</span> </a> </div> <div class="method-description"> @@ -313,30 +313,30 @@ format. </p> </div> </div> - <div id="method-M000039" class="method-detail"> - <a name="M000039"></a> + <div id="method-M000043" class="method-detail"> + <a name="M000043"></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#M000038">inspect</a> +Alias for <a href="Handle.html#M000042">inspect</a> </p> </div> </div> - <div id="method-M000031" class="method-detail"> - <a name="M000031"></a> + <div id="method-M000035" class="method-detail"> + <a name="M000035"></a> <div class="method-heading"> - <a href="Handle.src/M000031.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000031.html');return false;"> + <a href="Handle.src/M000035.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000035.html');return false;"> <span class="method-name">x!</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -344,16 +344,16 @@ Sets the logic value of this handle to unknown (x). </p> </div> </div> - <div id="method-M000030" class="method-detail"> - <a name="M000030"></a> + <div id="method-M000034" class="method-detail"> + <a name="M000034"></a> <div class="method-heading"> - <a href="Handle.src/M000030.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000030.html');return false;"> + <a href="Handle.src/M000034.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000034.html');return false;"> <span class="method-name">x?</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -361,16 +361,16 @@ Tests if the logic value of this handle is unknown (x). </p> </div> </div> - <div id="method-M000033" class="method-detail"> - <a name="M000033"></a> + <div id="method-M000037" class="method-detail"> + <a name="M000037"></a> <div class="method-heading"> - <a href="Handle.src/M000033.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000033.html');return false;"> + <a href="Handle.src/M000037.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000037.html');return false;"> <span class="method-name">z!</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -378,15 +378,15 @@ Sets the logic value of this handle to high impedance (z). </p> </div> </div> - <div id="method-M000032" class="method-detail"> - <a name="M000032"></a> + <div id="method-M000036" class="method-detail"> + <a name="M000036"></a> <div class="method-heading"> - <a href="Handle.src/M000032.html" target="Code" class="method-signature" - onclick="popupCode('Handle.src/M000032.html');return false;"> + <a href="Handle.src/M000036.html" target="Code" class="method-signature" + onclick="popupCode('Handle.src/M000036.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