Encapsulates a hid_t.
More...
#include <arcane/hdf5/Hdf5Utils.h>
|
| | Hid (hid_t id) |
| hid_t | id () const |
| bool | isBad () const |
Encapsulates a hid_t.
This class is not copyable.
Definition at line 150 of file Hdf5Utils.h.
◆ Hid() [1/2]
| Arcane::Hdf5Utils::Hid::Hid |
( |
hid_t | id | ) |
|
|
inline |
◆ ~Hid()
| virtual Arcane::Hdf5Utils::Hid::~Hid |
( |
| ) |
|
|
inlinevirtual |
◆ Hid() [2/2]
| Arcane::Hdf5Utils::Hid::Hid |
( |
const Hid & | hid | ) |
|
|
inlineprotected |
◆ _setId()
| void Arcane::Hdf5Utils::Hid::_setId |
( |
hid_t | id | ) |
|
|
inlineprotected |
◆ _setNullId()
| void Arcane::Hdf5Utils::Hid::_setNullId |
( |
| ) |
|
|
inlineprotected |
◆ id()
| hid_t Arcane::Hdf5Utils::Hid::id |
( |
| ) |
const |
|
inline |
◆ isBad()
| bool Arcane::Hdf5Utils::Hid::isBad |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: