linux man page for costimerevent_timereventservice

Query: costimerevent_timereventservice

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CosTimerEvent_TimerEventService(3erl)			     Erlang Module Definition			     CosTimerEvent_TimerEventService(3erl)

NAME
CosTimerEvent_TimerEventService - This module implements the OMG CosTimerEvent::TimerEventService interface.
DESCRIPTION
To get access to the record definitions for the structures use: -include_lib("cosTime/include/*.hrl").
EXPORTS
register(TimerEventService, CosEventCommPushConsumer, Data) -> TimerEventHandler Types TimerEventService = CosEventCommPushConsumer = TimerEventHandler = #objref Data = #any This operation will create a new TimerEventHandler object which will push given Data to given CosEventCommPushConsumer after the timer have been set. unregister(TimerEventService, TimerEventHandler) -> ok Types TimerEventService = TimerEventHandler = #objref This operation will terminate the given TimerEventHandler. event_time(TimerEventService, TimerEvent) -> UTO Types TimerEventService = #objref TimerEvent = #'CosTimerEvent_TimerEvent'{utc, event_data} utc = event_data = #any} UTO = #objref This operation returns a UTO containing the time at which the associated event was triggered. Ericsson AB cosTime 1.1.10 CosTimerEvent_TimerEventService(3erl)
Related Man Pages
costime_uto(3erl) - linux
costime_timeservice(3erl) - linux
cosnotifychanneladmin_sequenceproxypushsupplier(3erl) - linux
cosnotifychanneladmin_structuredproxypullconsumer(3erl) - linux
costimerevent_timereventhandler(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Scripts without shebang
Status of UNIX.COM Forum Transformation
Answers to Recently Asked Questions about UNIX.COM