#include <ImR_ActivatorS.h>
List of all members.
Public Types |
typedef
::ImplementationRepository::Activator | _stub_type |
typedef
::ImplementationRepository::Activator_ptr | _stub_ptr_type |
typedef
::ImplementationRepository::Activator_var | _stub_var_type |
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, void *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 |
Static Public Member Functions |
static void | _is_a_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | _non_existent_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | _interface_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | _component_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | _repository_id_skel (TAO_ServerRequest &req, void *servant_upcall, void *servant) |
static void | start_server_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | shutdown_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
Protected Member Functions |
| Activator (void) |
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
static void POA_ImplementationRepository::Activator::_component_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| [static] |
void POA_ImplementationRepository::Activator::_dispatch |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall |
|
) |
| [virtual] |
const char * POA_ImplementationRepository::Activator::_interface_repository_id |
( |
void |
| ) |
const [virtual] |
void POA_ImplementationRepository::Activator::_interface_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| [static] |
CORBA::Boolean POA_ImplementationRepository::Activator::_is_a |
( |
const char * |
logical_type_id | ) |
[virtual] |
static void POA_ImplementationRepository::Activator::_is_a_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| [static] |
static void POA_ImplementationRepository::Activator::_non_existent_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| [static] |
static void POA_ImplementationRepository::Activator::_repository_id_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| [static] |
virtual void POA_ImplementationRepository::Activator::shutdown |
( |
void |
| ) |
[pure virtual] |
static void POA_ImplementationRepository::Activator::shutdown_skel |
( |
TAO_ServerRequest & |
server_request, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| [static] |
virtual void POA_ImplementationRepository::Activator::start_server |
( |
const char * |
name, |
|
|
const char * |
cmdline, |
|
|
const char * |
dir, |
|
|
const ::ImplementationRepository::EnvironmentList & |
env |
|
) |
| [pure virtual] |
void POA_ImplementationRepository::Activator::start_server_skel |
( |
TAO_ServerRequest & |
server_request, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| [static] |
The documentation for this class was generated from the following files: