Class: OFQueuePropertyMinRate
- Inherits:
-
OFQueueProperty
- Object
- BinData::Record
- SuperclassBase
- OFQueueProperty
- OFQueuePropertyMinRate
- Defined in:
- lib/structs/queue_properties/queue_property_min_rate.rb
Defined Under Namespace
Classes: Rate
Constant Summary
Constants inherited from OFQueueProperty
OFQueueProperty::HEADER_LENGTH, OFQueueProperty::TYPES
Instance Attribute Summary
Attributes inherited from SuperclassBase
Instance Method Summary collapse
Methods inherited from SuperclassBase
Instance Method Details
#body_length ⇒ Object
23 24 25 |
# File 'lib/structs/queue_properties/queue_property_min_rate.rb', line 23 def body_length 8 end |