Template Struct Hdf5Construct< hdf5features::ScanPositionIO, Derived >

Struct Documentation

template<typename Derived>
struct Hdf5Construct<hdf5features::ScanPositionIO, Derived>

Public Types

using dep1 = typename Hdf5Construct<hdf5features::ArrayIO, Derived>::type
using dep2 = typename Hdf5Construct<hdf5features::MatrixIO, Derived>::type
using dep3 = typename Hdf5Construct<hdf5features::ScanIO, Derived>::type
using dep4 = typename Hdf5Construct<hdf5features::ScanCameraIO, Derived>::type
using dep5 = typename Hdf5Construct<hdf5features::HyperspectralCameraIO, Derived>::type
using deps = typename dep1::template Merge<dep2>::template Merge<dep3>::template Merge<dep4>::template Merge<dep5>
using type = typename deps::template add_features<hdf5features::ScanPositionIO>::type