19 #ifndef SDRBENCH_PARSERBENCH_H_ 20 #define SDRBENCH_PARSERBENCH_H_ 22 #include <QCommandLineParser> 42 void parse(
const QCoreApplication& app);
QCommandLineParser m_parser
uint32_t getRepetition() const
void parse(const QCoreApplication &app)
QCommandLineOption m_log2FactorOption
uint32_t getLog2Factor() const
const QString & getTestStr() const
QCommandLineOption m_nbSamplesOption
QCommandLineOption m_repetitionOption
uint32_t getNbSamples() const
QCommandLineOption m_testOption
TestType getTestType() const