Woolz Image Processing  Version 1.7.5
_WlzTextProperty Struct Reference

A pair of simple null terminated ASCII strings one for the property name and one for it's value. Typedef: WlzTextProperty. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
char * name
 
char * text
 

Detailed Description

A pair of simple null terminated ASCII strings one for the property name and one for it's value. Typedef: WlzTextProperty.

Field Documentation

WlzObjectType _WlzTextProperty::type

Type.

Referenced by WlzMakeTextProperty().

int _WlzTextProperty::linkcount

linkcount.

void* _WlzTextProperty::freeptr

Free pointer.

Referenced by WlzMakeTextProperty().

char* _WlzTextProperty::name

Name string.

Referenced by WlzMakeTextProperty(), WlzObjectFacts(), and WlzWriteObj().

char* _WlzTextProperty::text

Text string.

Referenced by WlzMakeTextProperty(), WlzObjectFacts(), and WlzWriteObj().


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