Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File lib/ocaml/pkg-lib/netshm/netshm_array.cmi_pretty GODI Package godi-ocamlnet
Library netshm
 
   Netshm_array.html    netshm_array.cmi_pretty    netshm_array.mli    Sources  
type 'a t = 'a Netshm_array.t
val manage :
  ?pagesize:int ->
  ?init:int ->
  'a ->
  'a Netshm_data.data_manager ->
  Netshm.locking_method -> Netshm.shm_descr -> 'a t
val length : 'a t -> int
val get : 'a t -> int -> 'a
val set : 'a t -> int -> 'a -> unit
val resize : 'a t -> int -> unit
val default_value : 'a t -> 'a
val shm_table : 'a t -> Netshm.shm_table
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml