package ocluster-api

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

Module Builder.AdditionalMetricSource

Sourcetype struct_t = [
  1. | `AdditionalMetric_cf9916b2e02f841b
]
Sourcetype unnamed_union_t = MakeRPC(Capnp.RPC.None(M)).Builder.AdditionalMetric.unnamed_union_t =
  1. | Metric of Metric.t
  2. | NotReported
  3. | Undefined of int
Sourceval metric_set_reader : t -> Metric.struct_t reader_t -> Metric.t
Sourceval metric_set_builder : t -> Metric.t -> Metric.t
Sourceval metric_init : t -> Metric.t
Sourceval not_reported_set : t -> 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.