#include <Typecode.h>
Collaboration diagram for CORBA_TypeCode_out:
Public Methods | |
CORBA_TypeCode_out (CORBA_TypeCode_ptr &) | |
CORBA_TypeCode_out (CORBA_TypeCode_var &) | |
CORBA_TypeCode_out (const CORBA_TypeCode_out &) | |
CORBA_TypeCode_out & | operator= (const CORBA_TypeCode_out &) |
CORBA_TypeCode_out & | operator= (CORBA_TypeCode_ptr) |
operator CORBA_TypeCode_ptr & () | |
CORBA_TypeCode_ptr & | ptr (void) |
CORBA_TypeCode_ptr | operator-> (void) |
Private Methods | |
CORBA_TypeCode_out & | operator= (const CORBA_TypeCode_var &) |
Assignment from _var not allowed. More... | |
Private Attributes | |
CORBA_TypeCode_ptr & | ptr_ |
Implements the _out class for the TypeCode pseudo object.
|
|
|
|
|
|
|
|
|
|
|
Assignment from _var not allowed.
|
|
|
|
|
|
|
|
|