HDF5 C++ API Reference Manual

 

 

 

Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Examples

H5Alltypes.h

Go to the documentation of this file.
00001 // C++ informative line for the emacs editor: -*- C++ -*-
00002 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
00003  * Copyright by the Board of Trustees of the University of Illinois.         *
00004  * All rights reserved.                                                      *
00005  *                                                                           *
00006  * This file is part of HDF5.  The full HDF5 copyright notice, including     *
00007  * terms governing use, modification, and redistribution, is contained in    *
00008  * the files COPYING and Copyright.html.  COPYING can be found at the root   *
00009  * of the source code distribution tree; Copyright.html can be found at the  *
00010  * root level of an installed copy of the electronic HDF5 document set and   *
00011  * is linked from the top-level documents page.  It can also be found at     *
00012  * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html.  If you do not have     *
00013  * access to either file, you may request a copy from [email protected]. *
00014  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
00015 
00016 // This header file simply serves as a container to hold the
00017 // header files of all datatypes.  It simplifies the header
00018 // file including in the code.
00019 
00020 #include "H5DataType.h"
00021 #include "H5AtomType.h"
00022 #include "H5EnumType.h"
00023 #include "H5IntType.h"
00024 #include "H5FloatType.h"
00025 #include "H5StrType.h"
00026 #include "H5CompType.h"
00027 #include "H5ArrayType.h"
00028 #include "H5VarLenType.h"

Generated on Mon Oct 31 04:59:47 2005 by  doxygen 1.4.2