obus
Pure Ocaml implementation of the D-Bus protocol
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package obus
-
obus
-
obus.hal
-
obus.network_manager
-
obus.notification
-
obus.ppx
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library obus
val interface : OBus_name.interface
val m_GetMachineId : ( unit, string ) OBus_member.Method.t
val m_Ping : ( unit, unit ) OBus_member.Method.t
type 'a members = {
m_GetMachineId : 'a OBus_object.t -> unit -> string Lwt.t; |
m_Ping : 'a OBus_object.t -> unit -> unit Lwt.t; |
}
val make : 'a members -> 'a OBus_object.interface
ON THIS PAGE
No table of contents