LongSeq.idl

Go to the documentation of this file.
00001 /*
00002  *
00003  *
00004  * Distributed under the OpenDDS License.
00005  * See: http://www.opendds.org/license.html
00006  */
00007 
00008 // ================================================================
00009 /**
00010  * This file was used to generate the code in LongSeq*.*
00011  * The command used to generate code is:
00012  *
00013  *     tao_idl
00014  *        -o orig -GA -SS -Sci
00015  *          -Wb,export_macro=TAO_Export
00016  *          -Wb,export_include=TAO_Export.h
00017  *          -Wb,pre_include="ace/pre.h"
00018  *          -Wb,post_include="ace/post.h"
00019  *          LongSeq.pidl
00020  *
00021  */
00022 // ================================================================
00023 
00024 #ifndef OPENDDS_CORBA_LONG_SEQ_IDL
00025 #define OPENDDS_CORBA_LONG_SEQ_IDL
00026 
00027 #pragma prefix "omg.org"
00028 
00029 module CORBA
00030 {
00031   typedef sequence<long> LongSeq;
00032 };
00033 
00034 #endif /* OPENDDS_CORBA_LONG_SEQ_IDL */

Generated on Fri Feb 12 20:05:23 2016 for OpenDDS by  doxygen 1.4.7