BooleanSeq.pidl

Go to the documentation of this file.
00001 // -*- IDL -*-
00002 //
00003 // BooleanSeq.pidl,v 1.7 2006/05/09 07:32:02 jwillemsen Exp
00004 
00005 /**
00006  *   This file was used to generate the code in BooleanSeqC.*
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  *          BooleanSeq.pidl
00019  */
00020 
00021 #ifndef TAO_CORBA_BOOLEAN_SEQ_IDL
00022 #define TAO_CORBA_BOOLEAN_SEQ_IDL
00023 
00024 #pragma prefix "omg.org"
00025 
00026 module CORBA
00027 {
00028   typedef sequence<boolean> BooleanSeq;
00029 };
00030 
00031 #endif  /* TAO_CORBA_BOOLEAN_SEQ_IDL */

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