Struct rusteron_media_driver::Handlers

source ·
pub struct Handlers;
Expand description

Utility method for setting empty handlers

Implementations§

source§

impl Handlers

source

pub fn no_error_handler_handler() -> Option<&'static Handler<AeronErrorHandlerLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

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

source

pub fn no_notification_handler() -> Option<&'static Handler<AeronNotificationLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_new_publication_handler() -> Option<&'static Handler<AeronNewPublicationLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_new_subscription_handler() -> Option<&'static Handler<AeronNewSubscriptionLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_available_image_handler() -> Option<&'static Handler<AeronAvailableImageLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_unavailable_image_handler() -> Option<&'static Handler<AeronUnavailableImageLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_available_counter_handler() -> Option<&'static Handler<AeronAvailableCounterLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_unavailable_counter_handler() -> Option<&'static Handler<AeronUnavailableCounterLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_close_client_handler() -> Option<&'static Handler<AeronCloseClientLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_agent_start_func_handler() -> Option<&'static Handler<AeronAgentStartFuncLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source§

impl Handlers

source

pub fn no_reserved_value_supplier_handler() -> Option<&'static Handler<AeronReservedValueSupplierLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_fragment_handler_handler() -> Option<&'static Handler<AeronFragmentHandlerLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_controlled_fragment_handler_handler() -> Option<&'static Handler<AeronControlledFragmentHandlerLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_block_handler_handler() -> Option<&'static Handler<AeronBlockHandlerLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

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

source

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

source

pub fn no_idle_strategy_func_handler() -> Option<&'static Handler<AeronIdleStrategyFuncLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_uri_parse_callback_handler() -> Option<&'static Handler<AeronUriParseCallbackLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

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

source

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

source

pub fn no_rb_handler_handler() -> Option<&'static Handler<AeronRbHandlerLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

pub fn no_rb_controlled_handler_handler() -> Option<&'static Handler<AeronRbControlledHandlerLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

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

source

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

source

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

source

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

source§

impl Handlers

source§

impl Handlers

source§

impl Handlers

source§

impl Handlers

source§

impl Handlers

source§

impl Handlers

source§

impl Handlers

source§

impl Handlers

source

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

source

pub fn no_agent_close_func_handler() -> Option<&'static Handler<AeronAgentCloseFuncLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source§

impl Handlers

source

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

source§

impl Handlers

source

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

source

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

source

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

source

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

source

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

source

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

source

pub fn no_ifaddr_func_handler() -> Option<&'static Handler<AeronIfaddrFuncLogger>>

No handler is set i.e. None with correct type

source§

impl Handlers

source

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

source

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

source

pub fn no_end_of_life_resource_free_handler() -> Option<&'static Handler<AeronEndOfLifeResourceFreeLogger>>

No handler is set i.e. None with correct type

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

source§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.