| 
    TAO_RTCORBA
    2.0.8
    
   
   | 
  
  
  
 
#include <RT_Service_Context_Handler.h>


Public Member Functions | |
| virtual int | process_service_context (TAO_Transport &transport, const IOP::ServiceContext &context) | 
| virtual int | generate_service_context (TAO_Stub *stub, TAO_Transport &transport, TAO_Operation_Details &opdetails, TAO_Target_Specification &spec, TAO_OutputCDR &msg) | 
| int TAO_RT_Service_Context_Handler::generate_service_context | ( | TAO_Stub * | stub, | 
| TAO_Transport & | transport, | ||
| TAO_Operation_Details & | opdetails, | ||
| TAO_Target_Specification & | spec, | ||
| TAO_OutputCDR & | msg | ||
| ) |  [virtual] | 
        
Implements TAO_Service_Context_Handler.
| int TAO_RT_Service_Context_Handler::process_service_context | ( | TAO_Transport & | transport, | 
| const IOP::ServiceContext & | context | ||
| ) |  [virtual] | 
        
Implements TAO_Service_Context_Handler.
 1.7.5.1