MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / hasRemoteModule

Method hasRemoteModule

src/sdr/SDREnumerator.cpp:394–396  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394bool SDREnumerator::hasRemoteModule() {
395 return SDREnumerator::has_remote;
396}
397
398void SDREnumerator::reset() {
399 soapy_initialized = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected