From 4705381691cba08c7d3e6ef982e2335bb7672960 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 2 Apr 2005 19:28:32 +0000 Subject: Added DNS class to documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@952 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/structdns__ip4list.html | 74 +++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 docs/module-doc/structdns__ip4list.html (limited to 'docs/module-doc/structdns__ip4list.html') diff --git a/docs/module-doc/structdns__ip4list.html b/docs/module-doc/structdns__ip4list.html new file mode 100644 index 000000000..ff5618eed --- /dev/null +++ b/docs/module-doc/structdns__ip4list.html @@ -0,0 +1,74 @@ + + +InspIRCd: dns_ip4list struct Reference + + + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

dns_ip4list Struct Reference

#include <dns.h> +

+List of all members. + + + + + + +

Public Attributes

in_addr ip
dns_ip4listnext
+


Member Data Documentation

+

+ + + + +
+ + +
in_addr dns_ip4list::ip +
+
+ + + + + +
+   + + +

+ +

+Definition at line 27 of file dns.h.

+

+ + + + +
+ + +
dns_ip4list* dns_ip4list::next +
+
+ + + + + +
+   + + +

+ +

+Definition at line 28 of file dns.h.

+


The documentation for this struct was generated from the following file: +
Generated on Sat Apr 2 19:27:05 2005 for InspIRCd by + +doxygen +1.3.3
+ + -- cgit v1.2.3