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

#include <HDF5CFArray.h>

Inheritance diagram for HDF5CFArray:
Inheritance graph
Collaboration diagram for HDF5CFArray:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 44 of file HDF5CFArray.h.

Constructor & Destructor Documentation

HDF5CFArray::HDF5CFArray ( int  rank,
const hid_t  file_id,
const string &  filename,
H5DataType  dtype,
const string &  varfullpath,
const string &  n = "",
BaseType *  v = 0 
)
inline

Definition at line 46 of file HDF5CFArray.h.

Referenced by ptr_duplicate().

virtual HDF5CFArray::~HDF5CFArray ( )
inlinevirtual

Definition at line 62 of file HDF5CFArray.h.

Member Function Documentation

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

Definition at line 644 of file HDF5CFArray.cc.

References BESDEBUG.

Referenced by read().

BaseType * HDF5CFArray::ptr_duplicate ( )
virtual

Definition at line 45 of file HDF5CFArray.cc.

References HDF5CFArray().

Here is the call graph for this function:

bool HDF5CFArray::read ( )
virtual

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