diff options
| author | 2005-12-14 14:52:12 +0000 | |
|---|---|---|
| committer | 2005-12-14 14:52:12 +0000 | |
| commit | 03be04a9a2d86a4568d09d5e1689dd7ef37c863a (patch) | |
| tree | d7040d4ceeaf75e849d59dd1ed077962b75fb4bf /docs/module-doc/classExtensible.html | |
| parent | Moved some other stuff into ServerConfig (diff) | |
| download | inspircd++-03be04a9a2d86a4568d09d5e1689dd7ef37c863a.tar.gz inspircd++-03be04a9a2d86a4568d09d5e1689dd7ef37c863a.tar.bz2 inspircd++-03be04a9a2d86a4568d09d5e1689dd7ef37c863a.zip | |
Added extra docs for new config system
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2417 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/classExtensible.html')
| -rw-r--r-- | docs/module-doc/classExtensible.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/module-doc/classExtensible.html b/docs/module-doc/classExtensible.html index eb5aa264d..70253eef4 100644 --- a/docs/module-doc/classExtensible.html +++ b/docs/module-doc/classExtensible.html @@ -34,7 +34,7 @@ Inheritance diagram for Extensible:<p><center><img src="classExtensible__inherit <tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classExtensible.html#GetExt_28std_3A_3Astring_20key_29">GetExt</a> (<a class="el" href="namespaceirc.html#string">std::string</a> key)</td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">Get an extension item. <a href="#GetExt_28std_3A_3Astring_20key_29"></a><br></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classExtensible.html#GetExtList_28std_3A_3Adeque_3C_20std_3A_3Astring_20_3E_20_26list_29">GetExtList</a> (std::deque< <a class="el" href="namespaceirc.html#string">std::string</a> > &<a class="el" href="modules_8cpp.html#list_5BMAXBUF_5D">list</a>)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classExtensible.html#GetExtList_28std_3A_3Adeque_3C_20std_3A_3Astring_20_3E_20_26list_29">GetExtList</a> (std::deque< <a class="el" href="namespaceirc.html#string">std::string</a> > &list)</td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">Get a list of all extension items names. <a href="#GetExtList_28std_3A_3Adeque_3C_20std_3A_3Astring_20_3E_20_26list_29"></a><br></td></tr> <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr> @@ -236,7 +236,7 @@ Definition at line <a class="el" href="base_8h-source.html#l00055">55</a> of fil </table> <hr>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="base_8h-source.html">base.h</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 12 18:31:02 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 14 14:49:31 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> |
