package ocluster-api

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

Module ListClients.ResultsSource

Sourcetype struct_t = [
  1. | `ListClients_8d50536b48de2056
]
Sourceval has_clients : t -> bool
Sourceval clients_get : t -> (Capnp.Message.rw, string, array_t) Capnp.Array.t
Sourceval clients_get_list : t -> string list
Sourceval clients_get_array : t -> string array
Sourceval clients_set : t -> (Capnp.Message.rw, string, array_t) Capnp.Array.t -> (Capnp.Message.rw, string, array_t) Capnp.Array.t
Sourceval clients_set_list : t -> string list -> (Capnp.Message.rw, string, array_t) Capnp.Array.t
Sourceval clients_set_array : t -> string array -> (Capnp.Message.rw, string, array_t) Capnp.Array.t
Sourceval clients_init : t -> int -> (Capnp.Message.rw, string, array_t) Capnp.Array.t
Sourceval of_message : Capnp.Message.rw message_t -> t
Sourceval to_message : t -> Capnp.Message.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.