Class: SDN::Message::ILT2::SetNodeLabel

Inherits:
SetNodeLabel show all
Defined in:
lib/sdn/message/ilt2/set.rb

Constant Summary collapse

MAX_LENGTH =
32

Constants inherited from SetNodeLabel

SetNodeLabel::MSG

Instance Attribute Summary

Attributes inherited from SetNodeLabel

#label

Attributes inherited from SDN::Message

#ack_requested, #dest, #node_type, #src

Method Summary

Methods inherited from SetNodeLabel

#initialize, #params, #parse

Methods inherited from SDN::Message

#==, #class_inspect, expected_response?, inherited, #initialize, #inspect, parse, #parse, #serialize

Methods included from Helpers

#checksum, #from_number, #from_string, #is_group_address?, #node_type_from_number, #node_type_to_number, #node_type_to_string, #parse_address, #print_address, #to_number, #to_string, #transform_param

Constructor Details

This class inherits a constructor from SDN::Message::SetNodeLabel