#include "EventChannelFactory.h"
#include "Orb.h"
#include "EventChannel.h"
#include "PersistNode.h"
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | OmniEvents |
Defines | |
#define | STR_MATCH(s1, s2) omni::strMatch((s1),(s2)) |
#define STR_MATCH | ( | s1, | |||
s2 | ) | omni::strMatch((s1),(s2)) |
Definition at line 37 of file EventChannelFactory.cc.
Referenced by OmniEvents::EventChannelFactory_i::create_channel(), and OmniEvents::FilterByRepositoryId::keep().