Class: Tipo::Table::Naming::NameRecord

Inherits:
Struct
  • Object
show all
Defined in:
lib/tipo/table/naming.rb

Overview

full template ‘n6’

Instance Attribute Summary collapse

Instance Attribute Details

#encodingObject

Returns the value of attribute encoding

Returns:

  • (Object)

    the current value of encoding



8
9
10
# File 'lib/tipo/table/naming.rb', line 8

def encoding
  @encoding
end

#languageObject

Returns the value of attribute language

Returns:

  • (Object)

    the current value of language



8
9
10
# File 'lib/tipo/table/naming.rb', line 8

def language
  @language
end

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



8
9
10
# File 'lib/tipo/table/naming.rb', line 8

def length
  @length
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



8
9
10
# File 'lib/tipo/table/naming.rb', line 8

def name
  @name
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



8
9
10
# File 'lib/tipo/table/naming.rb', line 8

def offset
  @offset
end

#platformObject

Returns the value of attribute platform

Returns:

  • (Object)

    the current value of platform



8
9
10
# File 'lib/tipo/table/naming.rb', line 8

def platform
  @platform
end