TAO_CosNotification
2.1.2
|
Implemetation of the TAO_Notify_Service interface for RT Notification. More...
#include <RT_Notify_Service.h>
Public Member Functions | |
TAO_RT_Notify_Service (void) | |
Constructor. | |
~TAO_RT_Notify_Service () | |
Destructor. | |
virtual void | init_service (CORBA::ORB_ptr orb) |
Init the service. | |
Protected Member Functions | |
virtual void | init_i (CORBA::ORB_ptr orb) |
Init the data members. | |
virtual TAO_Notify_Factory * | create_factory (void) |
Create the Factory for RT Notify objects. | |
virtual TAO_Notify_Builder * | create_builder (void) |
Creates the Builder for RT Notify objects. |
Implemetation of the TAO_Notify_Service interface for RT Notification.
Constructor.
Destructor.
|
protectedvirtual |
Creates the Builder for RT Notify objects.
Reimplemented from TAO_CosNotify_Service.
|
protectedvirtual |
Create the Factory for RT Notify objects.
Reimplemented from TAO_CosNotify_Service.
|
protectedvirtual |
|
virtual |
Init the service.
Reimplemented from TAO_CosNotify_Service.