Class: Resolv::DNS::Resource::PTR
- Inherits:
-
DomainName
- Object
- Resource
- DomainName
- Resolv::DNS::Resource::PTR
- Defined in:
- lib/resolv.rb
Overview
A Pointer to another DNS name.
Constant Summary collapse
- TypeValue =
:nodoc:
12
Instance Attribute Summary
Attributes inherited from DomainName
Method Summary
Methods inherited from DomainName
decode_rdata, #encode_rdata, #initialize
Constructor Details
This class inherits a constructor from Resolv::DNS::Resource::DomainName