This class repersents one dimension of an HDF5 dataset(variable).
More...
#include <HDF5CF.h>
|
const std::string & | getName () const |
|
const std::string & | getNewName () const |
|
hsize_t | getSize () const |
|
bool | HaveUnlimitedDim () const |
| Has unlimited dimensions. More...
|
|
|
| Dimension (hsize_t dimsize) |
|
|
class | CVar |
|
class | EOS5CVar |
|
class | EOS5File |
|
class | File |
|
class | GMCVar |
|
class | GMFile |
|
class | GMSPVar |
|
class | Var |
|
This class repersents one dimension of an HDF5 dataset(variable).
Definition at line 145 of file HDF5CF.h.
◆ HaveUnlimitedDim()
bool HDF5CF::Dimension::HaveUnlimitedDim |
( |
| ) |
const |
|
inline |
Has unlimited dimensions.
Definition at line 161 of file HDF5CF.h.
The documentation for this class was generated from the following file: