Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
kcenon::monitoring::fallback_strategy_interface< T > Class Template Referenceabstract

Base interface for fallback strategies. More...

#include <error_boundary.h>

Inheritance diagram for kcenon::monitoring::fallback_strategy_interface< T >:
Inheritance graph
Collaboration diagram for kcenon::monitoring::fallback_strategy_interface< T >:
Collaboration graph

Public Member Functions

virtual ~fallback_strategy_interface ()=default
 
virtual common::Result< T > get_fallback (const error_info &err, degradation_level level)=0
 

Detailed Description

template<typename T>
class kcenon::monitoring::fallback_strategy_interface< T >

Base interface for fallback strategies.

Definition at line 112 of file error_boundary.h.

Constructor & Destructor Documentation

◆ ~fallback_strategy_interface()

template<typename T >
virtual kcenon::monitoring::fallback_strategy_interface< T >::~fallback_strategy_interface ( )
virtualdefault

Member Function Documentation

◆ get_fallback()


The documentation for this class was generated from the following file: