#include <AsyncStartupWaiterS.h>
List of all members.
Public Member Functions |
| AMH_AsyncStartupWaiter (const AMH_AsyncStartupWaiter &rhs) |
virtual | ~AMH_AsyncStartupWaiter (void) |
virtual ::CORBA::Boolean | _is_a (const char *logical_type_id) |
virtual void | _dispatch (TAO_ServerRequest &req, void *_servant_upcall) |
ImplementationRepository::AsyncStartupWaiter * | _this (void) |
virtual const char * | _interface_repository_id (void) const |
virtual void | wait_for_startup (ImplementationRepository::AMH_AsyncStartupWaiterResponseHandler_ptr _tao_rh, const char *name)=0 |
Static Public Member Functions |
static void | _is_a_skel (TAO_ServerRequest &req, void *obj, void *servant_upcall) |
static void | _non_existent_skel (TAO_ServerRequest &req, void *obj, void *servant_upcall) |
static void | _interface_skel (TAO_ServerRequest &req, void *obj, void *servant_upcall) |
static void | _component_skel (TAO_ServerRequest &req, void *obj, void *servant_upcall) |
static void | _repository_id_skel (TAO_ServerRequest &req, void *obj, void *servant_upcall) |
static void | wait_for_startup_skel (TAO_ServerRequest &_tao_req, void *_tao_obj, void *_tao_servant_upcall) |
Protected Member Functions |
| AMH_AsyncStartupWaiter (void) |
Constructor & Destructor Documentation
POA_ImplementationRepository::AMH_AsyncStartupWaiter::AMH_AsyncStartupWaiter |
( |
void |
|
) |
[protected] |
POA_ImplementationRepository::AMH_AsyncStartupWaiter::AMH_AsyncStartupWaiter |
( |
const AMH_AsyncStartupWaiter & |
rhs |
) |
|
POA_ImplementationRepository::AMH_AsyncStartupWaiter::~AMH_AsyncStartupWaiter |
( |
void |
|
) |
[virtual] |
Member Function Documentation
static void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_component_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
obj, |
|
|
void * |
servant_upcall | |
|
) |
| | [static] |
void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_dispatch |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
_servant_upcall | |
|
) |
| | [virtual] |
const char * POA_ImplementationRepository::AMH_AsyncStartupWaiter::_interface_repository_id |
( |
void |
|
) |
const [virtual] |
void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_interface_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
obj, |
|
|
void * |
servant_upcall | |
|
) |
| | [static] |
CORBA::Boolean POA_ImplementationRepository::AMH_AsyncStartupWaiter::_is_a |
( |
const char * |
logical_type_id |
) |
[virtual] |
static void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_is_a_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
obj, |
|
|
void * |
servant_upcall | |
|
) |
| | [static] |
static void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_non_existent_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
obj, |
|
|
void * |
servant_upcall | |
|
) |
| | [static] |
static void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_repository_id_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
obj, |
|
|
void * |
servant_upcall | |
|
) |
| | [static] |
void POA_ImplementationRepository::AMH_AsyncStartupWaiter::wait_for_startup_skel |
( |
TAO_ServerRequest & |
_tao_req, |
|
|
void * |
_tao_obj, |
|
|
void * |
_tao_servant_upcall | |
|
) |
| | [static] |
The documentation for this class was generated from the following files: