#include <Object.h>
Public Methods | |
CORBA_Object_var (void) | |
CORBA_Object_var (CORBA::Object_ptr) | |
CORBA_Object_var (const CORBA_Object_var &) | |
~CORBA_Object_var (void) | |
CORBA_Object_var& | operator= (CORBA::Object_ptr) |
CORBA_Object_var& | operator= (const CORBA_Object_var &) |
CORBA::Object_ptr | operator-> (void) const |
operator const CORBA::Object_ptr & () const | |
in, inout, out, _retn. | |
operator CORBA::Object_ptr & () | |
CORBA::Object_ptr | in (void) const |
CORBA::Object_ptr& | inout (void) |
CORBA::Object_ptr& | out (void) |
CORBA::Object_ptr | _retn (void) |
CORBA::Object_ptr | ptr (void) const |
Static Public Methods | |
CORBA::Object_ptr | tao_duplicate (CORBA::Object_ptr) |
void | tao_release (CORBA::Object_ptr) |
CORBA::Object_ptr | tao_nil (void) |
CORBA::Object_ptr | tao_narrow (CORBA::Object *, CORBA::Environment &) |
CORBA::Object* | tao_upcast (void *) |
Private Attributes | |
CORBA::Object_ptr | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in, inout, out, _retn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|