diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-30 05:23:22 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-30 05:23:22 +0000 |
commit | 956328e80741c88cdae6d98b07be4171c98f4e26 (patch) | |
tree | ad61830f2cc82fa0cc2e20294ed3416f3abf12ae /docs/module-doc/users_8cpp.html | |
parent | 02c18fcb826e63ce7c654d44e9f0afe1eafa7a64 (diff) |
Added docs for base: BoolSet
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1565 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/users_8cpp.html')
-rw-r--r-- | docs/module-doc/users_8cpp.html | 36 |
1 files changed, 31 insertions, 5 deletions
diff --git a/docs/module-doc/users_8cpp.html b/docs/module-doc/users_8cpp.html index a1d24c7be..d2d1039ad 100644 --- a/docs/module-doc/users_8cpp.html +++ b/docs/module-doc/users_8cpp.html @@ -26,7 +26,9 @@ Include dependency graph for users.cpp:<p><center><img src="users_8cpp__incl.gif <tr><td colspan=2><br><h2>Variables</h2></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>std::stringstream </td><td class="memItemRight" valign=bottom><a class="el" href="users_8cpp.html#a0">config_f</a></td></tr> -<tr><td class="memItemLeft" nowrap align=right valign=top>time_t </td><td class="memItemRight" valign=bottom><a class="el" href="users_8cpp.html#a1">TIME</a></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>char </td><td class="memItemRight" valign=bottom><a class="el" href="users_8cpp.html#a1">ServerName</a> [MAXBUF]</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>time_t </td><td class="memItemRight" valign=bottom><a class="el" href="users_8cpp.html#a2">TIME</a></td></tr> </table> <hr><h2>Variable Documentation</h2> @@ -54,13 +56,37 @@ Include dependency graph for users.cpp:<p><center><img src="users_8cpp__incl.gif Definition at line <a class="el" href="users_8cpp-source.html#l00027">27</a> of file <a class="el" href="users_8cpp-source.html">users.cpp</a>. </td> </tr> </table> -<a name="a1" doxytag="users.cpp::TIME"></a><p> +<a name="a1" doxytag="users.cpp::ServerName"></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="users_8cpp.html#a1">ServerName</a>[MAXBUF] + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="users_8cpp-source.html#l00028">28</a> of file <a class="el" href="users_8cpp-source.html">users.cpp</a>. </td> + </tr> +</table> +<a name="a2" doxytag="users.cpp::TIME"></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"> time_t <a class="el" href="users_8cpp.html#a1">TIME</a> + <td class="md" nowrap valign="top"> time_t <a class="el" href="users_8cpp.html#a2">TIME</a> </table> </td> </tr> @@ -75,10 +101,10 @@ Definition at line <a class="el" href="users_8cpp-source.html#l00027">27</a> of <p> <p> -Definition at line <a class="el" href="users_8cpp-source.html#l00029">29</a> of file <a class="el" href="users_8cpp-source.html">users.cpp</a>. </td> +Definition at line <a class="el" href="users_8cpp-source.html#l00030">30</a> of file <a class="el" href="users_8cpp-source.html">users.cpp</a>. </td> </tr> </table> -<hr size="1"><address style="align: right;"><small>Generated on Wed May 25 22:02:40 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Mon May 30 05:16:16 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> |