import "Interceptor.pidl";
import "PIForwardRequest.pidl";
Include dependency graph for ClientRequestInterceptor.pidl:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableInterceptor |
Classes | |
interface | PortableInterceptor::ClientRequestInterceptor |
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.
This file was used to generate the code in ClientRequestInterceptorC.* The command used to generate code is:
tao_idl -o orig -Gp -Gd -Ge 1 -GA -Sc -SS -Sci -Wb,export_include="tao/TAO_Export.h" -Wb,export_macro=TAO_Export -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" ClientRequestInterceptor.pidl