Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
HighFive::Chunking Class Reference

#include <H5PropertyList.hpp>

Public Member Functions

 Chunking (const std::vector< hsize_t > &dims)
 
template<typename... Args>
 Chunking (hsize_t item, Args... args)
 
 Chunking (std::initializer_list< hsize_t > items)
 
const std::vector< hsize_t > & getDimensions () const
 

Private Member Functions

void apply (hid_t hid) const
 

Private Attributes

const std::vector< hsize_t > _dims
 

Friends

class Properties
 

Detailed Description

Definition at line 77 of file H5PropertyList.hpp.

Constructor & Destructor Documentation

◆ Chunking() [1/3]

HighFive::Chunking::Chunking ( const std::vector< hsize_t > &  dims)
inline

Definition at line 80 of file H5PropertyList.hpp.

◆ Chunking() [2/3]

HighFive::Chunking::Chunking ( std::initializer_list< hsize_t >  items)
inline

Definition at line 82 of file H5PropertyList.hpp.

◆ Chunking() [3/3]

template<typename... Args>
HighFive::Chunking::Chunking ( hsize_t  item,
Args...  args 
)
inline

Definition at line 85 of file H5PropertyList.hpp.

Member Function Documentation

◆ apply()

void HighFive::Chunking::apply ( hid_t  hid) const
inlineprivate

Definition at line 85 of file H5PropertyList_misc.hpp.

◆ getDimensions()

const std::vector<hsize_t>& HighFive::Chunking::getDimensions ( ) const
inline

Definition at line 87 of file H5PropertyList.hpp.

Friends And Related Function Documentation

◆ Properties

friend class Properties
friend

Definition at line 90 of file H5PropertyList.hpp.

Member Data Documentation

◆ _dims

const std::vector<hsize_t> HighFive::Chunking::_dims
private

Definition at line 92 of file H5PropertyList.hpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26