Class: Gem::Resolv::DNS::Resource::PTR
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
|
|
Instance Chain:
|
|
Inherits: |
Gem::Resolv::DNS::Resource::DomainName
|
Defined in: | lib/rubygems/vendor/resolv/lib/resolv.rb |
Overview
A Pointer to another ::Gem::Resolv::DNS
name.
Constant Summary
-
TypeValue =
Internal use only
# File 'lib/rubygems/vendor/resolv/lib/resolv.rb', line 230912
::Gem::Resolv::DNS::Resource
- Inherited
Class Method Summary
DomainName
- Inherited
.new | Creates a new |
.decode_rdata |
::Gem::Resolv::DNS::Resource
- Inherited
::Gem::Resolv::DNS::Query
- Inherited
Instance Attribute Summary
DomainName
- Inherited
#name | The name of this |
::Gem::Resolv::DNS::Resource
- Inherited
#ttl | Remaining Time To Live for this |
Instance Method Summary
DomainName
- Inherited
::Gem::Resolv::DNS::Resource
- Inherited
::Gem::Resolv::DNS::Query
- Inherited
Constructor Details
This class inherits a constructor from Gem::Resolv::DNS::Resource::DomainName