This class represents an HDF5 group. The group will be flattened according to the CF conventions.
More...
#include <HDF5CF.h>
|
const std::vector< Attribute * > & | getAttributes () const |
|
const std::string & | getNewName () const |
| Get the new name of this group(flattened,name clashed checked)
|
|
const std::string & | getPath () const |
| Get the original path of this group.
|
|
This class represents an HDF5 group. The group will be flattened according to the CF conventions.
Definition at line 521 of file HDF5CF.h.
◆ ~Group()
◆ getAttributes()
const std::vector< Attribute * > & HDF5CF::Group::getAttributes |
( |
| ) |
const |
|
inline |
◆ getNewName()
const std::string & HDF5CF::Group::getNewName |
( |
| ) |
const |
|
inline |
Get the new name of this group(flattened,name clashed checked)
Definition at line 534 of file HDF5CF.h.
◆ getPath()
const std::string & HDF5CF::Group::getPath |
( |
| ) |
const |
|
inline |
Get the original path of this group.
Definition at line 528 of file HDF5CF.h.
◆ EOS5File
◆ File
◆ GMFile
The documentation for this class was generated from the following files: