Definition at line 43 of file LogErrorEventFilter.cc.
◆ RunErrors()
leef::RunErrors::RunErrors |
( |
| ) |
|
|
inline |
Definition at line 44 of file LogErrorEventFilter.cc.
std::atomic< bool > collectionGuard_
std::atomic< size_t > npass_
std::atomic< size_t > nfail_
◆ collectionGuard_
std::atomic<bool> leef::RunErrors::collectionGuard_ |
|
mutable |
◆ errorCollection_
ErrorSet leef::RunErrors::errorCollection_ |
|
mutable |
◆ nfail_
std::atomic<size_t> leef::RunErrors::nfail_ |
|
mutable |
◆ npass_
std::atomic<size_t> leef::RunErrors::npass_ |
|
mutable |