1CosNotifyComm_NotifySubscribEer(l3a)ng Module DefiniCtoisoNnotifyComm_NotifySubscribe(3)
2
3
4

NAME

6       CosNotifyComm_NotifySubscribe - This module implements the OMG CosNoti‐
7       fyComm::NotifySubscribe interface.
8

DESCRIPTION

10       To get access to the record definitions for the structures use:
11       -include_lib("cosNotification/include/*.hrl").
12
13       All objects, which inherit this interface, export  functions  described
14       in this module.
15

EXPORTS

17       subscription_change(Object, Added, Removed) -> Reply
18
19              Types:
20
21                 Object = #objref
22                 Added = Removed = EventTypeSeq
23                 EventTypeSeq = [type]
24                 Reply   =   ok  |  {'EXCEPTION',  CosNotifyComm_InvalidEvent‐
25                 Type{type}}
26                 type = #'CosNotification_EventType'{domain_name, type_name}
27                 domain_name = type_name = string()
28
29              This operation takes as input two sequences of event type  names
30              specifying events the client will and will not accept in the fu‐
31              ture respectively.
32
33
34
35Ericsson AB                   cosNotification 5C.o1sNotifyComm_NotifySubscribe(3)
Impressum