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_file Struct Reference

#include <check_vcd.h>

Collaboration diagram for vcd_file:
Collaboration graph
[legend]

Public Attributes

int t
 
double scale
 
struct vcd_scopescopes
 
struct vcd_scopecurrentscope
 
struct vcd_changesetchangesets
 

Detailed Description

Definition at line 134 of file check_vcd.h.

Member Data Documentation

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.


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