#include <LocalObject.h>
Collaboration diagram for CORBA_LocalObject_var:
Public Methods | |
CORBA_LocalObject_var (void) | |
CORBA_LocalObject_var (CORBA_LocalObject_ptr) | |
CORBA_LocalObject_var (const CORBA_LocalObject_var &) | |
~CORBA_LocalObject_var (void) | |
CORBA_LocalObject_var& | operator= (CORBA_LocalObject_ptr) |
CORBA_LocalObject_var& | operator= (const CORBA_LocalObject_var &) |
CORBA_LocalObject_ptr | operator-> (void) const |
operator const CORBA_LocalObject_ptr & () const | |
in, inout, out, _retn. | |
operator CORBA_LocalObject_ptr & () | |
CORBA_LocalObject_ptr | in (void) const |
CORBA_LocalObject_ptr& | inout (void) |
CORBA_LocalObject_ptr& | out (void) |
CORBA_LocalObject_ptr | _retn (void) |
CORBA_LocalObject_ptr | ptr (void) const |
Private Attributes | |
CORBA_LocalObject_ptr | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in, inout, out, _retn.
|
|
|
|
|
|
|
|
|
|
|
|
|