OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HDFSequence.cc File Reference
#include "config_hdf.h"
#include <map>
#include <string>
#include <mfhdf.h>
#include <hdfclass.h>
#include <hcstream.h>
#include "HDFSequence.h"
#include "HDFStructure.h"
#include "escaping.h"
#include "Error.h"
Include dependency graph for HDFSequence.cc:

Go to the source code of this file.

Functions

void LoadSequenceFromVdata (HDFSequence *seq, hdf_vdata &vd, int row)
 

Function Documentation

void LoadSequenceFromVdata ( HDFSequence seq,
hdf_vdata vd,
int  row 
)

Definition at line 523 of file hc2dap.cc.

References hdf_vdata::fields, LoadStructureFromField(), HDFStructure::set_read_p(), and THROW.

Referenced by HDFSequence::read_tagref().

Here is the call graph for this function: