bes  Updated for version 3.20.6
HDF5CF::Dimension Class Reference

This class repersents one dimension of an HDF5 dataset(variable). More...

#include <HDF5CF.h>

Collaboration diagram for HDF5CF::Dimension:
Collaboration graph

Public Member Functions

const std::string & getName () const
 
const std::string & getNewName () const
 
hsize_t getSize () const
 
bool HaveUnlimitedDim () const
 Has unlimited dimensions. More...
 

Protected Member Functions

 Dimension (hsize_t dimsize)
 

Friends

class CVar
 
class EOS5CVar
 
class EOS5File
 
class File
 
class GMCVar
 
class GMFile
 
class GMSPVar
 
class Var
 

Detailed Description

This class repersents one dimension of an HDF5 dataset(variable).

Definition at line 145 of file HDF5CF.h.

Member Function Documentation

◆ 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: