| File doc/godi-hydro/html/Hydro_oa.html |
GODI Package
godi-hydro |
module Hydro_oa: sig .. end
Object adapters
Object adapters are registries of objects that are known to the
server
exception Identity_exists of Hydro_types.identity
exception Object_exists of Hydro_lm.interface_base
class type object_adapter_t = object .. end
The class type of object adapters.
class object_adapter : unit -> object_adapter_t
Implements the object adapter
val object_adapter : unit -> object_adapter_t
Creates a new object adapter