|
Woolz Image Processing
Version 1.8.3
|
A property list which has a type, link count and a linked list of properties. More...
Data Fields | |
| WlzObjectType | type |
| int | linkcount |
| AlcDLPList * | list |
A property list which has a type, link count and a linked list of properties.
| WlzObjectType _WlzPropertyList::type |
Referenced by WlzMakePropertyList().
| int _WlzPropertyList::linkcount |
Referenced by WlzAssignPropertyList(), and WlzFreePropertyList().
| AlcDLPList* _WlzPropertyList::list |
Referenced by WlzCopyPropertyList(), WlzFreePropertyList(), WlzMakePropertyList(), and WlzPropertyListContainsName().