MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / attributeDescribeString

Method attributeDescribeString

src/input/dvb/Frontend.cpp:446–449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

444 }
445
446 std::string Frontend::attributeDescribeString() const {
447 const DeviceData &data = _transform.transformDeviceData(_frontendData);
448 return data.attributeDescribeString(_streamID);
449 }
450
451 // =======================================================================
452 // -- Other member functions --------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected