2003-01-26 23:52:48 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
2005-03-25 03:51:56 +00:00
< title > InspIRCd: servers.cpp File Reference< / title >
2005-05-13 15:52:30 +00:00
< link href = "inspircd.doxygen.css" rel = "stylesheet" type = "text/css" >
2003-01-26 23:52:48 +00:00
< / head > < body >
2005-03-25 03:51:56 +00:00
<!-- Generated by Doxygen 1.3.3 -->
2005-05-15 17:05:15 +00:00
< 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" > Compound List< / 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" > Compound Members< / a > | < a class = "qindex" href = "globals.html" > File Members< / a > < / div >
2005-03-25 03:51:56 +00:00
< h1 > servers.cpp File Reference< / h1 > < code > #include "inspircd_config.h"< / code > < br >
2003-01-26 23:52:48 +00:00
< code > #include "< a class = "el" href = "servers_8h-source.html" > servers.h< / a > "< / code > < br >
< code > #include "inspircd.h"< / code > < br >
< code > #include < stdio.h> < / code > < br >
2004-04-02 12:38:41 +00:00
< code > #include < map> < / code > < br >
2005-04-01 17:07:42 +00:00
< code > #include "inspstring.h"< / code > < br >
2005-05-15 17:05:15 +00:00
< code > #include "helperfuncs.h"< / code > < br >
2003-01-26 23:52:48 +00:00
2005-05-13 02:04:28 +00:00
< p >
Include dependency graph for servers.cpp:< p > < center > < img src = "servers_8cpp__incl.gif" border = "0" usemap = "#servers.cpp_map" alt = "Include dependency graph" > < / center >
< map name = "servers.cpp_map" >
< area href = "servers_8h.html" shape = "rect" coords = "85,82,162,109" alt = "" >
< / map >
2003-01-26 23:52:48 +00:00
< p >
< a href = "servers_8cpp-source.html" > Go to the source code of this file.< / a > < table border = 0 cellpadding = 0 cellspacing = 0 >
< tr > < td > < / td > < / tr >
2005-04-07 20:15:05 +00:00
< tr > < td colspan = 2 > < br > < h2 > Variables< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = right valign = top > time_t < / td > < td class = "memItemRight" valign = bottom > < a class = "el" href = "servers_8cpp.html#a0" > TIME< / a > < / td > < / tr >
< / table >
< hr > < h2 > Variable Documentation< / h2 >
< a name = "a0" doxytag = "servers.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 >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = 5 cellpadding = 0 border = 0 >
< tr >
< td >
< / td >
< td >
< p >
< p >
2005-05-15 17:05:15 +00:00
Definition at line < a class = "el" href = "servers_8cpp-source.html#l00025" > 25< / a > of file < a class = "el" href = "servers_8cpp-source.html" > servers.cpp< / a > . < / td >
2005-04-07 20:15:05 +00:00
< / tr >
2003-01-26 23:52:48 +00:00
< / table >
2005-05-15 17:05:15 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Sun May 15 17:02:45 2005 for InspIRCd by
2003-01-26 23:52:48 +00:00
< a href = "http://www.doxygen.org/index.html" >
2005-03-25 03:51:56 +00:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = 0 >
< / a > 1.3.3 < / small > < / address >
2003-01-26 23:52:48 +00:00
< / body >
< / html >