@@ -125,8 +122,7 @@ Public Attributes
-
Exceptions.
-
Exception raied when invaliad data is passed to a record.
+
Exception raied when invaliad data is passed to a record
◆ __init__()
diff --git a/docs/html/classmain_1_1MX-members.html b/docs/html/classmain_1_1MX-members.html
new file mode 100644
index 0000000..095f924
--- /dev/null
+++ b/docs/html/classmain_1_1MX-members.html
@@ -0,0 +1,121 @@
+
+
+
+
+
+
+
+
DNScode: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DNScode 0.1.9
+
+ Simplifying DNS configuration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
This is the complete list of members for main.MX , including all inherited members.
+
+
+
+
+
+
diff --git a/docs/html/classmain_1_1MX.html b/docs/html/classmain_1_1MX.html
new file mode 100644
index 0000000..d1abec7
--- /dev/null
+++ b/docs/html/classmain_1_1MX.html
@@ -0,0 +1,275 @@
+
+
+
+
+
+
+
+
DNScode: main.MX Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DNScode 0.1.9
+
+ Simplifying DNS configuration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
◆ __init__()
+
+
+
+
+
+ main.MX.__init__
+ (
+ self ,
+
+
+
+
+ str name = '@' ,
+
+
+
+
+ str ttl = 3600 ,
+
+
+
+
+ int priority = '10' ,
+
+
+
+
+ str host = 'example.com' )
+
+
+
+
+
+
+
+
+
◆ host
+
+
+
+
+
+ main.MX.host = host
+
+
+
+
+
+
+
+
◆ name
+
+
+
+
+
+ main.MX.name = name
+
+
+
+
+
+
+
+
◆ priority
+
+
+
+
+
+ main.MX.priority = priority
+
+
+
+
+
+
+
+
◆ rtype
+
+
+
+
+
+ str main.MX.rtype = 'MX '
+
+
+
+
+
+
+
+
◆ ttl
+
+
+
+
+
+ main.MX.ttl = ttl
+
+
+
+
+
+
+
The documentation for this class was generated from the following file:
+
+
+
+
+
+
diff --git a/docs/html/classmain_1_1MX.js b/docs/html/classmain_1_1MX.js
new file mode 100644
index 0000000..c300c45
--- /dev/null
+++ b/docs/html/classmain_1_1MX.js
@@ -0,0 +1,9 @@
+var classmain_1_1MX =
+[
+ [ "__init__", "classmain_1_1MX.html#a7f518af5dee9bfc1ba63171fcdcbc543", null ],
+ [ "host", "classmain_1_1MX.html#a9aa6ba11c15ae03c5e62c6d2807df449", null ],
+ [ "name", "classmain_1_1MX.html#a45877922fcfbb9eb8db97c5a19898b50", null ],
+ [ "priority", "classmain_1_1MX.html#aabfacc68cd3bbefe829fdefdadc5c29e", null ],
+ [ "rtype", "classmain_1_1MX.html#afb145276448c3fa3c463fdc37c4a54fb", null ],
+ [ "ttl", "classmain_1_1MX.html#a9a5bef33c7f5ca794e6f0380354c8d8d", null ]
+];
\ No newline at end of file
diff --git a/docs/html/classmain_1_1MX.png b/docs/html/classmain_1_1MX.png
new file mode 100644
index 0000000..a00fe94
Binary files /dev/null and b/docs/html/classmain_1_1MX.png differ
diff --git a/docs/html/classmain_1_1PTR-members.html b/docs/html/classmain_1_1PTR-members.html
new file mode 100644
index 0000000..6297532
--- /dev/null
+++ b/docs/html/classmain_1_1PTR-members.html
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
DNScode: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DNScode 0.1.9
+
+ Simplifying DNS configuration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
This is the complete list of members for main.PTR , including all inherited members.
+
+
+
+
+
+
diff --git a/docs/html/classmain_1_1PTR.html b/docs/html/classmain_1_1PTR.html
new file mode 100644
index 0000000..7dcd245
--- /dev/null
+++ b/docs/html/classmain_1_1PTR.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+
+
+
DNScode: main.PTR Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DNScode 0.1.9
+
+ Simplifying DNS configuration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
◆ __init__()
+
+
+
+
+
+ main.PTR.__init__
+ (
+ self ,
+
+
+
+
+ str name = '@' ,
+
+
+
+
+ str ttl = 3600 ,
+
+
+
+
+ str host = '0.0.0.0' )
+
+
+
+
+
+
+
+
+
◆ host
+
+
+
+
+
+ main.PTR.host = host
+
+
+
+
+
+
+
+
◆ name
+
+
+
+
+
+ main.PTR.name = name
+
+
+
+
+
+
+
+
◆ rtype
+
+
+
+
+
+ str main.PTR.rtype = 'PTR '
+
+
+
+
+
+
+
+
◆ ttl
+
+
+
+
+
+ main.PTR.ttl = ttl
+
+
+
+
+
+
+
The documentation for this class was generated from the following file:
+
+
+
+
+
+
diff --git a/docs/html/classmain_1_1PTR.js b/docs/html/classmain_1_1PTR.js
new file mode 100644
index 0000000..5037f6f
--- /dev/null
+++ b/docs/html/classmain_1_1PTR.js
@@ -0,0 +1,8 @@
+var classmain_1_1PTR =
+[
+ [ "__init__", "classmain_1_1PTR.html#ad5d2bb05a7cdde0a34dc10fdf18b631b", null ],
+ [ "host", "classmain_1_1PTR.html#ae1c47610c8f981d3c3f83e2131c1c380", null ],
+ [ "name", "classmain_1_1PTR.html#ae8467bcf62542c64fb2325ed30d8c382", null ],
+ [ "rtype", "classmain_1_1PTR.html#a02d36b3675fe8bb082030b39b82e25dc", null ],
+ [ "ttl", "classmain_1_1PTR.html#a8aa86cc467e43561451987d8c6116dfb", null ]
+];
\ No newline at end of file
diff --git a/docs/html/classmain_1_1PTR.png b/docs/html/classmain_1_1PTR.png
new file mode 100644
index 0000000..139a3ac
Binary files /dev/null and b/docs/html/classmain_1_1PTR.png differ
diff --git a/docs/html/classmain_1_1Record.html b/docs/html/classmain_1_1Record.html
index 3ce70fc..dfa743b 100644
--- a/docs/html/classmain_1_1Record.html
+++ b/docs/html/classmain_1_1Record.html
@@ -104,19 +104,18 @@ $(function(){initNavTree('classmain_1_1Record.html',''); initResizable(true); })
-
-
Base Classes.
- More...
-
+
-
+
+
+
@@ -140,9 +139,7 @@ Static Public Attributes
int ttl = 6400
-
-
Base Classes.
-
Base object to store records as.
+
◆ __int__()
@@ -176,13 +173,7 @@ Static Public Attributes