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

#include <HDF5GMCFFillIndexArray.h>

Inheritance diagram for HDF5GMCFFillIndexArray:
Inheritance graph
Collaboration diagram for HDF5GMCFFillIndexArray:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 46 of file HDF5GMCFFillIndexArray.h.

Constructor & Destructor Documentation

HDF5GMCFFillIndexArray::HDF5GMCFFillIndexArray ( int  rank,
H5DataType  dtype,
const string &  n = "",
BaseType *  v = 0 
)
inline

Definition at line 48 of file HDF5GMCFFillIndexArray.h.

Referenced by ptr_duplicate().

virtual HDF5GMCFFillIndexArray::~HDF5GMCFFillIndexArray ( )
inlinevirtual

Definition at line 58 of file HDF5GMCFFillIndexArray.h.

Member Function Documentation

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

Definition at line 196 of file HDF5GMCFFillIndexArray.cc.

References BESDEBUG.

Referenced by read().

BaseType * HDF5GMCFFillIndexArray::ptr_duplicate ( )
virtual
Author
Muqun Yang myang.nosp@m.6@hd.nosp@m.fgrou.nosp@m.p.or.nosp@m.g

Definition at line 47 of file HDF5GMCFFillIndexArray.cc.

References HDF5GMCFFillIndexArray().

Here is the call graph for this function:

bool HDF5GMCFFillIndexArray::read ( )
virtual

Definition at line 53 of file HDF5GMCFFillIndexArray.cc.

References BESDEBUG, format_constraint(), H5CHAR, H5FLOAT32, H5FLOAT64, H5FSTRING, H5INT16, H5INT32, H5UCHAR, H5UINT16, H5UINT32, and H5VSTRING.

Here is the call graph for this function:


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