TAO_CosNotification  2.0.8
Public Member Functions | Private Types | Private Member Functions | Friends
TAO_Notify_StructuredProxyPushSupplier Class Reference

Implements the CosNotifyChannelAdmin::StructuredProxyPushSupplier methods. More...

#include <StructuredProxyPushSupplier.h>

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

List of all members.

Public Member Functions

 TAO_Notify_StructuredProxyPushSupplier (void)
 Constructor.
virtual ~TAO_Notify_StructuredProxyPushSupplier ()
 Destructor.
virtual void load_attrs (const TAO_Notify::NVPList &attrs)
virtual void validate ()
virtual
CosNotifyChannelAdmin::ProxyType 
MyType (void)
 = Servant methods
virtual void connect_structured_push_consumer (CosNotifyComm::StructuredPushConsumer_ptr push_consumer)
virtual void disconnect_structured_push_supplier ()
virtual const char * get_proxy_type_name (void) const
virtual void configure (TAO_Notify_ConsumerAdmin &admin, CosNotifyChannelAdmin::ProxyID_out proxy_id)

Private Types

typedef
TAO_Notify_ProxySupplier_T
< POA_Event_Forwarder::StructuredProxyPushSupplier > 
SuperClass

Private Member Functions

virtual void release (void)
 Release.

Friends

class TAO_Notify_Builder

Detailed Description

Implements the CosNotifyChannelAdmin::StructuredProxyPushSupplier methods.


Member Typedef Documentation

typedef TAO_Notify_ProxySupplier_T<POA_Event_Forwarder::StructuredProxyPushSupplier> TAO_Notify_StructuredProxyPushSupplier::SuperClass [private]

Constructor & Destructor Documentation

TAO_Notify_StructuredProxyPushSupplier::TAO_Notify_StructuredProxyPushSupplier ( void  )

Constructor.

TAO_Notify_StructuredProxyPushSupplier::~TAO_Notify_StructuredProxyPushSupplier ( ) [virtual]

Destructor.


Member Function Documentation

void TAO_Notify_StructuredProxyPushSupplier::configure ( TAO_Notify_ConsumerAdmin admin,
CosNotifyChannelAdmin::ProxyID_out  proxy_id 
) [virtual]
void TAO_Notify_StructuredProxyPushSupplier::connect_structured_push_consumer ( CosNotifyComm::StructuredPushConsumer_ptr  push_consumer) [virtual]
void TAO_Notify_StructuredProxyPushSupplier::disconnect_structured_push_supplier ( void  ) [virtual]
const char * TAO_Notify_StructuredProxyPushSupplier::get_proxy_type_name ( void  ) const [virtual]

Implements TAO_Notify_Proxy.

void TAO_Notify_StructuredProxyPushSupplier::load_attrs ( const TAO_Notify::NVPList attrs) [virtual]

Load our attributes. Each derived type should call the superclass load first before loading its own attributes.

Reimplemented from TAO_Notify_Object.

CosNotifyChannelAdmin::ProxyType TAO_Notify_StructuredProxyPushSupplier::MyType ( void  ) [virtual]

= Servant methods

void TAO_Notify_StructuredProxyPushSupplier::release ( void  ) [private, virtual]

Release.

Implements TAO_Notify_Refcountable.

void TAO_Notify_StructuredProxyPushSupplier::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