Class: OFGetConfigReply
- Inherits:
-
OFMessage
- Object
- BinData::Record
- SuperclassBase
- OFMessage
- OFGetConfigReply
- Defined in:
- lib/messages/get_config_reply.rb
Direct Known Subclasses
Constant Summary collapse
- FLAGS =
[:fragments_normal, :fragments_drop, :fragments_reassemble]
Constants inherited from OFMessage
OFMessage::HEADER_LENGTH, OFMessage::OFP_VERSION, OFMessage::TYPES
Instance Attribute Summary
Attributes inherited from SuperclassBase
Instance Method Summary collapse
Methods inherited from SuperclassBase
Instance Method Details
#body_length ⇒ Object
9 10 11 |
# File 'lib/messages/get_config_reply.rb', line 9 def body_length 4 end |