Encapsulates a hid_t for a file.
More...
#include <arcane/hdf5/Hdf5Utils.h>
Encapsulates a hid_t for a file.
Definition at line 273 of file hdf5/Hdf5Utils.h.
◆ ~HFile()
| Arcane::Hdf5Utils::HFile::~HFile |
( |
| ) |
|
|
inline |
◆ HFile() [1/2]
| Arcane::Hdf5Utils::HFile::HFile |
( |
HFile && | rhs | ) |
|
|
inline |
◆ HFile() [2/2]
| Arcane::Hdf5Utils::HFile::HFile |
( |
const HFile & | rhs | ) |
|
|
inline |
◆ _close()
| herr_t Arcane::Hdf5Utils::HFile::_close |
( |
| ) |
|
|
private |
◆ close()
| void Arcane::Hdf5Utils::HFile::close |
( |
| ) |
|
◆ openAppend() [1/2]
| void Arcane::Hdf5Utils::HFile::openAppend |
( |
const String & | var | ) |
|
◆ openAppend() [2/2]
| void Arcane::Hdf5Utils::HFile::openAppend |
( |
const String & | var, |
|
|
hid_t | plist_id ) |
◆ openRead() [1/2]
| void Arcane::Hdf5Utils::HFile::openRead |
( |
const String & | var | ) |
|
◆ openRead() [2/2]
| void Arcane::Hdf5Utils::HFile::openRead |
( |
const String & | var, |
|
|
hid_t | plist_id ) |
◆ openTruncate() [1/2]
| void Arcane::Hdf5Utils::HFile::openTruncate |
( |
const String & | var | ) |
|
◆ openTruncate() [2/2]
| void Arcane::Hdf5Utils::HFile::openTruncate |
( |
const String & | var, |
|
|
hid_t | plist_id ) |
◆ operator=()
| HFile & Arcane::Hdf5Utils::HFile::operator= |
( |
HFile && | rhs | ) |
|
|
inline |
The documentation for this class was generated from the following files: