Plasma GitLab Archive
Projects Blog Knowledge

functor (U'C : Rpc_client.USE_CLIENT->
  sig
    module V1 :
      sig
        type t = U'C.t
        val _program : Rpc_program.t
        val null :
          U'C.t ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'null'arg ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'null'res
        val null'async :
          U'C.t ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'null'arg ->
          ((unit -> Pfs_rpcapi_aux.t_Inode_cache'V1'null'res) -> unit) ->
          unit
        val is_up_to_date :
          U'C.t ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date'arg ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date'res
        val is_up_to_date'async :
          U'C.t ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date'arg ->
          ((unit -> Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date'res) ->
           unit) ->
          unit
        val is_up_to_date_seqno :
          U'C.t ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date_seqno'arg ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date_seqno'res
        val is_up_to_date_seqno'async :
          U'C.t ->
          Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date_seqno'arg ->
          ((unit -> Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date_seqno'res) ->
           unit) ->
          unit
      end
  end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml