fwConfigurationDB  8.4.0
Indices used to refer to recipeObject variables

Indexing constants for recipeObject variables

The following constants are used to refer to the data in a single row of a recipeObject variable (a recipeRow).

const int fwConfigurationDB_RO_DPE_NAME = 1
 
const int fwConfigurationDB_RO_DP_NAME = 2
 
const int fwConfigurationDB_RO_DP_TYPE = 3
 
const int fwConfigurationDB_RO_ELEMENT_NAME = 4
 
const int fwConfigurationDB_RO_ELEMENT_TYPE = 5
 
const int fwConfigurationDB_RO_HIERARCHY = 6
 
const int fwConfigurationDB_RO_HAS_VALUE = 7
 
const int fwConfigurationDB_RO_HAS_ALERT = 8
 
const int fwConfigurationDB_RO_VALUE = 9
 
const int fwConfigurationDB_RO_ALERT_ACTIVE = 10
 
const int fwConfigurationDB_RO_ALERT_TEXTS = 11
 
const int fwConfigurationDB_RO_ALERT_LIMITS = 12
 
const int fwConfigurationDB_RO_ALERT_CLASSES = 13
 
const int fwConfigurationDB_RO_ALERT_TYPE = 14
 
const int fwConfigurationDB_RO_ALERT_MINIDX = 10
 
const int fwConfigurationDB_RO_ALERT_MAXIDX = 14
 
const int fwConfigurationDB_RO_REC_VERSIONID = 15
 
const int fwConfigurationDB_RO_RECDATA_PROPID = 16
 
const int fwConfigurationDB_RO_DATECREATED = 17
 
const int fwConfigurationDB_RO_MAXIDX = 17
 
const int fwConfigurationDB_RO_METAINFO_START = 18
 
const int fwConfigurationDB_RO_META_ORIGNAME = 18
 
const int fwConfigurationDB_RO_META_COMMENT = 19
 
const int fwConfigurationDB_RO_META_RECIPETYPE = 20
 
const int fwConfigurationDB_RO_META_CLASSNAME = 21
 
const int fwConfigurationDB_RO_META_AUTHOR = 22
 
const int fwConfigurationDB_RO_META_CREATIONTIME = 23
 
const int fwConfigurationDB_RO_META_LASTACTIVATIONTIME = 24
 
const int fwConfigurationDB_RO_META_LASTACTIVATIONUSER = 25
 
const int fwConfigurationDB_RO_META_LASTMODIFICATIONTIME = 26
 
const int fwConfigurationDB_RO_META_LASTMODIFICATIONUSER = 27
 
const int fwConfigurationDB_RO_META_LASTMODIFICATIONCOMMENT = 28
 
const int fwConfigurationDB_RO_META_PREDEFINED = 29
 
const int fwConfigurationDB_RO_META_RECIPEVERSION = 30
 
const int fwConfigurationDB_RO_METAINFO_END = 30
 

Detailed Description

Variable Documentation

fwConfigurationDB_RO_DPE_NAME = 1

{@

fwConfigurationDB_RO_REC_VERSIONID = 15
contains recipe version for this element, hence allows to

identify a group of elements of the same device with the same identifier

contains recipe version for this element, hence allows to identify a group of elements of the same device with the same identifier

fwConfigurationDB_RO_RECDATA_PROPID = 16
contains PROPID unique key identifying the property.

This one is unique for every device element

contains PROPID unique key identifying the property. This one is unique for every device element

fwConfigurationDB_RO_METAINFO_START = 18

Indicates the first column storing the meta-information

fwConfigurationDB_RO_META_ORIGNAME = 18

Original name of recipe at the source (e.g. in DB)

fwConfigurationDB_RO_META_RECIPETYPE = 20

The name of the recipe type that was used to create this recipe

fwConfigurationDB_RO_METAINFO_END = 30

Indicates the last column storing the meta-information