mnesia_event

Functions


init(Args) -> term()

handle_event(Event, State) -> term()

handle_info(Msg, State) -> term()

handle_call(Msg, State) -> term()

terminate(Reason, State) -> term()

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

View Functions