3 * @file Default_ORT.pidl
5 * @brief Pre-compiled IDL source for the TAO_Default_ORT module.
7 * This file is used to generate Default_ORTC.{h,i,cpp}, using the following
13 * -Wb,export_macro=TAO_ORT_Export \
14 * -Wb,export_include="ort_export.h" \
15 * -Wb,pre_include="ace/pre.h"
16 * -Wb,post_include="ace/post.h"
20 #ifndef TAO_DEFAULT_ORT_PIDL
21 #define TAO_DEFAULT_ORT_PIDL
23 #include "tao/ObjRefTemplate/ObjectReferenceTemplate_include.pidl"
25 module TAO_Default_ORT
27 valuetype ObjectReferenceTemplate
28 : PortableInterceptor::ObjectReferenceTemplate
33 #endif /* TAO_DEFAULT_ORT_PIDL */