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