package obus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A pure OCaml implementation of DBus
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.1.8.tar.gz
sha256=84aa0003157b0299e43b20a4127b7af04a0fd99878d7ce540bbbfbc6157dfe4f
md5=976947861f1dfa3d3da68378f25377c1
doc/obus/OBus_connection/index.html
Module OBus_connection
val of_addresses :
?switch:Lwt_switch.t ->
?shared:bool ->
OBus_address.t list ->
t Lwt.tval loopback : unit -> tval close : t -> unit Lwt.tval active : t -> bool React.signalval name : t -> OBus_name.busval set_name : t -> OBus_name.bus -> unitval transport : t -> OBus_transport.tval can_send_basic_type : t -> OBus_value.T.basic -> boolval can_send_single_type : t -> OBus_value.T.single -> boolval can_send_sequence_type : t -> OBus_value.T.sequence -> boolval send_message : t -> OBus_message.t -> unit Lwt.tval send_message_with_reply : t -> OBus_message.t -> OBus_message.t Lwt.tval send_message_keep_serial : t -> OBus_message.t -> unit Lwt.tval send_message_keep_serial_with_reply :
t ->
OBus_message.t ->
OBus_message.t Lwt.tval method_call :
connection:t ->
?destination:OBus_name.bus ->
path:OBus_path.t ->
?interface:OBus_name.interface ->
member:OBus_name.member ->
i_args:'a OBus_value.C.sequence ->
o_args:'b OBus_value.C.sequence ->
'a ->
'b Lwt.tval method_call_with_message :
connection:t ->
?destination:OBus_name.bus ->
path:OBus_path.t ->
?interface:OBus_name.interface ->
member:OBus_name.member ->
i_args:'a OBus_value.C.sequence ->
o_args:'b OBus_value.C.sequence ->
'a ->
(OBus_message.t * 'b) Lwt.tval method_call_no_reply :
connection:t ->
?destination:OBus_name.bus ->
path:OBus_path.t ->
?interface:OBus_name.interface ->
member:OBus_name.member ->
i_args:'a OBus_value.C.sequence ->
'a ->
unit Lwt.ttype filter = OBus_message.t -> OBus_message.t optionval new_key : unit -> 'a keyval set_on_disconnect : t -> (exn -> unit Lwt.t) -> unitval of_transport :
?switch:Lwt_switch.t ->
?guid:OBus_address.guid ->
?up:bool ->
OBus_transport.t ->
tval state : t -> [ `Up | `Down ] React.signalval set_up : t -> unitval set_down : t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>