Like DirectFullWaveformWriteStrategy but zipping the output.
More...
#include <ZipFullWaveformWriteStrategy.h>
|
boost::archive::binary_oarchive & | oa |
| The zipping output stream to do the writing. It must be associated to the file output stream of the parent DirectFullWaveformWriteStrategy.
|
|
std::ofstream & | ofs |
| The output file stream to do the writing.
|
|
Like DirectFullWaveformWriteStrategy but zipping the output.
- Author
- Alberto M. Esmoris Pena
- Version
- 1.0
- See also
- filems::DirectFullWaveformWriteStrategy
◆ ZipFullWaveformWriteStrategy()
helios::filems::ZipFullWaveformWriteStrategy::ZipFullWaveformWriteStrategy |
( |
std::ofstream & |
ofs, |
|
|
boost::archive::binary_oarchive & |
oa |
|
) |
| |
|
inline |
◆ write()
void helios::filems::ZipFullWaveformWriteStrategy::write |
( |
FullWaveform const & |
fullWaveform | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: