Go to the documentation of this file.
3 #ifndef LVR2_IO_HDF5_SCANIO_HPP
4 #define LVR2_IO_HDF5_SCANIO_HPP
13 namespace hdf5features
16 template <
typename Derived>
38 static constexpr
const char*
ID =
"ScanIO";
39 static constexpr
const char*
OBJID =
"Scan";
51 template <
typename Derived>
58 using deps =
typename dep1::template Merge<dep2>;
61 using type =
typename deps::template add_features<hdf5features::ScanIO>::type;
68 #endif // LVR2_IO_HDF5_SCANIO_HPP
typename Hdf5Construct< hdf5features::MatrixIO, Derived >::type dep2
typename Derived::template add_features< Feature >::type type
bool isScan(HighFive::Group &group)
typename deps::template add_features< hdf5features::ScanIO >::type type
ScanPtr load(uint scanPos, uint scanNr)
ArrayIO< Derived > * m_arrayIO
static constexpr const char * OBJID
typename Hdf5Construct< hdf5features::ArrayIO, Derived >::type dep1
static constexpr const char * ID
void save(uint scanPos, uint scanNr, const ScanPtr &buffer)
MatrixIO< Derived > * m_matrixIO
typename dep1::template Merge< dep2 > deps
Helper class how to construct a IO feature with its dependencies.
std::shared_ptr< Scan > ScanPtr
Shared pointer to scans.
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