Module cf_client_process

Copyright © 2015-2018 Jörgen Brandt

Version: 0.1.4

Behaviours: cre_client.

Authors: Jörgen Brandt (joergen.brandt@onlinehome.de).

Function Index

init/1
is_value/2
recv/4
start_link/1
start_link/2
step/2

Function Details

init/1

init(ClientArg::term()) -> []

is_value/2

is_value(E::e(), UsrInfo::term()) -> boolean()

recv/4

recv(E, A, R, UsrInfo) -> e()

start_link/1

start_link(F) -> any()

start_link/2

start_link(ClientName, F) -> any()

step/2

step(E, UsrInfo) -> Result


Generated by EDoc