TAO_IFR_Client_Adapter Class Reference
TAO_IFR_Client_Adapter.  
More...
#include <IFR_Client_Adapter.h>
List of all members.
Detailed Description
TAO_IFR_Client_Adapter. 
Class that adapts various functions in the CORBA namespace which use the Interface Repository. This is a base class for the actual implementation in the TAO_IFR_Client library. 
Constructor & Destructor Documentation
      
        
          | virtual TAO_IFR_Client_Adapter::~TAO_IFR_Client_Adapter  | 
          ( | 
           | 
           )  | 
           [virtual] | 
        
      
 
Destructor. 
- Note:
 - Even though this class only defines an interface, a destructor is necessary to avoid dynamic_cast<> failures when using g++ 4.x's -fvisibility-inlines-hidden command line option. Apparently the compiler generated destructor is inlined. 
 
 
 
Member Function Documentation
      
        
          | virtual void TAO_IFR_Client_Adapter::interfacedef_any_insert  | 
          ( | 
          CORBA::Any *  | 
           any,  | 
        
        
           | 
           | 
          CORBA::InterfaceDef_ptr  | 
           object_type |   | 
        
        
           | 
          ) | 
           |  |  [pure virtual] | 
        
      
 
 
The documentation for this class was generated from the following file: