wxe_server

Functions


start() -> term()

stop() -> term()

register_me(Pid) -> term()

set_debug(Pid, Level) -> term()

init(X1) -> term()

handle_call(Request, From, State) -> term()

handle_cast(Msg, State) -> term()

handle_info(Cb, State) -> term()

terminate(Reason, State) -> term()

code_change(OldVsn, State, Extra) -> term()

invoke_callback(Fun) -> term()

View Functions