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

Method getDeliverySystem

src/input/DeviceData.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 input::InputSystem DeviceData::getDeliverySystem() const {
100 base::MutexLock lock(_mutex);
101 return _delsys;
102 }
103
104 const mpegts::Filter &DeviceData::getFilterData() const {
105 return _filter;

Callers 3

tuneMethod · 0.80
setPropertiesMethod · 0.80
setPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected