ATLAS Offline Software
Namespaces | Functions
common.h File Reference
#include "WriterConfiguration.h"
#include "H5Traits.h"
#include "H5Cpp.h"
#include <vector>
#include "common.icc"
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 H5
 HDF5 Traits.
 
 H5Utils
 HDF5 Tuple Writer.
 
 H5Utils::internal
 clssses to add type traits for H5
 

Functions

H5::CompType H5Utils::internal::packed (H5::CompType in)
 
H5::DataSpace H5Utils::internal::getUnlimitedSpace (const std::vector< hsize_t > &max_length)
 
template<size_t N>
H5::DSetCreatPropList H5Utils::internal::getChunckedDatasetParams (const WriterConfiguration< N > &)
 
std::vector< hsize_t > H5Utils::internal::getStriding (std::vector< hsize_t > max_length)
 
void H5Utils::internal::throwIfExists (const std::string &name, const H5::Group &in_group)
 
void H5Utils::internal::printDestructorError (const std::string &msg)