#include <RT_Notify_Service.h>
Inheritance diagram for TAO_RT_Notify_Service:
Public Member Functions | |
TAO_RT_Notify_Service (void) | |
Constuctor. | |
~TAO_RT_Notify_Service () | |
Destructor. | |
virtual void | init_service (CORBA::ORB_ptr orb ACE_ENV_ARG_DECL) |
Init the service. | |
Protected Member Functions | |
virtual void | init_i (CORBA::ORB_ptr orb ACE_ENV_ARG_DECL) |
Init the data members. | |
virtual TAO_Notify_Factory * | create_factory (ACE_ENV_SINGLE_ARG_DECL) |
Create the Factory for RT Notify objects. | |
virtual TAO_Notify_Builder * | create_builder (ACE_ENV_SINGLE_ARG_DECL) |
Creates the Builder for RT Notify objects. |
|
Constuctor.
|
|
Destructor.
|
|
Creates the Builder for RT Notify objects.
Reimplemented from TAO_CosNotify_Service. |
|
Create the Factory for RT Notify objects.
Reimplemented from TAO_CosNotify_Service. |
|
Init the data members. Set the properties Reimplemented from TAO_CosNotify_Service. |
|
Init the service.
Reimplemented from TAO_CosNotify_Service. |