122 void get_attribute_phase_change_(
unsigned &max_compact,
124 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
base class for property lists
Definition: property_list.hpp:54
Definition: object_creation.hpp:36
ObjectCreationList(ObjectHandle &&handle)
ObjectCreationList(const Class &plist_class)
void enable_time_tracking() const
enable object time tracking
unsigned attribute_storage_minimum_dense() const
get lower threshold for dense threshold
bool time_tracking() const
return time tacking status
ObjectCreationList(const ObjectCreationList &)=default
CreationOrder attribute_creation_order() const
retrieve current attribute creation order
void disable_time_tracking() const
disable object time tracking
void attribute_storage_thresholds(unsigned max_compact, unsigned min_dense) const
set storage layout thresholds
virtual ~ObjectCreationList() override
destructor
void attribute_creation_order(const CreationOrder &order) const
set the attribute creation order
unsigned attribute_storage_maximum_compact() const
get upper threshold for compact storage
ObjectCreationList()
constructor
top-level namespace of the entire library
Definition: attribute.hpp:45
#define DLL_EXPORT
Definition: windows.hpp:29