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_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::TAO_Notify_ProxySupplier_T ( void   )  [inline]

Constructor.

template<class SERVANT_TYPE>
TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::~TAO_Notify_ProxySupplier_T (  )  [inline]

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 
) [inline, virtual]

Notification of subscriptions set at the admin.

Implements TAO_Notify_Proxy.

template<class SERVANT_TYPE>
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_structured ( const CosNotification::StructuredEvent event  )  [inline, 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  )  [inline, virtual]

POA_Notify_Internal::Event_Forwarder method.

template<class SERVANT_TYPE>
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::forward_any ( const CORBA::Any &  event  )  [inline, 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  )  [inline, virtual]

POA_Notify_Internal::Event_Forwarder method.

template<class SERVANT_TYPE>
CosNotifyChannelAdmin::ConsumerAdmin_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::MyAdmin ( void   )  [inline, protected, virtual]

template<class SERVANT_TYPE>
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::suspend_connection ( void   )  [inline, protected, virtual]

template<class SERVANT_TYPE>
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::resume_connection ( void   )  [inline, protected, virtual]

template<class SERVANT_TYPE>
CosNotifyFilter::MappingFilter_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::priority_filter ( void   )  [inline, protected, virtual]

template<class SERVANT_TYPE>
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::priority_filter ( CosNotifyFilter::MappingFilter_ptr  priority_filter  )  [inline, protected, virtual]

template<class SERVANT_TYPE>
CosNotifyFilter::MappingFilter_ptr TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::lifetime_filter ( void   )  [inline, protected, virtual]

template<class SERVANT_TYPE>
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::lifetime_filter ( CosNotifyFilter::MappingFilter_ptr  lifetime_filter  )  [inline, protected, virtual]

template<class SERVANT_TYPE>
CosNotification::EventTypeSeq * TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::obtain_offered_types ( CosNotifyChannelAdmin::ObtainInfoMode  mode  )  [inline, protected, virtual]

template<class SERVANT_TYPE>
void TAO_Notify_ProxySupplier_T< SERVANT_TYPE >::subscription_change ( const CosNotification::EventTypeSeq added,
const CosNotification::EventTypeSeq removed 
) [inline, 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:

Generated on Mon May 19 04:23:44 2008 for TAO_CosNotification by  doxygen 1.5.5