TAO_Implementation_Repository  2.1.2
Public Member Functions | Static Public Member Functions | Protected Member Functions
POA_ImplementationRepository::AMH_AsyncStartupWaiter Class Reference

#include <AsyncStartupWaiterS.h>

Inheritance diagram for POA_ImplementationRepository::AMH_AsyncStartupWaiter:
Inheritance graph
[legend]

List of all members.

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, TAO::Portable_Server::Servant_Upcall *_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
- Public Member Functions inherited from TAO_ServantBase
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
- Public Member Functions inherited from TAO_Abstract_ServantBase
virtual ~TAO_Abstract_ServantBase (void)

Static Public Member Functions

static void wait_for_startup_skel (TAO_ServerRequest &_tao_req, TAO::Portable_Server::Servant_Upcall *_tao_obj, TAO_ServantBase *_tao_servant_upcall)
- Static Public Member Functions inherited from TAO_ServantBase
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)

Protected Member Functions

 AMH_AsyncStartupWaiter (void)
- Protected Member Functions inherited from TAO_ServantBase
 TAO_ServantBase (void)
 TAO_ServantBase (const TAO_ServantBase &)
TAO_ServantBaseoperator= (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)
- Protected Member Functions inherited from TAO_Abstract_ServantBase
 TAO_Abstract_ServantBase (void)
 TAO_Abstract_ServantBase (const TAO_Abstract_ServantBase &)
TAO_Abstract_ServantBaseoperator= (const TAO_Abstract_ServantBase &)

Additional Inherited Members

- Public Types inherited from TAO_ServantBase
typedef CORBA::Object _stub_type
typedef CORBA::Object_ptr _stub_ptr_type
typedef CORBA::Object_var _stub_var_type
- Protected Attributes inherited from TAO_ServantBase
ACE_Atomic_Op< TAO_SYNCH_MUTEX,
unsigned long > 
ref_count_
TAO_Operation_Tableoptable_

Constructor & Destructor Documentation

POA_ImplementationRepository::AMH_AsyncStartupWaiter::AMH_AsyncStartupWaiter ( void  )
protected
POA_ImplementationRepository::AMH_AsyncStartupWaiter::AMH_AsyncStartupWaiter ( const AMH_AsyncStartupWaiter rhs)
POA_ImplementationRepository::AMH_AsyncStartupWaiter::~AMH_AsyncStartupWaiter ( void  )
virtual

Member Function Documentation

void POA_ImplementationRepository::AMH_AsyncStartupWaiter::_dispatch ( TAO_ServerRequest req,
TAO::Portable_Server::Servant_Upcall _servant_upcall 
)
virtual

Implements TAO_ServantBase.

const char * POA_ImplementationRepository::AMH_AsyncStartupWaiter::_interface_repository_id ( void  ) const
virtual

Implements TAO_ServantBase.

CORBA::Boolean POA_ImplementationRepository::AMH_AsyncStartupWaiter::_is_a ( const char *  logical_type_id)
virtual

Reimplemented from TAO_ServantBase.

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,
TAO::Portable_Server::Servant_Upcall _tao_obj,
TAO_ServantBase _tao_servant_upcall 
)
static

The documentation for this class was generated from the following files: