HOPS
HOPS class reference
Public Member Functions | List of all members
hops::MHO_ContainerHDF5Converter< XContainerType >::AxisDumper Class Reference

#include <MHO_ContainerHDF5Converter.hh>

Public Member Functions

 AxisDumper ()
 
 AxisDumper (hid_t file_id, hid_t ds_id, const std::string &parent, const mho_json &pmetadata)
 
 ~AxisDumper ()
 
template<typename XAxisType >
void operator() (const XAxisType &axis)
 
void SetDataSetID (hid_t ds_id)
 
void SetFileID (hid_t file_id)
 
void SetIndex (std::size_t idx)
 

Constructor & Destructor Documentation

◆ AxisDumper() [1/2]

template<typename XContainerType >
hops::MHO_ContainerHDF5Converter< XContainerType >::AxisDumper::AxisDumper ( hid_t  file_id,
hid_t  ds_id,
const std::string &  parent,
const mho_json pmetadata 
)
inline

◆ AxisDumper() [2/2]

template<typename XContainerType >
hops::MHO_ContainerHDF5Converter< XContainerType >::AxisDumper::AxisDumper ( )
inline

◆ ~AxisDumper()

template<typename XContainerType >
hops::MHO_ContainerHDF5Converter< XContainerType >::AxisDumper::~AxisDumper ( )
inline

Member Function Documentation

◆ operator()()

template<typename XContainerType >
template<typename XAxisType >
void hops::MHO_ContainerHDF5Converter< XContainerType >::AxisDumper::operator() ( const XAxisType &  axis)
inline

◆ SetDataSetID()

template<typename XContainerType >
void hops::MHO_ContainerHDF5Converter< XContainerType >::AxisDumper::SetDataSetID ( hid_t  ds_id)
inline

◆ SetFileID()

template<typename XContainerType >
void hops::MHO_ContainerHDF5Converter< XContainerType >::AxisDumper::SetFileID ( hid_t  file_id)
inline

◆ SetIndex()

template<typename XContainerType >
void hops::MHO_ContainerHDF5Converter< XContainerType >::AxisDumper::SetIndex ( std::size_t  idx)
inline

The documentation for this class was generated from the following file: