Method: Hexspace::TTypeEntry.structEntry

Defined in:
lib/hexspace/tcli_service_types.rb

.structEntry(val) ⇒ Object



489
490
491
# File 'lib/hexspace/tcli_service_types.rb', line 489

def structEntry(val)
  TTypeEntry.new(:structEntry, val)
end