MISR Toolkit  1.5.1
H5PLpkg.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 #ifndef H5PL_PACKAGE
15 #error "Do not include this file outside the H5PL package!"
16 #endif
17 
18 #ifndef _H5PLpkg_H
19 #define _H5PLpkg_H
20 
21 /* Include private header file */
22 #include "H5PLprivate.h" /* Filter functions */
23 
24 /* Other private headers needed by this file */
25 
26 /**************************/
27 /* Package Private Macros */
28 /**************************/
29 
30 #define H5PL_MAX_PATH_NUM 16
31 
32 
33 /****************************/
34 /* Package Private Typedefs */
35 /****************************/
36 
37 
38 /*****************************/
39 /* Package Private Variables */
40 /*****************************/
41 
42 
43 /******************************/
44 /* Package Private Prototypes */
45 /******************************/
46 
47 #endif /* _H5PLpkg_H */
48 

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53