HighFive 2.9.0
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
H5Slice_traits.hpp File Reference
#include <cstdlib>
#include <vector>
#include "H5_definitions.hpp"
#include "H5Utils.hpp"
#include "../H5PropertyList.hpp"
#include "h5s_wrapper.hpp"
Include dependency graph for H5Slice_traits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HighFive::ElementSet
 
struct  HighFive::RegularHyperSlab
 
class  HighFive::HyperSlab
 
class  HighFive::SliceTraits< Derivate >
 

Namespaces

namespace  HighFive
 

Functions

std::vector< hsize_t > HighFive::toHDF5SizeVector (const std::vector< size_t > &from)
 
std::vector< size_t > HighFive::toSTLSizeVector (const std::vector< hsize_t > &from)