Woolz Image Processing  Version 1.7.5
_WlzSimpleProperty Struct Reference

A simple property to hold arbitrary length string data. Read and writing then coercing to a structure with numerical values will not be portable. Typedef: WlzSimpleProperty. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
unsigned long size
 
void * prop
 

Detailed Description

A simple property to hold arbitrary length string data. Read and writing then coercing to a structure with numerical values will not be portable. Typedef: WlzSimpleProperty.

Field Documentation

WlzObjectType _WlzSimpleProperty::type
int _WlzSimpleProperty::linkcount

linkcount

Referenced by WlzFreeSimpleProperty(), and WlzMakeSimpleProperty().

void* _WlzSimpleProperty::freeptr

free pointer

Referenced by WlzFreeSimpleProperty(), and WlzMakeSimpleProperty().

unsigned long _WlzSimpleProperty::size

Data size of the property

Referenced by WlzCopyIndexedValues(), WlzMakeSimpleProperty(), WlzObjectFacts(), and WlzWriteObj().

void* _WlzSimpleProperty::prop

Pointer to the property

Referenced by WlzCopyIndexedValues(), WlzMakeSimpleProperty(), WlzReadObj(), and WlzWriteObj().


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