iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
degradation_handler.hpp File Reference

Go to the source code of this file.

Classes

class  iox2::DegradationInfo
 The degradation info passed to the [DegradationHandler]. More...
 

Namespaces

namespace  iox2
 
namespace  iox2::detail
 

Typedefs

using iox2::DegradationHandler = iox2::bb::StaticFunction< DegradationAction(DegradationCause, DegradationInfo &)>
 

Functions

auto iox2::detail::degradation_handler_delegate (iox2_degradation_cause_e degradation_cause, iox2_degradation_info_h_ref info_handle, iox2_callback_context callback_cxt) -> iox2_degradation_action_e