Class: DNS::Zone::RR::AAAA

Inherits:
A
  • Object
show all
Defined in:
lib/dns/zone/rr/aaaa.rb

Overview

‘AAAA` resource record.

RFC xxxx

Instance Attribute Summary

Attributes inherited from A

#address

Attributes inherited from Record

#klass, #label, #ttl

Method Summary

Methods inherited from A

#dump, #load

Methods inherited from Record

#dump, #general_prefix, #initialize, #load, #load_general_and_get_rdata, #type

Constructor Details

This class inherits a constructor from DNS::Zone::RR::Record