VIS
|
Data Fields | |
VarInfo_t * | varInfo |
lsHandle | ctrItemHandle |
Struct**********************************************************************
Synopsis [This structure is the wrapper around a particular variable which is in the support of a particular cluster.]
Description [Every cluster has a linked list of varItemStruct's. Each of these structs is a wrapper around varInfo. The "ctrItemStruct" corresponding to the cluster itself is present in ctrItemList, the linked list of varInfo. "ctrItemHandle" is the handle to the ctrItemStruct in "ctrItemList" of varInfo.]
Definition at line 244 of file imgIwls95.c.
lsHandle VarItemStruct::ctrItemHandle |
Definition at line 247 of file imgIwls95.c.
Definition at line 245 of file imgIwls95.c.