Settings defining what type of stats should be collected.
More...
#include <multi_stats.h>
Settings defining what type of stats should be collected.
Definition at line 17 of file multi_stats.h.
◆ MultiStatsSettings() [1/2]
pesieve::MultiStatsSettings::MultiStatsSettings |
( |
| ) |
|
|
inline |
◆ MultiStatsSettings() [2/2]
◆ hasWatchedSubstring()
std::string pesieve::MultiStatsSettings::hasWatchedSubstring |
( |
std::string & | lastStr | ) |
|
|
inline |
Searches a given substring among the watchedStrings
. If the substring found, return the corresponding watched string containing the substring.
Definition at line 37 of file multi_stats.h.
◆ isFilled()
bool pesieve::MultiStatsSettings::isFilled |
( |
| ) |
|
|
inlinevirtual |
◆ watchedStrings
std::set<std::string> pesieve::MultiStatsSettings::watchedStrings |
The documentation for this struct was generated from the following file: