This class represents one HDF5 dataset(CF variable)  
 More...
#include <HDF5CF.h>
This class represents one HDF5 dataset(CF variable) 
Definition at line 252 of file HDF5CF.h.
 
◆ Var()
  
  
      
        
          | Var::Var  | 
          ( | 
          const Var * |           var | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ ~Var()
◆ getAttributes()
  
  
      
        
          | const std::vector< Attribute * > & HDF5CF::Var::getAttributes  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getCompRatio()
  
  
      
        
          | float HDF5CF::Var::getCompRatio  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the compression ratio of this dataset. 
Definition at line 317 of file HDF5CF.h.
 
 
◆ getCoorAttrAddPath()
  
  
      
        
          | bool HDF5CF::Var::getCoorAttrAddPath  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getDimensions()
  
  
      
        
          | const std::vector< Dimension * > & HDF5CF::Var::getDimensions  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the list of the dimensions. 
Definition at line 311 of file HDF5CF.h.
 
 
◆ getFullPath()
  
  
      
        
          | const std::string & HDF5CF::Var::getFullPath  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the full path of this variable. 
Definition at line 272 of file HDF5CF.h.
 
 
◆ getName()
  
  
      
        
          | const std::string & HDF5CF::Var::getName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the original name of this variable. 
Definition at line 260 of file HDF5CF.h.
 
 
◆ getNewName()
  
  
      
        
          | const std::string & HDF5CF::Var::getNewName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the new name of this variable. 
Definition at line 266 of file HDF5CF.h.
 
 
◆ getRank()
  
  
      
        
          | int HDF5CF::Var::getRank  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the dimension rank of this variable. 
Definition at line 294 of file HDF5CF.h.
 
 
◆ getTotalElems()
  
  
      
        
          | size_t HDF5CF::Var::getTotalElems  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getType()
  
  
      
        
          | H5DataType HDF5CF::Var::getType  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the data type of this variable(Not HDF5 datatype id) 
Definition at line 300 of file HDF5CF.h.
 
 
◆ getZeroStorageSize()
  
  
      
        
          | bool HDF5CF::Var::getZeroStorageSize  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ CVar
◆ EOS5CVar
◆ EOS5File
◆ File
◆ GMCVar
◆ GMFile
◆ GMSPVar
The documentation for this class was generated from the following files: