⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classpobject.html

📁 pwlib开发文档
💻 HTML
📖 第 1 页 / 共 3 页
字号:
          <td class="md" nowrap valign="top">const PObject &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>obj</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const<code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Compare the two objects.<p><dl compact><dt><b>Returns: </b></dt><dd> TRUE if objects are less than or equal. </dl>    </td>  </tr></table><a name="z199_3" doxytag="PObject::operator=="></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> bool PObject::operator== </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const PObject &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>obj</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const<code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Compare the two objects.<p><dl compact><dt><b>Returns: </b></dt><dd> TRUE if objects are equal. </dl>    </td>  </tr></table><a name="z199_6" doxytag="PObject::operator>"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> bool PObject::operator&gt; </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const PObject &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>obj</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const<code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Compare the two objects.<p><dl compact><dt><b>Returns: </b></dt><dd> TRUE if objects are greater than. </dl>    </td>  </tr></table><a name="z199_8" doxytag="PObject::operator>="></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> bool PObject::operator&gt;= </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const PObject &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>obj</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const<code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Compare the two objects.<p><dl compact><dt><b>Returns: </b></dt><dd> TRUE if objects are greater than or equal. </dl>    </td>  </tr></table><a name="z201_0" doxytag="PObject::PrintOn"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> virtual void PObject::PrintOn </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">ostream &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>strm</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const<code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Output the contents of the object to the stream. The exact output is dependent on the exact semantics of the descendent class. This is primarily used by the standard operator&lt;&lt;# function.<p>The default behaviour is to print the class name. <p>Reimplemented in <a class="el" href="classPArgList.html#z5_0">PArgList</a>, <a class="el" href="classPAbstractArray.html#z21_0">PAbstractArray</a>, <a class="el" href="classPCollection.html#z73_0">PCollection</a>, <a class="el" href="classPOrdinalKey.html#z83_3">POrdinalKey</a>, <a class="el" href="classPAbstractDictionary.html#z101_0">PAbstractDictionary</a>, <a class="el" href="classPIPSocket_1_1InterfaceEntry.html#a1">PIPSocket::InterfaceEntry</a>, <a class="el" href="classPTime.html#z295_2">PTime</a>, <a class="el" href="classPIntCondMutex.html#z415_0">PIntCondMutex</a>, <a class="el" href="classPThread.html#z439_0">PThread</a>, <a class="el" href="classPTimeInterval.html#z447_2">PTimeInterval</a>, <a class="el" href="classPASN__Null.html#a3">PASN_Null</a>, <a class="el" href="classPASN__Boolean.html#a8">PASN_Boolean</a>, <a class="el" href="classPASN__Integer.html#a8">PASN_Integer</a>, <a class="el" href="classPASN__Enumeration.html#a10">PASN_Enumeration</a>, <a class="el" href="classPASN__Real.html#a8">PASN_Real</a>, <a class="el" href="classPASN__ObjectId.html#a21">PASN_ObjectId</a>, <a class="el" href="classPASN__BitString.html#a15">PASN_BitString</a>, <a class="el" href="classPASN__OctetString.html#a22">PASN_OctetString</a>, <a class="el" href="classPASN__ConstrainedString.html#a11">PASN_ConstrainedString</a>, <a class="el" href="classPASN__BMPString.html#a21">PASN_BMPString</a>, <a class="el" href="classPASN__Choice.html#a37">PASN_Choice</a>, <a class="el" href="classPASN__Sequence.html#a11">PASN_Sequence</a>, <a class="el" href="classPASN__Array.html#a7">PASN_Array</a>, <a class="el" href="classPIpAccessControlEntry.html#a5">PIpAccessControlEntry</a>, <a class="el" href="classPASNObject.html#a8">PASNObject</a>, <a class="el" href="classPASNInteger.html#a2">PASNInteger</a>, <a class="el" href="classPASNString.html#a4">PASNString</a>, <a class="el" href="classPASNUnsignedInteger.html#a2">PASNUnsignedInteger</a>, <a class="el" href="classPASNObjectID.html#a4">PASNObjectID</a>, <a class="el" href="classPASNNull.html#a2">PASNNull</a>, <a class="el" href="classPASNSequence.html#a13">PASNSequence</a>, <a class="el" href="classPSNMPVarBindingList.html#a7">PSNMPVarBindingList</a>, <a class="el" href="classPXML.html#a20">PXML</a>, <a class="el" href="classPXMLElement.html#a3">PXMLElement</a>, <a class="el" href="classPXMLRPCArrayBase.html#a0">PXMLRPCArrayBase</a>, <a class="el" href="classPXMLRPCStructBase.html#a0">PXMLRPCStructBase</a>, and <a class="el" href="classPURL.html#z505_2">PURL</a>.    </td>  </tr></table><a name="z201_1" doxytag="PObject::ReadFrom"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> virtual void PObject::ReadFrom </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">istream &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>strm</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap><code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Input the contents of the object from the stream. The exact input is dependent on the exact semantics of the descendent class. This is primarily used by the standard operator&gt;&gt;# function.<p>The default behaviour is to do nothing. <p>Reimplemented in <a class="el" href="classPArgList.html#z5_1">PArgList</a>, <a class="el" href="classPAbstractArray.html#z21_1">PAbstractArray</a>, <a class="el" href="classPTime.html#z295_3">PTime</a>, <a class="el" href="classPTimeInterval.html#z447_3">PTimeInterval</a>, <a class="el" href="classPIpAccessControlEntry.html#a6">PIpAccessControlEntry</a>, and <a class="el" href="classPURL.html#z505_3">PURL</a>.    </td>  </tr></table><hr><h2>Friends And Related Function Documentation</h2><a name="z201_2" doxytag="PObject::operator<<"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> ostream&amp; operator&lt;&lt; </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">ostream &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>strm</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const PObject &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>obj</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [friend]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Global function for using the standard &lt;&lt; operator on objects descended from PObject. This simply calls the objects <a class="el" href="classPObject.html#z201_0">PrintOn()</a># function.<p><dl compact><dt><b>Returns: </b></dt><dd>the strm# parameter. </dl>    </td>  </tr></table><a name="z201_3" doxytag="PObject::operator>>"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> istream&amp; operator&gt;&gt; </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">istream &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>strm</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>PObject &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>obj</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [friend]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Global function for using the standard &gt;&gt; operator on objects descended from PObject. This simply calls the objects <a class="el" href="classPObject.html#z201_1">ReadFrom()</a># function.<p><dl compact><dt><b>Returns: </b></dt><dd>the strm# parameter. </dl>    </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="object_8h-source.html">object.h</a></ul><hr><address style="align: right;"><small>Generated on Wed Sep 29 22:44:18 2004 for PWLib by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.18 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -