package qcow
-
qcow
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Common signatures used by the library
module type LOG = sig ... end
Common logging functions
module type SERIALISABLE = sig ... end
Values which can be read and written
module type PRINTABLE = sig ... end
Values which can be pretty-printed
module type RESIZABLE_BLOCK = sig ... end
module type DEBUG = sig ... end
module type INTERVAL_SET = sig ... end