StringSeq.pidl

Go to the documentation of this file.
00001 // -*- IDL -*-
00002 //
00003 // StringSeq.pidl,v 1.13 2006/05/09 07:32:02 jwillemsen Exp
00004 
00005 // ================================================================
00006 //
00007 //   This file was used to generate the code in StringSeqC.*
00008 //   The command used to generate code is:
00009 //
00010 //     tao_idl
00011 //       -o orig -Ge 1 -GA -SS -Sci
00012 //          -Wb,export_macro=TAO_Export
00013 //          -Wb,pre_include="ace/pre.h"
00014 //          -Wb,post_include="ace/post.h"
00015 //          StringSeq.pidl
00016 //
00017 // ================================================================
00018 
00019 
00020 #ifndef TAO_CORBA_STRING_SEQ_IDL
00021 #define TAO_CORBA_STRING_SEQ_IDL
00022 
00023 #pragma prefix "omg.org"
00024 
00025 module CORBA
00026 {
00027   typedef sequence<string> StringSeq;
00028 };
00029 
00030 #endif  /* TAO_CORBA_STRING_SEQ_IDL */

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