104 void increment_reference_count()
const;
114 void decrement_reference_count()
const;
208 explicit operator hid_t()
const 236 bool is_valid()
const;
255 int get_reference_count()
const;
Wrapper for hid_t object identifiers.
Definition: object_handle.hpp:66
DLL_EXPORT std::ostream & operator<<(std::ostream &stream, const IterationIndex &index)
DLL_EXPORT bool operator!=(const ObjectHandle &lhs, const ObjectHandle &rhs)
not equal to operator
Policy
Definition: object_handle.hpp:88
Definition: attribute.hpp:43
Type
Definition: object_handle.hpp:69
#define DLL_EXPORT
Definition: windows.hpp:35
DLL_EXPORT bool operator==(const ObjectHandle &lhs, const ObjectHandle &rhs)
equality operator