ITK Function Reference

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

#include <cm.h>

Data Fields

char ** afterValues
 
char ** beforeValues
 
tag_t chngRevtag
 
char ** formFldNames
 
char ** formFldValues
 
tag_t impBvrTag
 
int noOfFormFlds
 
int noOfNoteChanged
 
tag_t notechangeTag
 
char ** noteTypeNames
 
tag_t solBvrTag
 

Detailed Description

Structure for Note Changes tracking

Definition at line 80 of file cm.h.

Field Documentation

char** CM_note_change_info_s::afterValues

Array of note values after change.

Definition at line 89 of file cm.h.

char** CM_note_change_info_s::beforeValues

Array of note values before change.

Definition at line 88 of file cm.h.

tag_t CM_note_change_info_s::chngRevtag

tag for change revision.

Definition at line 82 of file cm.h.

char** CM_note_change_info_s::formFldNames

Names from the Form Field name-value pair.

Definition at line 90 of file cm.h.

char** CM_note_change_info_s::formFldValues

Values from the Form Field name-value pair.

Definition at line 91 of file cm.h.

tag_t CM_note_change_info_s::impBvrTag

Impacted BVR tag

Definition at line 84 of file cm.h.

int CM_note_change_info_s::noOfFormFlds

Number of Form fields.

Definition at line 86 of file cm.h.

int CM_note_change_info_s::noOfNoteChanged

Number of note changed.

Definition at line 85 of file cm.h.

tag_t CM_note_change_info_s::notechangeTag

tag for note change.

Definition at line 81 of file cm.h.

char** CM_note_change_info_s::noteTypeNames

Array of note type names.

Definition at line 87 of file cm.h.

tag_t CM_note_change_info_s::solBvrTag

Solution BVR tag

Definition at line 83 of file cm.h.


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