|
iceoryx2
C++ Language Bindings
|
Functions | |
| auto | backpressure_handler_delegate (iox2_backpressure_info_h_ref info_handle, iox2_callback_context callback_cxt) -> iox2_backpressure_action_e |
| auto | 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 |
|
inline |
Definition at line 86 of file backpressure_handler.hpp.
Referenced by iox2::PortFactoryClient< Service, RequestPayload, RequestUserHeader, ResponsePayload, ResponseUserHeader >::create(), iox2::PortFactoryPublisher< S, Payload, UserHeader >::create(), and iox2::PortFactoryServer< Service, RequestPayload, RequestUserHeader, ResponsePayload, ResponseUserHeader >::create().
|
inline |
Definition at line 78 of file degradation_handler.hpp.
Referenced by iox2::PortFactoryClient< Service, RequestPayload, RequestUserHeader, ResponsePayload, ResponseUserHeader >::create(), iox2::PortFactoryPublisher< S, Payload, UserHeader >::create(), iox2::PortFactoryServer< Service, RequestPayload, RequestUserHeader, ResponsePayload, ResponseUserHeader >::create(), and iox2::PortFactorySubscriber< S, Payload, UserHeader >::create().