#include <ImR_ActivatorS.h>
List of all members.
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) |
Member Typedef Documentation
Useful for template programming.
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
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 |
void POA_ImplementationRepository::Activator::_is_a_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
static |
void POA_ImplementationRepository::Activator::_non_existent_skel |
( |
TAO_ServerRequest & |
req, |
|
|
void * |
servant_upcall, |
|
|
void * |
servant |
|
) |
| |
|
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 |
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: