Inheritance diagram for class uvm_status_container:
Public Member Functions | |
| function void | do_field_check ( string field, uvm_object obj ) |
| function string | get_full_scope_arg ( ) |
| function string | get_function_type ( int what ) |
| function bit | m_do_cycle_check ( uvm_object scope ) |
Public Attributes | |
| bit | array_warning_done |
| uvm_bitstream_t | bitstream |
| bit | clone = 1; |
| uvm_comparer | comparer |
| bit | cycle_check [ uvm_object ] |
| int | element |
| static bit | field_array [string] |
| int | intv |
| string | key |
| uvm_object | m_uvm_cycle_scopes [$] |
| uvm_object | object |
| uvm_packer | packer |
| static bit | print_matches |
| uvm_printer | printer |
| uvm_recorder | recorder |
| uvm_scope_stack | scope = new; |
| string | scratch1 |
| string | scratch2 |
| bit | status |
| string | stringv |
| bit | warning |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|