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

Method hasDeviceDataChanged

src/input/file/TSReader.cpp:143–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 }
142
143 bool TSReader::hasDeviceDataChanged() const {
144 return _deviceData.hasDeviceDataChanged();
145 }
146
147 void TSReader::parseStreamString(const std::string &msg, const std::string &method) {
148 SI_LOG_INFO("Stream: %d, Parsing transport parameters...", _streamID);

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected