Inheritance list for class vmm_sb_ds_iter:
List of all members.Public Member Functions | |
| function vmm_sb_ds_pkt_stream | Xget_pkt_streamX ( ) |
| function vmm_sb_ds_iter | copy ( ) |
| function int | delete ( ) |
| function string | describe ( ) |
| function void | display ( string prefix = "" ) |
| function int | exp_stream_id ( ) |
| function bit | first ( ) |
| function int | get_n_dropped ( ) |
| function int | get_n_inserted ( ) |
| function int | get_n_matched ( ) |
| function int | get_n_mismatched ( ) |
| function int | get_n_not_found ( ) |
| function int | get_n_orphaned ( ) |
| function int | get_n_pending ( ) |
| function int | incr_n_dropped ( int delta ) |
| function int | incr_n_inserted ( int delta ) |
| function int | incr_n_matched ( int delta ) |
| function int | incr_n_mismatched ( int delta ) |
| function int | incr_n_not_found ( int delta ) |
| function int | incr_n_orphaned ( int delta ) |
| function int | incr_n_pending ( int delta ) |
| function int | inp_stream_id ( ) |
| function bit | is_ok ( ) |
| function bit | last ( ) |
| function int | length ( ) |
| function void | new ( vmm_sb_ds sb, int exp_stream_id, int inp_stream_id ) |
| function vmm_sb_ds_stream_iter | new_stream_iter ( ) |
| function bit | next ( ) |
| local function bit | next_exp_str ( ) |
| local function bit | next_pkt_str ( ) |
| function int | pos ( ) |
| function bit | prev ( ) |
| local function bit | prev_exp_str ( ) |
| local function bit | prev_pkt_str ( ) |
Public Attributes | |
| vmm_sb_ds_exp_streams | exp_str |
| int | exp_str_id |
| int | exp_str_idx |
| int | inp_str_id |
| bit | is_valid |
| vmm_sb_ds_pkt_stream | pkt_str |
| int | pkt_str_idx |
| vmm_sb_ds | sb |
| vmm_sb_ds_stream_iter | stream_iter |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Prototype at line 294 of file sb/vmm_sb_ds.sv.
|
|
||
Prototype at line 289 of file sb/vmm_sb_ds.sv.
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
Defined at line 256 of file sb/vmm_sb_ds.sv.
|
|
|
Defined at line 252 of file sb/vmm_sb_ds.sv.
|
|
|
Defined at line 255 of file sb/vmm_sb_ds.sv.
|
|
|
Defined at line 253 of file sb/vmm_sb_ds.sv.
|
|
|
Defined at line 260 of file sb/vmm_sb_ds.sv.
|
|
|
Defined at line 258 of file sb/vmm_sb_ds.sv.
|
|
|
Defined at line 257 of file sb/vmm_sb_ds.sv.
|
|
|
Defined at line 251 of file sb/vmm_sb_ds.sv.
|
|
|
Defined at line 262 of file sb/vmm_sb_ds.sv.
|