13#ifndef IOX2_DEGRADATION_ACTION_HPP
14#define IOX2_DEGRADATION_ACTION_HPP
@ Warn
Print out a warning as soon as the degradation is detected.
@ DegradeAndFail
Returns a failure in the function the degradation was detected.
@ Ignore
Ignore the degradation completely.