Inheritance diagram for class ovm_status_container:
Public Member Functions | |
| static function string | get_full_scope_arg ( ) |
| static function ovm_scope_stack | init_scope ( ) |
Public Attributes | |
| static bit | array_warning_done = 0; |
| static ovm_bitstream_t | bitstream = 0; |
| static int | element = 0; |
| static int | intv = 0; |
| static string | key = ""; |
| static string | last_field = ""; |
| static ovm_object | object = null; |
| static bit | save_last_field = 0; |
| static ovm_scope_stack | scope = init_scope; |
| static string | scratch1 = ""; |
| static string | scratch2 = ""; |
| static bit | status = 0; |
| static string | stringv = ""; |
| static bit | warning = 0; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|