TAO_CosNotification
2.0.8
|
Factory interface for creating Notify Objects. More...
#include <Factory.h>
Public Member Functions | |
virtual void | create (TAO_Notify_ProxySupplier_Collection *&collection)=0 |
Create ProxySupplier Collection. | |
virtual void | create (TAO_Notify_ProxyConsumer_Collection *&collection)=0 |
Create ProxyConsumer Collection. | |
virtual void | create (TAO_Notify_EventChannel_Collection *&collection)=0 |
Create EventChannel Collection. | |
virtual void | create (TAO_Notify_ConsumerAdmin_Collection *&collection)=0 |
Create ConsumerAdmin Collection. | |
virtual void | create (TAO_Notify_SupplierAdmin_Collection *&collection)=0 |
Create SupplierAdmin Collection. | |
virtual void | create (TAO_Notify_Proxy_Collection *&collection)=0 |
Create Proxy Collection. | |
virtual void | create (TAO_Notify_EventChannelFactory *&channel_factory, const char *factory_name)=0 |
Create EventChannelFactory. | |
virtual void | create (TAO_Notify_EventChannel *&channel, const char *ec_name)=0 |
Create EventChannel. | |
virtual void | create (TAO_Notify_SupplierAdmin *&admin)=0 |
Create SupplierAdmin. | |
virtual void | create (TAO_Notify_ConsumerAdmin *&admin)=0 |
Create ConsumerAdmin. | |
virtual void | create (TAO_Notify_ProxyPushConsumer *&proxy)=0 |
Create ProxyPushConsumer. | |
virtual void | create (TAO_Notify_ProxyPushSupplier *&proxy)=0 |
Create ProxyPushSupplier. | |
virtual void | create (TAO_Notify_CosEC_ProxyPushConsumer *&proxy)=0 |
Create CosEC_ProxyPushConsumer. | |
virtual void | create (TAO_Notify_CosEC_ProxyPushSupplier *&proxy)=0 |
Create CosEC_ProxyPushSupplier. | |
virtual void | create (TAO_Notify_StructuredProxyPushConsumer *&proxy)=0 |
Create StructuredProxyPushConsumer. | |
virtual void | create (TAO_Notify_StructuredProxyPushSupplier *&proxy)=0 |
Create StructuredProxyPushSupplier. | |
virtual void | create (TAO_Notify_SequenceProxyPushConsumer *&proxy)=0 |
Create SequenceProxyPushConsumer. | |
virtual void | create (TAO_Notify_SequenceProxyPushSupplier *&proxy)=0 |
Create SequenceProxyPushSupplier. |
Factory interface for creating Notify Objects.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_ProxySupplier_Collection *& | collection | ) | [pure virtual] |
Create ProxySupplier Collection.
Implemented in TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, and TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_ProxyConsumer_Collection *& | collection | ) | [pure virtual] |
Create ProxyConsumer Collection.
Implemented in TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, and TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_EventChannel_Collection *& | collection | ) | [pure virtual] |
Create EventChannel Collection.
Implemented in TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, and TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_ConsumerAdmin_Collection *& | collection | ) | [pure virtual] |
Create ConsumerAdmin Collection.
Implemented in TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, and TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_SupplierAdmin_Collection *& | collection | ) | [pure virtual] |
Create SupplierAdmin Collection.
Implemented in TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, and TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_Proxy_Collection *& | collection | ) | [pure virtual] |
Create Proxy Collection.
Implemented in TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, TAO_Notify_Default_Factory, and TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_EventChannelFactory *& | channel_factory, |
const char * | factory_name | ||
) | [pure virtual] |
Create EventChannelFactory.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_EventChannel *& | channel, |
const char * | ec_name | ||
) | [pure virtual] |
Create EventChannel.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_SupplierAdmin *& | admin | ) | [pure virtual] |
Create SupplierAdmin.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_ConsumerAdmin *& | admin | ) | [pure virtual] |
Create ConsumerAdmin.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_ProxyPushConsumer *& | proxy | ) | [pure virtual] |
Create ProxyPushConsumer.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_ProxyPushSupplier *& | proxy | ) | [pure virtual] |
Create ProxyPushSupplier.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_CosEC_ProxyPushConsumer *& | proxy | ) | [pure virtual] |
Create CosEC_ProxyPushConsumer.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_CosEC_ProxyPushSupplier *& | proxy | ) | [pure virtual] |
Create CosEC_ProxyPushSupplier.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_StructuredProxyPushConsumer *& | proxy | ) | [pure virtual] |
Create StructuredProxyPushConsumer.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_StructuredProxyPushSupplier *& | proxy | ) | [pure virtual] |
Create StructuredProxyPushSupplier.
Implemented in TAO_Notify_Default_Factory, and TAO_Notify_RT_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_SequenceProxyPushConsumer *& | proxy | ) | [pure virtual] |
Create SequenceProxyPushConsumer.
Implemented in TAO_Notify_Default_Factory.
virtual void TAO_Notify_Factory::create | ( | TAO_Notify_SequenceProxyPushSupplier *& | proxy | ) | [pure virtual] |
Create SequenceProxyPushSupplier.
Implemented in TAO_Notify_Default_Factory.