TAO_Implementation_Repository  2.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
INS_Locator Class Reference

Implementation Repository INS Locator class. More...

#include <INS_Locator.h>

Inheritance diagram for INS_Locator:
Inheritance graph
Collaboration diagram for INS_Locator:
Collaboration graph

Public Member Functions

 INS_Locator (ImR_Locator_i &loc)
 
char * locate (const char *object_key)
 Locate the appropriate IOR. More...
 

Private Attributes

ImR_Locator_iimr_locator_
 

Additional Inherited Members

- Public Types inherited from CORBA::LocalObject
typedef Object_ptr _ptr_type
 
typedef Object_var _var_type
 
typedef Object_out _out_type
 
- Static Public Member Functions inherited from CORBA::LocalObject
static CORBA::Boolean marshal (const Object_ptr x, TAO_OutputCDR &cdr)
 
static void _tao_any_destructor (void *)
 
static CORBA::Boolean is_nil_i (CORBA::Object_ptr obj)
 
static void tao_object_initialize (Object *)
 
static CORBA::Object_ptr _duplicate (CORBA::Object_ptr obj)
 
static CORBA::Object_ptr _nil (void)
 
static CORBA::Object_ptr _narrow (CORBA::Object_ptr obj)
 
- Protected Member Functions inherited from CORBA::LocalObject
 Object (int dummy=0)
 
TAO::Object_Proxy_Brokerproxy_broker () const
 

Detailed Description

Implementation Repository INS Locator class.

This class provides a callback for the IORTable to call when it needs to dynamically receive a IOR to forward in response to an INS request.

Constructor & Destructor Documentation

INS_Locator::INS_Locator ( ImR_Locator_i loc)

Member Function Documentation

char * INS_Locator::locate ( const char *  object_key)

Locate the appropriate IOR.

Member Data Documentation

ImR_Locator_i& INS_Locator::imr_locator_
private

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