OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HDF5GMSPCFArray Class Reference

#include <HDF5GMSPCFArray.h>

Inheritance diagram for HDF5GMSPCFArray:
Inheritance graph
Collaboration diagram for HDF5GMSPCFArray:
Collaboration graph

Public Member Functions

int format_constraint (int *cor, int *step, int *edg)
 
 HDF5GMSPCFArray (int rank, const string &filename, const hid_t fileid, H5DataType dtype, const string &varfullpath, H5DataType otype, int sdbit, int numofdbits, const string &n="", BaseType *v=0)
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual ~HDF5GMSPCFArray ()
 

Detailed Description

Definition at line 45 of file HDF5GMSPCFArray.h.

Constructor & Destructor Documentation

HDF5GMSPCFArray::HDF5GMSPCFArray ( int  rank,
const string &  filename,
const hid_t  fileid,
H5DataType  dtype,
const string &  varfullpath,
H5DataType  otype,
int  sdbit,
int  numofdbits,
const string &  n = "",
BaseType *  v = 0 
)
inline

Definition at line 47 of file HDF5GMSPCFArray.h.

Referenced by ptr_duplicate().

virtual HDF5GMSPCFArray::~HDF5GMSPCFArray ( )
inlinevirtual

Definition at line 61 of file HDF5GMSPCFArray.h.

Member Function Documentation

int HDF5GMSPCFArray::format_constraint ( int *  cor,
int *  step,
int *  edg 
)

Definition at line 297 of file HDF5GMSPCFArray.cc.

References BESDEBUG.

Referenced by read().

BaseType * HDF5GMSPCFArray::ptr_duplicate ( )
virtual

Definition at line 43 of file HDF5GMSPCFArray.cc.

References HDF5GMSPCFArray().

Here is the call graph for this function:

bool HDF5GMSPCFArray::read ( )
virtual

Definition at line 48 of file HDF5GMSPCFArray.cc.

References BESDEBUG, HDF5CFDAPUtil::check_beskeys(), HDF5CFUtil::close_fileid(), format_constraint(), H5INT32, H5INT64, H5UINT64, and NULL.

Here is the call graph for this function:


The documentation for this class was generated from the following files: