DoubleSeq.pidl

Go to the documentation of this file.
00001 // -*- IDL -*-
00002 //
00003 // DoubleSeq.pidl,v 1.8 2006/05/09 07:32:02 jwillemsen Exp
00004 
00005 /**
00006  *   This file was used to generate the code in DoubleSeqC.*
00007  *   The command used to generate code is:
00008  *
00009  *     tao_idl
00010  *          -oA AnyTypeCode
00011  *          -Ge 1 -GA -SS -Sci
00012  *          -Wb,pre_include=ace/pre.h
00013  *          -Wb,post_include=ace/post.h
00014  *          -Wb,export_macro=TAO_Export
00015  *          -Wb,export_include=tao/TAO_Export.h
00016  *          -Wb,anyop_export_macro=TAO_AnyTypeCode_Export
00017  *          -Wb,anyop_export_include=tao/AnyTypeCode/TAO_AnyTypeCode_Export.h
00018  *          -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00019  *          -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL
00020  *          DoubleSeq.pidl
00021  */
00022 
00023 #ifndef TAO_CORBA_DOUBLE_SEQ_IDL
00024 #define TAO_CORBA_DOUBLE_SEQ_IDL
00025 
00026 #pragma prefix "omg.org"
00027 
00028 module CORBA
00029 {
00030   typedef sequence<double> DoubleSeq;
00031 };
00032 
00033 #endif  /* TAO_CORBA_DOUBLE_SEQ_IDL */

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