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) More...
|
| |
| const std::string & | getPath () const |
| | Get the original path of this group. More...
|
| |
|
|
class | EOS5File |
| |
|
class | File |
| |
|
class | GMFile |
| |
This class represents an HDF5 group. The group will be flattened according to the CF conventions.
Definition at line 525 of file HDF5CF.h.
◆ getNewName()
| const std::string& HDF5CF::Group::getNewName |
( |
| ) |
const |
|
inline |
Get the new name of this group(flattened,name clashed checked)
Definition at line 538 of file HDF5CF.h.
◆ getPath()
| const std::string& HDF5CF::Group::getPath |
( |
| ) |
const |
|
inline |
Get the original path of this group.
Definition at line 532 of file HDF5CF.h.
The documentation for this class was generated from the following files: