summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Constants.h')
-rw-r--r--trunk/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Constants.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Constants.h b/trunk/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Constants.h
new file mode 100644
index 00000000000..6a6919f964d
--- /dev/null
+++ b/trunk/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Constants.h
@@ -0,0 +1,7 @@
+// $Id$
+
+#include "orbsvcs/Event_Service_Constants.h"
+
+#define HEARTBEAT ACE_ES_EVENT_UNDEFINED+1
+#define SOURCE_ID ACE_ES_EVENT_SOURCE_ANY+1
+#define HEARTBEATS_TO_SEND 50