#include <Context.h>
Collaboration diagram for CORBA_Context_out:
Public Methods | |
CORBA_Context_out (CORBA_Context_ptr &) | |
CORBA_Context_out (CORBA_Context_var &) | |
CORBA_Context_out (CORBA_Context_out &) | |
CORBA_Context_out& | operator= (CORBA_Context_out &) |
CORBA_Context_out& | operator= (const CORBA_Context_var &) |
CORBA_Context_out& | operator= (CORBA_Context_ptr) |
operator CORBA_Context_ptr & () | |
CORBA_Context_ptr& | ptr (void) |
CORBA_Context_ptr | operator-> (void) |
Private Attributes | |
CORBA_Context_ptr& | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|