Class: Resolv::DNS::Resource::PTR
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| 
         Class Chain: 
        
       | 
    |
| 
         Instance Chain: 
        
       | 
    |
| Inherits: | 
        Resolv::DNS::Resource::DomainName
        
  | 
    
| Defined in: | lib/resolv.rb | 
Overview
A Pointer to another ::Resolv::DNS name.
Class Method Summary
DomainName - Inherited
| .new | Creates a new DomainName from   | 
    
Instance Attribute Summary
DomainName - Inherited
| #name | The name of this DomainName.  | 
    
::Resolv::DNS::Resource - Inherited
| #ttl | Remaining Time To Live for this ::Resolv::DNS::Resource.  | 
    
Constructor Details
This class inherits a constructor from Resolv::DNS::Resource::DomainName