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 > Member List< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
<!-- Generated by Doxygen 1.3 - rc2 -->
< 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 > Server Member List< / h1 > This is the complete list of members for < a class = "el" href = "classServer.html" > Server< / a > , including all inherited members.< table >
2003-01-26 23:52:48 +00:00
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classclassbase.html#m0" > age< / a > < / td > < td > < a class = "el" href = "classclassbase.html" > classbase< / a > < / td > < td > < / td > < / tr >
2003-01-23 19:45:57 +00:00
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a15" > ChanMode< / a > (userrec *User, chanrec *Chan)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
2003-01-26 23:52:48 +00:00
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classclassbase.html#a0" > classbase< / a > ()< / td > < td > < a class = "el" href = "classclassbase.html" > classbase< / a > < / td > < td > < code > [inline]< / code > < / td > < / tr >
2003-01-23 19:45:57 +00:00
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a9" > CommonChannels< / a > (userrec *u1, userrec *u2)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a3" > Debug< / a > (string s)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a14" > FindChannel< / a > (string channel)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a13" > FindNick< / a > (string nick)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a18" > GetAdmin< / a > ()< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a17" > GetNetworkName< / a > ()< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a16" > GetServerName< / a > ()< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a12" > IsNick< / a > (string nick)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a4" > Send< / a > (int Socket, string s)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a8" > SendChannel< / a > (userrec *User, chanrec *Channel, string s, bool IncludeSender)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a10" > SendCommon< / a > (userrec *User, string text, bool IncludeSender)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a6" > SendFrom< / a > (int Socket, userrec *User, string s)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a2" > SendOpers< / a > (string s)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a5" > SendServ< / a > (int Socket, string s)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a7" > SendTo< / a > (userrec *Source, userrec *Dest, string s)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a11" > SendWallops< / a > (userrec *User, string text)< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a0" > Server< / a > ()< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < / td > < / tr >
2003-01-26 23:52:48 +00:00
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classclassbase.html#a1" > ~classbase< / a > ()< / td > < td > < a class = "el" href = "classclassbase.html" > classbase< / a > < / td > < td > < code > [inline]< / code > < / td > < / tr >
2003-01-23 19:45:57 +00:00
< tr bgcolor = "#f0f0f0" > < td > < a class = "el" href = "classServer.html#a1" > ~Server< / a > ()< / td > < td > < a class = "el" href = "classServer.html" > Server< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
2003-01-26 23:52:48 +00:00
< / table > < hr > < address style = "align: right;" > < small > Generated on Sun Jan 26 23:45:50 2003 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
width=110 height=53>< / a > 1.3-rc2 < / small > < / address >
< / body >
< / html >