Template Struct Hdf5Construct< hdf5features::ScanPositionIO, Derived >
Defined in File ScanPositionIO.hpp
Struct Documentation
-
template<typename Derived>
struct Hdf5Construct<hdf5features::ScanPositionIO, Derived> Public Types
-
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
-
using dep4 = typename Hdf5Construct<hdf5features::ScanCameraIO, Derived>::type