10 #include "runFairMQDevice.h"
12 namespace bpo = boost::program_options;
18 (
"output-file", bpo::value<std::string>(),
"Path to the output file")
19 (
"num-msgs", bpo::value<int>()->default_value(0),
"Stop after <n> msgs (0 - no limit).");
void addCustomOptions(bpo::options_description &options)
FairMQDevicePtr getDevice(const FairMQProgOptions &config)