diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-04 18:13:55 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-04 18:13:55 +0000 |
commit | 9c8b44176b47d2186c88743dc1f68023c26d780b (patch) | |
tree | b5ea400fcc976129e466dc212a0f326960618dbd /docs/module-doc/classELine.html | |
parent | d68dcc665827575df74156f08b22451f98aaaef6 (diff) |
Added new documentation for ELine class and OnUserPostNick method
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@977 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/classELine.html')
-rw-r--r-- | docs/module-doc/classELine.html | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/docs/module-doc/classELine.html b/docs/module-doc/classELine.html new file mode 100644 index 000000000..115ba2bc8 --- /dev/null +++ b/docs/module-doc/classELine.html @@ -0,0 +1,53 @@ +<!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: ELine class Reference</title> +<link href="inspircd.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.3.3 --> +<div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div> +<h1>ELine Class Reference</h1><code>#include <<a class="el" href="xline_8h-source.html">xline.h</a>></code> +<p> +Inherits <a class="el" href="classXLine.html">XLine</a>. +<p> +<a href="classELine-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>char </td><td class="memItemRight" valign=bottom><a class="el" href="classELine.html#o0">hostmask</a> [MAXBUF]</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Hostmask (ident) to match against May contain wildcards. </em> <a href="#o0"></a><em><br><br></td></tr> +</table> +<hr><h2>Member Data Documentation</h2> +<a name="o0" doxytag="ELine::hostmask"></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"> char <a class="el" href="classELine.html#o0">ELine::hostmask</a>[MAXBUF] + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Hostmask (ident) to match against May contain wildcards. +<p> + +<p> +Definition at line <a class="el" href="xline_8h-source.html#l00088">88</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="xline_8h-source.html">xline.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 4 18:12:51 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> |