Qucs-core  0.0.18
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
vcd_change Struct Reference

#include <check_vcd.h>

Data Fields

char * value
 
char * code
 
int isreal
 
struct vcd_vardefvar
 
struct vcd_changenext
 

Detailed Description

Definition at line 115 of file check_vcd.h.

Field Documentation

char * vcd_change::code

Definition at line 117 of file check_vcd.h.

int vcd_change::isreal

Definition at line 118 of file check_vcd.h.

struct vcd_change * vcd_change::next

Definition at line 120 of file check_vcd.h.

char * vcd_change::value

Definition at line 116 of file check_vcd.h.

struct vcd_vardef * vcd_change::var

Definition at line 119 of file check_vcd.h.


The documentation for this struct was generated from the following files: