bes  Updated for version 3.20.6
HDF5CF::Group Class Reference

This class represents an HDF5 group. The group will be flattened according to the CF conventions. More...

#include <HDF5CF.h>

Collaboration diagram for HDF5CF::Group:
Collaboration graph

Public Member Functions

const std::vector< Attribute * > & getAttributes () const
 
const std::string & getNewName () const
 Get the new name of this group(flattened,name clashed checked) More...
 
const std::string & getPath () const
 Get the original path of this group. More...
 

Friends

class EOS5File
 
class File
 
class GMFile
 

Detailed Description

This class represents an HDF5 group. The group will be flattened according to the CF conventions.

Definition at line 540 of file HDF5CF.h.

Member Function Documentation

◆ getNewName()

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

Get the new name of this group(flattened,name clashed checked)

Definition at line 556 of file HDF5CF.h.

◆ getPath()

const std::string& HDF5CF::Group::getPath ( ) const
inline

Get the original path of this group.

Definition at line 550 of file HDF5CF.h.


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