| 
    Woolz Image Processing
    Version 1.7.5
    
   | 
 
A simple null terminated ASCII string for the object's name. Typedef: WlzNameProperty. More...
Data Fields | |
| WlzObjectType | type | 
| int | linkcount | 
| void * | freeptr | 
| char * | name | 
A simple null terminated ASCII string for the object's name. Typedef: WlzNameProperty.
| WlzObjectType _WlzNameProperty::type | 
Type.
Referenced by WlzMakeNameProperty(), and WlzPropertyListContainsName().
| int _WlzNameProperty::linkcount | 
linkcount.
| void* _WlzNameProperty::freeptr | 
Free pointer.
Referenced by WlzMakeNameProperty().
| char* _WlzNameProperty::name | 
A simple ASCII name string.
Referenced by WlzCopyPropertyList(), WlzEffWritePointsVtkFieldValues(), WlzEffWritePointsVtkScalarValues(), WlzMakeNameProperty(), WlzObjectFacts(), WlzPropertyListContainsName(), and WlzWriteObj().