TAO_IORTable
2.1.2
|
#include <IORTableC.h>
Public Types | |
typedef Table_ptr | _ptr_type |
typedef Table_var | _var_type |
typedef Table_out | _out_type |
Public Member Functions | |
virtual void | bind (const char *object_key, const char *IOR)=0 |
virtual void | rebind (const char *object_key, const char *IOR)=0 |
virtual void | unbind (const char *object_key)=0 |
virtual void | set_locator (::IORTable::Locator_ptr the_locator)=0 |
virtual ::CORBA::Boolean | _is_a (const char *type_id) |
virtual const char * | _interface_repository_id (void) const |
virtual ::CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
Static Public Member Functions | |
static Table_ptr | _duplicate (Table_ptr obj) |
static void | _tao_release (Table_ptr obj) |
static Table_ptr | _narrow (::CORBA::Object_ptr obj) |
static Table_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
static Table_ptr | _nil (void) |
Protected Member Functions | |
Table (void) | |
virtual | ~Table (void) |
Private Member Functions | |
Table (const Table &) | |
void | operator= (const Table &) |
typedef Table_out IORTable::Table::_out_type |
Reimplemented from CORBA::Object.
typedef Table_ptr IORTable::Table::_ptr_type |
Reimplemented from CORBA::Object.
typedef Table_var IORTable::Table::_var_type |
Reimplemented from CORBA::Object.
|
protected |
|
protectedvirtual |
|
private |
|
static |
|
virtual |
Reimplemented from CORBA::Object.
|
virtual |
Reimplemented from CORBA::Object.
|
static |
|
static |
Reimplemented from CORBA::Object.
Reimplemented in TAO_IOR_Table_Impl.
|
static |
|
static |
|
pure virtual |
Implemented in TAO_IOR_Table_Impl.
|
virtual |
Reimplemented from CORBA::Object.
|
private |
|
pure virtual |
Implemented in TAO_IOR_Table_Impl.
|
pure virtual |
|
pure virtual |
Implemented in TAO_IOR_Table_Impl.