#include <IFR_Client_Adapter.h>
Inheritance diagram for TAO_IFR_Client_Adapter:


Public Member Functions | |
| virtual CORBA::Boolean | interfacedef_cdr_insert (TAO_OutputCDR &cdr, CORBA::InterfaceDef_ptr object_type)=0 | 
| virtual void | interfacedef_any_insert (CORBA::Any *any, CORBA::InterfaceDef_ptr object_type)=0 | 
| virtual void | dispose (CORBA::InterfaceDef_ptr orphan)=0 | 
| virtual CORBA::InterfaceDef_ptr | get_interface (CORBA::ORB_ptr orb, const char *repo_id)=0 | 
| virtual CORBA::InterfaceDef_ptr | get_interface_remote (CORBA::Object_ptr target)=0 | 
| virtual void | create_operation_list (CORBA::ORB_ptr orb, CORBA::OperationDef_ptr, CORBA::NVList_ptr &)=0 | 
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.
Definition at line 63 of file IFR_Client_Adapter.h.
      
  | 
  ||||||||||||||||
| 
 
 Referenced by CORBA::ORB::create_operation_list().  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
 Referenced by TAO::Remote_Object_Proxy_Broker::_get_interface().  | 
  
      
  | 
  ||||||||||||
| 
 
 Referenced by TAO::Any_Insert_Policy_IFR_Client_Adapter< S >::any_insert().  | 
  
      
  | 
  ||||||||||||
| 
 
 Referenced by TAO::In_Object_Argument_T< CORBA::InterfaceDef_ptr, TAO::Any_Insert_Policy_IFR_Client_Adapter< CORBA::InterfaceDef_ptr > >::marshal().  | 
  
 
1.3.6