TAO_CosNotification  3.0.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NCosNotificationDefine basic data structures used by the Notification Service
 NCosNotifyChannelAdminDefines the interfaces to connect and manipulate the Notification Service
 NCosNotifyCommDefine the interfaces implemented by users of the CORBA Notification Service
 NCosNotifyFilterDefines the interfaces used in Event Filtering
 NTAO_NotifyA namespace to be used by all of TAO's Notification Service implementation
 CCOW_Collection_Default_Factory
 CTAO_CosNotify_ServiceA service object for creating the Notify Service Factory
 CTAO_ETCL_FilterImplementation of CosNotifyFilter::Filter servant
 CTAO_Notify_AdminBase class for the ConsumerAdmin and SupplierAdmin
 CTAO_Notify_AdminPropertiesThe AdminProperties per EventChannel
 CTAO_Notify_AnyEventAnyEvent implementation
 CTAO_Notify_AnyEvent_No_Copy
 CTAO_Notify_Buffering_StrategyBase Strategy to enqueue and dequeue items from a Message Queue
 CTAO_Notify_BuilderHelper class to create and activate CORBA objects
 CTAO_Notify_Constraint_Expr
 CTAO_Notify_Constraint_Interpreter"ETCL" Interpreter for the Notify queries
 CTAO_Notify_Constraint_Visitor
 CTAO_Notify_ConsumerAstract Base class for wrapping consumer objects that connect to the EventChannel
 CTAO_Notify_Consumer_MapThe Event Map for Consumers
 CTAO_Notify_ConsumerAdminImplementation of CosNotifyChannelAdmin::ConsumerAdmin
 CTAO_Notify_Container_TA template class that manages a collection. TYPE = type of collection
 CTAO_Notify_CosEC_ProxyPushConsumer
 CTAO_Notify_CosEC_ProxyPushSupplier
 CTAO_Notify_CosNotify_InitializerHelper to load the Cos Notification service into the service conf. for static links
 CTAO_Notify_Default_CO_FactoryTAO_Notify_Default_CO_Factory
 CTAO_Notify_Default_Collection_FactoryMaintained for backward compatibility
 CTAO_Notify_Default_EMO_FactoryMaintained for backward compatibility
 CTAO_Notify_Default_FactoryDefault_Factory interface for creating Notify Objects
 CTAO_Notify_Default_POA_FactoryMaintained for backward compatibility
 CTAO_Notify_ETCL_Filter
 CTAO_Notify_ETCL_FilterFactory
 CTAO_Notify_EventBase class abstraction for Events flowing through the EventChannel
 CTAO_Notify_Event_ManagerA class that manages the Consumer and Supplier maps
 CTAO_Notify_Event_Map_Entry_TThe entry stored in the event map
 CTAO_Notify_Event_Map_TTemplate class for storing the collection of Proxys
 CTAO_Notify_EventChannelImplementation of CosNotifyChannelAdmin::EventChannel
 CTAO_Notify_EventChannelFactoryImplementation of CosNotifyChannelAdmin::EventChannelFactory
 CTAO_Notify_EventChannelFactory_iClass maintained for Backward compatibility
 CTAO_Notify_EventTypeThis type is used to compare different event types. It is used by the Event Manager as a key to find subscription lists
 CTAO_Notify_EventTypeSeqAllows operations using the CosNotification::EventTypeSeq type
 CTAO_Notify_FactoryFactory interface for creating Notify Objects
 CTAO_Notify_FilterAdminFilterAdmin interface methods implementation
 CTAO_Notify_FilterFactoryService Object to obtain a CosNotifyFilter::FilterFactory reference
 CTAO_Notify_Find_Worker_THelper to locate a TYPE given its ID
 CTAO_Notify_ID_FactoryA simple factory for generating ID's for objects created by Notify
 CTAO_Notify_Method_RequestBase class for Method Requests
 CTAO_Notify_Method_Request_Dispatch
 CTAO_Notify_Method_Request_Dispatch_No_CopyDispatchs an event to a proxy supplier
 CTAO_Notify_Method_Request_Dispatch_QueueableDispatchs an event to a proxy supplier
 CTAO_Notify_Method_Request_EventA base class for all Method Requests that are associated with events
 CTAO_Notify_Method_Request_Event_QueueableA method request for storing events
 CTAO_Notify_Method_Request_Lookup
 CTAO_Notify_Method_Request_Lookup_No_CopyLookup command object looks up the event type of the given event in the consumer map and send the event to each proxysupplier
 CTAO_Notify_Method_Request_Lookup_QueueableLookup command object looks up the event type of the given event in the consumer map and send the event to each proxysupplier
 CTAO_Notify_Method_Request_QueueableInterface for NS method Requests
 CTAO_Notify_Method_Request_ShutdownShutdown message for the ThreadPool_Task
 CTAO_Notify_Method_Request_UpdatesCommand Object to send updates to proxys
 CTAO_Notify_Method_Request_Updates_No_CopyCommand Object to send updates to proxys
 CTAO_Notify_Method_Request_Updates_T
 CTAO_Notify_ObjectBase Object for RT_Notify's CORBA Objects
 CTAO_Notify_PeerBase class for Supplier and Consumer classes. This object delegates its reference count to its creator proxy object
 CTAO_Notify_POA_HelperPOA Abstraction
 CTAO_Notify_PropertiesGlobal properties that strategize Notify's run-time behavior
 CTAO_Notify_Property_BooleanBoolean Property
 CTAO_Notify_Property_T
 CTAO_Notify_PropertyBase_T
 CTAO_Notify_PropertySeq
 CTAO_Notify_ProxyBase class proxy for all proxys in NS
 CTAO_Notify_Proxy_Builder_T
 CTAO_Notify_Proxy_TThe is a base class for all proxys , templatized by the servant type. All the Filter Admin and QoS Admin interface methods are implemented here by delegating to the admin implementations
 CTAO_Notify_ProxyConsumerBase class for all types of ProxyConsumer implementations
 CTAO_Notify_ProxyConsumer_T
 CTAO_Notify_ProxyConsumer_Update_WorkerInform ProxyConsumer of updates
 CTAO_Notify_ProxyPushConsumer
 CTAO_Notify_ProxyPushSupplier
 CTAO_Notify_ProxySupplierBase class for all the ProxySuppliers
 CTAO_Notify_ProxySupplier_T
 CTAO_Notify_ProxySupplier_Update_WorkerInform ProxySupplier of updates
 CTAO_Notify_PushConsumerWrapper for the PushConsumer that connect to the EventChannel
 CTAO_Notify_PushSupplier
 CTAO_Notify_QoSProperties
 CTAO_Notify_Reactive_TaskA reactive worker task. Simply executes the command in the caller's context
 CTAO_Notify_RefcountableThread-safe refounting, calls the <release> method when refcount falls to 0
 CTAO_Notify_Refcountable_Guard_TIncrements the reference count in the constructor, the count is decremented in the destructor. See Refcountable.h for further notes on usage
 CTAO_Notify_RT_BuilderBuilder for RT specific classes
 CTAO_Notify_RT_FactoryThe Factory for the RT aware Notify classes
 CTAO_Notify_RT_POA_HelperHelper for creating RT POA objects
 CTAO_Notify_RT_PropertiesRT specific global properties are stored here
 CTAO_Notify_RT_StructuredProxyPushSupplier
 CTAO_Notify_Seq_Worker_THelper to construct a sequence of IDS in a collections
 CTAO_Notify_SequenceProxyPushConsumer
 CTAO_Notify_SequenceProxyPushSupplierImplements the CosNotifyChannelAdmin::SequenceProxyPushSupplier methods
 CTAO_Notify_SequencePushConsumer
 CTAO_Notify_SequencePushSupplierWrapper for the SequencePushSupplier that connect to the EventChannel
 CTAO_Notify_ServiceAbstract ACE_Service_Object interface that is a factory for creating a Notify EventChannelFactory
 CTAO_Notify_StructProperty_T
 CTAO_Notify_StructuredEventStructuredEvent implementation
 CTAO_Notify_StructuredEvent_No_CopyStructuredEvent implementation
 CTAO_Notify_StructuredProxyPushConsumerCosNotifyChannelAdmin::StructuredProxyPushConsumer implementation
 CTAO_Notify_StructuredProxyPushSupplierImplements the CosNotifyChannelAdmin::StructuredProxyPushSupplier methods
 CTAO_Notify_StructuredPushConsumerWrapper for the StructuredPushConsumer that connect to the EventChannel
 CTAO_Notify_StructuredPushSupplierWrapper for the PushSupplier that connect to the EventChannel
 CTAO_Notify_Subscription_Change_Worker
 CTAO_Notify_SupplierBase Wrappers for Suppliers that connect to the EventChannel
 CTAO_Notify_SupplierAdminImplementation of CosNotifyChannelAdmin::SupplierAdmin
 CTAO_Notify_ThreadPool_TaskImplements a Thread Pool Worker Task
 CTAO_Notify_TimerInterface for scheduling timers
 CTAO_Notify_Timer_QueueACE_Timer_Queue based timer
 CTAO_Notify_Timer_ReactorReactor::instance based timer. The timers are dispatched by the main thread
 CTAO_Notify_validate_client_TaskClientControl
 CTAO_Notify_Worker_TaskBase Worker Task
 CTAO_RT_Notify_ServiceImplemetation of the TAO_Notify_Service interface for RT Notification
 CTAO_Subscription_Change_Worker