#include <HDF5GMSPCFArray.h>
|
| 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 () |
| |
Definition at line 45 of file HDF5GMSPCFArray.h.
| 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 |
| virtual HDF5GMSPCFArray::~HDF5GMSPCFArray |
( |
| ) |
|
|
inlinevirtual |
| int HDF5GMSPCFArray::format_constraint |
( |
int * |
cor, |
|
|
int * |
step, |
|
|
int * |
edg |
|
) |
| |
| BaseType * HDF5GMSPCFArray::ptr_duplicate |
( |
| ) |
|
|
virtual |
| bool HDF5GMSPCFArray::read |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: