Class: Racket::L4::ICMPv6OptionPrefixInformation

Inherits:
RacketPart
  • Object
show all
Defined in:
lib/racket/l4/icmpv6.rb

Instance Attribute Summary

Attributes inherited from RacketPart

#autofix

Instance Method Summary collapse

Methods inherited from RacketPart

#autofix?, #fix!, #pretty

Constructor Details

#initialize(*args) ⇒ ICMPv6OptionPrefixInformation

Returns a new instance of ICMPv6OptionPrefixInformation.



454
455
456
# File 'lib/racket/l4/icmpv6.rb', line 454

def initialize(*args)
  super(*args)
end