TAO_Implementation_Repository  2.0.3
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
POA_ImplementationRepository::Locator Class Reference

#include <ImR_LocatorS.h>

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

List of all members.

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)

Member Typedef Documentation

Useful for template programming.


Constructor & Destructor Documentation

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

Member Function Documentation

void POA_ImplementationRepository::Locator::_component_skel ( TAO_ServerRequest req,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::_dispatch ( TAO_ServerRequest req,
void *  servant_upcall 
)
virtual
const char * POA_ImplementationRepository::Locator::_interface_repository_id ( void  ) const
virtual
void POA_ImplementationRepository::Locator::_interface_skel ( TAO_ServerRequest req,
void *  servant_upcall,
void *  servant 
)
static
CORBA::Boolean POA_ImplementationRepository::Locator::_is_a ( const char *  logical_type_id)
void POA_ImplementationRepository::Locator::_is_a_skel ( TAO_ServerRequest req,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::_non_existent_skel ( TAO_ServerRequest req,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::_repository_id_skel ( TAO_ServerRequest req,
void *  servant_upcall,
void *  servant 
)
static
ImplementationRepository::Locator * POA_ImplementationRepository::Locator::_this ( void  )
void POA_ImplementationRepository::Locator::activate_server_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
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

void POA_ImplementationRepository::Locator::add_or_update_server_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::find_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::list_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
virtual void POA_ImplementationRepository::Locator::notify_child_death ( const char *  name)
pure virtual

Implemented in ImR_Locator_i.

void POA_ImplementationRepository::Locator::notify_child_death_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
virtual ::CORBA::Long POA_ImplementationRepository::Locator::register_activator ( const char *  name,
::ImplementationRepository::Activator_ptr  act 
)
pure virtual
void POA_ImplementationRepository::Locator::register_activator_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::remove_server_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::server_is_running_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::server_is_shutting_down_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::shutdown_server_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
void POA_ImplementationRepository::Locator::shutdown_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static
virtual void POA_ImplementationRepository::Locator::unregister_activator ( const char *  name,
::CORBA::Long  token 
)
pure virtual
void POA_ImplementationRepository::Locator::unregister_activator_skel ( TAO_ServerRequest server_request,
void *  servant_upcall,
void *  servant 
)
static

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