MISR Toolkit
1.5.1
win64
HDF5_1.8.21
include
hdf5.h
Go to the documentation of this file.
1
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2
* Copyright by The HDF Group. *
3
* Copyright by the Board of Trustees of the University of Illinois. *
4
* All rights reserved. *
5
* *
6
* This file is part of HDF5. The full HDF5 copyright notice, including *
7
* terms governing use, modification, and redistribution, is contained in *
8
* the COPYING file, which can be found at the root of the source code *
9
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
10
* If you do not have access to either file, you may request a copy from *
11
* help@hdfgroup.org. *
12
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
13
14
/*
15
* This is the main public HDF5 include file. Put further information in
16
* a particular header file and include that here, don't fill this file with
17
* lots of gunk...
18
*/
19
#ifndef _HDF5_H
20
#define _HDF5_H
21
22
#include "
H5public.h
"
23
#include "
H5Apublic.h
"
/* Attributes */
24
#include "
H5ACpublic.h
"
/* Metadata cache */
25
#include "
H5Dpublic.h
"
/* Datasets */
26
#include "
H5Epublic.h
"
/* Errors */
27
#include "
H5Fpublic.h
"
/* Files */
28
#include "
H5FDpublic.h
"
/* File drivers */
29
#include "
H5Gpublic.h
"
/* Groups */
30
#include "
H5Ipublic.h
"
/* ID management */
31
#include "
H5Lpublic.h
"
/* Links */
32
#include "
H5MMpublic.h
"
/* Memory management */
33
#include "
H5Opublic.h
"
/* Object headers */
34
#include "
H5Ppublic.h
"
/* Property lists */
35
#include "
H5PLpublic.h
"
/* Plugins */
36
#include "
H5Rpublic.h
"
/* References */
37
#include "
H5Spublic.h
"
/* Dataspaces */
38
#include "
H5Tpublic.h
"
/* Datatypes */
39
#include "
H5Zpublic.h
"
/* Data filters */
40
41
/* Predefined file drivers */
42
#include "
H5FDcore.h
"
/* Files stored entirely in memory */
43
#include "
H5FDfamily.h
"
/* File families */
44
#include "
H5FDlog.h
"
/* sec2 driver with I/O logging (for debugging) */
45
#include "
H5FDmpi.h
"
/* MPI-based file drivers */
46
#include "
H5FDmulti.h
"
/* Usage-partitioned file family */
47
#include "
H5FDsec2.h
"
/* POSIX unbuffered file I/O */
48
#include "
H5FDstdio.h
"
/* Standard C buffered I/O */
49
#ifdef H5_HAVE_WINDOWS
50
#include "
H5FDwindows.h
"
/* Windows buffered I/O */
51
#endif
52
#include "
H5FDdirect.h
"
/* Linux direct I/O */
53
54
#endif
H5Opublic.h
H5Lpublic.h
H5public.h
H5Rpublic.h
H5FDmulti.h
H5ACpublic.h
H5Spublic.h
H5FDwindows.h
H5FDlog.h
H5Tpublic.h
H5Zpublic.h
H5PLpublic.h
H5FDsec2.h
H5FDdirect.h
H5FDpublic.h
H5FDstdio.h
H5Ppublic.h
H5Apublic.h
H5Fpublic.h
H5Gpublic.h
H5Dpublic.h
H5FDcore.h
H5Epublic.h
H5MMpublic.h
H5FDmpi.h
H5FDfamily.h
H5Ipublic.h
MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53