#include <RT_Factory.h>
Inheritance diagram for TAO_Notify_RT_Factory:
Public Member Functions | |
TAO_Notify_RT_Factory (void) | |
Constuctor. | |
virtual | ~TAO_Notify_RT_Factory () |
Destructor. | |
virtual void | create (TAO_Notify_ProxySupplier_Collection *&collection) |
Create ProxySupplier Collection. | |
virtual void | create (TAO_Notify_ProxyConsumer_Collection *&collection) |
Create ProxyConsumer Collection. | |
virtual void | create (TAO_Notify_EventChannel_Collection *&collection) |
Create EventChannel Collection. | |
virtual void | create (TAO_Notify_ConsumerAdmin_Collection *&collection) |
Create ConsumerAdmin Collection. | |
virtual void | create (TAO_Notify_SupplierAdmin_Collection *&collection) |
Create SupplierAdmin Collection. | |
virtual void | create (TAO_Notify_Proxy_Collection *&collection) |
Create Proxy Collection. | |
virtual void | create (TAO_Notify_EventChannelFactory *&channel_factory) |
Create EventChannelDefault_Factory. | |
virtual void | create (TAO_Notify_EventChannel *&channel) |
Create EventChannel. | |
virtual void | create (TAO_Notify_SupplierAdmin *&admin) |
Create SupplierAdmin. | |
virtual void | create (TAO_Notify_ConsumerAdmin *&admin) |
Create ConsumerAdmin. | |
virtual void | create (TAO_Notify_ProxyPushConsumer *&proxy) |
Create ProxyPushConsumer. | |
virtual void | create (TAO_Notify_ProxyPushSupplier *&proxy) |
Create ProxyPushSupplier. | |
virtual void | create (TAO_Notify_CosEC_ProxyPushConsumer *&proxy) |
Create CosEC_ProxyPushConsumer. | |
virtual void | create (TAO_Notify_CosEC_ProxyPushSupplier *&proxy) |
Create CosEC_ProxyPushSupplier. | |
virtual void | create (TAO_Notify_StructuredProxyPushConsumer *&proxy) |
Create StructuredProxyPushConsumer. | |
virtual void | create (TAO_Notify_StructuredProxyPushSupplier *&proxy) |
Create StructuredProxyPushSupplier. | |
virtual void | create (TAO_Notify_SequenceProxyPushConsumer *&proxy) |
Create SequenceProxyPushConsumer. | |
virtual void | create (TAO_Notify_SequenceProxyPushSupplier *&proxy) |
Create SequenceProxyPushSupplier. |
|
Constuctor.
|
|
Destructor.
|
|
Create SequenceProxyPushSupplier.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create SequenceProxyPushConsumer.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create StructuredProxyPushSupplier.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create StructuredProxyPushConsumer.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create CosEC_ProxyPushSupplier.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create CosEC_ProxyPushConsumer.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create ProxyPushSupplier.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create ProxyPushConsumer.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create ConsumerAdmin.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create SupplierAdmin.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create EventChannel.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create EventChannelDefault_Factory.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create Proxy Collection.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create SupplierAdmin Collection.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create ConsumerAdmin Collection.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create EventChannel Collection.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create ProxyConsumer Collection.
Reimplemented from TAO_Notify_Default_Factory. |
|
Create ProxySupplier Collection.
Reimplemented from TAO_Notify_Default_Factory. |