CORBA::Any_out Class Reference
CORBA::Any_out.
More...
#include <Any.h>
List of all members.
Detailed Description
CORBA::Any_out.
The _out class for CORBA::Any. This is used to help in managing the out parameters.
Constructor & Destructor Documentation
CORBA::Any_out::Any_out |
( |
CORBA::Any *& |
s |
) |
[inline] |
CORBA::Any_out::Any_out |
( |
const Any_out & |
s |
) |
[inline] |
Member Function Documentation
CORBA::Any_out::operator Any *& |
( |
|
) |
|
CORBA::Any * CORBA::Any_out::operator-> |
( |
void |
|
) |
[inline] |
void CORBA::Any_out::operator= |
( |
const Any_var & |
|
) |
[private] |
Assignment from _var disallowed.
CORBA::Any *& CORBA::Any_out::ptr |
( |
void |
|
) |
[inline] |
Return underlying instance.
Member Data Documentation
The documentation for this class was generated from the following files: