Public Member Functions | Private Attributes

INS_Locator Class Reference

Implementation Repository INS Locator class. More...

#include <INS_Locator.h>

Inheritance diagram for INS_Locator:
Inheritance graph
[legend]
Collaboration diagram for INS_Locator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

ImR_Locator_iimr_locator_

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


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines