|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include "config_hdf.h"#include <vector>#include <mfhdf.h>#include <hdfclass.h>#include <hcstream.h>#include <escaping.h>#include <Error.h>#include <debug.h>#include <BESDebug.h>#include "HDFArray.h"#include "dhdferr.h"
Go to the source code of this file.
Functions | |
| void | LoadArrayFromGR (HDFArray *ar, const hdf_gri &gr) |
| void | LoadArrayFromSDS (HDFArray *ar, const hdf_sds &sds) |
Definition at line 461 of file hc2dap.cc.
References hdf_genvec::data(), ExportDataForDODS(), hdf_gri::image, and hdf_genvec::number_type().
Referenced by HDFArray::read_tagref().

Definition at line 441 of file hc2dap.cc.
References hdf_genvec::data(), hdf_sds::data, ExportDataForDODS(), and hdf_genvec::number_type().
Referenced by LoadGridFromSDS(), and HDFArray::read_tagref().
