chihaya
Validating delayed array operations in HDF5
Loading...
Searching...
No Matches
Namespaces | Functions
dimnames.hpp File Reference

Validation for delayed dimnames assignment. More...

Go to the source code of this file.

Namespaces

namespace  chihaya
 Namespace for all chihaya functions.
 

Functions

ArrayDetails chihaya::dimnames::validate (const H5::Group &handle, const ritsuko::Version &version, Options &options)
 

Detailed Description

Validation for delayed dimnames assignment.

Function Documentation

◆ validate()

ArrayDetails chihaya::dimnames::validate ( const H5::Group &  handle,
const ritsuko::Version &  version,
Options options 
)
inline
Parameters
handleAn open handle on a HDF5 group representing a dimnames assignment operation.
versionVersion of the chihaya specification.
optionsValidation options.
Returns
Details of the object after assigning dimnames. Otherwise, if the validation failed, an error is raised.