17 #ifdef USE_HDFEOS2_LIB
18 #include "HdfEosDef.h"
22 #include <InternalErr.h>
47 void m_duplicate(
const HDF4DDS &src)
52 swathfd = src.swathfd;
56 HDF4DDS(DataDDS *ddsIn) : DataDDS(*ddsIn), sdfd(-1),fileid(-1),gridfd(-1),swathfd(-1) {}
78 #ifdef USE_HDFEOS2_LIB
86 void setHDF4Dataset(
const int sdfd_in,
const int fileid_in,
const int gridfd_in,
const int swathfd_in ) {
void setHDF4Dataset(const int sdfd_in, const int fileid_in, const int gridfd_in, const int swathfd_in)
static class NCMLUtil overview
void setHDF4Dataset(const int sdfd_in, const int fileid_in)
This specialization of DDS is used to manage the 'resource' of the open HDF4 dataset handle so that t...
HDF4DDS(const HDF4DDS &rhs)