|
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 <Error.h>#include <escaping.h>#include <Sequence.h>#include <debug.h>#include <BESDebug.h>#include "HDFStructure.h"
Go to the source code of this file.
Functions | |
| void | LoadStructureFromVgroup (HDFStructure *str, const hdf_vgroup &vgroup, const string &hdf_file) |
| void LoadStructureFromVgroup | ( | HDFStructure * | str, |
| const hdf_vgroup & | vgroup, | ||
| const string & | hdf_file | ||
| ) |
Definition at line 585 of file hc2dap.cc.
References BESDEBUG, hdf_vgroup::refs, hdf_vgroup::tags, and hdf_vgroup::vnames.
Referenced by HDFStructure::read_tagref().