Jspice3
ccom Struct Reference
Collaboration diagram for ccom:

Data Fields

char * cc_name
 
long cc_kwords [NARGS]
 
char cc_invalid
 
struct ccomcc_child
 
struct ccomcc_sibling
 
struct ccomcc_ysibling
 
struct ccomcc_parent
 

Detailed Description

Definition at line 84 of file complete.c.

Field Documentation

struct ccom* ccom::cc_child

Definition at line 88 of file complete.c.

char ccom::cc_invalid

Definition at line 87 of file complete.c.

long ccom::cc_kwords[NARGS]

Definition at line 86 of file complete.c.

char* ccom::cc_name

Definition at line 85 of file complete.c.

struct ccom* ccom::cc_parent

Definition at line 91 of file complete.c.

struct ccom* ccom::cc_sibling

Definition at line 89 of file complete.c.

struct ccom* ccom::cc_ysibling

Definition at line 90 of file complete.c.


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