Public Member Functions |
void | wait_for_startup (ImplementationRepository::AMH_AsyncStartupWaiterResponseHandler_ptr rh, const char *name) |
void | unblock_one (const char *name, const char *partial_ior, const char *ior, bool queue) |
void | unblock_all (const char *name) |
void | debug (bool dbg) |
| 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, TAO::Portable_Server::Servant_Upcall *_servant_upcall) |
ImplementationRepository::AsyncStartupWaiter * | _this (void) |
virtual const char * | _interface_repository_id (void) const |
virtual | ~TAO_ServantBase (void) |
virtual PortableServer::POA_ptr | _default_POA (void) |
virtual CORBA::Boolean | _non_existent (void) |
virtual CORBA::InterfaceDef_ptr | _get_interface (void) |
virtual CORBA::Object_ptr | _get_component (void) |
virtual char * | _repository_id (void) |
virtual TAO_Stub * | _create_stub (void) |
virtual int | _find (const char *opname, TAO_Skeleton &skelfunc, const size_t length=0) |
virtual int | _find (const char *opname, TAO_Collocated_Skeleton &skelfunc, TAO::Collocation_Strategy st, const size_t length=0) |
virtual void | _collocated_dispatch (::CORBA::Object_ptr obj,::CORBA::Object_out forward_obj, bool &is_forwarded, TAO::Argument **args, int num_args, const char *op, size_t op_len, TAO::Collocation_Strategy strategy) |
virtual void | _add_ref (void) |
virtual void | _remove_ref (void) |
virtual CORBA::ULong | _refcount_value (void) const |
virtual | ~TAO_Abstract_ServantBase (void) |
Additional Inherited Members |
static void | wait_for_startup_skel (TAO_ServerRequest &_tao_req, TAO::Portable_Server::Servant_Upcall *_tao_obj, TAO_ServantBase *_tao_servant_upcall) |
static void | _is_a_skel (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | _is_a_thru_poa_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | _non_existent_skel (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | _non_existent_thru_poa_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | _interface_skel (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | _component_skel (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | _component_thru_poa_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | _repository_id_skel (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | _repository_id_thru_poa_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
| AMH_AsyncStartupWaiter (void) |
| TAO_ServantBase (void) |
| TAO_ServantBase (const TAO_ServantBase &) |
TAO_ServantBase & | operator= (const TAO_ServantBase &) |
void | synchronous_upcall_dispatch (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *derived_this) |
void | asynchronous_upcall_dispatch (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *derived_this) |
| TAO_Abstract_ServantBase (void) |
| TAO_Abstract_ServantBase (const TAO_Abstract_ServantBase &) |
TAO_Abstract_ServantBase & | operator= (const TAO_Abstract_ServantBase &) |