Inheritance diagram for class uvm_subscriber:
Public Member Functions | |
| function void | new ( string name, uvm_component parent ) |
| virtual function void | write ( T t ) |
Class Parameters | |
| type | T = int; |
Public Attributes | |
| uvm_analysis_imp | analysis_export |
Member Typedefs | |
| typedef class | this_type |
|
||||
|
|