TAO_Notify_Factory Class Reference

Factory interface for creating Notify Objects. More...

#include <Factory.h>

Inheritance diagram for TAO_Notify_Factory:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Factory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void create (TAO_Notify_ProxySupplier_Collection *&collection, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create ProxySupplier Collection.
virtual void create (TAO_Notify_ProxyConsumer_Collection *&collection, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create ProxyConsumer Collection.
virtual void create (TAO_Notify_EventChannel_Collection *&collection, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create EventChannel Collection.
virtual void create (TAO_Notify_ConsumerAdmin_Collection *&collection, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create ConsumerAdmin Collection.
virtual void create (TAO_Notify_SupplierAdmin_Collection *&collection, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create SupplierAdmin Collection.
virtual void create (TAO_Notify_Proxy_Collection *&collection, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create Proxy Collection.
virtual void create (TAO_Notify_EventChannelFactory *&channel_factory, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create EventChannelFactory.
virtual void create (TAO_Notify_EventChannel *&channel, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create EventChannel.
virtual void create (TAO_Notify_SupplierAdmin *&admin, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create SupplierAdmin.
virtual void create (TAO_Notify_ConsumerAdmin *&admin, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create ConsumerAdmin.
virtual void create (TAO_Notify_ProxyPushConsumer *&proxy, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create ProxyPushConsumer.
virtual void create (TAO_Notify_ProxyPushSupplier *&proxy, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create ProxyPushSupplier.
virtual void create (TAO_Notify_CosEC_ProxyPushConsumer *&proxy, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create CosEC_ProxyPushConsumer.
virtual void create (TAO_Notify_CosEC_ProxyPushSupplier *&proxy, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create CosEC_ProxyPushSupplier.
virtual void create (TAO_Notify_StructuredProxyPushConsumer *&proxy, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create StructuredProxyPushConsumer.
virtual void create (TAO_Notify_StructuredProxyPushSupplier *&proxy, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create StructuredProxyPushSupplier.
virtual void create (TAO_Notify_SequenceProxyPushConsumer *&proxy, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create SequenceProxyPushConsumer.
virtual void create (TAO_Notify_SequenceProxyPushSupplier *&proxy, CORBA::Environment &_ACE_CORBA_Environment_variable)=0
 Create SequenceProxyPushSupplier.

Detailed Description

Factory interface for creating Notify Objects.


Member Function Documentation

virtual void TAO_Notify_Factory::create ( TAO_Notify_SequenceProxyPushSupplier *&  proxy,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create SequenceProxyPushSupplier.

virtual void TAO_Notify_Factory::create ( TAO_Notify_SequenceProxyPushConsumer *&  proxy,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create SequenceProxyPushConsumer.

virtual void TAO_Notify_Factory::create ( TAO_Notify_StructuredProxyPushSupplier *&  proxy,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create StructuredProxyPushSupplier.

virtual void TAO_Notify_Factory::create ( TAO_Notify_StructuredProxyPushConsumer *&  proxy,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create StructuredProxyPushConsumer.

virtual void TAO_Notify_Factory::create ( TAO_Notify_CosEC_ProxyPushSupplier *&  proxy,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create CosEC_ProxyPushSupplier.

virtual void TAO_Notify_Factory::create ( TAO_Notify_CosEC_ProxyPushConsumer *&  proxy,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create CosEC_ProxyPushConsumer.

virtual void TAO_Notify_Factory::create ( TAO_Notify_ProxyPushSupplier *&  proxy,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create ProxyPushSupplier.

virtual void TAO_Notify_Factory::create ( TAO_Notify_ProxyPushConsumer *&  proxy,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create ProxyPushConsumer.

virtual void TAO_Notify_Factory::create ( TAO_Notify_ConsumerAdmin *&  admin,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create ConsumerAdmin.

virtual void TAO_Notify_Factory::create ( TAO_Notify_SupplierAdmin *&  admin,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create SupplierAdmin.

virtual void TAO_Notify_Factory::create ( TAO_Notify_EventChannel *&  channel,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create EventChannel.

virtual void TAO_Notify_Factory::create ( TAO_Notify_EventChannelFactory *&  channel_factory,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create EventChannelFactory.

virtual void TAO_Notify_Factory::create ( TAO_Notify_Proxy_Collection *&  collection,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create Proxy Collection.

virtual void TAO_Notify_Factory::create ( TAO_Notify_SupplierAdmin_Collection *&  collection,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create SupplierAdmin Collection.

virtual void TAO_Notify_Factory::create ( TAO_Notify_ConsumerAdmin_Collection *&  collection,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create ConsumerAdmin Collection.

virtual void TAO_Notify_Factory::create ( TAO_Notify_EventChannel_Collection *&  collection,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create EventChannel Collection.

virtual void TAO_Notify_Factory::create ( TAO_Notify_ProxyConsumer_Collection *&  collection,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create ProxyConsumer Collection.

virtual void TAO_Notify_Factory::create ( TAO_Notify_ProxySupplier_Collection *&  collection,
CORBA::Environment _ACE_CORBA_Environment_variable 
) [pure virtual]

Create ProxySupplier Collection.


The documentation for this class was generated from the following file:
Generated on Tue Jan 23 05:36:31 2007 for TAO_CosNotification by  doxygen 1.4.7-1