TAO_CosNotification
2.0.8
|
#include <ProxyConsumer_T.h>
Public Member Functions | |
TAO_Notify_ProxyConsumer_T (void) | |
Constructor. | |
~TAO_Notify_ProxyConsumer_T () | |
Destructor. | |
virtual void | admin_types_changed (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed) |
Notification of subscriptions set at the admin. | |
virtual CosNotifyChannelAdmin::SupplierAdmin_ptr | MyAdmin (void) |
virtual CosNotification::EventTypeSeq * | obtain_subscription_types (CosNotifyChannelAdmin::ObtainInfoMode mode) |
virtual void | offer_change (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed) |
TAO_Notify_ProxyConsumer_T< SERVANT_TYPE >::TAO_Notify_ProxyConsumer_T | ( | void | ) |
Constructor.
TAO_Notify_ProxyConsumer_T< SERVANT_TYPE >::~TAO_Notify_ProxyConsumer_T | ( | ) |
Destructor.
void TAO_Notify_ProxyConsumer_T< SERVANT_TYPE >::admin_types_changed | ( | const CosNotification::EventTypeSeq & | added, |
const CosNotification::EventTypeSeq & | removed | ||
) | [virtual] |
Notification of subscriptions set at the admin.
Implements TAO_Notify_Proxy.
CosNotifyChannelAdmin::SupplierAdmin_ptr TAO_Notify_ProxyConsumer_T< SERVANT_TYPE >::MyAdmin | ( | void | ) | [virtual] |
CosNotification::EventTypeSeq * TAO_Notify_ProxyConsumer_T< SERVANT_TYPE >::obtain_subscription_types | ( | CosNotifyChannelAdmin::ObtainInfoMode | mode | ) | [virtual] |
void TAO_Notify_ProxyConsumer_T< SERVANT_TYPE >::offer_change | ( | const CosNotification::EventTypeSeq & | added, |
const CosNotification::EventTypeSeq & | removed | ||
) | [virtual] |