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

Data Fields | |
| int | t |
| double | scale |
| struct vcd_scope * | scopes |
| struct vcd_scope * | currentscope |
| struct vcd_changeset * | changesets |
Definition at line 134 of file check_vcd.h.
| struct vcd_changeset* vcd_file::changesets |
Definition at line 139 of file check_vcd.h.
| struct vcd_scope* vcd_file::currentscope |
Definition at line 138 of file check_vcd.h.
| double vcd_file::scale |
Definition at line 136 of file check_vcd.h.
| struct vcd_scope* vcd_file::scopes |
Definition at line 137 of file check_vcd.h.
Definition at line 135 of file check_vcd.h.
1.7.6.1