import "tao/PI_Forward.pidl";
import "tao/Messaging_SyncScope.pidl";
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