CORBA::Any_out.  
 More...
#include <Any.h>
| 
Private Member Functions | 
| void | operator= (const Any_var &) | 
|  | Assignment from _var disallowed. 
 | 
| 
Private Attributes | 
| Any *& | ptr_ | 
|  | Instance. 
 | 
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 | ( | const Any_out & | s | ) |  | 
      
 
 
Member Function Documentation
      
        
          | CORBA::Any_out::operator Any *& | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void CORBA::Any_out::operator= | ( | const Any_var & |  | ) |  |  | private | 
 
Assignment from _var disallowed. 
 
 
Return underlying instance. 
 
 
Member Data Documentation
  
  | 
        
          | Any*& CORBA::Any_out::ptr_ |  | private | 
 
 
The documentation for this class was generated from the following files: