Classes | |
exception | AlreadyBound |
The object key is already in the IORTable. More... | |
exception | NotFound |
Cannot find the object key in the IORTable. More... | |
interface | Table |
Define the IORTable interface. More... | |
interface | 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 |
Variables | |
local interface | Locator |
|
Definition at line 95 of file IORTableC.h. |
|
Definition at line 83 of file IORTableC.h. Referenced by IORTable::Locator::_duplicate(), IORTable::Locator::_narrow(), IORTable::Locator::_nil(), IORTable::Locator::_tao_release(), IORTable::Locator::_unchecked_narrow(), and TAO_IOR_Table_Impl::set_locator(). |
|
Definition at line 89 of file IORTableC.h. |
|
Definition at line 200 of file IORTableC.h. |
|
Definition at line 188 of file IORTableC.h. Referenced by IORTable::Table::_duplicate(), IORTable::Table::_narrow(), IORTable::Table::_nil(), IORTable::Table::_tao_release(), and IORTable::Table::_unchecked_narrow(). |
|
Definition at line 194 of file IORTableC.h. |
|
Definition at line 29 of file IORTable.pidl. |