package obus
A pure OCaml implementation of DBus
Install
Dune Dependency
Authors
Maintainers
Sources
1.1.8.tar.gz
sha256=84aa0003157b0299e43b20a4127b7af04a0fd99878d7ce540bbbfbc6157dfe4f
md5=976947861f1dfa3d3da68378f25377c1
doc/obus/OBus_value/V/index.html
Module OBus_value.V
type basic =
| Byte of char
| Boolean of bool
| Int16 of int
| Int32 of int32
| Int64 of int64
| Uint16 of int
| Uint32 of int32
| Uint64 of int64
| Double of float
| String of string
| Signature of signature
| Object_path of OBus_path.t
| Unix_fd of Unix.file_descr
type sequence = single list
val byte : char -> basic
val boolean : bool -> basic
val int16 : int -> basic
val int32 : int32 -> basic
val int64 : int64 -> basic
val uint16 : int -> basic
val uint32 : int32 -> basic
val uint64 : int64 -> basic
val double : float -> basic
val string : string -> basic
val object_path : OBus_path.t -> basic
val unix_fd : Unix.file_descr -> basic
val byte_array : string -> single
val basic_byte : char -> single
val basic_boolean : bool -> single
val basic_int16 : int -> single
val basic_int32 : int32 -> single
val basic_int64 : int64 -> single
val basic_uint16 : int -> single
val basic_uint32 : int32 -> single
val basic_uint64 : int64 -> single
val basic_double : float -> single
val basic_string : string -> single
val basic_object_path : OBus_path.t -> single
val basic_unix_fd : Unix.file_descr -> single
val type_of_sequence : sequence -> T.sequence
val print_basic : Format.formatter -> basic -> unit
val print_single : Format.formatter -> single -> unit
val print_sequence : Format.formatter -> sequence -> unit
val string_of_basic : basic -> string
val string_of_single : single -> string
val string_of_sequence : sequence -> string
val basic_close : basic -> unit Lwt.t
val single_close : single -> unit Lwt.t
val sequence_close : sequence -> unit Lwt.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>