|
USB EPROM/Flash Programmer
|
Implementation of the Runner Class. More...
#include <QDateTime>#include <QApplication>#include <QLoggingCategory>#include <chrono>#include <thread>#include <cstring>#include "backend/runner.hpp"#include "devices/device.hpp"#include "config.hpp"
Functions | |
| bool | operator== (const TRunnerCommand &a, const TRunnerCommand &b) |
Implementation of the Runner Class.
| bool operator== | ( | const TRunnerCommand & | a, |
| const TRunnerCommand & | b | ||
| ) |
| a | One object. |
| b | Another object. |