TAO::Portable_Server::ImR_Client_Adapter Class Reference

IFR_Client_Adapter. More...

#include <ImR_Client_Adapter.h>

Inheritance diagram for TAO::Portable_Server::ImR_Client_Adapter:

Inheritance graph
[legend]
Collaboration diagram for TAO::Portable_Server::ImR_Client_Adapter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~ImR_Client_Adapter (void)
virtual void imr_notify_startup (TAO_Root_POA *poa)=0
 ImplRepo helper method, notify the ImplRepo on startup.
virtual void imr_notify_shutdown (TAO_Root_POA *poa)=0
 ImplRepo helper method, notify the ImplRepo on shutdown.

Detailed Description

IFR_Client_Adapter.

Class that adapts various functions in the PortableServer library which use the Implementation Repository. This is a base class for the actual implementation in the TAO_IMR_Client library.

Definition at line 45 of file ImR_Client_Adapter.h.


Constructor & Destructor Documentation

TAO::Portable_Server::ImR_Client_Adapter::~ImR_Client_Adapter ( void   )  [virtual]

Definition at line 15 of file ImR_Client_Adapter.cpp.

00016     {
00017     }


Member Function Documentation

virtual void TAO::Portable_Server::ImR_Client_Adapter::imr_notify_shutdown ( TAO_Root_POA poa  )  [pure virtual]

ImplRepo helper method, notify the ImplRepo on shutdown.

Referenced by TAO::Portable_Server::LifespanStrategyPersistent::notify_shutdown().

virtual void TAO::Portable_Server::ImR_Client_Adapter::imr_notify_startup ( TAO_Root_POA poa  )  [pure virtual]

ImplRepo helper method, notify the ImplRepo on startup.

Referenced by TAO::Portable_Server::LifespanStrategyPersistent::notify_startup().


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:41:42 2010 for TAO_PortableServer by  doxygen 1.4.7