MCPcopy Create free account
hub / github.com/IENT/YUView / isFileChanged

Method isFileChanged

YUViewLib/src/statistics/StatisticsFileBase.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 int getMaxPoc() const { return this->maxPOC; }
66
67 bool isFileChanged() { return this->file.getAndResetFileChangedFlag(); }
68 void updateSettings() { this->file.updateFileWatchSetting(); }
69
70 InfoData getInfo() const;

Callers 1

isSourceChangedMethod · 0.45

Calls 1

Tested by

no test coverage detected