Class: OrigenTesters::Charz::CharzTuple
- Inherits:
-
Struct
- Object
- Struct
- OrigenTesters::Charz::CharzTuple
- Defined in:
- lib/origen_testers/charz.rb
Instance Attribute Summary collapse
-
#defined_routines ⇒ Object
Returns the value of attribute defined_routines.
-
#obj ⇒ Object
Returns the value of attribute obj.
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#defined_routines ⇒ Object
Returns the value of attribute defined_routines
6 7 8 |
# File 'lib/origen_testers/charz.rb', line 6 def defined_routines @defined_routines end |
#obj ⇒ Object
Returns the value of attribute obj
6 7 8 |
# File 'lib/origen_testers/charz.rb', line 6 def obj @obj end |
#options ⇒ Object
Returns the value of attribute options
6 7 8 |
# File 'lib/origen_testers/charz.rb', line 6 def @options end |