TAO_PI  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
ClientRequestInterceptor.pidl File Reference

Pre-compiled IDL source for the PortableInterceptor components in the ORB. More...

#include "tao/PI/Interceptor.pidl"
#include "tao/PI/PIForwardRequest.pidl"

Functions

void send_poll (in ClientRequestInfo ri)
 
void receive_reply (in ClientRequestInfo ri)
 
void receive_exception (in ClientRequestInfo ri) raises (ForwardRequest)
 
void receive_other (in ClientRequestInfo ri) raises (ForwardRequest)
 

Variables

module PortableInterceptor
 
local interface ClientRequestInfo
 
local interface ClientRequestInterceptor
 

Detailed Description

Pre-compiled IDL source for the PortableInterceptor components in the ORB.

Id:
ClientRequestInterceptor.pidl 92104 2010-09-30 09:53:25Z johnnyw

This file contains the interface definitions for "Portable" Interceptor support. The following is from orbos/99-12-02 Portable Interceptors spec, the full IDL is downloadable from orbos/99-12-02.

Function Documentation

void receive_exception ( in ClientRequestInfo  ri) raises (ForwardRequest)
void receive_other ( in ClientRequestInfo  ri) raises (ForwardRequest)
void receive_reply ( in ClientRequestInfo  ri)
void send_poll ( in ClientRequestInfo  ri)

Variable Documentation

local interface ClientRequestInfo
local interface ClientRequestInterceptor
module PortableInterceptor
Initial value:
{
typeprefix PortableInterceptor "omg.org"