package ocluster-api

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Register.ParamsSource

Sourcetype struct_t = [
  1. | `Register_cd3903a89e7d4463
]
Sourceval has_name : t -> bool
Sourceval name_get : t -> string
Sourceval name_set : t -> string -> unit
Sourceval worker_get : t -> Worker.t MessageWrapper.Capability.t option
Sourceval worker_set : t -> Worker.t MessageWrapper.Capability.t option -> unit
Sourceval capacity_get : t -> int32
Sourceval capacity_get_int_exn : t -> int
Sourceval capacity_set : t -> int32 -> unit
Sourceval capacity_set_int_exn : t -> int -> unit
Sourceval of_message : rw message_t -> t
Sourceval to_message : t -> rw message_t
Sourceval to_reader : t -> struct_t reader_t
Sourceval init_root : ?message_size:int -> unit -> t
Sourceval init_pointer : pointer_t -> t
OCaml

Innovation. Community. Security.