HighFive 2.9.0
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
HighFive::LinkCreationOrder Class Reference

Track and index creation order time. More...

#include <H5PropertyList.hpp>

Inheritance diagram for HighFive::LinkCreationOrder:
Collaboration diagram for HighFive::LinkCreationOrder:

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)
 

Detailed Description

Track and index creation order time.

Let user retrieve objects by creation order time instead of name.

Constructor & Destructor Documentation

◆ LinkCreationOrder() [1/3]

HighFive::LinkCreationOrder::LinkCreationOrder ( unsigned flags)
inlineexplicit

Create the property.

Parameters
flagsShould be a composition of HighFive::CreationOrder.

◆ LinkCreationOrder() [2/3]

HighFive::LinkCreationOrder::LinkCreationOrder ( const FileCreateProps & fcpl)
inlineexplicit

◆ LinkCreationOrder() [3/3]

HighFive::LinkCreationOrder::LinkCreationOrder ( const GroupCreateProps & gcpl)
explicit

Member Function Documentation

◆ fromPropertyList()

void HighFive::LinkCreationOrder::fromPropertyList ( hid_t hid)
inlineprotected

◆ getFlags()

unsigned HighFive::LinkCreationOrder::getFlags ( ) const
inline

The documentation for this class was generated from the following files: