Inheritance diagram for class vmm_sb_ds_stream_iter:
Public Member Functions | |
| function void | append ( vmm_data pkt ) |
| function vmm_sb_ds_stream_iter | copy ( ) |
| function vmm_data | data ( ) |
| function vmm_data | delete ( ) |
| function string | describe ( ) |
| function int | exp_stream_id ( ) |
| function bit | find ( vmm_data pkt ) |
| function bit | first ( ) |
| function int | flush ( ) |
| function int | inp_stream_id ( ) |
| function bit | is_ok ( ) |
| function bit | last ( ) |
| function int | length ( ) |
| function void | new ( vmm_sb_ds sb, vmm_sb_ds_pkt_stream str, int exp_id, int inp_id ) |
| function bit | next ( ) |
| function int | pos ( ) |
| function int | postflush ( ) |
| function int | preflush ( ) |
| function void | prepend ( vmm_data pkt ) |
| function bit | prev ( ) |
Public Attributes | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|