TAO_CosNotification  2.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO_Notify_Default_Factory Class Reference

Default_Factory interface for creating Notify Objects. More...

#include <Default_Factory.h>

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

Public Member Functions

 TAO_Notify_Default_Factory (void)
 Constructor. More...
 
virtual ~TAO_Notify_Default_Factory ()
 Destructor. More...
 
virtual void create (TAO_Notify_ProxySupplier_Collection *&collection)
 Create ProxySupplier Collection. More...
 
virtual void create (TAO_Notify_ProxyConsumer_Collection *&collection)
 Create ProxyConsumer Collection. More...
 
virtual void create (TAO_Notify_EventChannel_Collection *&collection)
 Create EventChannel Collection. More...
 
virtual void create (TAO_Notify_ConsumerAdmin_Collection *&collection)
 Create ConsumerAdmin Collection. More...
 
virtual void create (TAO_Notify_SupplierAdmin_Collection *&collection)
 Create SupplierAdmin Collection. More...
 
virtual void create (TAO_Notify_Proxy_Collection *&collection)
 Create Proxy Collection. More...
 
virtual void create (TAO_Notify_EventChannelFactory *&channel_factory, const char *factory_name)
 Create EventChannelDefault_Factory. More...
 
virtual void create (TAO_Notify_EventChannel *&channel, const char *ec_name)
 Create EventChannel. More...
 
virtual void create (TAO_Notify_SupplierAdmin *&admin)
 Create SupplierAdmin. More...
 
virtual void create (TAO_Notify_ConsumerAdmin *&admin)
 Create ConsumerAdmin. More...
 
virtual void create (TAO_Notify_ProxyPushConsumer *&proxy)
 Create ProxyPushConsumer. More...
 
virtual void create (TAO_Notify_ProxyPushSupplier *&proxy)
 Create ProxyPushSupplier. More...
 
virtual void create (TAO_Notify_CosEC_ProxyPushConsumer *&proxy)
 Create CosEC_ProxyPushConsumer. More...
 
virtual void create (TAO_Notify_CosEC_ProxyPushSupplier *&proxy)
 Create CosEC_ProxyPushSupplier. More...
 
virtual void create (TAO_Notify_StructuredProxyPushConsumer *&proxy)
 Create StructuredProxyPushConsumer. More...
 
virtual void create (TAO_Notify_StructuredProxyPushSupplier *&proxy)
 Create StructuredProxyPushSupplier. More...
 
virtual void create (TAO_Notify_SequenceProxyPushConsumer *&proxy)
 Create SequenceProxyPushConsumer. More...
 
virtual void create (TAO_Notify_SequenceProxyPushSupplier *&proxy)
 Create SequenceProxyPushSupplier. More...
 

Detailed Description

Default_Factory interface for creating Notify Objects.

Constructor & Destructor Documentation

TAO_Notify_Default_Factory::TAO_Notify_Default_Factory ( void  )

Constructor.

TAO_Notify_Default_Factory::~TAO_Notify_Default_Factory ( )
virtual

Destructor.

Member Function Documentation

void TAO_Notify_Default_Factory::create ( TAO_Notify_ProxySupplier_Collection *&  collection)
virtual

Create ProxySupplier Collection.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_ProxyConsumer_Collection *&  collection)
virtual

Create ProxyConsumer Collection.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_EventChannel_Collection *&  collection)
virtual

Create EventChannel Collection.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_ConsumerAdmin_Collection *&  collection)
virtual

Create ConsumerAdmin Collection.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_SupplierAdmin_Collection *&  collection)
virtual

Create SupplierAdmin Collection.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_Proxy_Collection *&  collection)
virtual

Create Proxy Collection.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_EventChannelFactory *&  channel_factory,
const char *  factory_name 
)
virtual

Create EventChannelDefault_Factory.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_EventChannel *&  channel,
const char *  ec_name 
)
virtual

Create EventChannel.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_SupplierAdmin *&  admin)
virtual

Create SupplierAdmin.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_ConsumerAdmin *&  admin)
virtual

Create ConsumerAdmin.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_ProxyPushConsumer *&  proxy)
virtual

Create ProxyPushConsumer.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_ProxyPushSupplier *&  proxy)
virtual

Create ProxyPushSupplier.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_CosEC_ProxyPushConsumer *&  proxy)
virtual

Create CosEC_ProxyPushConsumer.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_CosEC_ProxyPushSupplier *&  proxy)
virtual

Create CosEC_ProxyPushSupplier.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_StructuredProxyPushConsumer *&  proxy)
virtual

Create StructuredProxyPushConsumer.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_StructuredProxyPushSupplier *&  proxy)
virtual

Create StructuredProxyPushSupplier.

Implements TAO_Notify_Factory.

Reimplemented in TAO_Notify_RT_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_SequenceProxyPushConsumer *&  proxy)
virtual

Create SequenceProxyPushConsumer.

Implements TAO_Notify_Factory.

void TAO_Notify_Default_Factory::create ( TAO_Notify_SequenceProxyPushSupplier *&  proxy)
virtual

Create SequenceProxyPushSupplier.

Implements TAO_Notify_Factory.


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