Pre-compiled IDL source for the PortableInterceptor components in the ORB. More...
#include "tao/PI_Forward.pidl"
#include "tao/Messaging_SyncScope.pidl"
Go to the source code of this file.
Pre-compiled IDL source for the PortableInterceptor components in the ORB.
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.
Additional updates from ptc/00-08-05 are also included. Changes include:
This file is used to generate the code in PortableInterceptorC.* The command used to generate code is:
tao_idl -o orig -Gp -Gd -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" PortableInterceptor.pidl
Definition in file PortableInterceptor.pidl.