Inheritance diagram for class uvm_mem_walk_seq:
Public Member Functions | |
| function uvm_object | create ( string name = "" ) |
| virtual function uvm_object_wrapper | get_object_type ( ) |
| static function type_id | get_type ( ) |
| virtual function string | get_type_name ( ) |
| function void | __m_uvm_field_automation ( uvm_object tmp_data__, int what__, string str__ ) |
| virtual task | body ( ) |
| function void | new ( string name = "uvm_mem_walk_seq" ) |
| virtual task | reset_blk ( uvm_reg_block blk ) |
Public Attributes | |
| static const string | type_name = "uvm_mem_walk_seq"; |
Protected Member Functions | |
| virtual task | do_block ( uvm_reg_block blk ) |
Protected Attributes | |
| protected uvm_mem_single_walk_seq | mem_seq |
Member Typedefs | |
| typedef class | type_id |
|
||||
|
|
||||
|
|
||||
|
|
|
||||
|
|
||||
|
|
|
||||
|
|
|
|
|