Public Member Functions | Protected Member Functions

TAO_RT_Notify_Service Class Reference

Implemetation of the TAO_Notify_Service interface for RT Notification. More...

#include <RT_Notify_Service.h>

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

List of all members.

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_Factorycreate_factory (void)
 Create the Factory for RT Notify objects.
virtual TAO_Notify_Buildercreate_builder (void)
 Creates the Builder for RT Notify objects.

Detailed Description

Implemetation of the TAO_Notify_Service interface for RT Notification.


Constructor & Destructor Documentation

TAO_RT_Notify_Service::TAO_RT_Notify_Service ( void   )

Constructor.

TAO_RT_Notify_Service::~TAO_RT_Notify_Service (  )

Destructor.


Member Function Documentation

TAO_Notify_Builder * TAO_RT_Notify_Service::create_builder ( void   ) [protected, virtual]

Creates the Builder for RT Notify objects.

Reimplemented from TAO_CosNotify_Service.

TAO_Notify_Factory * TAO_RT_Notify_Service::create_factory ( void   ) [protected, virtual]

Create the Factory for RT Notify objects.

Reimplemented from TAO_CosNotify_Service.

void TAO_RT_Notify_Service::init_i ( CORBA::ORB_ptr  orb ) [protected, virtual]

Init the data members.

Set the properties

Reimplemented from TAO_CosNotify_Service.

void TAO_RT_Notify_Service::init_service ( CORBA::ORB_ptr  orb ) [virtual]

Init the service.

Reimplemented from TAO_CosNotify_Service.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines