1CosNotifyChannelAdmin_SequenEcrCeloPasrnNogoxtyMiPofudyluCllhCeaonnDnseeuflmiAendrim(ti3in)o_nSequenceProxyPullConsumer(3)
2
3
4

NAME

6       CosNotifyChannelAdmin_SequenceProxyPullConsumer  -  This  module imple‐
7       ments the OMG  CosNotifyChannelAdmin::SequenceProxyPullConsumer  inter‐
8       face.
9

DESCRIPTION

11       To get access to the record definitions for the structures use:
12       -include_lib("cosNotification/include/*.hrl").
13
14       This module also exports the functions described in:
15
16         * CosNotifyComm_NotifyPublish
17
18         * CosNotification_QoSAdmin
19
20         * CosNotifyFilter_FilterAdmin
21
22         * CosNotifyChannelAdmin_ProxyConsumer
23

EXPORTS

25       connect_sequence_pull_supplier(SequenceProxyPullConsumer, PullSupplier)
26       -> Reply
27
28              Types:
29
30                 SequenceProxyPullConsumer = #objref
31                 PullSupplier = #objref
32                 Reply = ok | {'EXCEPTION', #'CosEventChannelAdmin_AlreadyCon‐
33                 nected'{}}   |  {'EXCEPTION',  #'CosEventChannelAdmin_TypeEr‐
34                 ror'{}}
35
36              This operation connects a PullSupplier to the target object.  If
37              a connection already exists or the supplied client does not sup‐
38              port the functions  pull_structured_events  and  try_pull_struc‐
39              tured_events an exception is raised.
40
41       suspend_connection(SequenceProxyPullConsumer) -> Reply
42
43              Types:
44
45                 SequenceProxyPullConsumer = #objref
46                 Reply  =  ok  | {'EXCEPTION', #'CosNotifyChannelAdmin_Connec‐
47                 tionAlreadyInactive'{}} | {'EXCEPTION', #'CosNotifyChannelAd‐
48                 min_NotConnected'{}}
49
50              If  a connection exist, invoking this operation will suspend the
51              connection until instructed otherwise. Otherwise, no client have
52              been  connected  or  this operation already have been invoked an
53              exception is raised.
54
55       resume_connection(SequenceProxyPullConsumer) -> Reply
56
57              Types:
58
59                 SequenceProxyPullConsumer = #objref
60                 Reply = ok  |  {'EXCEPTION',  #'CosNotifyChannelAdmin_Connec‐
61                 tionAlreadyInactive'{}} | {'EXCEPTION', #'CosNotifyChannelAd‐
62                 min_NotConnected'{}}
63
64              If an connection have been suspended this operation must be used
65              to resume the connection. If the connection already is active or
66              no client have been connected an exception is raised.
67
68       disconnect_sequence_pull_consumer(SequenceProxyPullConsumer) -> ok
69
70              Types:
71
72                 SequenceProxyPullConsumer = #objref
73
74              This operation close the connection to the client and terminates
75              the target object.
76
77
78
79Ericsson AB                 CcoossNNoottiiffyiCchaatninoenlA4d.m5i.n2_SequenceProxyPullConsumer(3)
Impressum