ITK Function Reference

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

#include <asmaintained.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 98 of file asmaintained.h.

Field Documentation

int SearchInstallableAsmPhysPartParams::alternateCount

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

Definition at line 102 of file asmaintained.h.

tag_t* SearchInstallableAsmPhysPartParams::altPhysPartRevs

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

Definition at line 103 of file asmaintained.h.

int SearchInstallableAsmPhysPartParams::deviatedCount

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

Definition at line 106 of file asmaintained.h.

tag_t* SearchInstallableAsmPhysPartParams::devPhysPartRevs

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

Definition at line 107 of file asmaintained.h.

int SearchInstallableAsmPhysPartParams::preferredCount

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

Definition at line 100 of file asmaintained.h.

tag_t* SearchInstallableAsmPhysPartParams::prefPhysPartRevs

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

Definition at line 101 of file asmaintained.h.

tag_t* SearchInstallableAsmPhysPartParams::subPhysPartRevs

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

Definition at line 105 of file asmaintained.h.

int SearchInstallableAsmPhysPartParams::substituteCount

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

Definition at line 104 of file asmaintained.h.


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