import "CosNotifyFilter.idl";
Public Attributes | |
CosNotification::EventTypeSeq | event_types |
The list of event types accepted. | |
string | constraint_expr |
A constraint (or filtering) expression. |
Definition at line 45 of file CosNotifyFilter.idl.
|
A constraint (or filtering) expression.
Definition at line 49 of file CosNotifyFilter.idl. Referenced by TAO_Notify_ETCL_Filter::add_constraints_i(). |
|
The list of event types accepted.
Definition at line 47 of file CosNotifyFilter.idl. |