2003-01-23 19:45:57 +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" >
< title > Admin class Reference< / title >
2004-04-03 15:46:53 +00:00
< link href = "inspircd.css" rel = "stylesheet" type = "text/css" >
2003-01-23 19:45:57 +00:00
< / head > < body >
2003-03-30 12:32:32 +00:00
<!-- Generated by Doxygen 1.3 - rc3 -->
2003-01-23 19:45:57 +00:00
< center >
< a class = "qindex" href = "main.html" > Main Page< / 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 = "functions.html" > Compound Members< / a > < a class = "qindex" href = "globals.html" > File Members< / a > < / center >
< hr > < h1 > Admin Class Reference< / h1 > Holds /ADMIN data This class contains the admin details of the local server.
< a href = "#_details" > More...< / a >
< p >
< code > #include < < a class = "el" href = "modules_8h-source.html" > modules.h< / a > > < / code >
< p >
2003-03-30 12:32:32 +00:00
Inheritance diagram for Admin:< p > < center > < img src = "classAdmin__inherit__graph.gif" border = "0" usemap = "#Admin__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "Admin__inherit__map" >
< area href = "classclassbase.html" shape = "rect" coords = "7,16,73,37" alt = "" >
2003-01-26 23:52:48 +00:00
< / map >
2003-03-30 12:32:32 +00:00
< center > < font size = "2" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / font > < / center > Collaboration diagram for Admin:< p > < center > < img src = "classAdmin__coll__graph.gif" border = "0" usemap = "#Admin__coll__map" alt = "Collaboration graph" > < / center >
< map name = "Admin__coll__map" >
< area href = "classclassbase.html" shape = "rect" coords = "7,107,73,128" alt = "" >
< / map >
< center > < font size = "2" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classAdmin-members.html" > List of all members.< / a > < table border = 0 cellpadding = 0 cellspacing = 0 >
2003-01-23 19:45:57 +00:00
< tr > < td > < / td > < / tr >
2003-03-30 12:32:32 +00:00
< tr > < td colspan = 2 > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
2004-04-02 12:38:41 +00:00
< tr > < td nowrap align = right valign = top > < / td > < td valign = bottom > < a class = "el" href = "classAdmin.html#a0" > Admin< / a > (std::string name, std::string email, std::string nick)< / td > < / tr >
2003-01-23 19:45:57 +00:00
< tr > < td colspan = 2 > < br > < h2 > Public Attributes< / h2 > < / td > < / tr >
2004-04-02 12:38:41 +00:00
< tr > < td nowrap align = right valign = top > const std::string < / td > < td valign = bottom > < a class = "el" href = "classAdmin.html#m0" > Name< / a > < / td > < / tr >
< tr > < td nowrap align = right valign = top > const std::string < / td > < td valign = bottom > < a class = "el" href = "classAdmin.html#m1" > Email< / a > < / td > < / tr >
< tr > < td nowrap align = right valign = top > const std::string < / td > < td valign = bottom > < a class = "el" href = "classAdmin.html#m2" > Nick< / a > < / td > < / tr >
2003-01-23 19:45:57 +00:00
< / table >
< hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
Holds /ADMIN data This class contains the admin details of the local server.
< p >
It is constructed by class < a class = "el" href = "classServer.html" > Server< / a > , and has three read-only values, Name, Email and Nick that contain the specified values for the server where the module is running.
< p >
< p >
2004-04-03 15:46:53 +00:00
Definition at line < a class = "el" href = "modules_8h-source.html#l00078" > 78< / a > of file < a class = "el" href = "modules_8h-source.html" > modules.h< / a > .< hr > < h2 > Constructor & Destructor Documentation< / h2 >
2003-01-23 19:45:57 +00:00
< a name = "a0" doxytag = "Admin::Admin" > < / a > < p >
< table width = "100%" cellpadding = "2" cellspacing = "0" border = "0" >
< tr >
< td class = "md" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > Admin::Admin < / td >
< td class = "md" valign = "top" > ( < / td >
2004-04-02 12:38:41 +00:00
< td class = "md" nowrap valign = "top" > std::string < / td >
2003-01-23 19:45:57 +00:00
< td class = "mdname" nowrap > < em > name< / em > , < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
2004-04-02 12:38:41 +00:00
< td class = "md" nowrap > std::string < / td >
2003-01-23 19:45:57 +00:00
< td class = "mdname" nowrap > < em > email< / em > , < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
2004-04-02 12:38:41 +00:00
< td class = "md" nowrap > std::string < / td >
2003-01-23 19:45:57 +00:00
< td class = "mdname" nowrap > < em > nick< / em > < / td >
< / tr >
< tr >
< td > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = 5 cellpadding = 0 border = 0 >
< tr >
< td >
< / td >
< td >
< p >
< p >
2004-04-03 15:46:53 +00:00
Definition at line < a class = "el" href = "modules_8cpp-source.html#l00091" > 91< / a > of file < a class = "el" href = "modules_8cpp-source.html" > modules.cpp< / a > .
2003-01-23 19:45:57 +00:00
< p >
2004-04-03 15:46:53 +00:00
< div class = "fragment" > < pre > 00091 : < a class = "code" href = "classAdmin.html#m0" > Name< / a > (name), < a class = "code" href = "classAdmin.html#m1" > Email< / a > (email), < a class = "code" href = "classAdmin.html#m2" > Nick< / a > (nick) { };
2003-01-23 19:45:57 +00:00
< / pre > < / div > < / td >
< / tr >
< / table >
< hr > < h2 > Member Data Documentation< / h2 >
< a name = "m1" doxytag = "Admin::Email" > < / a > < p >
< table width = "100%" cellpadding = "2" cellspacing = "0" border = "0" >
< tr >
< td class = "md" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
2004-04-02 12:38:41 +00:00
< td class = "md" nowrap valign = "top" > const std::string Admin::Email
2003-01-23 19:45:57 +00:00
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = 5 cellpadding = 0 border = 0 >
< tr >
< td >
< / td >
< td >
< p >
< p >
2004-04-03 15:46:53 +00:00
Definition at line < a class = "el" href = "modules_8h-source.html#l00081" > 81< / a > of file < a class = "el" href = "modules_8h-source.html" > modules.h< / a > . < / td >
2003-01-23 19:45:57 +00:00
< / tr >
< / table >
< a name = "m0" doxytag = "Admin::Name" > < / a > < p >
< table width = "100%" cellpadding = "2" cellspacing = "0" border = "0" >
< tr >
< td class = "md" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
2004-04-02 12:38:41 +00:00
< td class = "md" nowrap valign = "top" > const std::string Admin::Name
2003-01-23 19:45:57 +00:00
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = 5 cellpadding = 0 border = 0 >
< tr >
< td >
< / td >
< td >
< p >
< p >
2004-04-03 15:46:53 +00:00
Definition at line < a class = "el" href = "modules_8h-source.html#l00081" > 81< / a > of file < a class = "el" href = "modules_8h-source.html" > modules.h< / a > . < / td >
2003-01-23 19:45:57 +00:00
< / tr >
< / table >
< a name = "m2" doxytag = "Admin::Nick" > < / a > < p >
< table width = "100%" cellpadding = "2" cellspacing = "0" border = "0" >
< tr >
< td class = "md" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
2004-04-02 12:38:41 +00:00
< td class = "md" nowrap valign = "top" > const std::string Admin::Nick
2003-01-23 19:45:57 +00:00
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = 5 cellpadding = 0 border = 0 >
< tr >
< td >
< / td >
< td >
< p >
< p >
2004-04-03 15:46:53 +00:00
Definition at line < a class = "el" href = "modules_8h-source.html#l00081" > 81< / a > of file < a class = "el" href = "modules_8h-source.html" > modules.h< / a > . < / td >
2003-01-23 19:45:57 +00:00
< / tr >
< / table >
< hr > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "modules_8h-source.html" > modules.h< / a > < li > < a class = "el" href = "modules_8cpp-source.html" > modules.cpp< / a > < / ul >
2004-04-03 15:46:53 +00:00
< hr > < address style = "align: right;" > < small > Generated on Sat Apr 3 16:36:09 2004 for InspIRCd by
2003-01-23 19:45:57 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = 0
2003-03-30 12:32:32 +00:00
width=110 height=53>< / a > 1.3-rc3 < / small > < / address >
2003-01-23 19:45:57 +00:00
< / body >
< / html >