VIS
|
Data Fields | |
CtrInfo_t * | ctrInfo |
lsHandle | varItemHandle |
Struct**********************************************************************
Synopsis [This structure is the wrapper around a particular ctr which depend on a particular variable.]
Description [Every variable has a linked list of ctrItemStruct's. Each of these structs is a wrapper around ctrInfo. The "varItemStruct" corresponding to the variable itself is present in varItemList, the linked list of ctrInfo. "varItemHandle" is the handle to the varItemStruct in "varItemList" of ctrInfo.]
Definition at line 268 of file imgIwls95.c.
Definition at line 269 of file imgIwls95.c.
lsHandle CtrItemStruct::varItemHandle |
Definition at line 271 of file imgIwls95.c.