Class h5p

Inheritance Relationships

Base Type

Class Documentation

class h5pp::hid::h5p : public h5pp::hid::hid_base<h5p, true>

Public Functions

~h5p() final
std::string tag() const final
bool equal(const hid_t &rhs) const final
void close() final
hid_base() = default
hid_base(std::initializer_list<int>) = delete
template<typename T, typename = std::enable_if_t<std::is_same_v<T, hid_t>>>
hid_base(const T &other)
hid_base(const hid_base &other)