#include <ValueBase.h>
Public Methods | |
CORBA_ValueBase_var (void) | |
CORBA_ValueBase_var (CORBA::ValueBase *) | |
CORBA_ValueBase_var (const CORBA_ValueBase_var &) | |
~CORBA_ValueBase_var (void) | |
CORBA_ValueBase_var & | operator= (CORBA::ValueBase *) |
CORBA_ValueBase_var & | operator= (const CORBA_ValueBase_var &) |
CORBA::ValueBase * | operator-> (void) const |
operator const CORBA::ValueBase * () const | |
operator CORBA::ValueBase *& () | |
CORBA::ValueBase * | in (void) const |
in, inout, out, _retn. More... | |
CORBA::ValueBase *& | inout (void) |
CORBA::ValueBase *& | out (void) |
CORBA::ValueBase * | _retn (void) |
CORBA::ValueBase * | ptr (void) const |
Private Attributes | |
CORBA::ValueBase * | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
in, inout, out, _retn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|