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

Go to the source code of this file.

Classes

class  iox2::BackpressureInfo
 The info passed to the [BackpressureHandler]. More...
 

Namespaces

namespace  iox2
 
namespace  iox2::detail
 

Typedefs

using iox2::BackpressureHandler = iox2::bb::StaticFunction< BackpressureAction(const BackpressureInfo &)>
 

Functions

auto iox2::detail::backpressure_handler_delegate (iox2_backpressure_info_h_ref info_handle, iox2_callback_context callback_cxt) -> iox2_backpressure_action_e