Class: Dnsruby::MetaTypes
- Inherits:
-
CodeMapper
- Object
- CodeMapper
- Dnsruby::MetaTypes
- Defined in:
- lib/dnsruby/code_mappers.rb
Constant Summary collapse
- TKEY =
Transaction Key [RFC2930]
249
- TSIG =
Transaction Signature [RFC2845]
250
- OPT =
RFC 2671
41
Instance Attribute Summary
Attributes inherited from CodeMapper
Method Summary
Methods inherited from CodeMapper
#<=>, #==, add_pair, #hash, #initialize, #inspect, method_missing, regexp, #set_code, #set_string, strings, to_code, to_string, #unknown_code, #unknown_string, update
Constructor Details
This class inherits a constructor from Dnsruby::CodeMapper