Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages


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 Documentation

typedef short acsnc::domainNameValue
 

Typedef for "enum" values of known event channel domains that allow a hardcoded or CDB-based mapping from a channel to a notification service.

typedef sequence<string> acsnc::NCSeq
 

This is the sequence holding the Channel, Domain, and Type Names. Not valid for all language mappings.


Variable Documentation

const string acsnc::ALARMSYSTEM_DOMAIN_NAME = "ALARMSYSTEM"
 

Alarm System NC CDB mapping domain name.

const domainNameValue acsnc::ALARMSYSTEM_DOMAIN_VAL = 0
 

Alarm System NC CDB mapping domain "enum" value.

const string acsnc::FILTER_LANGUAGE_NAME = "ETCL"
 

FILTER_LANGUAGE_NAME is the default filtering language used by the addFilter consumer (API) method.

const string acsnc::SEQUENCE_EVENT_TYPE_PREFIX = "_SequenceOf_"
 

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.


Generated on Thu Apr 30 02:28:41 2009 for ACS IDL interfaces by doxygen 1.3.8