OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HDFArray.cc File Reference
#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"
Include dependency graph for HDFArray.cc:

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)
 

Function Documentation

void LoadArrayFromGR ( HDFArray ar,
const hdf_gri gr 
)

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().

Here is the call graph for this function:

void LoadArrayFromSDS ( HDFArray ar,
const hdf_sds sds 
)

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().

Here is the call graph for this function: