Crate xpc_bindgen

Crate xpc_bindgen 

Source

Structs§

_xpc_activity_s
_xpc_bool_s
_xpc_connection_s
_xpc_dictionary_s
_xpc_endpoint_s
_xpc_rich_error_s
_xpc_type_s
dispatch_data_s
dispatch_queue_attr_s
dispatch_queue_s
xpc_listener_s
xpc_peer_requirement_s
xpc_session_s

Constants§

XPC_ACTIVITY_STATE_CHECK_IN
XPC_ACTIVITY_STATE_CONTINUE
XPC_ACTIVITY_STATE_DEFER
XPC_ACTIVITY_STATE_DONE
XPC_ACTIVITY_STATE_RUN
XPC_ACTIVITY_STATE_WAIT
XPC_API_VERSION
XPC_CONNECTION_MACH_SERVICE_LISTENER
XPC_CONNECTION_MACH_SERVICE_PRIVILEGED
xpc_listener_create_flags_t_XPC_LISTENER_CREATE_FORCE_MACH
xpc_listener_create_flags_t_XPC_LISTENER_CREATE_FORCE_XPCSERVICE
xpc_listener_create_flags_t_XPC_LISTENER_CREATE_INACTIVE
xpc_listener_create_flags_t_XPC_LISTENER_CREATE_NONE
xpc_session_create_flags_t_XPC_SESSION_CREATE_INACTIVE
xpc_session_create_flags_t_XPC_SESSION_CREATE_MACH_PRIVILEGED
xpc_session_create_flags_t_XPC_SESSION_CREATE_NONE

Statics§

XPC_ACTIVITY_ALLOW_BATTERY
XPC_ACTIVITY_CHECK_IN
XPC_ACTIVITY_DELAY
XPC_ACTIVITY_GRACE_PERIOD
XPC_ACTIVITY_INTERVAL
XPC_ACTIVITY_INTERVAL_1_DAY
XPC_ACTIVITY_INTERVAL_1_HOUR
XPC_ACTIVITY_INTERVAL_1_MIN
XPC_ACTIVITY_INTERVAL_4_HOURS
XPC_ACTIVITY_INTERVAL_5_MIN
XPC_ACTIVITY_INTERVAL_7_DAYS
XPC_ACTIVITY_INTERVAL_8_HOURS
XPC_ACTIVITY_INTERVAL_15_MIN
XPC_ACTIVITY_INTERVAL_30_MIN
XPC_ACTIVITY_PREVENT_DEVICE_SLEEP
XPC_ACTIVITY_PRIORITY
XPC_ACTIVITY_PRIORITY_MAINTENANCE
XPC_ACTIVITY_PRIORITY_UTILITY
XPC_ACTIVITY_REPEATING
XPC_ACTIVITY_REQUIRE_BATTERY_LEVEL
XPC_ACTIVITY_REQUIRE_HDD_SPINNING
XPC_ACTIVITY_REQUIRE_SCREEN_SLEEP
_xpc_bool_false
_xpc_bool_true
_xpc_error_connection_interrupted
_xpc_error_connection_invalid
_xpc_error_key_description
_xpc_error_peer_code_signing_requirement
_xpc_error_termination_imminent
_xpc_event_key_name
_xpc_type_activity
_xpc_type_array
_xpc_type_bool
_xpc_type_connection
_xpc_type_data
_xpc_type_date
_xpc_type_dictionary
_xpc_type_double
_xpc_type_endpoint
_xpc_type_error
_xpc_type_fd
_xpc_type_int64
_xpc_type_null
_xpc_type_rich_error
_xpc_type_session
_xpc_type_shmem
_xpc_type_string
_xpc_type_uint64
_xpc_type_uuid

Functions§

dispatch_queue_create
xpc_activity_copy_criteria
xpc_activity_get_state
xpc_activity_register
xpc_activity_set_criteria
xpc_activity_set_state
xpc_activity_should_defer
xpc_activity_unregister
xpc_array_append_value
xpc_array_apply
xpc_array_create
xpc_array_create_connection
xpc_array_create_empty
xpc_array_dup_fd
xpc_array_get_array
xpc_array_get_bool
xpc_array_get_count
xpc_array_get_data
xpc_array_get_date
xpc_array_get_dictionary
xpc_array_get_double
xpc_array_get_int64
xpc_array_get_string
xpc_array_get_uint64
xpc_array_get_uuid
xpc_array_get_value
xpc_array_set_bool
xpc_array_set_connection
xpc_array_set_data
xpc_array_set_date
xpc_array_set_double
xpc_array_set_fd
xpc_array_set_int64
xpc_array_set_string
xpc_array_set_uint64
xpc_array_set_uuid
xpc_array_set_value
xpc_bool_create
xpc_bool_get_value
xpc_connection_activate
xpc_connection_cancel
xpc_connection_copy_invalidation_reason
xpc_connection_create
xpc_connection_create_from_endpoint
xpc_connection_create_mach_service
xpc_connection_get_asid
xpc_connection_get_context
xpc_connection_get_egid
xpc_connection_get_euid
xpc_connection_get_name
xpc_connection_get_pid
xpc_connection_resume
xpc_connection_send_barrier
xpc_connection_send_message
xpc_connection_send_message_with_reply
xpc_connection_send_message_with_reply_sync
xpc_connection_set_context
xpc_connection_set_event_handler
xpc_connection_set_finalizer_f
xpc_connection_set_peer_code_signing_requirement
xpc_connection_set_peer_entitlement_exists_requirement
xpc_connection_set_peer_entitlement_matches_value_requirement
xpc_connection_set_peer_lightweight_code_requirement
xpc_connection_set_peer_platform_identity_requirement
xpc_connection_set_peer_requirement
xpc_connection_set_peer_team_identity_requirement
xpc_connection_set_target_queue
xpc_connection_suspend
xpc_copy
xpc_copy_description
xpc_data_create
xpc_data_create_with_dispatch_data
xpc_data_get_bytes
xpc_data_get_bytes_ptr
xpc_data_get_length
xpc_date_create
xpc_date_create_from_current
xpc_date_get_value
xpc_dictionary_apply
xpc_dictionary_copy_mach_send
xpc_dictionary_create
xpc_dictionary_create_connection
xpc_dictionary_create_empty
xpc_dictionary_create_reply
xpc_dictionary_dup_fd
xpc_dictionary_get_array
xpc_dictionary_get_bool
xpc_dictionary_get_count
xpc_dictionary_get_data
xpc_dictionary_get_date
xpc_dictionary_get_dictionary
xpc_dictionary_get_double
xpc_dictionary_get_int64
xpc_dictionary_get_remote_connection
xpc_dictionary_get_string
xpc_dictionary_get_uint64
xpc_dictionary_get_uuid
xpc_dictionary_get_value
xpc_dictionary_set_bool
xpc_dictionary_set_connection
xpc_dictionary_set_data
xpc_dictionary_set_date
xpc_dictionary_set_double
xpc_dictionary_set_fd
xpc_dictionary_set_int64
xpc_dictionary_set_mach_send
xpc_dictionary_set_string
xpc_dictionary_set_uint64
xpc_dictionary_set_uuid
xpc_dictionary_set_value
xpc_double_create
xpc_double_get_value
xpc_endpoint_create
xpc_equal
xpc_fd_create
xpc_fd_dup
xpc_get_type
xpc_hash
xpc_int64_create
xpc_int64_get_value
xpc_listener_activate
xpc_listener_cancel
xpc_listener_copy_description
xpc_listener_create
xpc_listener_reject_peer
xpc_listener_set_peer_code_signing_requirement
xpc_listener_set_peer_requirement
xpc_main
xpc_null_create
xpc_peer_requirement_create_entitlement_exists
xpc_peer_requirement_create_entitlement_matches_value
xpc_peer_requirement_create_lwcr
xpc_peer_requirement_create_platform_identity
xpc_peer_requirement_create_team_identity
xpc_peer_requirement_match_received_message
xpc_release
xpc_retain
xpc_rich_error_can_retry
xpc_rich_error_copy_description
xpc_session_activate
xpc_session_cancel
xpc_session_copy_description
xpc_session_create_mach_service
xpc_session_create_xpc_service
xpc_session_send_message
xpc_session_send_message_with_reply_async
xpc_session_send_message_with_reply_sync
xpc_session_set_cancel_handler
xpc_session_set_incoming_message_handler
xpc_session_set_peer_code_signing_requirement
xpc_session_set_peer_requirement
xpc_session_set_target_queue
xpc_set_event_stream_handler
xpc_shmem_create
xpc_shmem_map
xpc_string_create
xpc_string_create_with_format
xpc_string_create_with_format_and_arguments
xpc_string_get_length
xpc_string_get_string_ptr
xpc_transaction_begin
xpc_transaction_end
xpc_type_get_name
xpc_uint64_create
xpc_uint64_get_value
xpc_uuid_create
xpc_uuid_get_bytes

Type Aliases§

__builtin_va_list
__darwin_gid_t
__darwin_mach_port_name_t
__darwin_mach_port_t
__darwin_natural_t
__darwin_pid_t
__darwin_uid_t
__darwin_uuid_t
__int32_t
__uint32_t
_bindgen_ty_3
au_asid_t
dispatch_block_t
dispatch_data_t
dispatch_queue_attr_t
dispatch_queue_t
gid_t
mach_port_t
pid_t
uid_t
uuid_t
va_list
xpc_activity_handler_t
xpc_activity_state_t
xpc_activity_t
xpc_array_applier_t
xpc_connection_handler_t
xpc_connection_t
xpc_dictionary_applier_t
xpc_endpoint_t
xpc_finalizer_t
xpc_handler_t
xpc_listener_create_flags_t
xpc_listener_incoming_session_handler_t
xpc_listener_t
xpc_object_t
xpc_peer_requirement_t
xpc_rich_error_t
xpc_session_cancel_handler_t
xpc_session_create_flags_t
xpc_session_incoming_message_handler_t
xpc_session_reply_handler_t
xpc_session_t
xpc_type_t