orb_types.pidl

Go to the documentation of this file.
00001 // -*- IDL -*-
00002 
00003 // ================================================================
00004 /**
00005  *  @file   orb_types.pidl
00006  *
00007  * orb_types.pidl,v 1.5 2006/05/09 07:32:02 jwillemsen Exp
00008  *
00009  *   This file was used to generate the code in orb_typesC.* The command
00010  *   used to generate code is:
00011  *
00012  *     tao_idl
00013  *        -o orig -SS -Ge 1 -Sci
00014  *          -Wb,export_macro=TAO_Export
00015  *          -Wb,export_include="tao/TAO_Export.h"
00016  *          -Wb,pre_include="ace/pre.h"
00017  *          -Wb,post_include="ace/post.h"
00018  *          orb_types.pidl
00019  */
00020 // ================================================================
00021 // -*- IDL -*-
00022 
00023 // Basic types
00024 
00025 #ifndef TAO_ORB_TYPES_IDL
00026 #define TAO_ORB_TYPES_IDL
00027 
00028 #pragma prefix "omg.org"
00029 
00030 module CORBA
00031 {
00032   typedef string ORBid;
00033   typedef unsigned long Flags;
00034   typedef string Identifier;
00035   typedef string RepositoryId;
00036 };
00037 
00038 #endif /* TAO_ORB_TYPES_IDL */

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