This is the complete list of members for class svt_phase_objection, including all inherited members.
| svt_phase_objection | virtual task | all_dropped ( ovm_object obj, ovm_object source_obj, int count ) | |
| ovm_report_object | function void | avm_report_error ( string id, string message, int verbosity = OVM_LOW, string filename = "", int line = 0 ) | |
| ovm_report_object | function void | avm_report_fatal ( string id, string message, int verbosity = OVM_NONE, string filename = "", int line = 0 ) | |
| ovm_report_object | function void | avm_report_message ( string id, string message, int verbosity = OVM_MEDIUM, string filename = "", int line = 0 ) | |
| ovm_report_object | function void | avm_report_warning ( string id, string message, int verbosity = OVM_MEDIUM, string filename = "", int line = 0 ) | |
| ovm_object | function ovm_object | clone ( ) | |
| ovm_object | function bit | compare ( ovm_object rhs, ovm_comparer comparer = null ) | |
| ovm_objection | function string | convert2string ( ) | |
| ovm_object | function void | copy ( ovm_object rhs ) | |
| ovm_objection | function ovm_object | create ( string name = "" ) | |
| ovm_report_object | virtual function void | die ( ) | |
| ovm_objection | function void | display_objections ( ovm_object obj = null, bit show_header = 1 ) | |
| ovm_object | function bit | do_compare ( ovm_object rhs, ovm_comparer comparer ) | |
| ovm_objection | function void | do_copy ( ovm_object rhs ) | |
| ovm_object | function void | do_pack ( ovm_packer packer ) | |
| ovm_object | function void | do_print ( ovm_printer printer ) | |
| ovm_object | function void | do_record ( ovm_recorder recorder ) | |
| ovm_object | function string | do_sprint ( ovm_printer printer ) | |
| ovm_object | function void | do_unpack ( ovm_packer packer ) | |
| ovm_objection | function void | drop_objection ( ovm_object obj = null, int count = 1 ) | |
| ovm_objection | virtual function void | dropped ( ovm_object obj, ovm_object source_obj, int count ) | |
| ovm_report_object | function void | dump_report_state ( ) | |
| ovm_objection | function time | get_drain_time ( ovm_object obj ) | |
| ovm_object | function string | get_full_name ( ) | |
| ovm_object | static function int | get_inst_count ( ) | |
| ovm_object | function int | get_inst_id ( ) | |
| ovm_object | function string | get_name ( ) | |
| ovm_objection | function int | get_objection_count ( ovm_object obj ) | |
| ovm_objection | function int | get_objection_total ( ovm_object obj = null ) | |
| ovm_object | function ovm_object_wrapper | get_object_type ( ) | |
| ovm_report_object | function int | get_report_action ( ovm_severity severity, string id ) | |
| ovm_report_object | function int | get_report_file_handle ( ovm_severity severity, string id ) | |
| ovm_report_object | function ovm_report_handler | get_report_handler ( ) | |
| ovm_report_object | function ovm_report_server | get_report_server ( ) | |
| ovm_report_object | function int | get_report_verbosity_level ( ) | |
| ovm_objection | static function type_id | get_type ( ) | |
| ovm_objection | virtual function string | get_type_name ( ) | |
| ovm_object | static function ovm_status_container | init_status ( ) | |
| svt_phase_objection | bit | m_cleared | |
| ovm_object | static protected function void | m_delete_field_array ( ) | |
| ovm_objection | protected function string | m_display_objections ( ovm_object obj = null, bit show_header = 1 ) | |
| ovm_object | protected function int | m_do_data ( string arg, inout ovm_bitstream_t lhs, input ovm_bitstream_t rhs, int what, int bits, int flag ) | |
| ovm_object | protected function int | m_do_data_object ( string arg, inout ovm_object lhs, input ovm_object rhs, int what, int flag ) | |
| ovm_object | protected function int | m_do_data_real ( string arg, inout real lhs, input real rhs, int what, int flag ) | |
| ovm_object | protected function int | m_do_data_string ( string arg, inout string lhs, input string rhs, int what, int flag ) | |
| ovm_object | protected function void | m_do_field_check ( string field ) | |
| ovm_object | protected function int | m_do_set ( string match, string arg, inout ovm_bitstream_t lhs, input int what, int flag ) | |
| ovm_object | protected function int | m_do_set_object ( string match, string arg, inout ovm_object lhsobj, input int what, int flag ) | |
| ovm_object | protected function int | m_do_set_string ( string match, string arg, inout string lhs, input int what, int flag ) | |
| ovm_objection | protected time | m_drain_time [ ovm_object ] | |
| ovm_objection | protected bit | m_draining [ ovm_object ] | |
| ovm_objection | function void | m_drop ( ovm_object obj, ovm_object source_obj, int count = 1 ) | |
| ovm_object | static protected int | m_field_array [string] | |
| ovm_object | function void | m_field_automation ( ovm_object tmp_data__, int what__, string str__ ) | |
| ovm_object | protected function string | m_get_function_type ( int what ) | |
| ovm_objection | function ovm_object | m_get_parent ( ovm_object obj ) | |
| ovm_report_object | protected virtual function ovm_report_object | m_get_report_object ( ) | |
| ovm_object | static function ovm_status_container | m_get_status ( ) | |
| ovm_objection | protected bit | m_hier_mode = 1; | |
| ovm_object | static protected int | m_inst_count = 0; | |
| ovm_objection | function void | m_propagate ( ovm_object obj, ovm_object source_obj, int count, bit raise ) | |
| ovm_objection | function void | m_raise ( ovm_object obj, ovm_object source_obj, int count = 1 ) | |
| ovm_object | protected function void | m_record_field_object ( string arg, ovm_object value, ovm_recorder recorder = null, int flag = OVM_DEFAULT ) | |
| ovm_objection | function void | m_report ( ovm_object obj, ovm_object source_obj, int count, string action ) | |
| ovm_report_object | ovm_report_handler | m_rh | |
| ovm_object | static protected ovm_status_container | m_sc = init_status; | |
| ovm_objection | function void | m_set_hier_mode ( ovm_object obj ) | |
| ovm_objection | protected int | m_source_count [ ovm_object ] | |
| ovm_objection | protected int | m_total_count [ ovm_object ] | |
| svt_phase_objection | function void | new ( string name = "svt_phase" ) | |
| ovm_report_object | function int | ovm_get_max_verbosity ( ) | |
| ovm_report_object | function int | ovm_report_enabled ( int verbosity, ovm_severity severity = OVM_INFO, string id = "" ) | |
| ovm_report_object | virtual function void | ovm_report_error ( string id, string message, int verbosity = OVM_LOW, string filename = "", int line = 0 ) | |
| ovm_report_object | virtual function void | ovm_report_fatal ( string id, string message, int verbosity = OVM_NONE, string filename = "", int line = 0 ) | |
| ovm_report_object | virtual function void | ovm_report_info ( string id, string message, int verbosity = OVM_MEDIUM, string filename = "", int line = 0 ) | |
| ovm_report_object | virtual function void | ovm_report_warning ( string id, string message, int verbosity = OVM_MEDIUM, string filename = "", int line = 0 ) | |
| ovm_object | function int | pack ( ref bit bitstream[], input ovm_packer packer ) | |
| ovm_object | function int | pack_bytes ( ref byte unsigned bytestream[], input ovm_packer packer ) | |
| ovm_object | function int | pack_ints ( ref int unsigned intstream[], input ovm_packer packer ) | |
| ovm_object | function void | print ( ovm_printer printer = null ) | |
| ovm_object | static function void | print_field_match ( string fnc, string match ) | |
| ovm_object | static bit | print_matches = 0; | |
| svt_phase_objection | virtual function void | raised ( ovm_object obj, ovm_object source_obj, int count ) | |
| ovm_objection | function void | raise_objection ( ovm_object obj = null, int count = 1 ) | |
| ovm_object | function void | record ( ovm_recorder recorder = null ) | |
| ovm_report_object | virtual function bit | report_error_hook ( string id, string message, int verbosity, string filename, int line ) | |
| ovm_report_object | virtual function bit | report_fatal_hook ( string id, string message, int verbosity, string filename, int line ) | |
| ovm_report_object | virtual function void | report_header ( OVM_FILE file = 0 ) | |
| ovm_report_object | virtual function bit | report_hook ( string id, string message, int verbosity, string filename, int line ) | |
| ovm_report_object | virtual function bit | report_info_hook ( string id, string message, int verbosity, string filename, int line ) | |
| ovm_report_object | virtual function void | report_summarize ( OVM_FILE file = 0 ) | |
| ovm_report_object | virtual function bit | report_warning_hook ( string id, string message, int verbosity, string filename, int line ) | |
| ovm_object | function void | reseed ( ) | |
| ovm_report_object | function void | reset_report_handler ( ) | |
| ovm_objection | function void | set_drain_time ( ovm_object obj, time drain ) | |
| ovm_object | function void | set_int_local ( string field_name, ovm_bitstream_t value, bit recurse = 1 ) | |
| ovm_object | function void | set_name ( string name ) | |
| ovm_object | function void | set_object_local ( string field_name, ovm_object value, bit clone = 1, bit recurse = 1 ) | |
| ovm_report_object | function void | set_report_default_file ( OVM_FILE file ) | |
| ovm_report_object | function void | set_report_handler ( ovm_report_handler handler ) | |
| ovm_report_object | function void | set_report_id_action ( string id, ovm_action action ) | |
| ovm_report_object | function void | set_report_id_file ( string id, OVM_FILE file ) | |
| ovm_report_object | function void | set_report_max_quit_count ( int max_count ) | |
| ovm_report_object | function void | set_report_severity_action ( ovm_severity severity, ovm_action action ) | |
| ovm_report_object | function void | set_report_severity_file ( ovm_severity severity, OVM_FILE file ) | |
| ovm_report_object | function void | set_report_severity_id_action ( ovm_severity severity, string id, ovm_action action ) | |
| ovm_report_object | function void | set_report_severity_id_file ( ovm_severity severity, string id, OVM_FILE file ) | |
| ovm_report_object | function void | set_report_verbosity_level ( int verbosity_level ) | |
| ovm_object | function void | set_string_local ( string field_name, string value, bit recurse = 1 ) | |
| ovm_object | function string | sprint ( ovm_printer printer = null ) | |
| ovm_objection | ovm_root | top = ovm_root; | |
| ovm_objection | typedef | type_id | |
| ovm_object | function int | unpack ( ref bit bitstream[], input ovm_packer packer ) | |
| ovm_object | function int | unpack_bytes ( ref byte unsigned bytestream[], input ovm_packer packer ) | |
| ovm_object | function int | unpack_ints ( ref int unsigned intstream[], input ovm_packer packer ) | |
| ovm_object | static bit | use_ovm_seeding = 1; | |
| svt_phase_objection | task | wait_all_dropped ( ) | |