|
TAO_Implementation_Repository
2.0.3
|
#include <AsyncStartupWaiterS.h>

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) | |
| POA_ImplementationRepository::AMH_AsyncStartupWaiter::AMH_AsyncStartupWaiter | ( | void | ) | [protected] |
| POA_ImplementationRepository::AMH_AsyncStartupWaiter::AMH_AsyncStartupWaiter | ( | const AMH_AsyncStartupWaiter & | rhs | ) |
| 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] |
Implements TAO_ServantBase.
| const char * POA_ImplementationRepository::AMH_AsyncStartupWaiter::_interface_repository_id | ( | void | ) | const [virtual] |
Implements TAO_ServantBase.
| 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] |
Reimplemented from TAO_ServantBase.
| void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_is_a_skel | ( | TAO_ServerRequest & | req, |
| void * | obj, | ||
| void * | servant_upcall | ||
| ) | [static] |
| void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_non_existent_skel | ( | TAO_ServerRequest & | req, |
| void * | obj, | ||
| void * | servant_upcall | ||
| ) | [static] |
| void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_repository_id_skel | ( | TAO_ServerRequest & | req, |
| void * | obj, | ||
| void * | servant_upcall | ||
| ) | [static] |
| ImplementationRepository::AsyncStartupWaiter * POA_ImplementationRepository::AMH_AsyncStartupWaiter::_this | ( | void | ) |
| virtual void POA_ImplementationRepository::AMH_AsyncStartupWaiter::wait_for_startup | ( | ImplementationRepository::AMH_AsyncStartupWaiterResponseHandler_ptr | _tao_rh, |
| const char * | name | ||
| ) | [pure virtual] |
Implemented in AsyncStartupWaiter_i.
| void POA_ImplementationRepository::AMH_AsyncStartupWaiter::wait_for_startup_skel | ( | TAO_ServerRequest & | _tao_req, |
| void * | _tao_obj, | ||
| void * | _tao_servant_upcall | ||
| ) | [static] |
1.7.6.1