Classes | Namespaces | Macros | Functions
H5Utils.hpp File Reference
#include <cstddef>
#include <exception>
#include <memory>
#include <string>
#include <type_traits>
#include <vector>
#include <array>
#include <H5public.h>
Include dependency graph for H5Utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HighFive::details::array_dims< T >
 
struct  HighFive::details::array_dims< std::array< T, N > >
 
struct  HighFive::details::array_dims< std::vector< T > >
 
struct  HighFive::details::array_dims< T * >
 
struct  HighFive::details::array_dims< T[N]>
 
struct  HighFive::details::is_c_array< typename >
 
struct  HighFive::details::is_c_array< T * >
 
struct  HighFive::details::is_c_array< T[N]>
 
struct  HighFive::details::is_container< typename >
 
struct  HighFive::details::is_container< std::vector< T > >
 
struct  HighFive::details::type_of_array< T >
 
struct  HighFive::details::type_of_array< std::array< T, N > >
 
struct  HighFive::details::type_of_array< std::vector< T > >
 
struct  HighFive::details::type_of_array< T * >
 
struct  HighFive::details::type_of_array< T[N]>
 

Namespaces

 HighFive
 
 HighFive::details
 
 HighFive::details::Mem
 

Macros

#define H5_USE_CXX11   0
 

Functions

template<typename T >
std::vector< size_t > HighFive::details::get_dim_vector (const std::vector< T > &vec)
 
template<typename T >
void HighFive::details::get_dim_vector_rec (const std::vector< T > &vec, std::vector< size_t > &dims)
 
template<typename T >
void HighFive::details::get_dim_vector_rec (const T &vec, std::vector< size_t > &dims)
 
template<typename Size >
std::vector< std::size_t > HighFive::details::to_vector_size_t (std::vector< Size > vec)
 
std::vector< std::size_t > HighFive::details::to_vector_size_t (std::vector< std::size_t > vec)
 

Macro Definition Documentation

◆ H5_USE_CXX11

#define H5_USE_CXX11   0

Definition at line 32 of file H5Utils.hpp.



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:25