64 void set_estimated_link_info_(
unsigned nlinks,
unsigned name_length,
65 const std::string &error_message)
const;
66 void get_estimated_link_info_(
unsigned &nlinks,
unsigned &name_length,
67 const std::string &error_message)
const;
69 void set_link_phase_change_(
unsigned max_links,
unsigned min_links,
70 const std::string &error_message)
const;
71 void get_link_phase_change_(
unsigned &max_links,
unsigned &min_links,
72 const std::string &error_message)
const;
Wrapper for hid_t object identifiers.
Definition: object_handle.hpp:67
property list class
Definition: property_class.hpp:45
Definition: creation_order.hpp:40
Definition: group_creation.hpp:36
unsigned estimated_link_name_length() const
GroupCreationList(const Class &plist_class)
void estimated_number_of_links(unsigned nlinks) const
void local_heap_size_hint(size_t size) const
size_t local_heap_size_hint() const
unsigned estimated_number_of_links() const
CreationOrder link_creation_order() const
virtual ~GroupCreationList() override
unsigned link_storage_minimum_dense() const
void link_creation_order(CreationOrder order) const
unsigned link_storage_maximum_compact() const
void estimated_link_name_length(unsigned name_length) const
GroupCreationList(ObjectHandle &&handle)
void link_storage_thresholds(unsigned max_compact, unsigned min_dense) const
Definition: object_creation.hpp:36
top-level namespace of the entire library
Definition: attribute.hpp:45
#define DLL_EXPORT
Definition: windows.hpp:29