5#ifndef PICOSCENES_PLATFORM_SOAPYSDRABSTRACTFRONTEND_HXX
6#define PICOSCENES_PLATFORM_SOAPYSDRABSTRACTFRONTEND_HXX
std::string referredInterfaceName
the user specified frontend name
The shared abstract frontend for SDR devices only.
A class representing an abstract front end for SoapySDR devices.
SoapySDRAbstractFrontEnd(const std::string &referredInterfaceName)
Constructs a SoapySDRAbstractFrontEnd object.
static std::shared_ptr< SoapySDRAbstractFrontEnd > getInstance(const std::string &referredInterfaceName)
Gets an instance of SoapySDRAbstractFrontEnd.