TAO_CosNotification 4.0.0
|
▼NCosNotification | Define basic data structures used by the Notification Service |
C_EventType | Define event type names |
CAdminPropertiesAdmin | Define the interface to manipulate the Admin properties of a Notification Service components |
CEventHeader | Complete event header |
CFixedEventHeader | Define the 'fixed' part of the event header |
CNamedPropertyRange | A named property range |
CProperty | Define a name/value pair |
CPropertyError | Describe the problems detected with an application requested QoS |
CPropertyRange | A structure to define property ranges |
CQoSAdmin | Interface used to control the QoS properties of an Event Service components (Channel, Proxy, etc.) |
CStructuredEvent | Define structured events |
CUnsupportedAdmin | Exception used to describe problems with one or more Admin properties |
CUnsupportedQoS | Exception used to describe problems with one or more QoS requests |
▼NCosNotifyChannelAdmin | Defines the interfaces to connect and manipulate the Notification Service |
CAdminLimit | Helper structure to represent a violation of the limits in a proxy admin |
CAdminLimitExceeded | Exception raised if a limit in a proxy admin is breached |
CAdminNotFound | Exception raised if a lookup for a specific Admin ID fails |
CChannelNotFound | Exception raised if an specific ChannelID is not found |
CConnectionAlreadyActive | Exception Raised if an attempt is made to resume a connection that has not been suspended |
CConnectionAlreadyInactive | Exception raised if an attempt is made to suspend a connection already suspended |
CConsumerAdmin | Interface used to control and obtain the proxies used by consumers |
CEventChannel | Defines the interface to control an use an event channel |
CEventChannelFactory | Defines the interface used to build event channels |
CNotConnected | Exception raised if an attempt is made to suspend or resume a proxy that has not been connected |
CProxyConsumer | Defines the interface shared by all consumer proxies |
CProxyNotFound | Exception raised if a lookup for a specific Proxy ID fails |
CProxyPushConsumer | Defines the interface provided for push-style suppliers using the 'any' event format |
CProxyPushSupplier | Defines the interface provided for push-style consumers using the 'any' event format |
CProxySupplier | Defines the interface shared by all supplier proxies |
CSequenceProxyPushConsumer | Defines the interface provided for push-style suppliers using the 'batched' event format |
CSequenceProxyPushSupplier | Defines the interface provided for push-style consumers using the 'batched' event format |
CStructuredProxyPushConsumer | Defines the interface provided for push-style suppliers using the 'structured' event format |
CStructuredProxyPushSupplier | Defines the interface provided for push-style consumers using the 'structured' event format |
CSupplierAdmin | Interface used to control and obtain the proxies used by suppliers |
▼NCosNotifyComm | Define the interfaces implemented by users of the CORBA Notification Service |
CInvalidEventType | Exception raised to indicate that an EventType is syntactically or semantically invalid |
CNotifyPublish | Defines interface to report changes in the events published to a consumer |
CNotifySubscribe | Defines interface to report changes in the events required from a supplier |
CPushConsumer | Defines the interface used by push-style consumers |
CPushSupplier | Defines the interface used by push-style suppliers |
CSequencePushConsumer | Defines the interface used by push-style consumers that interested in event batches |
CSequencePushSupplier | Defines the interface used by push-style suppliers that provide event batches |
CStructuredPushConsumer | Defines the interface used by push-style consumers of structured events |
CStructuredPushSupplier | Defines the interface used by push-style suppliers that provide structure events |
▼NCosNotifyFilter | Defines the interfaces used in Event Filtering |
CCallbackNotFound | Exception raised if the application tries to remove a Filter callback that does not exists |
CConstraintExp | Defines a constraint expression |
CConstraintInfo | Helper data structure to modify a constraint expression |
CConstraintNotFound | Exception raised if a constraint ID is not found while modifying or removing multiple constraints |
CDuplicateConstraintID | Exception raised if a duplicate ID is used while modifying or removing multiple constraints |
CFilter | Interface used to manipulate and evaluate filters |
CFilterAdmin | Interface used to modify the Filters attached to a Notification Service component |
CFilterFactory | Create Filter and MappingFilter objects |
CFilterNotFound | Exception raised if a filter ID is not found |
CInvalidConstraint | Exception raised if a constraint's grammar does not match the Filter grammar |
CInvalidGrammar | Exception raised if the filtering expression is using an invalid grammar |
CInvalidValue | Exception raised if a modification or addition of a mapping constraint does not matches the mapping filter type |
CMappingConstraintInfo | Helper structure used to represent a mapping constraint, its property value and the ID assigned to it in a MappingFilter |
CMappingConstraintPair | Helper structure used to modify a mapping constraint expression |
CMappingFilter | Mapping filters can be used to change properties of an event as it traverses the Notification Service |
CUnsupportedFilterableData | Exception raised when an event with unsupported filtered data is tested against a Filter |
Nstd | STL namespace |
▼NTAO_Notify | A namespace to be used by all of TAO's Notification Service implementation |
CBit_Vector | Simple bit vector |
CDelivery_Request | Represents a request to deliver an event to a particular destination |
CEvent_Persistence_Factory | Interface to be implemented by specific Event_Persistence_Factories |
CEvent_Persistence_Strategy | Interface to be implemented by specific strategies |
CNVP | Name/Value Pair |
CNVPList | Collection of Name/Value Pairs |
CPersistent_Callback | An interface to allow callbacks on completion of persistent storage requests |
CPersistent_File_Allocator | A class that manages the details of persistent storage |
CPersistent_Storage_Block | A class to represent a block on disk |
CRandom_File | A random file class |
CReconnect_Worker | Iterate through children reconnecting after reloading persistent information |
CReconnection_Registry | Implementation of ReconnectionRegistry |
CRouting_Slip | Class which manages the delivery of events to destination |
▼CRouting_Slip_Persistence_Manager | Manage interaction between Routing_Slip and persistent storage |
CBlock_Header | Private: Storage for header information of all persistent block |
CEvent_Header | An Event block header |
COverflow_Header | An overflow block header |
CRouting_Slip_Header | Private: Storage for header information for Routing_Slip blocks |
CRouting_Slip_Queue | A queue of Routing_Slips waiting to be persisted |
CSave_Persist_Worker | Iterate through children saving persistent topology information |
CStandard_Event_Persistence | The standard implementation of the Event_Persistence_Strategy interface |
CStandard_Event_Persistence_Factory | Standard (i.e. default) implementation of Event_Persistence_Factory interface |
CTopology_Factory | Service Object to allow dynamic control of the loaded saver factory |
CTopology_Loader | An interface for an object that loads Persistent Topology Information |
CTopology_Object | Base class for Persistent Topology Objects |
CTopology_Parent | Interface for topology objects that act as parents |
CTopology_Savable | Interface to be implemented by savable topology objects |
CTopology_Saver | An interface to be implemented by objects that save Topology |
CValidate_Worker | Iterate through children reconnecting after reloading persistent information |
CXML_Loader | Load Notification Service Topology from an XML file |
CXML_Saver | Save Notification Service Topology to an XML file |
CXML_Topology_Factory | Create XML topology savers and loaders |
NTAO_Notify_Extensions |