package ocluster-api

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

Module Builder.CustomSource

Sourcetype struct_t = [
  1. | `Custom_a5a1f28b5d271349
]
Sourceval has_kind : t -> bool
Sourceval kind_get : t -> string
Sourceval kind_set : t -> string -> unit
Sourceval payload_get : t -> pointer_t
Sourceval payload_get_interface : t -> 'a MessageWrapper.Capability.t option
Sourceval payload_set : t -> pointer_t -> pointer_t
Sourceval payload_set_reader : t -> Reader.pointer_t -> pointer_t
Sourceval payload_set_interface : t -> 'a MessageWrapper.Capability.t option -> 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.