|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/doc/doxygen-1.4.7/examples/relates/html/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Relates Command: String Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<h1>String Class Reference</h1><!-- doxytag: class="String" --><a href="class_string-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="class_string.html#e3c243f0bc797b9e4b15d2ef5e5aaa7c">strcmp</a> (const <a class="el" href="class_string.html">String</a> &, const <a class="el" href="class_string.html">String</a> &)</td></tr>
<tr><td colspan="2"><br><h2>Related Functions</h2></td></tr>
<tr><td colspan="2">(Note that these are not member functions.) <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_string.html#5c07384b505d25ae6f61fc7abf0b0e61">stringDebug</a> ()</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A <a class="el" href="class_string.html">String</a> class.
<p>
<hr><h2>Friends And Related Function Documentation</h2>
<a class="anchor" name="e3c243f0bc797b9e4b15d2ef5e5aaa7c"></a><!-- doxytag: member="String::strcmp" ref="e3c243f0bc797b9e4b15d2ef5e5aaa7c" args="(const String &, const String &)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int strcmp </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_string.html">String</a> & </td>
<td class="paramname"> <em>s1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_string.html">String</a> & </td>
<td class="paramname"> <em>s2</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [friend]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Compares two strings.
</div>
</div><p>
<a class="anchor" name="5c07384b505d25ae6f61fc7abf0b0e61"></a><!-- doxytag: member="String::stringDebug" ref="5c07384b505d25ae6f61fc7abf0b0e61" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void stringDebug </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [related]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
A string debug function.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>relates.cpp</ul>
<hr size="1"><address style="align: right;"><small>Generated on 11 Jun 2012 for Relates Command by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>