Class: OFActionSetSourcePort
- Inherits:
-
OFAction
- Object
- BinData::Record
- SuperclassBase
- OFAction
- OFActionSetSourcePort
- Defined in:
- lib/actions/action_set_source_port.rb
Direct Known Subclasses
Constant Summary
Constants inherited from OFAction
OFAction::HEADER_LENGTH, OFAction::TYPES
Instance Attribute Summary
Attributes inherited from SuperclassBase
Instance Method Summary collapse
Methods inherited from SuperclassBase
Instance Method Details
#body_length ⇒ Object
8 9 10 |
# File 'lib/actions/action_set_source_port.rb', line 8 def body_length 4 end |