1CosNotifyFilter_FilterFactorEyr(l3a)ng Module DefiniCtoisoNnotifyFilter_FilterFactory(3)
2
3
4

NAME

6       CosNotifyFilter_FilterFactory - This module implements the OMG CosNoti‐
7       fyFilter::FilterFactory interface.
8

DESCRIPTION

10       To get access to the record definitions for the structures use:
11       -include_lib("cosNotification/include/*.hrl").
12

EXPORTS

14       create_filter(FilterFactory, Grammar) -> Reply
15
16              Types:
17
18                 FilterFactory = #objref
19                 Grammar = string()
20                 Reply = Filter | {'EXCEPTION', #'CosNotifyFilter_InvalidGram‐
21                 mar'{}}
22                 Filter = #objref
23
24              This  operation creates a new Filter object, under the condition
25              that Grammar given is supported. Currently, only  "EXTENDED_TCL"
26              is supported.
27
28       create_mapping_filter(FilterFactory, Grammar) -> Reply
29
30              Types:
31
32                 FilterFactory = #objref
33                 Grammar = string()
34                 Reply   =   MappingFilter   |  {'EXCEPTION',  #'CosNotifyFil‐
35                 ter_InvalidGrammar'{}}
36                 Filter = #objref
37
38              This operation creates a new  MappingFilter  object,  under  the
39              condition  that  Grammar  given  is  supported.  Currently, only
40              "EXTENDED_TCL" is supported.
41
42
43
44Ericsson AB                  cosNotification 4.C5o.s2NotifyFilter_FilterFactory(3)
Impressum