CosNotifyFilter::FilterFactory Interface Reference

Create Filter and MappingFilter objects. More...

import "CosNotifyFilter.idl";

List of all members.

Public Member Functions

Filter create_filter (in string constraint_grammar) raises (InvalidGrammar)
 Create a new Filter object.
MappingFilter create_mapping_filter (in string constraint_grammar, in any default_value) raises (InvalidGrammar)
 Create a new MappingFilter object.


Detailed Description

Create Filter and MappingFilter objects.


Member Function Documentation

Filter CosNotifyFilter::FilterFactory::create_filter ( in string  constraint_grammar  )  raises (InvalidGrammar)

Create a new Filter object.

Parameters:
constraint_grammar The name of the grammar used for this filter
Exceptions:
InvalidGrammar The grammar name provided is invalid or unsupported

MappingFilter CosNotifyFilter::FilterFactory::create_mapping_filter ( in string  constraint_grammar,
in any  default_value 
) raises (InvalidGrammar)

Create a new MappingFilter object.

Parameters:
constraint_grammar The name of the grammar used for this filter
default_value The default property value used if no mapping constraint matches
Exceptions:
InvalidGrammar The grammar name provided is invalid or unsupported


The documentation for this interface was generated from the following file:
Generated on Mon Apr 30 23:28:49 2007 for TAO_CosNotification by  doxygen 1.4.7-1