Current.pidl

Go to the documentation of this file.
00001 // -*- IDL -*-
00002 
00003 /**
00004  * @file Current.pidl
00005  *
00006  * Current.pidl,v 1.19 2006/05/09 07:32:02 jwillemsen Exp
00007  *
00008  * This file is used to generate CurrentC.{h,cpp}, using the
00009  * following command:
00010  *
00011  *    tao_idl.exe
00012  *       -o orig -Gp -Gd -Ge 1 -GA -SS -Sci
00013  *         -Wb,export_macro=TAO_Export
00014  *         -Wb,export_include="tao/TAO_Export.h"
00015  *         -Wb,pre_include="ace/pre.h"
00016  *         -Wb,post_include="ace/post.h"
00017  *         -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00018  *         -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL
00019  *         Current.pidl
00020  *
00021  *
00022  * The files are ready to use.
00023  */
00024 
00025 #ifndef TAO_CURRENT_PIDL
00026 #define TAO_CURRENT_PIDL
00027 
00028 #pragma prefix "omg.org"
00029 
00030 module CORBA
00031 {
00032   local interface Current {};
00033 };
00034 
00035 #endif  /* TAO_CURRENT_PIDL */

Generated on Thu Nov 9 11:54:10 2006 for TAO by doxygen 1.3.6