package ocluster-api

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

Module SetActive.ParamsSource

Sourcetype struct_t = [
  1. | `SetActive_c0d1f54a45d947da
]
Sourceval has_worker : t -> bool
Sourceval worker_get : t -> string
Sourceval worker_set : t -> string -> unit
Sourceval active_get : t -> bool
Sourceval active_set : t -> bool -> unit
Sourceval auto_create_get : t -> bool
Sourceval auto_create_set : t -> bool -> 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.