4 * @file PIForwardRequest.pidl
6 * @brief Pre-compiled IDL source for the PortableInterceptor
7 * components in the ORB.
10 #ifndef _PIFORWARD_REQUEST_IDL_
11 #define _PIFORWARD_REQUEST_IDL_
13 module PortableInterceptor {
15 typeprefix PortableInterceptor "omg.org";
17 exception ForwardRequest
23 #endif /* _PIFORWARD_REQUEST_IDL_ */