Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

IORTable Namespace Reference

Define a module to avoid namespace pollution. More...


Classes

exception  IORTable::AlreadyBound
 The object key is already in the IORTable. More...
exception  IORTable::NotFound
 Cannot find the object key in the IORTable. More...
interface  IORTable::Table
 Define the IORTable interface. More...
interface  IORTable::Locator
 Callback interface to locate object keys dynamically. More...

Typedefs

typedef LocatorLocator_ptr
typedef TAO_Objref_Var_T<
Locator
Locator_var
typedef TAO_Objref_Out_T<
Locator
Locator_out
typedef TableTable_ptr
typedef TAO_Objref_Var_T<
Table
Table_var
typedef TAO_Objref_Out_T<
Table
Table_out


Detailed Description

Define a module to avoid namespace pollution.

Typedef Documentation

typedef TAO_Objref_Out_T< Locator > IORTable::Locator_out
 

typedef Locator* IORTable::Locator_ptr
 

typedef TAO_Objref_Var_T< Locator > IORTable::Locator_var
 

typedef TAO_Objref_Out_T< Table > IORTable::Table_out
 

typedef Table* IORTable::Table_ptr
 

typedef TAO_Objref_Var_T< Table > IORTable::Table_var
 


Generated on Fri Dec 31 15:55:14 2004 for TAO_IORTable by  doxygen 1.3.9.1