TAO_CosNotification  2.0.8
Public Member Functions | Protected Member Functions | Private Member Functions | Friends
TAO_Notify_CosEC_ProxyPushConsumer Class Reference

#include <CosEC_ProxyPushConsumer.h>

Inheritance diagram for TAO_Notify_CosEC_ProxyPushConsumer:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_CosEC_ProxyPushConsumer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Notify_CosEC_ProxyPushConsumer (void)
 Constructor.
virtual ~TAO_Notify_CosEC_ProxyPushConsumer ()
 Destructor.
virtual const char * get_proxy_type_name (void) const
virtual void validate ()
virtual void configure (TAO_Notify_SupplierAdmin &admin, CosNotifyChannelAdmin::ProxyID_out proxy_id)

Protected Member Functions

virtual void push (const CORBA::Any &data)
 = CosNotifyChannelAdmin::ProxyPushConsumer methods
virtual void connect_push_supplier (CosEventComm::PushSupplier_ptr push_supplier)
virtual void disconnect_push_consumer (void)

Private Member Functions

virtual void release (void)
 Release.

Friends

class TAO_Notify_Builder

Constructor & Destructor Documentation

TAO_Notify_CosEC_ProxyPushConsumer::TAO_Notify_CosEC_ProxyPushConsumer ( void  )

Constructor.

TAO_Notify_CosEC_ProxyPushConsumer::~TAO_Notify_CosEC_ProxyPushConsumer ( ) [virtual]

Destructor.


Member Function Documentation

void TAO_Notify_CosEC_ProxyPushConsumer::configure ( TAO_Notify_SupplierAdmin admin,
CosNotifyChannelAdmin::ProxyID_out  proxy_id 
) [virtual]
void TAO_Notify_CosEC_ProxyPushConsumer::connect_push_supplier ( CosEventComm::PushSupplier_ptr  push_supplier) [protected, virtual]
void TAO_Notify_CosEC_ProxyPushConsumer::disconnect_push_consumer ( void  ) [protected, virtual]
const char * TAO_Notify_CosEC_ProxyPushConsumer::get_proxy_type_name ( void  ) const [virtual]

Implements TAO_Notify_Proxy.

void TAO_Notify_CosEC_ProxyPushConsumer::push ( const CORBA::Any &  data) [protected, virtual]
void TAO_Notify_CosEC_ProxyPushConsumer::release ( void  ) [private, virtual]

Release.

Implements TAO_Notify_Refcountable.

void TAO_Notify_CosEC_ProxyPushConsumer::validate ( ) [virtual]

Implements TAO_Notify_Proxy.


Friends And Related Function Documentation

friend class TAO_Notify_Builder [friend]

Reimplemented from TAO_Notify_Object.


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