TAO_IORTable
2.1.2
|
#include <IORTableC.h>
Public Types | |
typedef Locator_ptr | _ptr_type |
typedef Locator_var | _var_type |
typedef Locator_out | _out_type |
Public Member Functions | |
virtual char * | locate (const char *object_key)=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 Locator_ptr | _duplicate (Locator_ptr obj) |
static void | _tao_release (Locator_ptr obj) |
static Locator_ptr | _narrow (::CORBA::Object_ptr obj) |
static Locator_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
static Locator_ptr | _nil (void) |
Protected Member Functions | |
Locator (void) | |
virtual | ~Locator (void) |
Private Member Functions | |
Locator (const Locator &) | |
void | operator= (const Locator &) |
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
|
protected |
|
protectedvirtual |
|
private |
|
static |
|
virtual |
Reimplemented from CORBA::Object.
|
virtual |
Reimplemented from CORBA::Object.
|
static |
|
static |
Reimplemented from CORBA::Object.
|
static |
|
pure virtual |
|
virtual |
Reimplemented from CORBA::Object.
|
private |