#include "tao/PI/Interceptor.pidl"
#include "tao/PI/PI_include.pidl"
#include "tao/OctetSeq.pidl"
This file is used to generate the code in ServerRequestInterceptorC.* The command used to generate code is:
tao_idl -o orig -Gp -Gd -GA -SS -Sci -Wb,export_include="tao/PI_Server/pi_server_export.h" -Wb,export_macro=TAO_PI_Server_Export -Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" ServerRequestInterceptor.pidl
Patches for changes to the generated code are available in the `diffs' directory.