#include <ImR_ActivatorS.h>
List of all members.
Public Member Functions |
| Activator (const Activator &rhs) |
virtual | ~Activator (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::Activator * | _this (void) |
virtual const char * | _interface_repository_id (void) const |
virtual void | start_server (const char *name, const char *cmdline, const char *dir, const ::ImplementationRepository::EnvironmentList &env)=0 |
virtual void | shutdown (void)=0 |
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) |
Static Public Member Functions |
static void | start_server_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
static void | shutdown_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant) |
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) |
Member Typedef Documentation
Constructor & Destructor Documentation
POA_ImplementationRepository::Activator::Activator |
( |
void |
| ) |
|
|
protected |
POA_ImplementationRepository::Activator::Activator |
( |
const Activator & |
rhs | ) |
|
POA_ImplementationRepository::Activator::~Activator |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
const char * POA_ImplementationRepository::Activator::_interface_repository_id |
( |
void |
| ) |
const |
|
virtual |
CORBA::Boolean POA_ImplementationRepository::Activator::_is_a |
( |
const char * |
logical_type_id | ) |
|
|
virtual |
virtual void POA_ImplementationRepository::Activator::shutdown |
( |
void |
| ) |
|
|
pure virtual |
virtual void POA_ImplementationRepository::Activator::start_server |
( |
const char * |
name, |
|
|
const char * |
cmdline, |
|
|
const char * |
dir, |
|
|
const ::ImplementationRepository::EnvironmentList & |
env |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: