Inheritance diagram for class uvm_scope_stack:
Public Member Functions | |
| function int | depth ( ) |
| function void | down ( string s ) |
| function void | down_element ( int element ) |
| function string | get ( ) |
| function string | get_arg ( ) |
| function void | set ( string s ) |
| function void | set_arg ( string arg ) |
| function void | set_arg_element ( string arg, int ele ) |
| function void | unset_arg ( string arg ) |
| function void | up ( byte separator = "." ) |
| function void | up_element ( ) |
Public Attributes | |
|
|
|
|
|
|
|
|
|
|
|