bes Updated for version 3.20.13
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.
 

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.

Constructor & Destructor Documentation

◆ Dimension()

HDF5CF::Dimension::Dimension ( hsize_t  dimsize)
inlineexplicitprotected

Definition at line 167 of file HDF5CF.h.

Member Function Documentation

◆ getName()

const std::string & HDF5CF::Dimension::getName ( ) const
inline

Definition at line 151 of file HDF5CF.h.

◆ getNewName()

const std::string & HDF5CF::Dimension::getNewName ( ) const
inline

Definition at line 155 of file HDF5CF.h.

◆ getSize()

hsize_t HDF5CF::Dimension::getSize ( ) const
inline

Definition at line 147 of file HDF5CF.h.

◆ HaveUnlimitedDim()

bool HDF5CF::Dimension::HaveUnlimitedDim ( ) const
inline

Has unlimited dimensions.

Definition at line 161 of file HDF5CF.h.

Friends And Related Function Documentation

◆ CVar

friend class CVar
friend

Definition at line 182 of file HDF5CF.h.

◆ EOS5CVar

friend class EOS5CVar
friend

Definition at line 184 of file HDF5CF.h.

◆ EOS5File

friend class EOS5File
friend

Definition at line 178 of file HDF5CF.h.

◆ File

friend class File
friend

Definition at line 180 of file HDF5CF.h.

◆ GMCVar

friend class GMCVar
friend

Definition at line 183 of file HDF5CF.h.

◆ GMFile

friend class GMFile
friend

Definition at line 179 of file HDF5CF.h.

◆ GMSPVar

friend class GMSPVar
friend

Definition at line 185 of file HDF5CF.h.

◆ Var

friend class Var
friend

Definition at line 181 of file HDF5CF.h.


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