Go to the documentation of this file.
29 # define STR_MATCH(s1,s2) omni::strMatch((s1),(s2))
31 # define STR_MATCH(s1,s2) (0==::strcmp((s1),(s2)))
34 namespace OmniEvents {
38 using namespace CORBA;
39 CORBA::TypeCode_var tc=
event.type();
92 case tk_abstract_interface:
93 case tk_local_interface: