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_property/index.html
Module OBus_property
type 'a r = ('a, [ `readable ]) ttype 'a w = ('a, [ `writable ]) ttype 'a rw = ('a, [ `readable | `writable ]) ttype map = (OBus_context.t * OBus_value.V.single) Map.Make(String).ttype monitor =
OBus_proxy.t ->
OBus_name.interface ->
Lwt_switch.t ->
map React.signal Lwt.tval make :
?monitor:monitor ->
('a, 'access) OBus_member.Property.t ->
OBus_proxy.t ->
('a, 'access) tval group : ?monitor:monitor -> OBus_proxy.t -> OBus_name.interface -> groupval map_rw_with_context :
(OBus_context.t -> 'a -> 'b) ->
('b -> 'a) ->
'a rw ->
'b rwval map_r_with_context :
(OBus_context.t -> 'a -> 'b) ->
('a, [> `readable ]) t ->
'b rval get : ('a, [> `readable ]) t -> 'a Lwt.tval get_with_context : ('a, [> `readable ]) t -> (OBus_context.t * 'a) Lwt.tval set : ('a, [> `writable ]) t -> 'a -> unit Lwt.tval find_value : OBus_name.member -> map -> OBus_value.V.singleval find_value_with_context :
OBus_name.member ->
map ->
OBus_context.t * OBus_value.V.singleval find_with_context : ('a, [> `readable ]) t -> map -> OBus_context.t * 'aval print_map : Format.formatter -> map -> unitval string_of_map : map -> stringval monitor :
?switch:Lwt_switch.t ->
('a, [> `readable ]) t ->
'a React.signal Lwt.tval get_all_no_cache :
OBus_proxy.t ->
OBus_name.interface ->
(OBus_context.t * (OBus_name.member * OBus_value.V.single) list) Lwt.tval update_map :
OBus_context.t ->
(OBus_name.member * OBus_value.V.single) list ->
map ->
mapval map_of_list :
OBus_context.t ->
(OBus_name.member * OBus_value.V.single) list ->
map sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>