TAO_CosNotification  2.0.8
Public Member Functions | Protected Member Functions | Protected Attributes
TAO_Notify_ProxySupplier_T< SERVANT_TYPE > Class Template Reference

#include <ProxySupplier_T.h>

Inheritance diagram for TAO_Notify_ProxySupplier_T< SERVANT_TYPE >:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_ProxySupplier_T< SERVANT_TYPE >:
Collaboration graph
[legend]

List of all members.

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_

template<class SERVANT_TYPE>
class TAO_Notify_ProxySupplier_T< SERVANT_TYPE >


Constructor & Destructor Documentation

template<class SERVANT_TYPE >
TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::TAO_Notify_ProxySupplier_T ( void  )

Constructor.

template<class SERVANT_TYPE >
TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::~TAO_Notify_ProxySupplier_T ( )

Destructor.


Member Function Documentation

template<class SERVANT_TYPE >
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.

template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_any ( const CORBA::Any &  event) [virtual]

POA_Notify_Internal::Event_Forwarder method.

template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_any_no_filtering ( const CORBA::Any &  event) [virtual]

POA_Notify_Internal::Event_Forwarder method.

template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_structured ( const CosNotification::StructuredEvent event) [virtual]

= POA_Notify_Internal methods POA_Notify_Internal::Event_Forwarder method

template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_structured_no_filtering ( const CosNotification::StructuredEvent event) [virtual]

POA_Notify_Internal::Event_Forwarder method.

template<class SERVANT_TYPE >
CosNotifyFilter::MappingFilter_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::lifetime_filter ( void  ) [protected, virtual]
template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::lifetime_filter ( CosNotifyFilter::MappingFilter_ptr  lifetime_filter) [protected, virtual]
template<class SERVANT_TYPE >
CosNotifyChannelAdmin::ConsumerAdmin_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::MyAdmin ( void  ) [protected, virtual]
template<class SERVANT_TYPE >
CosNotification::EventTypeSeq * TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::obtain_offered_types ( CosNotifyChannelAdmin::ObtainInfoMode  mode) [protected, virtual]
template<class SERVANT_TYPE >
CosNotifyFilter::MappingFilter_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::priority_filter ( void  ) [protected, virtual]
template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::priority_filter ( CosNotifyFilter::MappingFilter_ptr  priority_filter) [protected, virtual]
template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::resume_connection ( void  ) [protected, virtual]
template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::subscription_change ( const CosNotification::EventTypeSeq added,
const CosNotification::EventTypeSeq removed 
) [protected, virtual]
template<class SERVANT_TYPE >
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::suspend_connection ( void  ) [protected, virtual]

Member Data Documentation

template<class SERVANT_TYPE>
CORBA::Boolean TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::is_suspended_ [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines