summaryrefslogtreecommitdiff
path: root/docs/module-doc/namespaceirc.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/module-doc/namespaceirc.html')
-rw-r--r--docs/module-doc/namespaceirc.html57
1 files changed, 57 insertions, 0 deletions
diff --git a/docs/module-doc/namespaceirc.html b/docs/module-doc/namespaceirc.html
new file mode 100644
index 000000000..fe1a06e8c
--- /dev/null
+++ b/docs/module-doc/namespaceirc.html
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>InspIRCd: irc Namespace Reference</title>
+<link href="inspircd.doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.3 -->
+<div class="qindex"><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">Compound&nbsp;List</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">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
+<h1>irc Namespace Reference</h1>The irc namespace contains a number of helper classes.
+<a href="#_details">More...</a>
+<p>
+<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Compounds</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>struct &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structirc_1_1irc__char__traits.html">irc_char_traits</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <a class="el" href="structirc_1_1irc__char__traits.html">irc_char_traits</a> class is used for RFC-style comparison of strings. </em> <a href="structirc_1_1irc__char__traits.html#_details">More...</a><em><br><br></td></tr>
+<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>typedef basic_string&lt; char,<br>
+ <a class="el" href="structirc_1_1irc__char__traits.html">irc_char_traits</a>, allocator&lt;<br>
+ char &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceirc.html#a0">string</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This typedef declares <a class="el" href="namespaceirc.html#a0">irc::string</a> based upon <a class="el" href="structirc_1_1irc__char__traits.html">irc_char_traits</a>. </em> <a href="#a0"></a><em><br><br></td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+The irc namespace contains a number of helper classes. <hr><h2>Typedef Documentation</h2>
+<a name="a0" doxytag="irc::string"></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 basic_string&lt;char, <a class="el" href="structirc_1_1irc__char__traits.html">irc_char_traits</a>, allocator&lt;char&gt; &gt; <a class="el" href="namespaceirc.html#a0">irc::string</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+This typedef declares <a class="el" href="namespaceirc.html#a0">irc::string</a> based upon <a class="el" href="structirc_1_1irc__char__traits.html">irc_char_traits</a>.
+<p>
+
+<p>
+Definition at line <a class="el" href="hashcomp_8h-source.html#l00111">111</a> of file <a class="el" href="hashcomp_8h-source.html">hashcomp.h</a>. </td>
+ </tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Sun May 15 17:03:56 2005 for InspIRCd by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.3 </small></address>
+</body>
+</html>