This is the complete list of members for class xvc_action, including all inherited members.
| xvc_action | function vmm_data | allocate ( ) | |
| xvc_action | function unsigned int | byte_pack ( ref logic [7:0] bytes[], input int unsigned offset, input int kind ) | |
| xvc_action | function unsigned int | byte_size ( int kind = -1 ) | |
| xvc_action | function unsigned int | byte_unpack ( const ref logic [7:0] bytes[], input int unsigned offset, input int len, input int kind ) | |
| xvc_action | vmm_xactor_callbacks | callbacks [] | |
| xvc_action | function bit | compare ( input vmm_data to, output string diff, input int kind ) | |
| xvc_action | function vmm_data | copy ( vmm_data to = null ) | |
| xvc_action | protected function void | copy_data ( vmm_data to ) | |
| vmm_data | int | data_id | |
| vmm_data | function void | do_all ( vmm_data :: do_what_e what, ref logic [7:0] pack[], const ref logic [7:0] unpack[] ) | |
| vmm_data | enum value | DO_ALL | |
| vmm_data | function vmm_data | do_allocate ( ) | |
| vmm_data | function unsigned int | do_byte_pack ( ref logic [7:0] bytes[], input int unsigned offset, input int kind ) | |
| vmm_data | function unsigned int | do_byte_size ( int kind = -1 ) | |
| vmm_data | function unsigned int | do_byte_unpack ( const ref logic [7:0] bytes[], input int unsigned offset, input int len, input int kind ) | |
| vmm_data | function bit | do_compare ( vmm_data to, output string diff, input int kind ) | |
| vmm_data | enum value | DO_COMPARE | |
| vmm_data | function vmm_data | do_copy ( vmm_data to = null ) | |
| vmm_data | enum value | DO_COPY | |
| vmm_data | enum value | DO_DEEP | |
| vmm_data | enum value | DO_DEEPCOMPARE | |
| vmm_data | enum value | DO_DEEPCOPY | |
| vmm_data | enum | do_how_e | |
| vmm_data | function bit | do_is_valid ( bit silent = 1, int kind = -1 ) | |
| vmm_data | function unsigned int | do_max_byte_size ( int kind = -1 ) | |
| vmm_data | enum value | DO_NOCOMPARE | |
| vmm_data | enum value | DO_NOCOPY | |
| vmm_data | enum value | DO_NONE | |
| vmm_data | enum value | DO_PACK | |
| vmm_data | enum value | DO_PRINT | |
| vmm_data | function string | do_psdisplay ( string prefix = "" ) | |
| vmm_data | enum value | DO_REF | |
| vmm_data | enum value | DO_REFCOMPARE | |
| vmm_data | enum value | DO_REFCOPY | |
| vmm_data | enum value | DO_UNPACK | |
| vmm_data | enum | do_what_e | |
| vmm_data | enum value | ENDED | |
| xvc_action | task | execute ( vmm_channel exec_chan, xvc_xactor xvc ) | |
| vmm_data | enum value | EXECUTE | |
| xvc_action | function string | get_name ( ) | |
| vmm_data | enum value | HOW_TO_COMPARE | |
| vmm_data | enum value | HOW_TO_COPY | |
| xvc_action | function bit | is_valid ( bit silent = 1, int kind = -1 ) | |
| xvc_action | function unsigned int | max_byte_size ( int kind = -1 ) | |
| xvc_action | function void | new ( string name, vmm_log log ) | |
| vmm_data | enum | notifications_e | |
| vmm_data | vmm_notify | notify | |
| xvc_action | function xvc_action | parse ( string argv[] ) | |
| xvc_action | function string | psdisplay ( string prefix = "" ) | |
| vmm_data | int | scenario_id | |
| vmm_data | enum value | STARTED | |
| vmm_data | int | stream_id | |
| vmm_data | static protected logic [7:0] | __vmm_bytes [] | |
| vmm_data | static protected bit | __vmm_done_user | |
| vmm_data | static protected string | __vmm_image | |
| vmm_data | static protected int | __vmm_kind | |
| vmm_data | static protected int | __vmm_len | |
| vmm_data | static protected bit [4095:0] | __vmm_maxbits | |
| vmm_data | static protected int | __vmm_offset | |
| vmm_data | static protected string | __vmm_prefix | |
| vmm_data | static protected vmm_data | __vmm_rhs | |
| vmm_data | static protected bit | __vmm_status | |
| vmm_data | function void | display ( string prefix = "" ) | |
| vmm_data | function bit | load ( int file ) | |
| vmm_data | function void | save ( int file ) | |
| vmm_data | function vmm_log | set_log ( vmm_log log ) | |
| vmm_data | protected function unsigned int | __vmm_byte_size ( int kind = -1 ) | |
| vmm_data | enum value | _DO_DUMMY | |
| vmm_data | typedef | do_how_e | |
| vmm_data | typedef | do_what_e | |
| vmm_data | typedef | notifications_e | |