Class: Tipo::Table::Naming::Header

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

Overview

full template ‘n3’

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



5
6
7
# File 'lib/tipo/table/naming.rb', line 5

def count
  @count
end

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



5
6
7
# File 'lib/tipo/table/naming.rb', line 5

def format
  @format
end

#storage_offsetObject

Returns the value of attribute storage_offset

Returns:

  • (Object)

    the current value of storage_offset



5
6
7
# File 'lib/tipo/table/naming.rb', line 5

def storage_offset
  @storage_offset
end