ITK Function Reference

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

#include <asbuilt.h>

Data Fields

int alternateCount
 
tag_taltPhysPartRevs
 
int deviatedCount
 
tag_tdevPhysPartRevs
 
int preferredCount
 
tag_tprefPhysPartRevs
 
tag_tsubPhysPartRevs
 
int substituteCount
 

Detailed Description

Structure used search installable physical part revisions. This structure will be used to store all valid preferred, alternate, substitute and deviated physical part revision and each valid count.

Definition at line 278 of file asbuilt.h.

Field Documentation

int SearchInstallableAsbPhysPartParams::alternateCount

(O) Number of alternate installable physical part revision objects.

Definition at line 282 of file asbuilt.h.

tag_t* SearchInstallableAsbPhysPartParams::altPhysPartRevs

(OF) List of alternate installable physical part revision objects.

Definition at line 283 of file asbuilt.h.

int SearchInstallableAsbPhysPartParams::deviatedCount

(O) Number of deviated installable physical part revision objects.

Definition at line 286 of file asbuilt.h.

tag_t* SearchInstallableAsbPhysPartParams::devPhysPartRevs

(OF) List of deviated installable physical part revision objects.

Definition at line 287 of file asbuilt.h.

int SearchInstallableAsbPhysPartParams::preferredCount

(O) Number of preferred installable physical part revision objects.

Definition at line 280 of file asbuilt.h.

tag_t* SearchInstallableAsbPhysPartParams::prefPhysPartRevs

(OF) List of preferred installable physical part revision objects.

Definition at line 281 of file asbuilt.h.

tag_t* SearchInstallableAsbPhysPartParams::subPhysPartRevs

(OF) List of substitute installable physical part revision objects.

Definition at line 285 of file asbuilt.h.

int SearchInstallableAsbPhysPartParams::substituteCount

(O) Number of substitute installable physical part revision objects.

Definition at line 284 of file asbuilt.h.


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