From c0f731e19d61a971af5cf26d073ccd25bfc5c91c Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 13 Apr 2005 12:41:46 +0000 Subject: Added Server::AddGLine Added Server::AddKLine Added Server::AddZLine Added Server::AddQLine Added Server::AddELine Added Server::DelGLine Added Server::DelKLine Added Server::DelZLine Added Server::DelQLine Added Server::DelELine Added Server::Duration git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1071 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classDNS.html | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) (limited to 'docs/module-doc/classDNS.html') diff --git a/docs/module-doc/classDNS.html b/docs/module-doc/classDNS.html index c61f39b8c..26dfe9f05 100644 --- a/docs/module-doc/classDNS.html +++ b/docs/module-doc/classDNS.html @@ -37,6 +37,8 @@ int GetFD ()  This method returns the file handle used by the dns query socket or zero if the query is invalid for some reason, e.g.

+void SetNS (std::string dnsserver) +

Private Member Functions

void dns_init () @@ -762,6 +764,35 @@ This method will start the reverse lookup of an ip given in dotted decimal forma 1.2.3.4, and returns true if the lookup was successfully initiated. +

+ + + + +
+ + + + + + + + + + +
void DNS::SetNS std::string  dnsserver  ) 
+
+ + + + + +
+   + + +

+


Member Data Documentation

@@ -885,7 +916,7 @@ Definition at line 40 of file


The documentation for this class was generated from the following file: -
Generated on Sat Apr 9 14:38:28 2005 for InspIRCd by +
Generated on Wed Apr 13 12:32:24 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3