103 void increment_reference_count()
const;
113 void decrement_reference_count()
const;
209 explicit operator hid_t()
const 237 bool is_valid()
const;
256 int get_reference_count()
const;
bool operator!=(const ObjectHandle &lhs, const ObjectHandle &rhs)
not equal to operator
bool operator==(const ObjectHandle &lhs, const ObjectHandle &rhs)
equality operator
Wrapper for hid_t object identifiers.
Definition: object_handle.hpp:66
Policy
Definition: object_handle.hpp:87
Definition: attribute.hpp:43
Type
Definition: object_handle.hpp:69
#define DLL_EXPORT
Definition: windows.hpp:35
std::ostream & operator<<(std::ostream &stream, const IterationOrder &order)
ouput stream for iteration order enumeration