ATLAS Offline Software
Loading...
Searching...
No Matches
H5Traits.cxx File Reference
#include "HDF5Utils/H5Traits.h"
#include "H5Cpp.h"
Include dependency graph for H5Traits.cxx:

Go to the source code of this file.

Namespaces

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

Typedefs

typedef H5::PredType H5Utils::internal::PT

Functions

H5::DataType H5Utils::internal::get_bool_type ()

Variables

const H5::DataType H5Utils::internal::H5Traits< int >::type = PT::NATIVE_INT
const H5::DataType H5Utils::internal::H5Traits< long >::type = PT::NATIVE_LONG
const H5::DataType H5Utils::internal::H5Traits< longlong >::type = PT::NATIVE_LLONG
const H5::DataType H5Utils::internal::H5Traits< unsignedlong >::type = PT::NATIVE_ULONG
const H5::DataType H5Utils::internal::H5Traits< unsignedlonglong >::type = PT::NATIVE_ULLONG
const H5::DataType H5Utils::internal::H5Traits< unsignedint >::type = PT::NATIVE_UINT
const H5::DataType H5Utils::internal::H5Traits< unsignedchar >::type = PT::NATIVE_UCHAR
const H5::DataType H5Utils::internal::H5Traits< char >::type = PT::NATIVE_CHAR
const H5::DataType H5Utils::internal::H5Traits< float >::type = PT::NATIVE_FLOAT
const H5::DataType H5Utils::internal::H5Traits< double >::type = PT::NATIVE_DOUBLE
const H5::DataType H5Utils::internal::H5Traits< bool >::type = get_bool_type()
const H5::DataType H5Utils::internal::H5Traits< short >::type = PT::NATIVE_SHORT
const H5::DataType H5Utils::internal::H5Traits< unsignedshort >::type = PT::NATIVE_USHORT