Classes |
| interface | MCtestComponent |
| interface | MCtestPropertiesComponent |
| interface | MCtestAlarmsComponent |
| struct | propertySerailNumber |
| interface | MonitorCollector |
| struct | doubleBlobData |
| struct | doubleSeqBlobData |
| struct | floatBlobData |
| struct | floatSeqBlobData |
| struct | longBlobData |
| struct | longSeqBlobData |
| struct | uLongBlobData |
| struct | uLongSeqBlobData |
| struct | longLongBlobData |
| struct | longLongSeqBlobData |
| struct | uLongLongBlobData |
| struct | uLongLongSeqBlobData |
| struct | booleanBlobData |
| struct | booleanSeqBlobData |
| struct | patternBlobData |
| struct | stringBlobData |
| struct | stringSeqBlobData |
| struct | enumBlobData |
| struct | MonitorBlob |
| struct | MonitorDataBlock |
Typedefs |
typedef sequence
< propertySerailNumber > | propertySerialNumberSeq |
| typedef unsigned short | DataValueType |
| typedef sequence< doubleBlobData > | doubleBlobDataSeq |
typedef sequence
< doubleSeqBlobData > | doubleSeqBlobDataSeq |
| typedef sequence< floatBlobData > | floatBlobDataSeq |
typedef sequence
< floatSeqBlobData > | floatSeqBlobDataSeq |
| typedef sequence< longBlobData > | longBlobDataSeq |
| typedef sequence< longSeqBlobData > | longSeqBlobDataSeq |
| typedef sequence< uLongBlobData > | uLongBlobDataSeq |
typedef sequence
< uLongSeqBlobData > | uLongSeqBlobDataSeq |
typedef sequence
< longLongBlobData > | longLongBlobDataSeq |
typedef sequence
< longLongSeqBlobData > | longLongSeqBlobDataSeq |
typedef sequence
< uLongLongBlobData > | uLongLongBlobDataSeq |
typedef sequence
< uLongLongSeqBlobData > | uLongLongSeqBlobDataSeq |
| typedef sequence< booleanBlobData > | booleanBlobDataSeq |
typedef sequence
< booleanSeqBlobData > | booleanSeqBlobDataSeq |
| typedef sequence< patternBlobData > | patternBlobDataSeq |
| typedef sequence< stringBlobData > | stringBlobDataSeq |
typedef sequence
< stringSeqBlobData > | stringSeqBlobDataSeq |
| typedef sequence< enumBlobData > | enumBlobDataSeq |
| typedef string | serialNumberType |
typedef sequence
< serialNumberType > | serialNumberTypeSeq |
| typedef sequence< MonitorBlob > | MonitorBlobSeq |
typedef sequence
< MonitorDataBlock > | MonitorDataBlocks |
Enumerations |
| enum | EnumTest {
STATE1,
STATE2,
STATE3,
STATE1,
STATE2,
STATE3
} |
| enum | EnumTest {
STATE1,
STATE2,
STATE3,
STATE1,
STATE2,
STATE3
} |
Functions |
| | ACS_ENUM (EnumTest) |
Variables |
| const DataValueType | doubleValueType = 0 |
| const DataValueType | doubleSeqValueType = 1 |
| const DataValueType | floatValueType = 2 |
| const DataValueType | floatSeqValueType = 3 |
| const DataValueType | longValueType = 4 |
| const DataValueType | longSeqValueType = 5 |
| const DataValueType | longLongValueType = 6 |
| const DataValueType | longLongSeqValueType = 7 |
| const DataValueType | uLongLongValueType = 8 |
| const DataValueType | uLongLongSeqValueType = 9 |
| const DataValueType | stringValueType = 10 |
| const DataValueType | stringSeqValueType = 11 |
| const DataValueType | patternValueType = 12 |
| const DataValueType | patternSeqValueType = 13 |
| const DataValueType | enumValueType = 14 |
| const DataValueType | uLongValueType = 15 |
| const DataValueType | uLongSeqValueType = 16 |
| const DataValueType | booleanValueType = 17 |
| const DataValueType | booleanSeqValueType = 18 |