OctetSeq.pidl

Go to the documentation of this file.
00001 // -*- IDL -*-
00002 //
00003 // OctetSeq.pidl,v 1.15 2006/06/20 05:53:05 jwillemsen Exp
00004 
00005 /**
00006  *
00007  *   This file was used to generate the code in OctetSeqC.*
00008  *   The command used to generate code is:
00009  *
00010  *     tao_idl
00011  *          -oA AnyTypeCode
00012  *          -Ge 1 -GA -SS -Sci -Sorb
00013  *          -Wb,pre_include=ace/pre.h
00014  *          -Wb,post_include=ace/post.h
00015  *          -Wb,export_macro=TAO_Export
00016  *          -Wb,export_include=tao/TAO_Export.h
00017  *          -Wb,anyop_export_macro=TAO_AnyTypeCode_Export
00018  *          -Wb,anyop_export_include=tao/AnyTypeCode/TAO_AnyTypeCode_Export.h
00019  *          OctetSeq.pidl
00020  *
00021  *   Patches for changes to the generated code are available in the
00022  *   `diffs' directory.
00023  */
00024 
00025 
00026 #ifndef TAO_CORBA_OCTET_SEQ_IDL
00027 #define TAO_CORBA_OCTET_SEQ_IDL
00028 
00029 #pragma prefix "omg.org"
00030 
00031 module CORBA
00032 {
00033   typedef sequence<octet> OctetSeq;
00034 };
00035 
00036 #endif  /* TAO_CORBA_OCTET_SEQ_IDL */

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