libdrmconf 0.12.1
A library to program DMR radios.
Loading...
Searching...
No Matches
DummyFileReader Class Reference

Just a class implementing the filereader "interface" that fails. More...

#include <dummyfilereader.hh>

Static Public Member Functions

static bool read (const QString &filename, Codeplug *codeplug, const ErrorStack &err=ErrorStack())
 Does not read the specified file.
 

Detailed Description

Just a class implementing the filereader "interface" that fails.

Member Function Documentation

◆ read()

bool DummyFileReader::read ( const QString & filename,
Codeplug * codeplug,
const ErrorStack & err = ErrorStack() )
static

Does not read the specified file.

Just returns an error.


The documentation for this class was generated from the following files: