#include <string>
Go to the source code of this file.
◆ GetfLargeWorkForkFound()
bool GetfLargeWorkForkFound |
( |
| ) |
|
◆ GetWarnings()
std::string GetWarnings |
( |
bool |
verbose | ) |
|
Format a string that describes several potential problems detected by the core.
- Parameters
-
[in] | verbose | bool
- if true, get all warnings, translated (where possible), separated by
- if false, get the most important warning
|
- Returns
- the warning string This function only returns the highest priority warning of the set selected by strFor.
Definition at line 38 of file warnings.cpp.
◆ SetfLargeWorkForkFound()
void SetfLargeWorkForkFound |
( |
bool |
flag | ) |
|
◆ SetfLargeWorkInvalidChainFound()
void SetfLargeWorkInvalidChainFound |
( |
bool |
flag | ) |
|
◆ SetMiscWarning()
void SetMiscWarning |
( |
const std::string & |
strWarning | ) |
|