| TAO_CosNotification
    2.0.8
    | 
#include <ProxySupplier_T.h>


| Public Member Functions | |
| TAO_Notify_ProxySupplier_T (void) | |
| Constructor. | |
| ~TAO_Notify_ProxySupplier_T () | |
| Destructor. | |
| virtual void | admin_types_changed (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed) | 
| Notification of subscriptions set at the admin. | |
| virtual void | forward_structured (const CosNotification::StructuredEvent &event) | 
| virtual void | forward_structured_no_filtering (const CosNotification::StructuredEvent &event) | 
| POA_Notify_Internal::Event_Forwarder method. | |
| virtual void | forward_any (const CORBA::Any &event) | 
| POA_Notify_Internal::Event_Forwarder method. | |
| virtual void | forward_any_no_filtering (const CORBA::Any &event) | 
| POA_Notify_Internal::Event_Forwarder method. | |
| Protected Member Functions | |
| virtual CosNotifyChannelAdmin::ConsumerAdmin_ptr | MyAdmin () | 
| virtual void | suspend_connection () | 
| virtual void | resume_connection () | 
| virtual CosNotifyFilter::MappingFilter_ptr | priority_filter () | 
| virtual void | priority_filter (CosNotifyFilter::MappingFilter_ptr priority_filter) | 
| virtual CosNotifyFilter::MappingFilter_ptr | lifetime_filter () | 
| virtual void | lifetime_filter (CosNotifyFilter::MappingFilter_ptr lifetime_filter) | 
| virtual CosNotification::EventTypeSeq * | obtain_offered_types (CosNotifyChannelAdmin::ObtainInfoMode mode) | 
| virtual void | subscription_change (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed) | 
| Protected Attributes | |
| CORBA::Boolean | is_suspended_ | 
| TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::TAO_Notify_ProxySupplier_T | ( | void | ) | 
Constructor.
| TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::~TAO_Notify_ProxySupplier_T | ( | ) | 
Destructor.
| void TAO_Notify_ProxySupplier_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.
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_any | ( | const CORBA::Any & | event | ) |  [virtual] | 
POA_Notify_Internal::Event_Forwarder method.
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_any_no_filtering | ( | const CORBA::Any & | event | ) |  [virtual] | 
POA_Notify_Internal::Event_Forwarder method.
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_structured | ( | const CosNotification::StructuredEvent & | event | ) |  [virtual] | 
= POA_Notify_Internal methods POA_Notify_Internal::Event_Forwarder method
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_structured_no_filtering | ( | const CosNotification::StructuredEvent & | event | ) |  [virtual] | 
POA_Notify_Internal::Event_Forwarder method.
| CosNotifyFilter::MappingFilter_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::lifetime_filter | ( | void | ) |  [protected, virtual] | 
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::lifetime_filter | ( | CosNotifyFilter::MappingFilter_ptr | lifetime_filter | ) |  [protected, virtual] | 
| CosNotifyChannelAdmin::ConsumerAdmin_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::MyAdmin | ( | void | ) |  [protected, virtual] | 
| CosNotification::EventTypeSeq * TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::obtain_offered_types | ( | CosNotifyChannelAdmin::ObtainInfoMode | mode | ) |  [protected, virtual] | 
| CosNotifyFilter::MappingFilter_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::priority_filter | ( | void | ) |  [protected, virtual] | 
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::priority_filter | ( | CosNotifyFilter::MappingFilter_ptr | priority_filter | ) |  [protected, virtual] | 
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::resume_connection | ( | void | ) |  [protected, virtual] | 
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::subscription_change | ( | const CosNotification::EventTypeSeq & | added, | 
| const CosNotification::EventTypeSeq & | removed | ||
| ) |  [protected, virtual] | 
| void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::suspend_connection | ( | void | ) |  [protected, virtual] | 
| CORBA::Boolean TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::is_suspended_  [protected] | 
 1.7.5.1
 1.7.5.1