Behaviours: gen_event.
code_change/3 | |
handle_call/2 | |
handle_event/2 | |
handle_info/2 | |
init/1 | |
start_link/0 | |
start_link/1 | |
terminate/2 |
code_change() -> term()
handle_call() -> term()
handle_event() -> term()
handle_info() -> term()
init() -> term()
start_link() -> term()
start_link() -> term()
terminate() -> term()
Generated by EDoc, Aug 9 2007, 13:20:04.