/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Copyright by The HDF Group.                                               *
 * Copyright by the Board of Trustees of the University of Illinois.         *
 * All rights reserved.                                                      *
 *                                                                           *
 * This file is part of HDF5.  The full HDF5 copyright notice, including     *
 * terms governing use, modification, and redistribution, is contained in    *
 * the files COPYING and Copyright.html.  COPYING can be found at the root   *
 * of the source code distribution tree; Copyright.html can be found at the  *
 * root level of an installed copy of the electronic HDF5 document set and   *
 * is linked from the top-level documents page.  It can also be found at     *
 * http://hdfgroup.org/HDF5/doc/Copyright.html.  If you do not have          *
 * access to either file, you may request a copy from help@hdfgroup.org.     *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Generated automatically by bin/make_err -- do not edit */
/* Add new errors to H5err.txt file */
#ifndef _H5Edefin_H
#define _H5Edefin_H
/* Major error IDs */
hid_t H5E_DATASET_g        = FAIL;      /* Dataset */
hid_t H5E_FUNC_g           = FAIL;      /* Function entry/exit */
hid_t H5E_STORAGE_g        = FAIL;      /* Data storage */
hid_t H5E_FILE_g           = FAIL;      /* File accessability */
hid_t H5E_SOHM_g           = FAIL;      /* Shared Object Header Messages */
hid_t H5E_SYM_g            = FAIL;      /* Symbol table */
hid_t H5E_VFL_g            = FAIL;      /* Virtual File Layer */
hid_t H5E_INTERNAL_g       = FAIL;      /* Internal error (too specific to document in detail) */
hid_t H5E_BTREE_g          = FAIL;      /* B-Tree node */
hid_t H5E_REFERENCE_g      = FAIL;      /* References */
hid_t H5E_DATASPACE_g      = FAIL;      /* Dataspace */
hid_t H5E_RESOURCE_g       = FAIL;      /* Resource unavailable */
hid_t H5E_PLIST_g          = FAIL;      /* Property lists */
hid_t H5E_LINK_g           = FAIL;      /* Links */
hid_t H5E_DATATYPE_g       = FAIL;      /* Datatype */
hid_t H5E_RS_g             = FAIL;      /* Reference Counted Strings */
hid_t H5E_HEAP_g           = FAIL;      /* Heap */
hid_t H5E_OHDR_g           = FAIL;      /* Object header */
hid_t H5E_ATOM_g           = FAIL;      /* Object atom */
hid_t H5E_ATTR_g           = FAIL;      /* Attribute */
hid_t H5E_NONE_MAJOR_g     = FAIL;      /* No error */
hid_t H5E_IO_g             = FAIL;      /* Low-level I/O */
hid_t H5E_SLIST_g          = FAIL;      /* Skip Lists */
hid_t H5E_EFL_g            = FAIL;      /* External file list */
hid_t H5E_TST_g            = FAIL;      /* Ternary Search Trees */
hid_t H5E_ARGS_g           = FAIL;      /* Invalid arguments to routine */
hid_t H5E_ERROR_g          = FAIL;      /* Error API */
hid_t H5E_PLINE_g          = FAIL;      /* Data filters */