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

#include <check_vcd.h>

Data Fields

enum vcd_scopes type
 
char * ident
 
struct vcd_vardefvardefs
 
struct vcd_scopescopes
 
struct vcd_scopeparent
 
struct vcd_scopenext
 

Detailed Description

Definition at line 105 of file check_vcd.h.

Field Documentation

char * vcd_scope::ident

Definition at line 107 of file check_vcd.h.

struct vcd_scope * vcd_scope::next

Definition at line 111 of file check_vcd.h.

struct vcd_scope * vcd_scope::parent

Definition at line 110 of file check_vcd.h.

struct vcd_scope * vcd_scope::scopes

Definition at line 109 of file check_vcd.h.

enum vcd_scopes vcd_scope::type

Definition at line 106 of file check_vcd.h.

struct vcd_vardef * vcd_scope::vardefs

Definition at line 108 of file check_vcd.h.


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