#include <ProxyConsumer_T.h>
Inheritance diagram for TAO_Notify_ProxyConsumer_T< SERVANT_TYPE >:
Public Member Functions | |
TAO_Notify_ProxyConsumer_T (void) | |
Constuctor. | |
~TAO_Notify_ProxyConsumer_T () | |
Destructor. | |
virtual void | admin_types_changed (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed ACE_ENV_ARG_DECL) |
Notification of subscriptions set at the admin. | |
virtual CosNotifyChannelAdmin::SupplierAdmin_ptr | MyAdmin (ACE_ENV_SINGLE_ARG_DECL) throw ( CORBA::SystemException ) |
virtual CosNotification::EventTypeSeq * | obtain_subscription_types (CosNotifyChannelAdmin::ObtainInfoMode mode ACE_ENV_ARG_DECL) throw ( CORBA::SystemException ) |
virtual void | offer_change (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosNotifyComm::InvalidEventType ) |
|
Constuctor.
|
|
Destructor.
|
|
Notification of subscriptions set at the admin.
Implements TAO_Notify_Proxy. |
|
|
|
|
|
|