MCPcopy Create free account
hub / github.com/BOINC/boinc / FindErrorMessages

Method FindErrorMessages

clientgui/DlgEventLog.cpp:1084–1110  ·  view source on GitHub ↗

Function to search through messages and find messages that contain an error. This function first reads the input to see if it should search all indexes or a pre-filtered set of indexes. Then, it will search through the indexes. For each index that is an error (priority == MSG_USER_ALERT), it will add that message's index to a temporary array of indexes. After the for loop is complete, the recen

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

messageMethod · 0.80
GetCountMethod · 0.80

Tested by

no test coverage detected