Classes | |
| struct | acsnc::EventDescription |
| interface | acsnc::ACSEventAdmin |
| interface | acsnc::OSPushSupplier |
| interface | acsnc::OSPushConsumer |
Typedefs | |
| typedef sequence< string > | NCSeq |
| typedef short | domainNameValue |
Variables | |
| const string | FILTER_LANGUAGE_NAME = "ETCL" |
| const string | SEQUENCE_EVENT_TYPE_PREFIX = "_SequenceOf_" |
| const domainNameValue | ALARMSYSTEM_DOMAIN_VAL = 0 |
| const string | ALARMSYSTEM_DOMAIN_NAME = "ALARMSYSTEM" |
|
|
Typedef for "enum" values of known event channel domains that allow a hardcoded or CDB-based mapping from a channel to a notification service. |
|
|
This is the sequence holding the Channel, Domain, and Type Names. Not valid for all language mappings. |
|
|
Alarm System NC CDB mapping domain name. |
|
|
Alarm System NC CDB mapping domain "enum" value. |
|
|
FILTER_LANGUAGE_NAME is the default filtering language used by the addFilter consumer (API) method. |
|
|
The prefix used to derive the event type from the IDL struct name in (the only partially supported) cases where the event data is not a single struct but instead a sequence of such structs. |
1.3.8