TAO_CosNotification 4.0.0
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NCosNotificationDefine basic data structures used by the Notification Service
 C_EventTypeDefine event type names
 CAdminPropertiesAdminDefine the interface to manipulate the Admin properties of a Notification Service components
 CEventHeaderComplete event header
 CFixedEventHeaderDefine the 'fixed' part of the event header
 CNamedPropertyRangeA named property range
 CPropertyDefine a name/value pair
 CPropertyErrorDescribe the problems detected with an application requested QoS
 CPropertyRangeA structure to define property ranges
 CQoSAdminInterface used to control the QoS properties of an Event Service components (Channel, Proxy, etc.)
 CStructuredEventDefine structured events
 CUnsupportedAdminException used to describe problems with one or more Admin properties
 CUnsupportedQoSException used to describe problems with one or more QoS requests
 NCosNotifyChannelAdminDefines the interfaces to connect and manipulate the Notification Service
 CAdminLimitHelper structure to represent a violation of the limits in a proxy admin
 CAdminLimitExceededException raised if a limit in a proxy admin is breached
 CAdminNotFoundException raised if a lookup for a specific Admin ID fails
 CChannelNotFoundException raised if an specific ChannelID is not found
 CConnectionAlreadyActiveException Raised if an attempt is made to resume a connection that has not been suspended
 CConnectionAlreadyInactiveException raised if an attempt is made to suspend a connection already suspended
 CConsumerAdminInterface used to control and obtain the proxies used by consumers
 CEventChannelDefines the interface to control an use an event channel
 CEventChannelFactoryDefines the interface used to build event channels
 CNotConnectedException raised if an attempt is made to suspend or resume a proxy that has not been connected
 CProxyConsumerDefines the interface shared by all consumer proxies
 CProxyNotFoundException raised if a lookup for a specific Proxy ID fails
 CProxyPushConsumerDefines the interface provided for push-style suppliers using the 'any' event format
 CProxyPushSupplierDefines the interface provided for push-style consumers using the 'any' event format
 CProxySupplierDefines the interface shared by all supplier proxies
 CSequenceProxyPushConsumerDefines the interface provided for push-style suppliers using the 'batched' event format
 CSequenceProxyPushSupplierDefines the interface provided for push-style consumers using the 'batched' event format
 CStructuredProxyPushConsumerDefines the interface provided for push-style suppliers using the 'structured' event format
 CStructuredProxyPushSupplierDefines the interface provided for push-style consumers using the 'structured' event format
 CSupplierAdminInterface used to control and obtain the proxies used by suppliers
 NCosNotifyCommDefine the interfaces implemented by users of the CORBA Notification Service
 CInvalidEventTypeException raised to indicate that an EventType is syntactically or semantically invalid
 CNotifyPublishDefines interface to report changes in the events published to a consumer
 CNotifySubscribeDefines interface to report changes in the events required from a supplier
 CPushConsumerDefines the interface used by push-style consumers
 CPushSupplierDefines the interface used by push-style suppliers
 CSequencePushConsumerDefines the interface used by push-style consumers that interested in event batches
 CSequencePushSupplierDefines the interface used by push-style suppliers that provide event batches
 CStructuredPushConsumerDefines the interface used by push-style consumers of structured events
 CStructuredPushSupplierDefines the interface used by push-style suppliers that provide structure events
 NCosNotifyFilterDefines the interfaces used in Event Filtering
 CCallbackNotFoundException raised if the application tries to remove a Filter callback that does not exists
 CConstraintExpDefines a constraint expression
 CConstraintInfoHelper data structure to modify a constraint expression
 CConstraintNotFoundException raised if a constraint ID is not found while modifying or removing multiple constraints
 CDuplicateConstraintIDException raised if a duplicate ID is used while modifying or removing multiple constraints
 CFilterInterface used to manipulate and evaluate filters
 CFilterAdminInterface used to modify the Filters attached to a Notification Service component
 CFilterFactoryCreate Filter and MappingFilter objects
 CFilterNotFoundException raised if a filter ID is not found
 CInvalidConstraintException raised if a constraint's grammar does not match the Filter grammar
 CInvalidGrammarException raised if the filtering expression is using an invalid grammar
 CInvalidValueException raised if a modification or addition of a mapping constraint does not matches the mapping filter type
 CMappingConstraintInfoHelper structure used to represent a mapping constraint, its property value and the ID assigned to it in a MappingFilter
 CMappingConstraintPairHelper structure used to modify a mapping constraint expression
 CMappingFilterMapping filters can be used to change properties of an event as it traverses the Notification Service
 CUnsupportedFilterableDataException raised when an event with unsupported filtered data is tested against a Filter
 NstdSTL namespace
 NTAO_NotifyA namespace to be used by all of TAO's Notification Service implementation
 CBit_VectorSimple bit vector
 CDelivery_RequestRepresents a request to deliver an event to a particular destination
 CEvent_Persistence_FactoryInterface to be implemented by specific Event_Persistence_Factories
 CEvent_Persistence_StrategyInterface to be implemented by specific strategies
 CNVPName/Value Pair
 CNVPListCollection of Name/Value Pairs
 CPersistent_CallbackAn interface to allow callbacks on completion of persistent storage requests
 CPersistent_File_AllocatorA class that manages the details of persistent storage
 CPersistent_Storage_BlockA class to represent a block on disk
 CRandom_FileA random file class
 CReconnect_WorkerIterate through children reconnecting after reloading persistent information
 CReconnection_RegistryImplementation of ReconnectionRegistry
 CRouting_SlipClass which manages the delivery of events to destination
 CRouting_Slip_Persistence_ManagerManage interaction between Routing_Slip and persistent storage
 CBlock_HeaderPrivate: Storage for header information of all persistent block
 CEvent_HeaderAn Event block header
 COverflow_HeaderAn overflow block header
 CRouting_Slip_HeaderPrivate: Storage for header information for Routing_Slip blocks
 CRouting_Slip_QueueA queue of Routing_Slips waiting to be persisted
 CSave_Persist_WorkerIterate through children saving persistent topology information
 CStandard_Event_PersistenceThe standard implementation of the Event_Persistence_Strategy interface
 CStandard_Event_Persistence_FactoryStandard (i.e. default) implementation of Event_Persistence_Factory interface
 CTopology_FactoryService Object to allow dynamic control of the loaded saver factory
 CTopology_LoaderAn interface for an object that loads Persistent Topology Information
 CTopology_ObjectBase class for Persistent Topology Objects
 CTopology_ParentInterface for topology objects that act as parents
 CTopology_SavableInterface to be implemented by savable topology objects
 CTopology_SaverAn interface to be implemented by objects that save Topology
 CValidate_WorkerIterate through children reconnecting after reloading persistent information
 CXML_LoaderLoad Notification Service Topology from an XML file
 CXML_SaverSave Notification Service Topology to an XML file
 CXML_Topology_FactoryCreate XML topology savers and loaders
 NTAO_Notify_Extensions