Module match_stream_match

Match Stream Match.

Copyright © (C) 2011 Inaka Labs SRL

Behaviours: gen_server.

Authors: Fernando Benavides (fernando.benavides@inakanetworks.com).

Description

Match Stream Match

Function Index

apply/1Registers an event in the match.
event_manager/1Returns the gen_event manager for the closest match process.
stop/1Stops the match.

Function Details

apply/1

apply(Event::match_stream:event()) -> ok

Registers an event in the match

event_manager/1

event_manager(MatchId::match_stream:match_id()) -> atom()

Returns the gen_event manager for the closest match process

stop/1

stop(MatchId::match_stream:match_id()) -> ok

Stops the match. If it's already stopped it does nothing.


Generated by EDoc, Sep 21 2011, 16:21:48.