libdrmconf
0.15.1
A library to program DMR radios.
Toggle main menu visibility
Loading...
Searching...
No Matches
dr1801uv_filereader.hh
1
#ifndef DR1801UVFILEREADER_HH
2
#define DR1801UVFILEREADER_HH
3
4
#include "dr1801uv_codeplug.hh"
5
13
class
DR1801UVFileReader
14
{
15
public
:
21
static
bool
read
(
const
QString &filename,
DR1801UVCodeplug
*codeplug,
const
ErrorStack
&err=
ErrorStack
());
22
};
23
24
#endif
// GD77FILEREADER_HH
DR1801UVCodeplug
Implements the binary codeplug representation of a BTECH DR-1801UV (a.k.a, BF-1801-A6).
Definition
dr1801uv_codeplug.hh:65
DR1801UVFileReader
Methods to read manufacturer codeplug files.
Definition
dr1801uv_filereader.hh:14
DR1801UVFileReader::read
static bool read(const QString &filename, DR1801UVCodeplug *codeplug, const ErrorStack &err=ErrorStack())
Reads manufacturer codeplug file into given codeplug object.
Definition
dr1801uv_filereader.cc:9
ErrorStack
Implements a stack of error messages to provide a pretty formatted error traceback.
Definition
errorstack.hh:43
lib
dr1801uv_filereader.hh
Generated by
1.17.0