package frama-c

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

Module MemBytes.ChunkSource

Sourcetype t =
  1. | Mem
  2. | Init
  3. | Alloc
Sourceval self : string
Sourceval hash : 'a -> int
Sourceval equal : 'a -> 'a -> bool
Sourceval compare : t -> t -> int
Sourceval pretty : Format.formatter -> t -> unit
Sourceval tau_of_memory : ('a, 'b) Qed.Logic.datatype
Sourceval tau_of_init : ('a, 'b) Qed.Logic.datatype
Sourceval tau_of_chunk : t -> ('a, 'b) Qed.Logic.datatype
Sourceval val_of_chunk : t -> ('a, 'b) Logic.datatype
Sourceval basename_of_chunk : t -> string
Sourceval is_framed : 'a -> bool
OCaml

Innovation. Community. Security.