ITK Function Reference

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

#include <bomclone.h>

Data Fields

tag_t error_item_rev
 
char * error_msg
 
int error_num
 

Detailed Description

The following structures will contain the item rev that encountered a problem and its corresponding error number. Contains the error information that occurred during a Duplicate operation.

Definition at line 116 of file bomclone.h.

Field Documentation

tag_t BOM_error_item_revision_s::error_item_rev

Item Revision that the error occurred on

Definition at line 118 of file bomclone.h.

char* BOM_error_item_revision_s::error_msg

Error Message that was generated while processing the Item Revision

Definition at line 120 of file bomclone.h.

int BOM_error_item_revision_s::error_num

Error Number that was generated while processing the Item Revision

Definition at line 119 of file bomclone.h.


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