
Public Attributes | |
| int | argc |
| char ** | argv |
| char * | testfile |
| char * | linec |
| char * | err_msg |
| struct xvc_parse_cmd * | next |
Definition at line 39 of file vmm_xvc_dpi.c.
Definition at line 40 of file vmm_xvc_dpi.c.
Referenced by vmm_xvc_get_next_cmd(), xvc_cmd_copy(), xvc_cmd_free(), xvc_cmd_print(), and xvc_put_cmd_args().
| char** xvc_parse_cmd::argv |
Definition at line 41 of file vmm_xvc_dpi.c.
Referenced by vmm_xvc_get_next_cmd(), xvc_cmd_copy(), xvc_cmd_free(), xvc_cmd_print(), and xvc_put_cmd_args().
| char* xvc_parse_cmd::testfile |
Definition at line 42 of file vmm_xvc_dpi.c.
Referenced by vmm_xvc_get_next_cmd(), xvc_cmd_copy(), xvc_cmd_free(), xvc_cmd_print(), and xvc_put_cmd_args().
| char* xvc_parse_cmd::linec |
Definition at line 43 of file vmm_xvc_dpi.c.
Referenced by vmm_xvc_get_next_cmd(), xvc_cmd_copy(), xvc_cmd_free(), xvc_cmd_print(), and xvc_put_cmd_args().
| char* xvc_parse_cmd::err_msg |
Definition at line 44 of file vmm_xvc_dpi.c.
Referenced by vmm_xvc_get_next_cmd(), xvc_cmd_free(), xvc_cmd_print(), and xvc_put_cmd_args().
struct xvc_parse_cmd* xvc_parse_cmd::next [read] |
Definition at line 45 of file vmm_xvc_dpi.c.
Referenced by xvc_add_item(), xvc_cmd_copy(), xvc_cmd_free_all(), and xvc_get_cmd().
![]() Intelligent Design Verification Project: VMM, Revision: 1.0.0 |
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:38:51 2008 |