diff options
Diffstat (limited to 'docs/module-doc/classBanItem.html')
-rw-r--r-- | docs/module-doc/classBanItem.html | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/module-doc/classBanItem.html b/docs/module-doc/classBanItem.html deleted file mode 100644 index c515dc405..000000000 --- a/docs/module-doc/classBanItem.html +++ /dev/null @@ -1,37 +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: BanItem 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>BanItem Class Reference</h1><!-- doxytag: class="BanItem" --><!-- doxytag: inherits="HostItem" -->A subclass of <a class="el" href="classHostItem.html">HostItem</a> designed to hold channel bans (+b). -<a href="#_details">More...</a> -<p> -<code>#include <<a class="el" href="channels_8h-source.html">channels.h</a>></code> -<p> -Inheritance diagram for BanItem:<p><center><img src="classBanItem__inherit__graph.gif" border="0" usemap="#BanItem__inherit__map" alt="Inheritance graph"></center> -<map name="BanItem__inherit__map"> -<area href="classHostItem.html" shape="rect" coords="9,81,84,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 BanItem:<p><center><img src="classBanItem__coll__graph.gif" border="0" usemap="#BanItem__coll__map" alt="Collaboration graph"></center> -<map name="BanItem__coll__map"> -<area href="classHostItem.html" shape="rect" coords="109,204,184,231" alt=""> -<area href="classclassbase.html" shape="rect" coords="107,98,187,124" alt=""> -</map> -<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classBanItem-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> -<tr><td></td></tr> -</table> -<hr><a name="_details"></a><h2>Detailed Description</h2> -A subclass of <a class="el" href="classHostItem.html">HostItem</a> designed to hold channel bans (+b). -<p> - -<p> -Definition at line <a class="el" href="channels_8h-source.html#l00054">54</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.<hr>The documentation for this class was generated from the following file:<ul> -<li><a class="el" href="channels_8h-source.html">channels.h</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 19 18:05:21 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> |