ServantManager.pidl

Go to the documentation of this file.
00001 /**
00002  * @file ServantManager.pidl
00003  *
00004  * $Id: ServantManager.pidl 81200 2008-04-01 13:03:30Z johnnyw $
00005  *
00006  * @brief Pre-compiled IDL source for the PortableServer module.
00007  *
00008  * This file is used to generate the code in
00009  * ServantManagerC.{h,inl,cpp}, using the following command:
00010  *
00011  * tao_idl.exe \
00012  *     -o orig -Gp -Gd -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  *          ServantManager.pidl
00018  */
00019 
00020 #ifndef _PORTABLESERVER_SERVANT_MANAGER_IDL_
00021 #define _PORTABLESERVER_SERVANT_MANAGER_IDL_
00022 
00023 #pragma prefix "omg.org"
00024 
00025 #if !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO) && !defined (TAO_HAS_MINIMUM_POA)
00026 
00027 module PortableServer
00028 {
00029 # pragma version PortableServer 2.3
00030 
00031   // ServantManager interface.
00032   local interface ServantManager {};
00033 };
00034 
00035 #endif
00036 
00037 #endif // _PORTABLESERVER_SERVANT_MANAGER_IDL_

Generated on Tue Feb 2 17:40:54 2010 for TAO_PortableServer by  doxygen 1.4.7