ITK Function Reference

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

#include <cbaext.h>

Data Fields

int client_id
 
tag_t part_tag
 

Detailed Description

Contains a Part for which the primary representation needs to be found. This structure is passed as input to CBAEXT_ask_primary_representations.

Definition at line 198 of file cbaext.h.

Field Documentation

int CBAEXT_part_info_s::client_id
        A unique identifier that is used to identify the input records that fail. 


The client_id is populated in the error map returned by CBAEXT_ask_primary_representations and helps to correlate the error and the input.

Definition at line 201 of file cbaext.h.

tag_t CBAEXT_part_info_s::part_tag

Part tag

Definition at line 200 of file cbaext.h.


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