diff options
Diffstat (limited to 'docs/module-doc/classGLine.html')
-rw-r--r-- | docs/module-doc/classGLine.html | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/docs/module-doc/classGLine.html b/docs/module-doc/classGLine.html deleted file mode 100644 index 7556d3ffd..000000000 --- a/docs/module-doc/classGLine.html +++ /dev/null @@ -1,69 +0,0 @@ -<!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>InspIRCd: GLine Class Reference</title> -<link href="inspircd.doxygen.css" rel="stylesheet" type="text/css"> -</head><body> -<!-- Generated by Doxygen 1.4.4-20050815 --> -<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">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div> -<h1>GLine Class Reference</h1><!-- doxytag: class="GLine" --><!-- doxytag: inherits="XLine" -->GLine class. -<a href="#_details">More...</a> -<p> -<code>#include <<a class="el" href="xline_8h-source.html">xline.h</a>></code> -<p> -Inheritance diagram for GLine:<p><center><img src="classGLine__inherit__graph.gif" border="0" usemap="#GLine__inherit__map" alt="Inheritance graph"></center> -<map name="GLine__inherit__map"> -<area href="classXLine.html" shape="rect" coords="19,81,75,108" alt=""> -<area href="classclassbase.html" shape="rect" coords="7,7,87,33" alt=""> -</map> -<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for GLine:<p><center><img src="classGLine__coll__graph.gif" border="0" usemap="#GLine__coll__map" alt="Collaboration graph"></center> -<map name="GLine__coll__map"> -<area href="classXLine.html" shape="rect" coords="165,204,221,231" alt=""> -<area href="classclassbase.html" shape="rect" coords="7,98,87,124" alt=""> -</map> -<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classGLine-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="classGLine.html#hostmask_5B_32_30_30_5D">hostmask</a> [200]</td></tr> - -<tr><td class="mdescLeft"> </td><td class="mdescRight">Hostmask (ident) to match against May contain wildcards. <a href="#hostmask_5B_32_30_30_5D"></a><br></td></tr> -</table> -<hr><a name="_details"></a><h2>Detailed Description</h2> -GLine class. -<p> - -<p> -Definition at line <a class="el" href="xline_8h-source.html#l00078">78</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2> -<a class="anchor" name="hostmask_5B_32_30_30_5D"></a><!-- doxytag: member="GLine::hostmask" ref="hostmask_5B_32_30_30_5D" args="[200]" --><p> -<table class="mdTable" 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="classGLine.html#hostmask_5B_32_30_30_5D">GLine::hostmask</a>[200] </td> - </tr> - </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#l00084">84</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 Dec 19 18:05:22 2005 for InspIRCd by -<a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4-20050815 </small></address> -</body> -</html> |