CosTimerEvent_TimerEventService
Functions
register(OE_THIS, Event_interface, Data) -> term()
register(OE_THIS, OE_Options, Event_interface, Data) -> term()
unregister(OE_THIS, Timer_event_handler) -> term()
unregister(OE_THIS, OE_Options, Timer_event_handler) -> term()
event_time(OE_THIS, Timer_event) -> term()
event_time(OE_THIS, OE_Options, Timer_event) -> term()
oe_get_interface() -> term()
oe_create_link() -> term()
oe_create_link(Env) -> term()
oe_create(Env, RegName) -> term()
oe_create_link(Env, RegName) -> term()
terminate(Reason, State) -> term()
handle_call(X1, X2, OE_State) -> term()
handle_cast(X1, State) -> term()
handle_info(Info, State) -> term()
code_change(OldVsn, State, Extra) -> term()