imports.h

00001 /*
00002 
00003 imports.h
00004 
00005 --------------------------------------------------------------------------------
00006 gSOAP XML Web services tools
00007 Copyright (C) 2004, Robert van Engelen, Genivia, Inc. All Rights Reserved.
00008 
00009 GPL license.
00010 
00011 This program is free software; you can redistribute it and/or modify it under
00012 the terms of the GNU General Public License as published by the Free Software
00013 Foundation; either version 2 of the License, or (at your option) any later
00014 version.
00015 
00016 This program is distributed in the hope that it will be useful, but WITHOUT ANY
00017 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
00018 PARTICULAR PURPOSE. See the GNU General Public License for more details.
00019 
00020 You should have received a copy of the GNU General Public License along with
00021 this program; if not, write to the Free Software Foundation, Inc., 59 Temple
00022 Place, Suite 330, Boston, MA 02111-1307 USA
00023 
00024 Author contact information:
00025 engelen@genivia.com / engelen@acm.org
00026 --------------------------------------------------------------------------------
00027 
00028 */
00029 
00030 #import "stlvector.h"
00031 
00032 typedef char    *xsd__anyURI,
00033                 *xsd__ID,
00034                 *xsd__NCName,
00035                 *xsd__NMTOKEN,
00036                 *xsd__NMTOKENS,
00037                 *xsd__QName,
00038                 *xsd__string;
00039 typedef bool    xsd__boolean;
00040 
00041 extern class ostream;
00042 extern class istream;
00043 
00044 #include "includes.h"
00045 
00046 extern class SetOfString;

Generated on Mon Jun 5 10:20:42 2006 for Intelligence.kdevelop by  doxygen 1.4.6