class documentation

class twisted.names.dns.Record_DNAME(SimpleRecord): (source)

View In Hierarchy

A non-terminal DNS name redirection.

This record type provides the capability to map an entire subtree of the DNS name space to another domain. It differs from the CNAME record which maps a single node of the name space.

See Alsohttp://www.faqs.org/rfcs/rfc2672.html
http://www.faqs.org/rfcs/rfc3363.html
Class Variable fancybasename Undocumented

Inherited from SimpleRecord:

Instance Variable name The name associated with this record.
Instance Variable ttl The maximum number of seconds which this record should be cached.
Class Variable showAttributes Undocumented
Class Variable compareAttributes Undocumented
Class Variable TYPE An indicator of what kind of record this is.
Method __init__
Method encode Write a representation of this object to the given file object.
Method decode Reconstruct an object from data read from the given file object.
Method __hash__ Undocumented

Inherited from FancyStrMixin (via SimpleRecord):

Method __str__ Undocumented

Inherited from FancyEqMixin (via SimpleRecord):

Method __eq__ Undocumented
Method __ne__ Undocumented
fancybasename = (source)

Undocumented

(type: str)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.