Class: Roby::Interface::V2::Protocol::StructObject
- Defined in:
- lib/roby/interface/v2/protocol.rb
Instance Attribute Summary collapse
-
#contents ⇒ Object
Returns the value of attribute contents.
-
#klass ⇒ Object
Returns the value of attribute klass.
Instance Attribute Details
#contents ⇒ Object
Returns the value of attribute contents
384 385 386 |
# File 'lib/roby/interface/v2/protocol.rb', line 384 def contents @contents end |
#klass ⇒ Object
Returns the value of attribute klass
384 385 386 |
# File 'lib/roby/interface/v2/protocol.rb', line 384 def klass @klass end |