TAO_Implementation_Repository
2.1.2
|
#include <AsyncStartupWaiterS.h>
Public Types | |
typedef ::ImplementationRepository::AsyncStartupWaiter | _stub_type |
Useful for template programming. | |
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, TAO::Portable_Server::Servant_Upcall *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 | wait_for_startup_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
Protected Member Functions | |
AsyncStartupWaiter (void) |
typedef ::ImplementationRepository::AsyncStartupWaiter_ptr POA_ImplementationRepository::AsyncStartupWaiter::_stub_ptr_type |
Reimplemented from TAO_ServantBase.
typedef ::ImplementationRepository::AsyncStartupWaiter POA_ImplementationRepository::AsyncStartupWaiter::_stub_type |
Useful for template programming.
Reimplemented from TAO_ServantBase.
typedef ::ImplementationRepository::AsyncStartupWaiter_var POA_ImplementationRepository::AsyncStartupWaiter::_stub_var_type |
Reimplemented from TAO_ServantBase.
|
protected |
POA_ImplementationRepository::AsyncStartupWaiter::AsyncStartupWaiter | ( | const AsyncStartupWaiter & | rhs | ) |
|
virtual |
Implements TAO_ServantBase.
|
virtual |
Implements TAO_ServantBase.
|
virtual |
Reimplemented from TAO_ServantBase.
ImplementationRepository::AsyncStartupWaiter * POA_ImplementationRepository::AsyncStartupWaiter::_this | ( | void | ) |
|
pure virtual |
|
static |