ITK Function Reference

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

#include <cm.h>

Data Fields

AddType_t addType
 
tag_t ** businessObjects
 
int busObjCount
 
char * relTypeName
 

Detailed Description

Structure for Update input relationship data.

Definition at line 41 of file cm.h.

Field Documentation

AddType_t RelationshipDataList::addType

Indicates if you are adding or removing a relationship

Definition at line 46 of file cm.h.

tag_t** RelationshipDataList::businessObjects

The array of tags for which relationship is to be updated or created

Definition at line 43 of file cm.h.

int RelationshipDataList::busObjCount

The count of business items

Definition at line 44 of file cm.h.

char* RelationshipDataList::relTypeName

The relationship type name - this can be blank in which case we will determin what the type should be

Definition at line 45 of file cm.h.


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