29 # define STR_MATCH(s1,s2) omni::strMatch((s1),(s2))
31 # define STR_MATCH(s1,s2) (0==::strcmp((s1),(s2)))
38 using namespace CORBA;
39 CORBA::TypeCode_var tc=
event.type();
92 case tk_abstract_interface:
93 case tk_local_interface:
#define STR_MATCH(s1, s2)
CORBA::RepositoryId_var _rid
bool keep(const CORBA::Any &event) const
Returns TRUE if the event passes the filter and FALSE if the event should be discarded.