ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
AttributeNameValueList Struct Reference

#include <cm.h>

Data Fields

char ** newValues
 
char * propertyName
 
int valueCount
 

Detailed Description

Structure for Update input attribute name value pair.

Definition at line 52 of file cm.h.

Field Documentation

char** AttributeNameValueList::newValues

The new values for the property

Definition at line 55 of file cm.h.

char* AttributeNameValueList::propertyName

The name of the property to be updated

Definition at line 54 of file cm.h.

int AttributeNameValueList::valueCount

The new values count 1 if it is non-array

Definition at line 56 of file cm.h.


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