cosnotifycomm_notifypublish(3erl) linux man page | unix.com

Man Page: cosnotifycomm_notifypublish

Operating Environment: linux

Section: 3erl

CosNotifyComm_NotifyPublish(3erl)			     Erlang Module Definition				 CosNotifyComm_NotifyPublish(3erl)

NAME
CosNotifyComm_NotifyPublish - This module implements the OMG CosNotifyComm::NotifyPublish interface.
DESCRIPTION
To get access to the record definitions for the structures use: -include_lib("cosNotification/include/*.hrl"). All objects, which inherit this interface, export functions described in this module.
EXPORTS
offer_change(Object, Added, Removed) -> Reply Types Object = #objref Added = Removed = EventTypeSeq EventTypeSeq = [type] Reply = ok | {'EXCEPTION', CosNotifyComm_InvalidEventType{type}} type = #'CosNotification_EventType'{domain_name, type_name} domain_name = type_name = string() Objects supporting this interface can be informed by supplier objects about which type of events that will be delivered in the future. This operation accepts two parameters describing new and old event types respectively. If any of the supplied event type names is syntactically incorrect an exception is raised. Ericsson AB cosNotification 1.1.16 CosNotifyComm_NotifyPublish(3erl)
Related Man Pages
cosnotifychanneladmin_sequenceproxypullsupplier(3erl) - linux
cosnotifychanneladmin_proxypushsupplier(3erl) - linux
cosnotifychanneladmin_structuredproxypullconsumer(3erl) - linux
cosnotifychanneladmin_proxypullsupplier(3erl) - linux
cosnotifychanneladmin_proxyconsumer(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
User Guide: Posting in the Emergency Forum
Scripts without shebang
Merry Christmas!
UNIX.com End of Year (EOY) Report (2019)