AnySeq.pidl

Go to the documentation of this file.
00001 // -*- IDL -*-
00002 //
00003 // $Id: AnySeq.pidl 76257 2007-01-02 10:02:38Z johnnyw $
00004 
00005 // ================================================================
00006 /**
00007  * This file was used to generate the code in AnySeq*.*
00008  * The command used to generate code is:
00009  *
00010  *     tao_idl
00011  *        -o orig -GA -SS -Sci
00012  *          -Wb,export_macro=TAO_Export
00013  *          -Wb,export_include="tao/TAO_Export.h"
00014  *          -Wb,pre_include="ace/pre.h"
00015  *          -Wb,post_include="ace/post.h"
00016  *          -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00017  *          -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL
00018  *          AnySeq.pidl
00019  *
00020  */
00021 // ================================================================
00022 
00023 #ifndef TAO_CORBA_ANY_SEQ_IDL
00024 #define TAO_CORBA_ANY_SEQ_IDL
00025 
00026 #pragma prefix "omg.org"
00027 
00028 module CORBA
00029 {
00030   typedef sequence<any> AnySeq;
00031 };
00032 
00033 #endif  /* TAO_CORBA_ANY_SEQ_IDL */

Generated on Sun Jan 27 13:21:06 2008 for TAO_AnyTypeCode by doxygen 1.3.6