![]() |
fpmas 1.6
|
#include <csv_output.h>
Public Member Functions | |
DistributedCsvField (const std::string &name, std::function< typename Operation::Type()> watcher) | |
Type used as a distributed CSV field parameter.
This allows to optionally pass a custom set of paramaters to the DistributedOperation
when building a DistributedCsvOutput.
|
inline |
Custom DistributedCsvField constructor.
The Params
field of the tuple is default initialized.