📄 classphtml.html
字号:
<td class="md" nowrap valign="top"><a class="el" href="classPHTML.html#s52">ElementInSet</a> </td> <td class="mdname1" valign="top" nowrap> <em>elmt</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a name="a7" doxytag="PHTML::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"> PHTML& PHTML::operator= </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">char </td> <td class="mdname1" valign="top" nowrap> <em>ch</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Assign the character to the current object. The current instance then becomes a unique reference to a copy of the character parameter. eg: \begin{verbatim} myStr = 'A'; \end{verbatim} <dl compact><dt><b>Returns: </b></dt><dd> reference to the current <a class="el" href="classPString.html">PString</a> object. </dl><p>Reimplemented from <a class="el" href="classPStringStream.html#a8">PStringStream</a>. </td> </tr></table><a name="a6" doxytag="PHTML::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"> PHTML& PHTML::operator= </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const char * </td> <td class="mdname1" valign="top" nowrap> <em>cstr</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Assign the C string to the string stream. The current instance then becomes a unique reference to a copy of the cstr# parameter. The cstr# parameter is typically a literal string, eg: \begin{verbatim} myStr = "fred"; \end{verbatim}<p>This will reset the read pointer for input to the beginning of the string. Also, any data output to the string up until the asasignement will be lost.<p><dl compact><dt><b>Returns: </b></dt><dd> reference to the current <a class="el" href="classPStringStream.html">PStringStream</a> object. </dl><p>Reimplemented from <a class="el" href="classPStringStream.html#a7">PStringStream</a>. </td> </tr></table><a name="a5" doxytag="PHTML::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"> PHTML& PHTML::operator= </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const <a class="el" href="classPString.html">PString</a> & </td> <td class="mdname1" valign="top" nowrap> <em>str</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Assign the string to the current object. The current instance then becomes another reference to the same string in the str# parameter.<p>This will reset the read pointer for input to the beginning of the string. Also, any data output to the string up until the asasignement will be lost.<p><dl compact><dt><b>Returns: </b></dt><dd> reference to the current <a class="el" href="classPStringStream.html">PStringStream</a> object. </dl><p>Reimplemented from <a class="el" href="classPStringStream.html#a6">PStringStream</a>. </td> </tr></table><a name="a4" doxytag="PHTML::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"> PHTML& PHTML::operator= </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const PHTML & </td> <td class="mdname1" valign="top" nowrap> <em>html</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Restart the <a class="el" href="classPHTML_1_1HTML.html">HTML</a> string output using the specified value as the new title. If <code>title</code> is empty then no HEAD or TITLE elements are placed into the <a class="el" href="classPHTML_1_1HTML.html">HTML</a>. </td> </tr></table><a name="a9" doxytag="PHTML::Set"></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"> void PHTML::Set </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="classPHTML.html#s52">ElementInSet</a> </td> <td class="mdname1" valign="top" nowrap> <em>elmt</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a name="a11" doxytag="PHTML::Toggle"></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"> void PHTML::Toggle </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="classPHTML.html#s52">ElementInSet</a> </td> <td class="mdname1" valign="top" nowrap> <em>elmt</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><h2>Friends And Related Function Documentation</h2><a name="l1" doxytag="PHTML::TableEnd"></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"> friend class TableEnd<code> [friend]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a name="l0" doxytag="PHTML::TableStart"></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"> friend class TableStart<code> [friend]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="html_8h-source.html">html.h</a></ul><hr><address style="align: right;"><small>Generated on Wed Sep 29 22:44:15 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 + -