HDF5 C++ API Reference Manual

 

 

 

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

H5Classes.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 hdfhelp@ncsa.uiuc.edu. * 00014 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ 00015 00016 #ifndef _H5Classes_H 00017 #define _H5Classes_H 00018 00019 #ifndef H5_NO_NAMESPACE 00020 namespace H5 { 00021 #endif 00022 class Exception; 00023 class ReferenceCounter; 00024 class IdComponent; 00025 class H5Object; 00026 class PropList; 00027 class FileCreatPropList; 00028 class FileAccPropList; 00029 class DSetCreatPropList; 00030 class DSetMemXferPropList; 00031 class DTypePropList; 00032 class DataType; 00033 class DataSpace; 00034 class AtomType; 00035 class PredType; 00036 class EnumType; 00037 class IntType; 00038 class FloatType; 00039 class StrType; 00040 class CompType; 00041 //class RefType; 00042 class AbstractDs; 00043 class DataSet; 00044 class Group; 00045 class H5File; 00046 class Attribute; 00047 class H5Library; 00048 #ifndef H5_NO_NAMESPACE 00049 } 00050 #endif 00051 #endif

Generated on Thu Aug 5 00:22:37 2004 by doxygen 1.3.7-20040718