Encapsule un hid_t pour un groupe.
Plus de détails...
#include <arcane/hdf5/Hdf5Utils.h>
Encapsule un hid_t pour un groupe.
Définition à la ligne 347 du fichier Hdf5Utils.h.
◆ HGroup() [1/3]
| Arcane::Hdf5Utils::HGroup::HGroup |
( |
| ) |
|
|
inline |
◆ ~HGroup()
| Arcane::Hdf5Utils::HGroup::~HGroup |
( |
| ) |
|
|
inline |
◆ HGroup() [2/3]
| Arcane::Hdf5Utils::HGroup::HGroup |
( |
HGroup && | rhs | ) |
|
|
inline |
◆ HGroup() [3/3]
| Arcane::Hdf5Utils::HGroup::HGroup |
( |
const HGroup & | rhs | ) |
|
|
inline |
◆ checkDelete()
| void Arcane::Hdf5Utils::HGroup::checkDelete |
( |
const Hid & | loc_id, |
|
|
const String & | var ) |
◆ close()
| void Arcane::Hdf5Utils::HGroup::close |
( |
| ) |
|
◆ create()
| void Arcane::Hdf5Utils::HGroup::create |
( |
const Hid & | loc_id, |
|
|
const String & | group_name ) |
◆ hasChildren() [1/2]
| bool Arcane::Hdf5Utils::HGroup::hasChildren |
( |
const String & | var | ) |
|
◆ hasChildren() [2/2]
| bool Arcane::Hdf5Utils::HGroup::hasChildren |
( |
hid_t | loc_id, |
|
|
const String & | var ) |
|
static |
◆ open()
| void Arcane::Hdf5Utils::HGroup::open |
( |
const Hid & | loc_id, |
|
|
const String & | var ) |
◆ openIfExists()
| void Arcane::Hdf5Utils::HGroup::openIfExists |
( |
const Hid & | loc_id, |
|
|
const Array< String > & | var ) |
◆ openOrCreate()
| void Arcane::Hdf5Utils::HGroup::openOrCreate |
( |
const Hid & | loc_id, |
|
|
const String & | group_name ) |
◆ operator=()
| HGroup & Arcane::Hdf5Utils::HGroup::operator= |
( |
HGroup && | rhs | ) |
|
|
inline |
◆ recursiveCreate() [1/2]
| void Arcane::Hdf5Utils::HGroup::recursiveCreate |
( |
const Hid & | loc_id, |
|
|
const Array< String > & | paths ) |
◆ recursiveCreate() [2/2]
| void Arcane::Hdf5Utils::HGroup::recursiveCreate |
( |
const Hid & | loc_id, |
|
|
const String & | var ) |
◆ recursiveOpen()
| void Arcane::Hdf5Utils::HGroup::recursiveOpen |
( |
const Hid & | loc_id, |
|
|
const String & | var ) |
La documentation de cette classe a été générée à partir des fichiers suivants :