TAO_CosNotification
2.0.8
|
The Factory for the RT aware Notify classes. More...
#include <RT_Factory.h>
Public Member Functions | |
TAO_Notify_RT_Factory (void) | |
Constructor. | |
virtual | ~TAO_Notify_RT_Factory () |
Destructor. | |
virtual void | create (TAO_Notify_StructuredProxyPushSupplier *&proxy) |
Create StructuredProxyPushSupplier. |
The Factory for the RT aware Notify classes.
TAO_Notify_RT_Factory::TAO_Notify_RT_Factory | ( | void | ) |
Constructor.
TAO_Notify_RT_Factory::~TAO_Notify_RT_Factory | ( | ) | [virtual] |
Destructor.
void TAO_Notify_RT_Factory::create | ( | TAO_Notify_StructuredProxyPushSupplier *& | proxy | ) | [virtual] |
Create StructuredProxyPushSupplier.
Reimplemented from TAO_Notify_Default_Factory.