#include <INS_Locator.h>
Inheritance diagram for INS_Locator:
Public Member Functions | |
INS_Locator (ImR_Locator_i &loc) | |
char * | locate (const char *object_key) |
Locate the appropriate IOR. | |
Private Attributes | |
ImR_Locator_i & | imr_locator_ |
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.
INS_Locator::INS_Locator | ( | ImR_Locator_i & | loc | ) |
char * INS_Locator::locate | ( | const char * | object_key | ) |
Locate the appropriate IOR.
ImR_Locator_i& INS_Locator::imr_locator_ [private] |