My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
vcd_change Struct Reference

#include <check_vcd.h>

Collaboration diagram for vcd_change:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 115 of file check_vcd.h.

Member Data 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 file: