libpniio
Data Structures | Namespaces | Functions
selection.hpp File Reference
#include "type_imp.hpp"

Go to the source code of this file.

Data Structures

class  pni::io::nx::h5::selection
 describe a selection in an HDF5 file More...
 

Namespaces

 pni
 
 pni::io
 
 pni::io::nx
 
 pni::io::nx::h5
 

Functions

size_t pni::io::nx::h5::effective_rank (const selection &s) noexcept
 get effective rank More...
 
type_imp::index_vector_type pni::io::nx::h5::effective_shape (const selection &s)
 get effective shape More...
 
size_t pni::io::nx::h5::size (const selection &s) noexcept
 get selection size More...
 
selection pni::io::nx::h5::create_selection (const type_imp::selection_vector_type &s)
 
type_imp::selection_vector_type pni::io::nx::h5::create_slice_vector (const selection &s)