Class: Roby::Interface::V2::Protocol::StructObject

Inherits:
Struct
  • Object
show all
Defined in:
lib/roby/interface/v2/protocol.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentsObject

Returns the value of attribute contents

Returns:

  • (Object)

    the current value of contents



384
385
386
# File 'lib/roby/interface/v2/protocol.rb', line 384

def contents
  @contents
end

#klassObject

Returns the value of attribute klass

Returns:

  • (Object)

    the current value of klass



384
385
386
# File 'lib/roby/interface/v2/protocol.rb', line 384

def klass
  @klass
end