TAO_ZIOP
2.0.8
|
#include <ZIOP_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_ZIOP_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_ZIOP_Service_Context_Handler::process_service_context | ( | TAO_Transport & | transport, |
const IOP::ServiceContext & | context | ||
) | [virtual] |
Implements TAO_Service_Context_Handler.