Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Solver::ZipWriteJob< ContentT > Class Template Reference

#include <zip_writer.h>

Public Member Functions

 ZipWriteJob (ZipWriter &writer, const std::string &entryPath, ContentT &content, Benchmarking::DurationCollector &duration_collector)
 
void writeEntry ()
 
void operator() ()
 

Detailed Description

template<class ContentT>
class Antares::Solver::ZipWriteJob< ContentT >

In charge of writing one entry into the underlying zip. May be used as a function object.


The documentation for this class was generated from the following files: