Class: Resolv::DNS::Resource::PTR
Do not use. This class is for internal use only.
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
DomainName,
Resource
|
|
|
Instance Chain:
self,
DomainName,
Resource
|
|
| Inherits: |
Resolv::DNS::Resource::DomainName
|
| Defined in: | lib/resolv.rb |
Overview
A Pointer to another ::Resolv::DNS name.
Constant Summary
-
TypeValue =
# File 'lib/resolv.rb', line 235012
Class Method Summary
DomainName - Inherited
| .decode_rdata, | |
| .new | Creates a new |
Instance Attribute Summary
DomainName - Inherited
| #name | The name of this |
Instance Method Summary
DomainName - Inherited
Constructor Details
This class inherits a constructor from Resolv::DNS::Resource::DomainName