Qucs-core
0.0.19
|
#include <check_vcd.h>
Data Fields | |
double | t |
struct vcd_variable * | variables |
struct vcd_set * | next |
Definition at line 155 of file check_vcd.h.
struct vcd_set* vcd_set::next |
Definition at line 158 of file check_vcd.h.
double vcd_set::t |
Definition at line 156 of file check_vcd.h.
struct vcd_variable* vcd_set::variables |
Definition at line 157 of file check_vcd.h.