30 #include <pni/core/types.hpp>
31 #include "../../exceptions.hpp"
33 #include "../nxobject_type.hpp"
236 const hid_t &
id() const noexcept;
bool is_valid() const
check validity
Definition: object_imp.cpp:117
nxobject_type
Nexus typd ids.
Definition: nxobject_type.hpp:39
Definition: cbf_reader.hpp:41
basic HDF5 ID wrapper
Definition: object_imp.hpp:59
void inc_ref()
increments reference counter
Definition: object_imp.cpp:37
object_imp() noexcept
default constructor
Definition: object_imp.cpp:57
void close()
close the object
Definition: object_imp.cpp:136
void reset_id() noexcept
reset the ID
Definition: object_imp.hpp:72
hid_t _id
ID of the object.
Definition: object_imp.hpp:62