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_RT_Factory Class Reference

The Factory for the RT aware Notify classes. More...

#include <RT_Factory.h>

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

Public Member Functions

 TAO_Notify_RT_Factory (void)
 Constructor. More...
 
virtual ~TAO_Notify_RT_Factory ()
 Destructor. More...
 
virtual void create (TAO_Notify_StructuredProxyPushSupplier *&proxy)
 Create StructuredProxyPushSupplier. More...
 
- Public Member Functions inherited from TAO_Notify_Default_Factory
 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_SequenceProxyPushConsumer *&proxy)
 Create SequenceProxyPushConsumer. More...
 
virtual void create (TAO_Notify_SequenceProxyPushSupplier *&proxy)
 Create SequenceProxyPushSupplier. More...
 

Detailed Description

The Factory for the RT aware Notify classes.

Constructor & Destructor Documentation

TAO_Notify_RT_Factory::TAO_Notify_RT_Factory ( void  )

Constructor.

TAO_Notify_RT_Factory::~TAO_Notify_RT_Factory ( )
virtual

Destructor.

Member Function Documentation

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

Create StructuredProxyPushSupplier.

Reimplemented from TAO_Notify_Default_Factory.


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