TAO_IORTable  2.3.2
Public Member Functions | List of all members
IORTable::Locator Interface Reference

Callback interface to locate object keys dynamically. More...

import"IORTable.pidl";

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

Public Member Functions

string locate (in string object_key) raises (NotFound)
 Returns an IOR to use for object_key. More...
 

Detailed Description

Callback interface to locate object keys dynamically.

The application can provide a callback interface to locate object keys dynamically.

Member Function Documentation

string IORTable::Locator::locate ( in string  object_key)
raises (NotFound
)

Returns an IOR to use for object_key.


The documentation for this interface was generated from the following file: