MISR Toolkit
1.5.1
win64
HDF5_1.8.21
include
H5FSpublic.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
*
16
* Created: H5FSpublic.h
17
* May 2 2006
18
* Quincey Koziol <koziol@ncsa.uiuc.edu>
19
*
20
* Purpose: Public declarations for the file free space package.
21
*
22
*-------------------------------------------------------------------------
23
*/
24
25
#ifndef _H5FSpublic_H
26
#define _H5FSpublic_H
27
28
/* Public headers needed by this file */
29
#include "
H5public.h
"
30
31
/*****************/
32
/* Public Macros */
33
/*****************/
34
35
/*******************/
36
/* Public Typedefs */
37
/*******************/
38
39
/**********************************/
40
/* Public API Function Prototypes */
41
/**********************************/
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
47
#ifdef __cplusplus
48
}
49
#endif
50
51
#endif
/* _H5FSpublic_H */
52
H5public.h
MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:52