TAO_Implementation_Repository
2.0.3
|
#include <ImR_LocatorS.h>
Public Types | |
typedef ::ImplementationRepository::Locator | _stub_type |
Useful for template programming. | |
typedef ::ImplementationRepository::Locator_ptr | _stub_ptr_type |
typedef ::ImplementationRepository::Locator_var | _stub_var_type |
Public Member Functions | |
Locator (const Locator &rhs) | |
virtual | ~Locator (void) |
virtual ::CORBA::Boolean | _is_a (const char *logical_type_id) |
virtual void | _dispatch (TAO_ServerRequest &req, void *servant_upcall) |
::ImplementationRepository::Locator * | _this (void) |
virtual const char * | _interface_repository_id (void) const |
virtual ::CORBA::Long | register_activator (const char *name,::ImplementationRepository::Activator_ptr act)=0 |
virtual void | unregister_activator (const char *name,::CORBA::Long token)=0 |
virtual void | notify_child_death (const char *name)=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 | register_activator_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | unregister_activator_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | notify_child_death_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | activate_server_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | add_or_update_server_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | remove_server_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | shutdown_server_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | server_is_running_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | server_is_shutting_down_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | find_skel (TAO_ServerRequest &server_request, void *servant_upcall, void *servant) |
static void | list_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 | |
Locator (void) |
typedef ::ImplementationRepository::Locator_ptr POA_ImplementationRepository::Locator::_stub_ptr_type |
Useful for template programming.
typedef ::ImplementationRepository::Locator_var POA_ImplementationRepository::Locator::_stub_var_type |
|
protected |
POA_ImplementationRepository::Locator::Locator | ( | const Locator & | rhs | ) |
|
virtual |
|
static |
|
virtual |
|
virtual |
|
static |
CORBA::Boolean POA_ImplementationRepository::Locator::_is_a | ( | const char * | logical_type_id | ) |
|
static |
|
static |
|
static |
ImplementationRepository::Locator * POA_ImplementationRepository::Locator::_this | ( | void | ) |
|
static |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.3 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
|
static |
|
static |
|
static |
|
pure virtual |
Implemented in ImR_Locator_i.
|
static |
|
pure virtual |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
pure virtual |
|
static |