ITK Function Reference

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

#include <mrocore.h>

Data Fields

char * description
 
date_t installationDate
 
logical isConsumable
 
logical isLot
 
logical isPartAsBuilt
 
logical isRotable
 
logical isSerialized
 
logical lifeLimited
 
char * lotNumber
 
date_t manufactureDate
 
char * manufacturerId
 
char * partNumber
 
char * physicalItemId
 
double physicalQuantity
 
char * serialNumber
 
char * usageName
 

Detailed Description

This structure is used to pass on the parameters for Physical Part Creation.

Definition at line 53 of file mrocore.h.

Field Documentation

char* PhysicalPartParams::description

Item Name of Neutral Part

Definition at line 56 of file mrocore.h.

date_t PhysicalPartParams::installationDate

Installation Date of Physical Part

Definition at line 61 of file mrocore.h.

logical PhysicalPartParams::isConsumable

Is Consumable flag

Definition at line 65 of file mrocore.h.

logical PhysicalPartParams::isLot

Is Lot flag

Definition at line 64 of file mrocore.h.

logical PhysicalPartParams::isPartAsBuilt

Is AsBuilt flag for physical part

Definition at line 68 of file mrocore.h.

logical PhysicalPartParams::isRotable

Is Rotable flag

Definition at line 66 of file mrocore.h.

logical PhysicalPartParams::isSerialized

Is Serialized flag

Definition at line 63 of file mrocore.h.

logical PhysicalPartParams::lifeLimited

Life Limited flag

Definition at line 67 of file mrocore.h.

char* PhysicalPartParams::lotNumber

Lot Number

Definition at line 58 of file mrocore.h.

date_t PhysicalPartParams::manufactureDate

Manufacturer Date of Physical Part

Definition at line 62 of file mrocore.h.

char* PhysicalPartParams::manufacturerId

Manufacturer Id

Definition at line 59 of file mrocore.h.

char* PhysicalPartParams::partNumber

Item Id of Neutral Part

Definition at line 55 of file mrocore.h.

char* PhysicalPartParams::physicalItemId

Physical Part Id

Definition at line 70 of file mrocore.h.

double PhysicalPartParams::physicalQuantity

Physical Part Quantity

Definition at line 69 of file mrocore.h.

char* PhysicalPartParams::serialNumber

Serial Number

Definition at line 57 of file mrocore.h.

char* PhysicalPartParams::usageName

Usage Name

Definition at line 60 of file mrocore.h.


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