Like DirectMeasurementWriteStrategy but zipping the output.
More...
#include <ZipMeasurementWriteStrategy.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 DirectMeasurementWriteStrategy.
|
|
std::ofstream & | ofs |
| The output file stream to do the writing.
|
|
Like DirectMeasurementWriteStrategy but zipping the output.
- Author
- Alberto M. Esmoris Pena
- Version
- 1.0
- See also
- filems::DirectMeasurementWriteStrategy
◆ ZipMeasurementWriteStrategy()
helios::filems::ZipMeasurementWriteStrategy::ZipMeasurementWriteStrategy |
( |
std::ofstream & |
ofs, |
|
|
boost::archive::binary_oarchive & |
oa |
|
) |
| |
|
inline |
◆ write()
void helios::filems::ZipMeasurementWriteStrategy::write |
( |
Measurement const & |
m, |
|
|
glm::dvec3 const & |
shift |
|
) |
| |
|
inlineoverride |
The documentation for this class was generated from the following file: