Class: OrigenTesters::Charz::CharzTuple

Inherits:
Struct
  • Object
show all
Defined in:
lib/origen_testers/charz.rb

Instance Attribute Summary collapse

Instance Attribute Details

#defined_routinesObject

Returns the value of attribute defined_routines

Returns:

  • (Object)

    the current value of defined_routines



6
7
8
# File 'lib/origen_testers/charz.rb', line 6

def defined_routines
  @defined_routines
end

#objObject

Returns the value of attribute obj

Returns:

  • (Object)

    the current value of obj



6
7
8
# File 'lib/origen_testers/charz.rb', line 6

def obj
  @obj
end

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



6
7
8
# File 'lib/origen_testers/charz.rb', line 6

def options
  @options
end