libdrmconf  0.12.0
A library to program DMR radios.
Static Public Member Functions | List of all members
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. More...
 

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: