BooleanSeq.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  *   This file is used to generate the code in BooleanSeqC.*
00010  */
00011 
00012 #ifndef OPENDDS_CORBA_BOOLEAN_SEQ_IDL
00013 #define OPENDDS_CORBA_BOOLEAN_SEQ_IDL
00014 
00015 #pragma prefix "omg.org"
00016 
00017 module CORBA
00018 {
00019   typedef sequence<boolean> BooleanSeq;
00020 };
00021 
00022 #endif /* OPENDDS_CORBA_BOOLEAN_SEQ_IDL */

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