
Public Member Functions | |
| bit | split (string command, string splt, ref string tok[$]) |
| void | get_event_handles () |
| void | wait_for () |
| new (string s, vmm_xvc_manager xvcm, vmm_xvc_scenario sc, vmm_log log) | |
Public Attributes | |
| string | idQ [$] |
| int | ev_idQ [$] |
| vmm_notify | notifyQ [$] |
| vmm_xvc_manager | xvc_mgr |
| vmm_xvc_scenario | sc |
| vmm_log | log |
Private Attributes | |
| string | map_string |
Definition at line 31 of file vmm_xvc_event.sv.
| bit vmm_xvc_event_all::split | ( | string | command, | |
| string | splt, | |||
| ref string | tok[$] | |||
| ) |
Definition at line 41 of file vmm_xvc_event.sv.
| void vmm_xvc_event_all::get_event_handles | ( | ) |
Definition at line 81 of file vmm_xvc_event.sv.
| void vmm_xvc_event_all::wait_for | ( | ) |
Definition at line 158 of file vmm_xvc_event.sv.
| vmm_xvc_event_all::new | ( | string | s, | |
| vmm_xvc_manager | xvcm, | |||
| vmm_xvc_scenario | sc, | |||
| vmm_log | log | |||
| ) |
Definition at line 170 of file vmm_xvc_event.sv.
| string vmm_xvc_event_all::idQ[$] |
Definition at line 32 of file vmm_xvc_event.sv.
| int vmm_xvc_event_all::ev_idQ[$] |
Definition at line 33 of file vmm_xvc_event.sv.
Definition at line 34 of file vmm_xvc_event.sv.
Definition at line 36 of file vmm_xvc_event.sv.
Definition at line 37 of file vmm_xvc_event.sv.
Definition at line 38 of file vmm_xvc_event.sv.
string vmm_xvc_event_all::map_string [private] |
Definition at line 39 of file vmm_xvc_event.sv.
![]() Intelligent Design Verification Project: VMM, Revision: 1.0.1 |
Copyright (c) 2008 Intelligent Design Verification. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included here: http://www.intelligentdv.com/licenses/fdl.txt |
![]() Doxygen Version: 1.5.6 Sat Oct 18 11:32:45 2008 |