#include <Environment.h>
Collaboration diagram for CORBA_Environment_var:
Public Methods | |
CORBA_Environment_var (void) | |
CORBA_Environment_var (CORBA_Environment_ptr) | |
CORBA_Environment_var (const CORBA_Environment_var &) | |
~CORBA_Environment_var (void) | |
CORBA_Environment_var & | operator= (CORBA_Environment_ptr) |
CORBA_Environment_var & | operator= (const CORBA_Environment_var &) |
CORBA_Environment_ptr | operator-> (void) const |
operator const CORBA_Environment_ptr & () const | |
in, inout, out, _retn. More... | |
operator CORBA_Environment_ptr & () | |
CORBA_Environment_ptr | in (void) const |
CORBA_Environment_ptr & | inout (void) |
CORBA_Environment_ptr & | out (void) |
CORBA_Environment_ptr | _retn (void) |
CORBA_Environment_ptr | ptr (void) const |
Private Attributes | |
CORBA_Environment_ptr | ptr_ |
Provide for automatic storage deallocation on going out of scope.
|
default constructor copy constructor destructor |
|
|
|
|
|
|
|
|
|
|
|
|
|
in, inout, out, _retn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|