diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-15 11:15:09 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-15 11:15:09 +0000 |
commit | e0db7b0d2f777361c8194c5820bb2f6e44c55204 (patch) | |
tree | 77b03ffd8512613c338900f11e0fb5cad135b9be /docs/module-doc/functions.html | |
parent | 8e4d0d74e696a4f2b31ed4abbe243faa444750c0 (diff) |
Added documentation for CullItem and CullList
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2466 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/functions.html')
-rw-r--r-- | docs/module-doc/functions.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/module-doc/functions.html b/docs/module-doc/functions.html index a2435f459..63ec060ee 100644 --- a/docs/module-doc/functions.html +++ b/docs/module-doc/functions.html @@ -19,7 +19,8 @@ Here is a list of all class members with links to the classes they belong to: : <a class="el" href="classServer.html#AddExtendedListMode_28char_20modechar_29">Server</a><li>AddExtendedMode() : <a class="el" href="classServer.html#AddExtendedMode_28char_20modechar_2C_20int_20type_2C_20bool_20requires_5Foper_2C_20int_20params_5Fwhen_5Fon_2C_20int_20params_5Fwhen_5Foff_29">Server</a><li>AddFd() : <a class="el" href="classSocketEngine.html#AddFd_28int_20fd_2C_20bool_20readable_2C_20char_20type_29">SocketEngine</a><li>AddGLine() -: <a class="el" href="classServer.html#AddGLine_28long_20duration_2C_20std_3A_3Astring_20source_2C_20std_3A_3Astring_20reason_2C_20std_3A_3Astring_20hostmask_29">Server</a><li>AddKLine() +: <a class="el" href="classServer.html#AddGLine_28long_20duration_2C_20std_3A_3Astring_20source_2C_20std_3A_3Astring_20reason_2C_20std_3A_3Astring_20hostmask_29">Server</a><li>AddItem() +: <a class="el" href="classCullList.html#AddItem_28userrec_20_2Auser_2C_20std_3A_3Astring_20reason_29">CullList</a><li>AddKLine() : <a class="el" href="classServer.html#AddKLine_28long_20duration_2C_20std_3A_3Astring_20source_2C_20std_3A_3Astring_20reason_2C_20std_3A_3Astring_20hostmask_29">Server</a><li>AddQLine() : <a class="el" href="classServer.html#AddQLine_28long_20duration_2C_20std_3A_3Astring_20source_2C_20std_3A_3Astring_20reason_2C_20std_3A_3Astring_20nickname_29">Server</a><li>addr : <a class="el" href="classInspSocket.html#addr">InspSocket</a><li>addrs @@ -34,9 +35,10 @@ Here is a list of all class members with links to the classes they belong to: : <a class="el" href="classServerConfig.html#AdminName_5BMAXBUF_5D">ServerConfig</a><li>AdminNick : <a class="el" href="classServerConfig.html#AdminNick_5BMAXBUF_5D">ServerConfig</a><li>age : <a class="el" href="classclassbase.html#age">classbase</a><li>AllowHalfop -: <a class="el" href="classServerConfig.html#AllowHalfop">ServerConfig</a><li>awaymsg +: <a class="el" href="classServerConfig.html#AllowHalfop">ServerConfig</a><li>Apply() +: <a class="el" href="classCullList.html#Apply_28_29">CullList</a><li>awaymsg : <a class="el" href="classuserrec.html#awaymsg_5BMAXAWAY_2B_31_5D">userrec</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 14 19:16:25 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Thu Dec 15 11:14:17 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> |