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 Locator * | Locator_ptr |
typedef TAO_Objref_Var_T< Locator > | Locator_var |
typedef TAO_Objref_Out_T< Locator > | Locator_out |
typedef Table * | Table_ptr |
typedef TAO_Objref_Var_T< Table > | Table_var |
typedef TAO_Objref_Out_T< Table > | Table_out |
|
|
|
|
|
|
|
|
|
|
|
|