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