Set hints as to how many links to expect and their average length.
More...
#include <H5PropertyList.hpp>
Set hints as to how many links to expect and their average length.
◆ EstimatedLinkInfo() [1/2]
HighFive::EstimatedLinkInfo::EstimatedLinkInfo |
( |
unsigned | entries, |
|
|
unsigned | length ) |
|
inlineexplicit |
Create a property with the request parameters.
- Parameters
-
entries | The estimated number of links in a group. |
length | The estimated length of the names of links. |
◆ EstimatedLinkInfo() [2/2]
◆ getEntries()
unsigned HighFive::EstimatedLinkInfo::getEntries |
( |
| ) |
const |
|
inline |
The estimated number of links in a group.
◆ getNameLength()
unsigned HighFive::EstimatedLinkInfo::getNameLength |
( |
| ) |
const |
|
inline |
The estimated length of the names of links.
The documentation for this class was generated from the following files: