ULongSeq.pidl

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

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