This is the complete list of members for class avm_built_in_pair, including all inherited members.
| ovm_transaction | function void | accept_tr ( time accept_time = 0 ) | |
| ovm_transaction | function integer | begin_child_tr ( time begin_time = 0, integer parent_handle = 0 ) | |
| ovm_transaction | function integer | begin_tr ( time begin_time = 0 ) | |
| ovm_built_in_pair | virtual function ovm_object | clone ( ) | |
| ovm_built_in_pair | function bit | comp ( ovm_built_in_pair t ) | |
| ovm_object | function bit | compare ( ovm_object rhs, ovm_comparer comparer = null ) | |
| ovm_built_in_pair | virtual function string | convert2string ( ) | |
| ovm_built_in_pair | function void | copy ( ovm_built_in_pair t ) | |
| ovm_built_in_pair | virtual function ovm_object | create ( string name = "" ) | |
| ovm_transaction | function void | disable_recording ( ) | |
| ovm_transaction | protected function void | do_accept_tr ( ) | |
| ovm_transaction | protected function void | do_begin_tr ( ) | |
| ovm_object | function bit | do_compare ( ovm_object rhs, ovm_comparer comparer ) | |
| ovm_transaction | function void | do_copy ( ovm_object rhs ) | |
| ovm_transaction | protected function void | do_end_tr ( ) | |
| ovm_object | function void | do_pack ( ovm_packer packer ) | |
| ovm_transaction | function void | do_print ( ovm_printer printer ) | |
| ovm_transaction | 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_transaction | function void | enable_recording ( string stream ) | |
| ovm_transaction | function void | end_tr ( time end_time = 0, bit free_handle = 1 ) | |
| ovm_transaction | ovm_object_string_pool | events = new; | |
| ovm_built_in_pair | T1 | first | |
| ovm_transaction | function time | get_accept_time ( ) | |
| ovm_transaction | function time | get_begin_time ( ) | |
| ovm_transaction | function time | get_end_time ( ) | |
| ovm_transaction | function ovm_event_pool | get_event_pool ( ) | |
| ovm_object | function string | get_full_name ( ) | |
| ovm_transaction | function ovm_component | get_initiator ( ) | |
| ovm_object | static function int | get_inst_count ( ) | |
| ovm_object | function int | get_inst_id ( ) | |
| ovm_object | function string | get_name ( ) | |
| ovm_object | function ovm_object_wrapper | get_object_type ( ) | |
| ovm_transaction | function integer | get_tr_handle ( ) | |
| ovm_transaction | function integer | get_transaction_id ( ) | |
| ovm_object | static function ovm_object_wrapper | get_type ( ) | |
| ovm_built_in_pair | virtual function string | get_type_name ( ) | |
| ovm_object | static function ovm_status_container | init_status ( ) | |
| ovm_transaction | function bit | is_active ( ) | |
| ovm_transaction | function bit | is_recording_enabled ( ) | |
| ovm_transaction | protected function integer | m_begin_tr ( time begin_time = 0, integer parent_handle = 0, bit has_parent = 0 ) | |
| ovm_object | static protected function void | m_delete_field_array ( ) | |
| 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_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_object | protected virtual function ovm_report_object | m_get_report_object ( ) | |
| ovm_object | static function ovm_status_container | m_get_status ( ) | |
| ovm_object | static protected int | m_inst_count = 0; | |
| ovm_object | protected function void | m_record_field_object ( string arg, ovm_object value, ovm_recorder recorder = null, int flag = OVM_DEFAULT ) | |
| ovm_object | static protected ovm_status_container | m_sc = init_status; | |
| avm_built_in_pair | function void | new ( input T1 f, input T2 s ) | |
| 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; | |
| ovm_object | function void | record ( ovm_recorder recorder = null ) | |
| ovm_object | function void | reseed ( ) | |
| ovm_built_in_pair | T2 | second | |
| ovm_transaction | function void | set_initiator ( ovm_component initiator ) | |
| 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_object | function void | set_string_local ( string field_name, string value, bit recurse = 1 ) | |
| ovm_transaction | function void | set_transaction_id ( integer id ) | |
| ovm_object | function string | sprint ( ovm_printer printer = null ) | |
| ovm_built_in_pair | typedef | this_type | |
| ovm_built_in_pair | static const string | type_name = "ovm_built_in_pair #(T1,T2)"; | |
| 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; | |