aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a05217.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a05217.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a05217.html')
-rw-r--r--docs/doxygen/nel/a05217.html369
1 files changed, 369 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a05217.html b/docs/doxygen/nel/a05217.html
new file mode 100644
index 00000000..480a1797
--- /dev/null
+++ b/docs/doxygen/nel/a05217.html
@@ -0,0 +1,369 @@
+<!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>NeL: ucstring.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>ucstring.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
+Unicode stringclass using 16bits per character<p>
+<dl compact><dt><b>Id</b></dt><dd><a class="el" href="a05217.html">ucstring.h</a>,v 1.11 2003/11/17 10:39:02 besson Exp </dd></dl>
+
+<p>
+Definition in file <a class="el" href="a06640.html">ucstring.h</a>.
+<p>
+<code>#include "<a class="el" href="a06590.html">nel/misc/types_nl.h</a>"</code><br>
+<code>#include "<a class="el" href="a05622.html">nel/misc/debug.h</a>"</code><br>
+<code>#include &lt;string&gt;</code><br>
+
+<p>
+<a href="a06640.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Data Structures</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03924.html">ucstring</a></td></tr>
+
+<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>typedef std::basic_string&lt;<br>
+ <a class="el" href="a05167.html#a18">ucchar</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a05217.html#a0">ucstringbase</a></td></tr>
+
+<tr><td colspan=2><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03924.html">ucstring</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a05217.html#a6">operator+</a> (const std::string &amp;c, const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;ucstr)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03924.html">ucstring</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a05217.html#a5">operator+</a> (const char *c, const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;ucstr)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03924.html">ucstring</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a05217.html#a4">operator+</a> (<a class="el" href="a05167.html#a18">ucchar</a> c, const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;ucstr)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03924.html">ucstring</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a05217.html#a3">operator+</a> (const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;ucstr, const std::string &amp;c)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03924.html">ucstring</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a05217.html#a2">operator+</a> (const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;ucstr, const char *c)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03924.html">ucstring</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a05217.html#a1">operator+</a> (const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;ucstr, <a class="el" href="a05167.html#a18">ucchar</a> c)</td></tr>
+
+</table>
+<hr><h2>Typedef Documentation</h2>
+<a class="anchor" name="a0" doxytag="ucstring.h::ucstringbase" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> typedef std::basic_string&lt;<a class="el" href="a05167.html#a18">ucchar</a>&gt; <a class="el" href="a05217.html#a0">ucstringbase</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06640.html#l00040">40</a> of file <a class="el" href="a06640.html">ucstring.h</a>.
+<p>
+Referenced by <a class="el" href="a06640.html#l00048">ucstring::ucstring()</a>. </td>
+ </tr>
+</table>
+<hr><h2>Function Documentation</h2>
+<a class="anchor" name="a6" doxytag="ucstring.h::operator+" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03924.html">ucstring</a> operator+ </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const std::string &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>c</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>ucstr</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06640.html#l00310">310</a> of file <a class="el" href="a06640.html">ucstring.h</a>.
+<p>
+<div class="fragment"><pre>00311 {
+00312 <a class="code" href="a03924.html">ucstring</a> ret;
+00313 ret= c;
+00314 ret += ucstr;
+00315 <span class="keywordflow">return</span> ret;
+00316 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="a5" doxytag="ucstring.h::operator+" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03924.html">ucstring</a> operator+ </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const char *&nbsp;</td>
+ <td class="mdname" nowrap> <em>c</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>ucstr</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06640.html#l00302">302</a> of file <a class="el" href="a06640.html">ucstring.h</a>.
+<p>
+<div class="fragment"><pre>00303 {
+00304 <a class="code" href="a03924.html">ucstring</a> ret;
+00305 ret= c;
+00306 ret += ucstr;
+00307 <span class="keywordflow">return</span> ret;
+00308 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="a4" doxytag="ucstring.h::operator+" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03924.html">ucstring</a> operator+ </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a05167.html#a18">ucchar</a>&nbsp;</td>
+ <td class="mdname" nowrap> <em>c</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>ucstr</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06640.html#l00294">294</a> of file <a class="el" href="a06640.html">ucstring.h</a>.
+<p>
+References <a class="el" href="a06590.html#l00236">ucchar</a>.
+<p>
+<div class="fragment"><pre>00295 {
+00296 <a class="code" href="a03924.html">ucstring</a> ret;
+00297 ret= c;
+00298 ret += ucstr;
+00299 <span class="keywordflow">return</span> ret;
+00300 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="a3" doxytag="ucstring.h::operator+" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03924.html">ucstring</a> operator+ </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>ucstr</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>const std::string &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>c</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06640.html#l00286">286</a> of file <a class="el" href="a06640.html">ucstring.h</a>.
+<p>
+<div class="fragment"><pre>00287 {
+00288 <a class="code" href="a03924.html">ucstring</a> ret;
+00289 ret= ucstr;
+00290 ret+= c;
+00291 <span class="keywordflow">return</span> ret;
+00292 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="a2" doxytag="ucstring.h::operator+" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03924.html">ucstring</a> operator+ </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>ucstr</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>const char *&nbsp;</td>
+ <td class="mdname" nowrap> <em>c</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06640.html#l00278">278</a> of file <a class="el" href="a06640.html">ucstring.h</a>.
+<p>
+<div class="fragment"><pre>00279 {
+00280 <a class="code" href="a03924.html">ucstring</a> ret;
+00281 ret= ucstr;
+00282 ret+= c;
+00283 <span class="keywordflow">return</span> ret;
+00284 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="a1" doxytag="ucstring.h::operator+" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03924.html">ucstring</a> operator+ </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a05217.html#a0">ucstringbase</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>ucstr</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a05167.html#a18">ucchar</a>&nbsp;</td>
+ <td class="mdname" nowrap> <em>c</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06640.html#l00270">270</a> of file <a class="el" href="a06640.html">ucstring.h</a>.
+<p>
+References <a class="el" href="a06590.html#l00236">ucchar</a>.
+<p>
+<div class="fragment"><pre>00271 {
+00272 <a class="code" href="a03924.html">ucstring</a> ret;
+00273 ret= ucstr;
+00274 ret+= c;
+00275 <span class="keywordflow">return</span> ret;
+00276 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:43:29 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>