Inheritance diagram for class uvm_get_imp:
Public Member Functions | |
| function bit | can_get ( ) |
| task | get ( output T t ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, IMP imp ) |
| function bit | try_get ( output T t ) |
Class Parameters | |
| type | IMP = int; |
| type | T = int; |
Public Attributes | |
|
|
|
||||
|
|
|