TAO_RTEvent 4.0.2
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
TAO_EC_SupplierAdmin Class Reference

Implement the RtecEventChannelAdmin::SupplierAdmin interface. More...

#include <EC_SupplierAdmin.h>

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

Public Member Functions

 TAO_EC_SupplierAdmin (TAO_EC_Event_Channel_Base *event_channel)
 constructor...
 
virtual ~TAO_EC_SupplierAdmin ()
 destructor...
 
virtual RtecEventChannelAdmin::ProxyPushConsumer_ptr obtain_push_consumer ()
 
virtual PortableServer::POA_ptr _default_POA ()
 
- Public Member Functions inherited from TAO_ESF_Peer_Admin< TAO_EC_Event_Channel_Base, TAO_EC_ProxyPushConsumer, RtecEventChannelAdmin::ProxyPushConsumer, TAO_EC_ProxyPushSupplier >
 TAO_ESF_Peer_Admin (EVENT_CHANNEL *ec)
 
virtual ~TAO_ESF_Peer_Admin ()
 
virtual void peer_connected (PEER *peer)
 
virtual void peer_reconnected (PEER *peer)
 
virtual void peer_disconnected (PEER *peer)
 
- Public Member Functions inherited from TAO_ESF_Proxy_Admin< EVENT_CHANNEL, PROXY, INTERFACE >
 TAO_ESF_Proxy_Admin (EVENT_CHANNEL *ec)
 
virtual ~TAO_ESF_Proxy_Admin ()
 
void for_each (TAO_ESF_Worker< PROXY > *worker)
 
virtual INTERFACE * obtain ()
 
virtual void shutdown ()
 
virtual void connected (PROXY *proxy)
 
virtual void reconnected (PROXY *proxy)
 
virtual void disconnected (PROXY *proxy)
 

Private Attributes

PortableServer::POA_var default_POA_
 Store the default POA.
 

Additional Inherited Members

- Protected Attributes inherited from TAO_ESF_Proxy_Admin< EVENT_CHANNEL, PROXY, INTERFACE >
EVENT_CHANNEL * event_channel_
 

Detailed Description

Implement the RtecEventChannelAdmin::SupplierAdmin interface.

Memory Management

It does not assume ownership of the TAO_EC_Event_Channel_Base object

Constructor & Destructor Documentation

◆ TAO_EC_SupplierAdmin()

TAO_EC_SupplierAdmin::TAO_EC_SupplierAdmin ( TAO_EC_Event_Channel_Base * event_channel)

constructor...

◆ ~TAO_EC_SupplierAdmin()

TAO_EC_SupplierAdmin::~TAO_EC_SupplierAdmin ( )
virtual

destructor...

Member Function Documentation

◆ _default_POA()

PortableServer::POA_ptr TAO_EC_SupplierAdmin::_default_POA ( )
virtual

◆ obtain_push_consumer()

RtecEventChannelAdmin::ProxyPushConsumer_ptr TAO_EC_SupplierAdmin::obtain_push_consumer ( )
virtual

Member Data Documentation

◆ default_POA_

PortableServer::POA_var TAO_EC_SupplierAdmin::default_POA_
private

Store the default POA.


The documentation for this class was generated from the following files: