Struct rusteron_media_driver::Handlers
source · pub struct Handlers;
Expand description
Utility method for setting empty handlers
Implementations§
source§impl Handlers
impl Handlers
sourcepub fn no_error_handler_handler() -> Option<&'static Handler<AeronErrorHandlerLogger>>
pub fn no_error_handler_handler() -> Option<&'static Handler<AeronErrorHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_publication_error_frame_handler_handler() -> Option<&'static Handler<AeronPublicationErrorFrameHandlerLogger>>
pub fn no_publication_error_frame_handler_handler() -> Option<&'static Handler<AeronPublicationErrorFrameHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_notification_handler() -> Option<&'static Handler<AeronNotificationLogger>>
pub fn no_notification_handler() -> Option<&'static Handler<AeronNotificationLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_new_publication_handler() -> Option<&'static Handler<AeronNewPublicationLogger>>
pub fn no_new_publication_handler() -> Option<&'static Handler<AeronNewPublicationLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_new_subscription_handler() -> Option<&'static Handler<AeronNewSubscriptionLogger>>
pub fn no_new_subscription_handler() -> Option<&'static Handler<AeronNewSubscriptionLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_available_image_handler() -> Option<&'static Handler<AeronAvailableImageLogger>>
pub fn no_available_image_handler() -> Option<&'static Handler<AeronAvailableImageLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_available_counter_handler() -> Option<&'static Handler<AeronAvailableCounterLogger>>
pub fn no_available_counter_handler() -> Option<&'static Handler<AeronAvailableCounterLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_close_client_handler() -> Option<&'static Handler<AeronCloseClientLogger>>
pub fn no_close_client_handler() -> Option<&'static Handler<AeronCloseClientLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_agent_start_func_handler() -> Option<&'static Handler<AeronAgentStartFuncLogger>>
pub fn no_agent_start_func_handler() -> Option<&'static Handler<AeronAgentStartFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_counters_reader_foreach_counter_func_handler() -> Option<&'static Handler<AeronCountersReaderForeachCounterFuncLogger>>
pub fn no_counters_reader_foreach_counter_func_handler() -> Option<&'static Handler<AeronCountersReaderForeachCounterFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_reserved_value_supplier_handler() -> Option<&'static Handler<AeronReservedValueSupplierLogger>>
pub fn no_reserved_value_supplier_handler() -> Option<&'static Handler<AeronReservedValueSupplierLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_fragment_handler_handler() -> Option<&'static Handler<AeronFragmentHandlerLogger>>
pub fn no_fragment_handler_handler() -> Option<&'static Handler<AeronFragmentHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_controlled_fragment_handler_handler() -> Option<&'static Handler<AeronControlledFragmentHandlerLogger>>
pub fn no_controlled_fragment_handler_handler() -> Option<&'static Handler<AeronControlledFragmentHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_block_handler_handler() -> Option<&'static Handler<AeronBlockHandlerLogger>>
pub fn no_block_handler_handler() -> Option<&'static Handler<AeronBlockHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_error_log_reader_func_handler() -> Option<&'static Handler<AeronErrorLogReaderFuncLogger>>
pub fn no_error_log_reader_func_handler() -> Option<&'static Handler<AeronErrorLogReaderFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_loss_reporter_read_entry_func_handler() -> Option<&'static Handler<AeronLossReporterReadEntryFuncLogger>>
pub fn no_loss_reporter_read_entry_func_handler() -> Option<&'static Handler<AeronLossReporterReadEntryFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_idle_strategy_func_handler() -> Option<&'static Handler<AeronIdleStrategyFuncLogger>>
pub fn no_idle_strategy_func_handler() -> Option<&'static Handler<AeronIdleStrategyFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_uri_parse_callback_handler() -> Option<&'static Handler<AeronUriParseCallbackLogger>>
pub fn no_uri_parse_callback_handler() -> Option<&'static Handler<AeronUriParseCallbackLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_driver_termination_validator_func_handler() -> Option<&'static Handler<AeronDriverTerminationValidatorFuncLogger>>
pub fn no_driver_termination_validator_func_handler() -> Option<&'static Handler<AeronDriverTerminationValidatorFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_driver_termination_hook_func_handler() -> Option<&'static Handler<AeronDriverTerminationHookFuncLogger>>
pub fn no_driver_termination_hook_func_handler() -> Option<&'static Handler<AeronDriverTerminationHookFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_rb_handler_handler() -> Option<&'static Handler<AeronRbHandlerLogger>>
pub fn no_rb_handler_handler() -> Option<&'static Handler<AeronRbHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_rb_controlled_handler_handler() -> Option<&'static Handler<AeronRbControlledHandlerLogger>>
pub fn no_rb_controlled_handler_handler() -> Option<&'static Handler<AeronRbControlledHandlerLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_flow_control_strategy_idle_func_handler() -> Option<&'static Handler<AeronFlowControlStrategyIdleFuncLogger>>
pub fn no_flow_control_strategy_idle_func_handler() -> Option<&'static Handler<AeronFlowControlStrategyIdleFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_flow_control_strategy_sm_func_handler() -> Option<&'static Handler<AeronFlowControlStrategySmFuncLogger>>
pub fn no_flow_control_strategy_sm_func_handler() -> Option<&'static Handler<AeronFlowControlStrategySmFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_flow_control_strategy_setup_func_handler() -> Option<&'static Handler<AeronFlowControlStrategySetupFuncLogger>>
pub fn no_flow_control_strategy_setup_func_handler() -> Option<&'static Handler<AeronFlowControlStrategySetupFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_flow_control_strategy_error_func_handler() -> Option<&'static Handler<AeronFlowControlStrategyErrorFuncLogger>>
pub fn no_flow_control_strategy_error_func_handler() -> Option<&'static Handler<AeronFlowControlStrategyErrorFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_flow_control_strategy_trigger_send_setup_func_handler() -> Option<&'static Handler<AeronFlowControlStrategyTriggerSendSetupFuncLogger>>
pub fn no_flow_control_strategy_trigger_send_setup_func_handler() -> Option<&'static Handler<AeronFlowControlStrategyTriggerSendSetupFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_flow_control_strategy_max_retransmission_length_func_handler() -> Option<&'static Handler<AeronFlowControlStrategyMaxRetransmissionLengthFuncLogger>>
pub fn no_flow_control_strategy_max_retransmission_length_func_handler() -> Option<&'static Handler<AeronFlowControlStrategyMaxRetransmissionLengthFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_congestion_control_strategy_should_measure_rtt_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyShouldMeasureRttFuncLogger>>
pub fn no_congestion_control_strategy_should_measure_rtt_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyShouldMeasureRttFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_congestion_control_strategy_rttm_sent_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyRttmSentFuncLogger>>
pub fn no_congestion_control_strategy_rttm_sent_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyRttmSentFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_congestion_control_strategy_rttm_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyRttmFuncLogger>>
pub fn no_congestion_control_strategy_rttm_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyRttmFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_congestion_control_strategy_track_rebuild_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyTrackRebuildFuncLogger>>
pub fn no_congestion_control_strategy_track_rebuild_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyTrackRebuildFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_congestion_control_strategy_initial_window_length_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyInitialWindowLengthFuncLogger>>
pub fn no_congestion_control_strategy_initial_window_length_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyInitialWindowLengthFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_congestion_control_strategy_max_window_length_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyMaxWindowLengthFuncLogger>>
pub fn no_congestion_control_strategy_max_window_length_func_handler() -> Option<&'static Handler<AeronCongestionControlStrategyMaxWindowLengthFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_agent_do_work_func_handler() -> Option<&'static Handler<AeronAgentDoWorkFuncLogger>>
pub fn no_agent_do_work_func_handler() -> Option<&'static Handler<AeronAgentDoWorkFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_agent_close_func_handler() -> Option<&'static Handler<AeronAgentCloseFuncLogger>>
pub fn no_agent_close_func_handler() -> Option<&'static Handler<AeronAgentCloseFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_counters_reader_foreach_metadata_func_handler() -> Option<&'static Handler<AeronCountersReaderForeachMetadataFuncLogger>>
pub fn no_counters_reader_foreach_metadata_func_handler() -> Option<&'static Handler<AeronCountersReaderForeachMetadataFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_duty_cycle_tracker_update_func_handler() -> Option<&'static Handler<AeronDutyCycleTrackerUpdateFuncLogger>>
pub fn no_duty_cycle_tracker_update_func_handler() -> Option<&'static Handler<AeronDutyCycleTrackerUpdateFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_duty_cycle_tracker_measure_and_update_func_handler() -> Option<&'static Handler<AeronDutyCycleTrackerMeasureAndUpdateFuncLogger>>
pub fn no_duty_cycle_tracker_measure_and_update_func_handler() -> Option<&'static Handler<AeronDutyCycleTrackerMeasureAndUpdateFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_int64_counter_map_for_each_func_handler() -> Option<&'static Handler<AeronInt64CounterMapForEachFuncLogger>>
pub fn no_int64_counter_map_for_each_func_handler() -> Option<&'static Handler<AeronInt64CounterMapForEachFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_int64_counter_map_predicate_func_handler() -> Option<&'static Handler<AeronInt64CounterMapPredicateFuncLogger>>
pub fn no_int64_counter_map_predicate_func_handler() -> Option<&'static Handler<AeronInt64CounterMapPredicateFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_port_manager_get_managed_port_func_handler() -> Option<&'static Handler<AeronPortManagerGetManagedPortFuncLogger>>
pub fn no_port_manager_get_managed_port_func_handler() -> Option<&'static Handler<AeronPortManagerGetManagedPortFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_port_manager_free_managed_port_func_handler() -> Option<&'static Handler<AeronPortManagerFreeManagedPortFuncLogger>>
pub fn no_port_manager_free_managed_port_func_handler() -> Option<&'static Handler<AeronPortManagerFreeManagedPortFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_executor_execution_complete_func_handler() -> Option<&'static Handler<AeronExecutorExecutionCompleteFuncLogger>>
pub fn no_executor_execution_complete_func_handler() -> Option<&'static Handler<AeronExecutorExecutionCompleteFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_uri_hostname_resolver_func_handler() -> Option<&'static Handler<AeronUriHostnameResolverFuncLogger>>
pub fn no_uri_hostname_resolver_func_handler() -> Option<&'static Handler<AeronUriHostnameResolverFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_ifaddr_func_handler() -> Option<&'static Handler<AeronIfaddrFuncLogger>>
pub fn no_ifaddr_func_handler() -> Option<&'static Handler<AeronIfaddrFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_retransmit_handler_resend_func_handler() -> Option<&'static Handler<AeronRetransmitHandlerResendFuncLogger>>
pub fn no_retransmit_handler_resend_func_handler() -> Option<&'static Handler<AeronRetransmitHandlerResendFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_term_gap_scanner_gap_detected_func_handler() -> Option<&'static Handler<AeronTermGapScannerGapDetectedFuncLogger>>
pub fn no_term_gap_scanner_gap_detected_func_handler() -> Option<&'static Handler<AeronTermGapScannerGapDetectedFuncLogger>>
No handler is set i.e. None with correct type
source§impl Handlers
impl Handlers
sourcepub fn no_end_of_life_resource_free_handler() -> Option<&'static Handler<AeronEndOfLifeResourceFreeLogger>>
pub fn no_end_of_life_resource_free_handler() -> Option<&'static Handler<AeronEndOfLifeResourceFreeLogger>>
No handler is set i.e. None with correct type