#include <AsyncStartupWaiterS.h>
List of all members.
Static Public Member Functions |
| static void | _is_a_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
| static void | _non_existent_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
| static void | _interface_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
| static void | _component_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
| static void | _repository_id_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
| static void | wait_for_startup_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
Member Typedef Documentation
Useful for template programming.
Constructor & Destructor Documentation
| POA_ImplementationRepository::AsyncStartupWaiter::AsyncStartupWaiter |
( |
void |
| ) |
|
|
protected |
| POA_ImplementationRepository::AsyncStartupWaiter::AsyncStartupWaiter |
( |
const AsyncStartupWaiter & |
rhs | ) |
|
| POA_ImplementationRepository::AsyncStartupWaiter::~AsyncStartupWaiter |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
| void POA_ImplementationRepository::AsyncStartupWaiter::_component_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
| void POA_ImplementationRepository::AsyncStartupWaiter::_dispatch |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall |
|
) |
| |
|
virtual |
| const char * POA_ImplementationRepository::AsyncStartupWaiter::_interface_repository_id |
( |
void |
| ) |
const |
|
virtual |
| void POA_ImplementationRepository::AsyncStartupWaiter::_interface_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
| CORBA::Boolean POA_ImplementationRepository::AsyncStartupWaiter::_is_a |
( |
const char * |
logical_type_id | ) |
|
|
virtual |
| void POA_ImplementationRepository::AsyncStartupWaiter::_is_a_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
| void POA_ImplementationRepository::AsyncStartupWaiter::_non_existent_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
| void POA_ImplementationRepository::AsyncStartupWaiter::_repository_id_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
| void POA_ImplementationRepository::AsyncStartupWaiter::wait_for_startup_skel |
( |
TAO_ServerRequest & |
server_request, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: