Inheritance diagram for class ovm_algorithmic_comparator:
Public Member Functions | |
| virtual function void | connect ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( TRANSFORMER transformer, string name, ovm_component parent ) |
| function void | write ( input BEFORE b ) |
Class Parameters | |
| type | AFTER = int; |
| type | BEFORE = int; |
| type | TRANSFORMER = int; |
Public Attributes | |
| ovm_analysis_export | after_export |
| ovm_analysis_imp | before_export |
| static const string | type_name = "ovm_algorithmic_comparator #(BEFORE,AFTER,TRANSFORMER)"; |
Member Typedefs | |
| typedef class | this_type |
|
||||
|
|
||||
|
|
||||
|
|
|
|
|
|
|
|
|