TAO_CosNotification  2.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
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
Collaboration diagram for TAO_RT_Notify_Service:
Collaboration graph

Public Member Functions

 TAO_RT_Notify_Service (void)
 Constructor. More...
 
 ~TAO_RT_Notify_Service ()
 Destructor. More...
 
virtual void init_service (CORBA::ORB_ptr orb)
 Init the service. More...
 
- Public Member Functions inherited from TAO_CosNotify_Service
 TAO_CosNotify_Service (void)
 Constructor. More...
 
virtual ~TAO_CosNotify_Service ()
 Destructor. More...
 
virtual int init (int argc, ACE_TCHAR *argv[])
 Init the service from configurator. More...
 
virtual int fini (void)
 
virtual void init_service2 (CORBA::ORB_ptr orb, CORBA::ORB_ptr dispatching_orb)
 separate dispatching orb init More...
 
virtual void finalize_service (CosNotifyChannelAdmin::EventChannelFactory_ptr factory)
 Finalize the service. More...
 
virtual
CosNotifyChannelAdmin::EventChannelFactory_ptr 
create (PortableServer::POA_ptr default_POA, const char *factory_name="EventChannelFactory")
 Create the Channel Factory. More...
 
virtual void remove (TAO_Notify_EventChannelFactory *ecf)
 Called by the factory when it is destroyed. More...
 
- Public Member Functions inherited from TAO_Notify_Service
virtual ~TAO_Notify_Service (void)
 Destructor. More...
 

Protected Member Functions

virtual void init_i (CORBA::ORB_ptr orb)
 Init the data members. More...
 
virtual TAO_Notify_Factorycreate_factory (void)
 Create the Factory for RT Notify objects. More...
 
virtual TAO_Notify_Buildercreate_builder (void)
 Creates the Builder for RT Notify objects. More...
 
- Protected Member Functions inherited from TAO_CosNotify_Service
virtual void init_i2 (CORBA::ORB_ptr orb, CORBA::ORB_ptr dispatching_orb)
 Init the data members separate dispatching orb. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from TAO_Notify_Service
static TAO_Notify_Serviceload_default (void)
 

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  )
protectedvirtual

Creates the Builder for RT Notify objects.

Reimplemented from TAO_CosNotify_Service.

TAO_Notify_Factory * TAO_RT_Notify_Service::create_factory ( void  )
protectedvirtual

Create the Factory for RT Notify objects.

Reimplemented from TAO_CosNotify_Service.

void TAO_RT_Notify_Service::init_i ( CORBA::ORB_ptr  orb)
protectedvirtual

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: