hk_classes.h

00001 // ****************************************************************************
00002 // copyright (c) 2000-2005 Horst Knorr <hk_classes@knoda.org>
00003 // This file is part of the hk_classes library.
00004 // This file may be distributed and/or modified under the terms of the
00005 // GNU Library Public License version 2 as published by the Free Software
00006 // Foundation and appearing in the file COPYING included in the
00007 // packaging of this file.
00008 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
00009 // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
00010 // ****************************************************************************
00011 #ifndef HK_CLASSES_H
00012 #define HK_CLASSES_H
00013 #include <hk_definitions.h>
00014 #include <hk_class.h>
00015 #include <hk_database.h>
00016 #include <hk_data.h>
00017 #include <hk_datasource.h>
00018 #include <hk_actionquery.h>
00019 #include <hk_column.h>
00020 #include <hk_visible.h>
00021 #include <hk_dsvisible.h>
00022 #include <hk_dsdatavisible.h>
00023 #include <hk_dsgrid.h>
00024 #include <hk_dsgridcolumn.h>
00025 #include <hk_dbvisible.h>
00026 #include <hk_datetime.h>
00027 #include <hk_report.h>
00028 #include <hk_reportsectionpair.h>
00029 #include <hk_reportsection.h>
00030 #include <hk_reportdata.h>
00031 #include <hk_reportutils.h>
00032 #include <hk_importcsv.h>
00033 #include <hk_connection.h>
00034 #include <hk_drivermanager.h>
00035 #include <hk_colour.h>
00036 #include <hk_dsimage.h>
00037 
00038 
00039 #include <hk_string.h>
00040 #include <list>
00041 #endif

Generated on Tue Nov 28 02:48:07 2006 for Databaseconnectionclasses by  doxygen 1.5.0