Class: Ice::UnknownSlicedValue

Inherits:
Value
  • Object
show all
Defined in:
ruby/Ice/Value.rb

Instance Attribute Summary

Attributes inherited from Value

#_ice_slicedData

Instance Method Summary collapse

Methods inherited from Value

#ice_getSlicedData, ice_staticId, #inspect

Instance Method Details

#ice_idObject



30
31
32
# File 'ruby/Ice/Value.rb', line 30

def ice_id
    return @unknownTypeId
end