cosNotificationApp
Functions
install() -> term()
install(Time) -> term()
install_event() -> term()
install_event(Time) -> term()
install_typed() -> term()
install_typed(Time) -> term()
uninstall() -> term()
uninstall(Time) -> term()
uninstall_event() -> term()
uninstall_event(Time) -> term()
uninstall_typed() -> term()
uninstall_typed(Time) -> term()
start() -> term()
stop() -> term()
start_factory() -> term()
start_factory(Args) -> term()
start_global_factory() -> term()
start_global_factory(Args) -> term()
stop_factory(Fac) -> term()
start_filter_factory() -> term()
start_filter_factory(Args) -> term()
stop_filter_factory(Fac) -> term()
create_structured_event(StrD, StrT, StrE, PSeqV, PSeqF, AnyR) -> term()
type_check() -> term()
notify() -> term()
max_events() -> term()
timeout_events() -> term()
interval_events() -> term()
start(X1, X2) -> term()
stop(X1) -> term()
init(X1) -> term()
View Functions
- install/0
- install/1
- install_event/0
- install_event/1
- install_typed/0
- install_typed/1
- uninstall/0
- uninstall/1
- uninstall_event/0
- uninstall_event/1
- uninstall_typed/0
- uninstall_typed/1
- start/0
- stop/0
- start_factory/0
- start_factory/1
- start_global_factory/0
- start_global_factory/1
- stop_factory/1
- start_filter_factory/0
- start_filter_factory/1
- stop_filter_factory/1
- create_structured_event/6
- type_check/0
- notify/0
- max_events/0
- timeout_events/0
- interval_events/0
- start/2
- stop/1
- init/1