#include <ImR_Client_Adapter.h>
Inheritance diagram for TAO::Portable_Server::ImR_Client_Adapter:
Public Member Functions | |
virtual | ~ImR_Client_Adapter (void) |
virtual void | imr_notify_startup (TAO_Root_POA *poa ACE_ENV_ARG_DECL)=0 |
ImplRepo helper method, notify the ImplRepo on startup. | |
virtual void | imr_notify_shutdown (TAO_Root_POA *poa ACE_ENV_ARG_DECL)=0 |
ImplRepo helper method, notify the ImplRepo on shutdown. |
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.
|
|
|
ImplRepo helper method, notify the ImplRepo on shutdown.
|
|
ImplRepo helper method, notify the ImplRepo on startup.
|