#include <AsyncStartupWaiterS.h>
List of all members.
Public Types |
typedef
::ImplementationRepository::AsyncStartupWaiter | _stub_type |
typedef
::ImplementationRepository::AsyncStartupWaiter_ptr | _stub_ptr_type |
typedef
::ImplementationRepository::AsyncStartupWaiter_var | _stub_var_type |
Public Member Functions |
| AsyncStartupWaiter (const AsyncStartupWaiter &rhs) |
virtual | ~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
::ImplementationRepository::StartupInfo * | wait_for_startup (const char *name)=0 |
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) |
Protected Member Functions |
| AsyncStartupWaiter (void) |
Member Typedef Documentation
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
static 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] |
static void POA_ImplementationRepository::AsyncStartupWaiter::_is_a_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant | |
|
) |
| | [static] |
static void POA_ImplementationRepository::AsyncStartupWaiter::_non_existent_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant | |
|
) |
| | [static] |
static void POA_ImplementationRepository::AsyncStartupWaiter::_repository_id_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant | |
|
) |
| | [static] |
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: