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.network_manager
val interface : OBus_name.interface
val s_PropertiesChanged :
(string * OBus_value.V.single) list OBus_member.Signal.t
val p_ActiveChannel : ( int32, [ `readable ] ) OBus_member.Property.t
val p_Companion : ( OBus_path.t, [ `readable ] ) OBus_member.Property.t
val p_HwAddress : ( string, [ `readable ] ) OBus_member.Property.t
type 'a members = {
p_ActiveChannel : 'a OBus_object.t -> int32 React.signal; |
p_Companion : 'a OBus_object.t -> OBus_path.t React.signal; |
p_HwAddress : 'a OBus_object.t -> string React.signal; |
}
val make : 'a members -> 'a OBus_object.interface
ON THIS PAGE
No table of contents