#include "ProxyPushConsumer.h"
#include "Orb.h"
#include "omniEventsLog.h"
#include <assert.h>
Include dependency graph for ProxyPushConsumer.cc:
Go to the source code of this file.
Namespaces | |
namespace | OmniEvents |
Defines | |
#define | DB(l, x) ((omniORB::traceLevel >= l) && (cerr << x << endl)) |
|
Definition at line 30 of file ProxyPushConsumer.cc. |