Inheritance diagram for class ovm_urm_override_request:
Public Member Functions | |
| function void | apply_override ( ovm_urm_message msg ) |
| function ovm_object | create ( string name = "" ) |
| function bit | do_compare ( ovm_object rhs, ovm_comparer comparer ) |
| function void | do_print ( ovm_printer printer ) |
| function string | dump_request_details ( ) |
| function string | get_type_name ( ) |
| function bit | is_action_override ( ) |
| function bit | is_applicable_to_message ( ovm_urm_message msg ) |
| function bit | is_destination_override ( ) |
| function bit | is_severity_override ( ) |
| function bit | is_style_override ( ) |
| function bit | is_verbosity_override ( ) |
| function void | new ( string hierarchy = "", string scope = "", string name = "", string file = "", int line = -1, string text = "", string tag = "", ovm_urm_override_operator op = null ) |
Public Attributes | |
| string | match_file |
| string | match_hierarchy |
| int | match_line |
| string | match_name |
| string | match_scope |
| string | match_tag |
| string | match_text |
| ovm_urm_override_operator | operator |
|
|
||||
|
|
||||
|
|
||||
|
|
|
||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|