My Project
0.0.16
QUCS Mapping
|
#include <check_vcd.h>
Public Attributes | |
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.
int vcd_file::t |
Definition at line 135 of file check_vcd.h.