Controls the transfer of codeplugs, callsign DBs etc to the device.
More...
#include <transferflags.hh>
|
|
| TransferFlags () |
| | Default constructor.
|
|
| TransferFlags (bool blocking, bool updateDeviceClock) |
| | Constructor.
|
|
bool | blocking () const |
| | Returns true if the transfer is blocking.
|
|
void | setBlocking (bool enable) |
| | Set if transfer is blocking.
|
|
bool | updateDeviceClock () const |
| | Returns true if the device clock gets updated during transfer.
|
|
void | setUpdateDeviceClock (bool enable) |
| | Sets if the device clock gets updated during the transfer.
|
|
|
bool | _blocking |
| | If true, the transfer is blocking.
|
|
bool | _updateDeviceClock |
| | If true, the device clock gets updated during the transfer.
|
Controls the transfer of codeplugs, callsign DBs etc to the device.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/qdmr-0.15.1-build/qdmr-0.15.1/lib/transferflags.hh
- /builddir/build/BUILD/qdmr-0.15.1-build/qdmr-0.15.1/lib/transferflags.cc