MSProcessorEnums.h

Classes

MSProcessorEnums -- Enums for the MeasurementSet PROCESSER table (full description)

class MSProcessorEnums

Types

enum PredefinedColumns

UNDEFINED_COLUMN = 0
"True" columns are defined.
TYPE - UNIT - MEASURE
FLAG_ROW
Row flag
Bool
MODE_ID
Processor mode id
Int
TYPE
The Processor type
String
TYPE_ID
Processor type id - points to subtype_type subtable
Int
SUB_TYPE
Processor sub type
String
NUMBER_REQUIRED_COLUMNS = SUB_TYPE,
Number of required columns
PASS_ID
Processor pass number
Processor pass number
Int
NUMBER_PREDEFINED_COLUMNS = PASS_ID
Not a column, but just a final enum specifying the number of enums.

enum PredefinedKeywords

UNDEFINED_KEYWORD = 0
"True" keywords are defined.
NUMBER_PREDEFINED_KEYWORDS = 0
Not a keyword, but just a final enum specifying the number of enums.

Interface

Description

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Etymology

This class contains the enums for the MeasurementSet PROCESSOR table

Synopsis

This class does nothing. It is merely a container for the enumerations used by the MSProcessor class. These enumerations define the standard columns and keywords.

Example

See the documentation for MeasurementSet for examples on the use of these enumerations.

To Do

Member Description

enum PredefinedColumns

The PROCESSOR table colums with predefined meaning. Keys: PROCESSOR_ID is rownumber

enum PredefinedKeywords

Keywords with a predefined meaning