|
| sentinel_base (const sentinel_base &)=delete |
|
sentinel_base & | operator= (const sentinel_base &)=delete |
|
void | log_performance_check () |
|
void | log_check () |
|
void | log_failure (std::string_view message) |
|
void | log_performance_failure (std::string_view message) |
|
void | log_critical_failure (std::string_view message) |
|
void | log_caught_exception_message (std::string_view message) |
|
bool | critical_failure_detected () const noexcept |
|
bool | failure_detected () const noexcept |
|
bool | checks_registered () const noexcept |
|
The documentation for this class was generated from the following files: