MISR Toolkit  1.5.1
H5Classes.h
Go to the documentation of this file.
1 // C++ informative line for the emacs editor: -*- C++ -*-
2 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
3  * Copyright by The HDF Group. *
4  * Copyright by the Board of Trustees of the University of Illinois. *
5  * All rights reserved. *
6  * *
7  * This file is part of HDF5. The full HDF5 copyright notice, including *
8  * terms governing use, modification, and redistribution, is contained in *
9  * the COPYING file, which can be found at the root of the source code *
10  * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
11  * If you do not have access to either file, you may request a copy from *
12  * help@hdfgroup.org. *
13  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
14 
15 #ifndef __H5Classes_H
16 #define __H5Classes_H
17 
18 namespace H5 {
19  class Exception;
20  class IdComponent;
21  class H5Location;
22  class H5Object;
23  class PropList;
24  class FileCreatPropList;
25  class FileAccPropList;
26  class DSetCreatPropList;
27  class DSetMemXferPropList;
28  class DTypePropList;
29  class DataType;
30  class DataSpace;
31  class AtomType;
32  class PredType;
33  class IntType;
34  class FloatType;
35  class StrType;
36  class EnumType;
37  class CompType;
38  class AbstractDs;
39  class DataSet;
40  class Group;
41  class H5File;
42  class Attribute;
43  class H5Library;
44 }
45 #endif // __H5Classes_H

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