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