#include <ValueBase.h>
Collaboration diagram for CORBA_ValueBase_out:
Public Methods | |
CORBA_ValueBase_out (CORBA::ValueBase *&) | |
CORBA_ValueBase_out (CORBA_ValueBase_var &) | |
CORBA_ValueBase_out (const CORBA_ValueBase_out &) | |
CORBA_ValueBase_out & | operator= (const CORBA_ValueBase_out &) |
CORBA_ValueBase_out & | operator= (const CORBA_ValueBase_var &) |
CORBA_ValueBase_out & | operator= (CORBA::ValueBase *) |
operator CORBA::ValueBase *& () | |
CORBA::ValueBase *& | ptr (void) |
CORBA::ValueBase * | operator-> (void) |
Private Attributes | |
CORBA::ValueBase *& | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|