#include <ProxyConsumer_T.h>
Inheritance diagram for TAO_NS_ProxyConsumer_T:
Public Methods | |
TAO_NS_ProxyConsumer_T (void) | |
Constuctor. More... | |
~TAO_NS_ProxyConsumer_T () | |
Destructor. More... | |
virtual void | admin_types_changed (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed ACE_ENV_ARG_DECL) |
Notification of subscriptions set at the admin. More... | |
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.
Reimplemented from TAO_NS_Proxy. |
|
|
|
|
|
|