HighFive 2.10.0
HighFive - Header-only C++ HDF5 interface
|
Track and index creation order time. More...
#include <H5PropertyList.hpp>
Public Member Functions | |
LinkCreationOrder (unsigned flags) | |
Create the property. | |
LinkCreationOrder (const FileCreateProps &fcpl) | |
LinkCreationOrder (const GroupCreateProps &gcpl) | |
unsigned | getFlags () const |
Protected Member Functions | |
void | fromPropertyList (hid_t hid) |
Track and index creation order time.
Let user retrieve objects by creation order time instead of name.
|
inlineexplicit |
Create the property.
flags | Should be a composition of HighFive::CreationOrder. |
|
inlineexplicit |
|
explicit |
|
inlineprotected |
|
inline |