ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
mechatronics
esm_type.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
17
/* */
18
27
#ifndef ESM_TYPE_H
28
#define ESM_TYPE_H
29
35
#define EMBEDS "Embeds"
36
#define DEPENDENTON "DependentOn"
37
#define GATEWAYOF "GatewayOf"
38
46
#define CALIBRATION_CAT "Calibration"
47
#define APPSOFTWARE_CAT "AppSoftware"
48
#define CONFIGFILE_CAT "ConfigFile"
49
#define PRIMEBOOTLOADER_CAT "PrimeBootloader"
50
#define SECBOOTLOADER_CAT "SecBootloader"
51
53
#endif