00001 // -*- IDL -*- 00002 /** 00003 * @file IOP.pidl 00004 * 00005 * $Id: IOP.pidl 80947 2008-03-14 15:00:24Z johnnyw $ 00006 * 00007 * @brief Pre-compiled IDL source for the IOP module. 00008 * 00009 * This file is used to generate IOPC.{h,cpp}, using the following 00010 * command: 00011 * 00012 * tao_idl.exe 00013 * -o orig -St -Sp -SS -Sci 00014 * -Wb,export_macro=TAO_Export 00015 * -Wb,export_include="tao/TAO_Export.h" 00016 * -Wb,pre_include="ace/pre.h" 00017 * -Wb,post_include="ace/post.h" 00018 * IOP.pidl 00019 * 00020 * and then: 00021 * 00022 * patch < diffs/IOP.diff 00023 * 00024 * The code left in IOPC.{h,inl,cpp} is ready for use. 00025 * 00026 */ 00027 00028 #ifndef TAO_IOP_PIDL 00029 #define TAO_IOP_PIDL 00030 00031 #pragma prefix "" 00032 00033 #include "tao/IOP_IOR.pidl" 00034 00035 #endif /* TAO_IOP_PIDL */