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_METAINFO_END = 20

Variable Documentation

fwConfigurationDB_RO_DPE_NAME = 1

fwConfigurationDB_RO_DP_NAME = 2

fwConfigurationDB_RO_DP_TYPE = 3

fwConfigurationDB_RO_ELEMENT_NAME = 4

fwConfigurationDB_RO_ELEMENT_TYPE = 5

const int fwConfigurationDB_RO_HIERARCHY = 6

fwConfigurationDB_RO_HAS_VALUE = 7

fwConfigurationDB_RO_HAS_ALERT = 8

fwConfigurationDB_RO_VALUE = 9

fwConfigurationDB_RO_ALERT_ACTIVE = 10

fwConfigurationDB_RO_ALERT_TEXTS = 11

fwConfigurationDB_RO_ALERT_LIMITS = 12

fwConfigurationDB_RO_ALERT_CLASSES = 13

fwConfigurationDB_RO_ALERT_TYPE = 14

fwConfigurationDB_RO_ALERT_MINIDX = 10

fwConfigurationDB_RO_ALERT_MAXIDX = 14

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

fwConfigurationDB_RO_RECDATA_PROPID = 16

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

fwConfigurationDB_RO_DATECREATED = 17

fwConfigurationDB_RO_MAXIDX = 17

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_COMMENT = 19

fwConfigurationDB_RO_META_RECIPETYPE = 20

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

fwConfigurationDB_RO_METAINFO_END = 20

Indicates the last column storing the meta-information


Generated on Thu May 14 12:06:05 2009 for Configuration Database component by  doxygen 1.4.7