#include <HDF5DataIO.hh>
|
| ChannelMetaData () |
|
| ChannelMetaData (ChannelSpecs *specs) |
|
virtual | ~ChannelMetaData () |
|
virtual void | load (const std::string &h5FileName, int index) |
| Load the general metadata of channel with index <index> out of the .labelling_qt4 group of the hdf5 file specified by filename. More...
|
|
virtual int | save (const std::string &h5FileName) |
| Save the general metadata stored in this struct into the .labelling_qt4 group of the hdf5 file specified by filename. More...
|
|
Definition at line 51 of file HDF5DataIO.hh.
◆ ChannelMetaData() [1/2]
ChannelMetaData::ChannelMetaData |
( |
| ) |
|
◆ ChannelMetaData() [2/2]
◆ ~ChannelMetaData()
virtual ChannelMetaData::~ChannelMetaData |
( |
| ) |
|
|
virtual |
◆ load()
virtual void ChannelMetaData::load |
( |
const std::string & |
h5FileName, |
|
|
int |
index |
|
) |
| |
|
virtual |
◆ save()
virtual int ChannelMetaData::save |
( |
const std::string & |
h5FileName | ) |
|
|
virtual |
◆ channelName
std::string ChannelMetaData::channelName |
◆ channelType
std::string ChannelMetaData::channelType |
◆ alpha
float ChannelMetaData::alpha |
◆ visible
bool ChannelMetaData::visible |
The documentation for this struct was generated from the following file: