Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Types.h

Go to the documentation of this file.
00001 /* SimData: Data Infrastructure for Simulations
00002  * Copyright (C) 2002 Mark Rose <tm2@stm.lbl.gov>
00003  * 
00004  * This file is part of SimData.
00005  * 
00006  * This program is free software; you can redistribute it and/or
00007  * modify it under the terms of the GNU General Public License
00008  * as published by the Free Software Foundation; either version 2
00009  * of the License, or (at your option) any later version.
00010  * 
00011  * This program is distributed in the hope that it will be useful,
00012  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00013  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00014  * GNU General Public License for more details.
00015  * 
00016  * You should have received a copy of the GNU General Public License
00017  * along with this program; if not, write to the Free Software
00018  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
00019  */
00020 
00021 #ifndef __SIMDATA_TYPES_H__
00022 #define __SIMDATA_TYPES_H__
00023 
00024 #include <SimData/Date.h>
00025 #include <SimData/Enum.h>
00026 #include <SimData/External.h>
00027 #include <SimData/GeoPos.h>
00028 #include <SimData/Interpolate.h>
00029 #include <SimData/Key.h>
00030 #include <SimData/List.h>
00031 #include <SimData/LUT.h>
00032 #include <SimData/Matrix3.h>
00033 #include <SimData/Path.h>
00034 #include <SimData/Link.h>
00035 #include <SimData/Quat.h>
00036 #include <SimData/Real.h>
00037 #include <SimData/String.h>
00038 #include <SimData/Vector3.h>
00039 
00040 //#include <SimData/Integer.h>
00041 //#include <SimData/Float.h>
00042 
00043 #endif // __SIMDATA_TYPES_H__
00044 

SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:39 2003, using Doxygen 1.2.18.

[SF.net]