PS_Forward.pidl

Go to the documentation of this file.
00001 /**
00002  * @file PS_Forward.pidl
00003  *
00004  * PS_Forward.pidl,v 1.9 2006/05/09 07:34:54 jwillemsen Exp
00005  *
00006  * @brief Pre-compiled IDL source for the PortableServer module.
00007  *
00008  * This file was used to generate the code in
00009  * PS_ForwardC.{h,inl,cpp}, using the following command:
00010  *
00011  * tao_idl.exe \
00012  *     -o orig -Gp -Gd -Ge 1 -Sci -GA -I$(TAO_ROOT)
00013  *          -Wb,export_macro=TAO_PortableServer_Export \
00014  *          -Wb,export_include="portableserver_export.h" \
00015  *          -Wb,pre_include="ace/pre.h" \
00016  *          -Wb,post_include="ace/post.h" \
00017  *          PS_Forward.pidl
00018  *
00019  * Apply patches using the following command:
00020  *
00021  *   patch < diffs/PS_Forward.diff
00022  */
00023 
00024 #ifndef _PORTABLESERVER_PS_FORWARD_IDL_
00025 #define _PORTABLESERVER_PS_FORWARD_IDL_
00026 
00027 #include "tao/OctetSeq.pidl"
00028 
00029 #pragma prefix "omg.org"
00030 
00031 module PortableServer
00032 {
00033 # pragma version PortableServer 2.3
00034 
00035   typedef CORBA::OctetSeq ObjectId;
00036 
00037   local interface POA;
00038 
00039   native Servant;
00040 };
00041 
00042 #endif // _PORTABLESERVER_PS_FORWARD_IDL_

Generated on Thu Nov 9 12:40:40 2006 for TAO_PortableServer by doxygen 1.3.6