This is the complete list of members for class ovm_scope_stack, including all inherited members.
| ovm_scope_stack | function ovm_object | current ( ) | |
| ovm_scope_stack | function int | depth ( ) | |
| ovm_scope_stack | function void | down ( string s, ovm_object obj ) | |
| ovm_scope_stack | function void | down_element ( int element, ovm_object obj ) | |
| ovm_scope_stack | function string | get ( ) | |
| ovm_scope_stack | function string | get_arg ( ) | |
| ovm_scope_stack | function bit | in_hierarchy ( ovm_object obj ) | |
| ovm_scope_stack | function void | set ( string s, ovm_object obj ) | |
| ovm_scope_stack | function void | set_arg ( string arg ) | |
| ovm_scope_stack | function void | set_arg_element ( string arg, int ele ) | |
| ovm_scope_stack | function void | unset_arg ( string arg ) | |
| ovm_scope_stack | function void | up ( ovm_object obj, byte separator = "." ) | |
| ovm_scope_stack | function void | up_element ( ovm_object obj ) | |