TAO_IORTable  2.2.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
Collaboration diagram for IORTable::Locator:
Collaboration graph

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: