|
Qucs-core
0.0.19
|
#include <check_vcd.h>

Data Fields | |
| char * | code |
| char * | ident |
| char * | value |
| int | isreal |
| int | type |
| struct vcd_variable * | next |
Definition at line 145 of file check_vcd.h.
| char* vcd_variable::code |
Definition at line 146 of file check_vcd.h.
| char* vcd_variable::ident |
Definition at line 147 of file check_vcd.h.
Definition at line 149 of file check_vcd.h.
| struct vcd_variable* vcd_variable::next |
Definition at line 151 of file check_vcd.h.
Definition at line 150 of file check_vcd.h.
| char* vcd_variable::value |
Definition at line 148 of file check_vcd.h.
1.7.6.1