linux man page for cosnotifyfilter_filterfactory

Query: cosnotifyfilter_filterfactory

OS: linux

Section: 3erl

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

CosNotifyFilter_FilterFactory(3erl)			     Erlang Module Definition			       CosNotifyFilter_FilterFactory(3erl)

NAME
CosNotifyFilter_FilterFactory - This module implements the OMG CosNotifyFilter::FilterFactory interface.
DESCRIPTION
To get access to the record definitions for the structures use: -include_lib("cosNotification/include/*.hrl").
EXPORTS
create_filter(FilterFactory, Grammar) -> Reply Types FilterFactory = #objref Grammar = string() Reply = Filter | {'EXCEPTION', #'CosNotifyFilter_InvalidGrammar'{}} Filter = #objref This operation creates a new Filter object, under the condition that Grammar given is supported. Currently, only "EXTENDED_TCL" is supported. create_mapping_filter(FilterFactory, Grammar) -> Reply Types FilterFactory = #objref Grammar = string() Reply = MappingFilter | {'EXCEPTION', #'CosNotifyFilter_InvalidGrammar'{}} Filter = #objref This operation creates a new MappingFilter object, under the condition that Grammar given is supported. Currently, only "EXTENDED_TCL" is supported. Ericsson AB cosNotification 1.1.16 CosNotifyFilter_FilterFactory(3erl)
Related Man Pages
cosnotifychanneladmin_eventchannel(3erl) - linux
cosnotifychanneladmin_structuredproxypullconsumer(3erl) - linux
cosnotifychanneladmin_proxypullsupplier(3erl) - linux
cosnotifychanneladmin_consumeradmin(3erl) - linux
cosnotifychanneladmin_proxypullconsumer(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Merry Christmas!
Answers to Recently Asked Questions about UNIX.COM
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
UNIX.com End of Year (EOY) Report (2019)