TAO_CosNotification
2.4.1
|
►NCosNotification | Define basic data structures used by the Notification Service |
►NCosNotifyChannelAdmin | Defines the interfaces to connect and manipulate the Notification Service |
►NCosNotifyComm | Define the interfaces implemented by users of the CORBA Notification Service |
►NCosNotifyFilter | Defines the interfaces used in Event Filtering |
►NTAO_Notify | A namespace to be used by all of TAO's Notification Service implementation |
CCOW_Collection_Default_Factory | |
CTAO_CosNotify_Service | A service object for creating the Notify Service Factory |
CTAO_ETCL_Filter | Implementation of CosNotifyFilter::Filter servant |
CTAO_Notify_Admin | Base class for the ConsumerAdmin and SupplierAdmin |
CTAO_Notify_AdminProperties | The AdminProperties per EventChannel |
CTAO_Notify_AnyEvent | AnyEvent implementation |
CTAO_Notify_AnyEvent_No_Copy | |
►CTAO_Notify_Buffering_Strategy | Base Strategy to enqueue and dequeue items from a Message Queue |
CTAO_Notify_Builder | Helper 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_Consumer | Astract Base class for wrapping consumer objects that connect to the EventChannel |
CTAO_Notify_Consumer_Map | The Event Map for Consumers |
CTAO_Notify_ConsumerAdmin | Implementation of CosNotifyChannelAdmin::ConsumerAdmin |
►CTAO_Notify_Container_T | A template class that manages a collection. TYPE = type of collection |
CTAO_Notify_CosEC_ProxyPushConsumer | |
CTAO_Notify_CosEC_ProxyPushSupplier | |
CTAO_Notify_CosNotify_Initializer | Helper to load the Cos Notification service into the service conf. for static links |
CTAO_Notify_Default_CO_Factory | TAO_Notify_Default_CO_Factory |
CTAO_Notify_Default_Collection_Factory | Maintained for backward compatibility |
CTAO_Notify_Default_EMO_Factory | Maintained for backward compatibility |
CTAO_Notify_Default_Factory | Default_Factory interface for creating Notify Objects |
CTAO_Notify_Default_POA_Factory | Maintained for backward compatibility |
CTAO_Notify_ETCL_Filter | |
CTAO_Notify_ETCL_FilterFactory | |
CTAO_Notify_Event | Base class abstraction for Events flowing through the EventChannel |
CTAO_Notify_Event_Manager | A class that manages the Consumer and Supplier maps |
CTAO_Notify_Event_Map_Entry_T | The entry stored in the event map |
CTAO_Notify_Event_Map_T | Template class for storing the collection of Proxys |
CTAO_Notify_EventChannel | Implementation of CosNotifyChannelAdmin::EventChannel |
CTAO_Notify_EventChannelFactory | Implementation of CosNotifyChannelAdmin::EventChannelFactory |
CTAO_Notify_EventChannelFactory_i | Class maintained for Backward compatibility |
CTAO_Notify_EventType | This type is used to compare different event types. It is used by the Event Manager as a key to find subscription lists |
CTAO_Notify_EventTypeSeq | Allows operations using the CosNotification::EventTypeSeq type |
CTAO_Notify_Factory | Factory interface for creating Notify Objects |
CTAO_Notify_FilterAdmin | FilterAdmin interface methods implementation |
CTAO_Notify_FilterFactory | Service Object to obtain a CosNotifyFilter::FilterFactory reference |
CTAO_Notify_Find_Worker_T | Helper to locate a TYPE given its ID |
CTAO_Notify_ID_Factory | A simple factory for generating ID's for objects created by Notify |
CTAO_Notify_Method_Request | Base class for Method Requests |
CTAO_Notify_Method_Request_Dispatch | |
CTAO_Notify_Method_Request_Dispatch_No_Copy | Dispatchs an event to a proxy supplier |
CTAO_Notify_Method_Request_Dispatch_Queueable | Dispatchs an event to a proxy supplier |
CTAO_Notify_Method_Request_Event | A base class for all Method Requests that are associated with events |
CTAO_Notify_Method_Request_Event_Queueable | A method request for storing events |
CTAO_Notify_Method_Request_Lookup | |
CTAO_Notify_Method_Request_Lookup_No_Copy | Lookup 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_Queueable | Lookup 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_Queueable | Interface for NS method Requests |
CTAO_Notify_Method_Request_Shutdown | Shutdown message for the ThreadPool_Task |
CTAO_Notify_Method_Request_Updates | Command Object to send updates to proxys |
CTAO_Notify_Method_Request_Updates_No_Copy | Command Object to send updates to proxys |
CTAO_Notify_Method_Request_Updates_T | |
CTAO_Notify_Object | Base Object for RT_Notify's CORBA Objects |
CTAO_Notify_Peer | Base class for Supplier and Consumer classes. This object delegates its reference count to its creator proxy object |
CTAO_Notify_POA_Helper | POA Abstraction |
CTAO_Notify_Properties | Global properties that strategize Notify's run-time behavior |
CTAO_Notify_Property_Boolean | Boolean Property |
CTAO_Notify_Property_T | |
CTAO_Notify_PropertyBase_T | |
CTAO_Notify_PropertySeq | |
CTAO_Notify_Proxy | Base class proxy for all proxys in NS |
CTAO_Notify_Proxy_Builder_T | |
CTAO_Notify_Proxy_T | The 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_ProxyConsumer | Base class for all types of ProxyConsumer implementations |
CTAO_Notify_ProxyConsumer_T | |
CTAO_Notify_ProxyConsumer_Update_Worker | Inform ProxyConsumer of updates |
CTAO_Notify_ProxyPushConsumer | |
CTAO_Notify_ProxyPushSupplier | |
CTAO_Notify_ProxySupplier | Base class for all the ProxySuppliers |
CTAO_Notify_ProxySupplier_T | |
CTAO_Notify_ProxySupplier_Update_Worker | Inform ProxySupplier of updates |
CTAO_Notify_PushConsumer | Wrapper for the PushConsumer that connect to the EventChannel |
CTAO_Notify_PushSupplier | |
CTAO_Notify_QoSProperties | |
CTAO_Notify_Reactive_Task | A reactive worker task. Simply executes the command in the caller's context |
CTAO_Notify_Refcountable | Thread-safe refounting, calls the <release> method when refcount falls to 0 |
CTAO_Notify_Refcountable_Guard_T | Increments the reference count in the constructor, the count is decremented in the destructor. See Refcountable.h for further notes on usage |
CTAO_Notify_RT_Builder | Builder for RT specific classes |
CTAO_Notify_RT_Factory | The Factory for the RT aware Notify classes |
CTAO_Notify_RT_POA_Helper | Helper for creating RT POA objects |
CTAO_Notify_RT_Properties | RT specifc global properties are stored here |
CTAO_Notify_RT_StructuredProxyPushSupplier | |
CTAO_Notify_Seq_Worker_T | Helper to construct a sequence of IDS in a collections |
CTAO_Notify_SequenceProxyPushConsumer | |
CTAO_Notify_SequenceProxyPushSupplier | Implements the CosNotifyChannelAdmin::SequenceProxyPushSupplier methods |
CTAO_Notify_SequencePushConsumer | |
CTAO_Notify_SequencePushSupplier | Wrapper for the SequencePushSupplier that connect to the EventChannel |
CTAO_Notify_Service | Abstract ACE_Service_Object interface that is a factory for creating a Notify EventChannelFactory |
CTAO_Notify_StructProperty_T | |
CTAO_Notify_StructuredEvent | StructuredEvent implementation |
CTAO_Notify_StructuredEvent_No_Copy | StructuredEvent implementation |
CTAO_Notify_StructuredProxyPushConsumer | CosNotifyChannelAdmin::StructuredProxyPushConsumer implementation |
CTAO_Notify_StructuredProxyPushSupplier | Implements the CosNotifyChannelAdmin::StructuredProxyPushSupplier methods |
CTAO_Notify_StructuredPushConsumer | Wrapper for the StructuredPushConsumer that connect to the EventChannel |
CTAO_Notify_StructuredPushSupplier | Wrapper for the PushSupplier that connect to the EventChannel |
CTAO_Notify_Subscription_Change_Worker | |
CTAO_Notify_Supplier | Base Wrappers for Suppliers that connect to the EventChannel |
CTAO_Notify_SupplierAdmin | Implementation of CosNotifyChannelAdmin::SupplierAdmin |
CTAO_Notify_ThreadPool_Task | Implements a Thread Pool Worker Task |
CTAO_Notify_Timer | Interface for scheduling timers |
CTAO_Notify_Timer_Queue | ACE_Timer_Queue based timer |
CTAO_Notify_Timer_Reactor | Reactor::instance based timer. The timers are dispatched by the main thread |
CTAO_Notify_validate_client_Task | ClientControl |
CTAO_Notify_Worker_Task | Base Worker Task |
CTAO_RT_Notify_Service | Implemetation of the TAO_Notify_Service interface for RT Notification |
CTAO_Subscription_Change_Worker |