Class: PacketGen::Header::MLDv2::McastAddressRecords
- Inherits:
-
Types::Array
- Object
- Types::Array
- PacketGen::Header::MLDv2::McastAddressRecords
- Defined in:
- lib/packetgen/header/mldv2/mcast_address_record.rb
Overview
Class to handle series of McastAddressRecord.
Constant Summary collapse
- HUMAN_SEPARATOR =
Separator used in Types::Array#to_human.
';'
Method Summary
Methods inherited from Types::Array
#<<, #==, #[], #clear, #clear!, #delete, #delete_at, #each, #empty?, #first, #initialize, #initialize_copy, #last, #push, #read, set_of, set_of_klass, #size, #sz, #to_a, #to_human, #to_s
Methods included from Types::LengthFrom
#initialize_length_from, #read_with_length_from
Constructor Details
This class inherits a constructor from PacketGen::Types::Array