#include <Context.h>
Public Methods | |
CORBA_ContextList_var (void) | |
CORBA_ContextList_var (CORBA_ContextList_ptr) | |
CORBA_ContextList_var (const CORBA_ContextList_var &) | |
~CORBA_ContextList_var (void) | |
CORBA_ContextList_var& | operator= (CORBA_ContextList_ptr) |
CORBA_ContextList_var& | operator= (const CORBA_ContextList_var &) |
CORBA_ContextList_ptr | operator-> (void) const |
operator const CORBA_ContextList_ptr & () const | |
operator CORBA_ContextList_ptr & () | |
CORBA_ContextList_ptr | in (void) const |
CORBA_ContextList_ptr& | inout (void) |
CORBA_ContextList_ptr& | out (void) |
CORBA_ContextList_ptr | _retn (void) |
CORBA_ContextList_ptr | ptr (void) const |
Private Attributes | |
CORBA_ContextList_ptr | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|