Antares Simulator
Power System Simulator
|
#include <zip_writer.h>
Public Member Functions | |
ZipWriteJob (ZipWriter &writer, const std::string &entryPath, ContentT &content, Benchmarking::DurationCollector &duration_collector) | |
void | writeEntry () |
void | operator() () |
In charge of writing one entry into the underlying zip. May be used as a function object.