summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_UDP.h
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-20 01:14:52 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-20 01:14:52 +0000
commit7941312cbf7d903dd85f2a634e300bffa69ae4d2 (patch)
tree951ff78a0940211e77a5d01f6311ca3bfdb0bd84 /TAO/orbsvcs/orbsvcs/Event/EC_Gateway_UDP.h
parent1257e5dabb6f70f055bbea0a38a401b26bfa0369 (diff)
downloadATCD-7941312cbf7d903dd85f2a634e300bffa69ae4d2.tar.gz
ChangeLogTag:Sun Mar 19 15:33:25 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_Gateway_UDP.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Gateway_UDP.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_UDP.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_UDP.h
index c5755053987..19090205e56 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_UDP.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_UDP.h
@@ -63,11 +63,11 @@
#include "ace/SOCK_Dgram_Mcast.h"
#include "orbsvcs/RtecEventChannelAdminS.h"
#include "orbsvcs/RtecUDPAdminS.h"
-#include "orbsvcs/orbsvcs_export.h"
+#include "orbsvcs/Event/event_export.h"
class TAO_ECG_UDP_Out_Endpoint;
-class TAO_ORBSVCS_Export TAO_ECG_UDP_Sender : public POA_RtecEventComm::PushConsumer
+class TAO_RTEvent_Export TAO_ECG_UDP_Sender : public POA_RtecEventComm::PushConsumer
{
//
// = TITLE
@@ -218,7 +218,7 @@ private:
// ****************************************************************
-class TAO_ORBSVCS_Export TAO_ECG_UDP_Out_Endpoint
+class TAO_RTEvent_Export TAO_ECG_UDP_Out_Endpoint
{
//
// = TITLE
@@ -266,7 +266,7 @@ private:
// ****************************************************************
-class TAO_ORBSVCS_Export TAO_ECG_UDP_Request_Index
+class TAO_RTEvent_Export TAO_ECG_UDP_Request_Index
{
// = TITLE
// Index to the request map.
@@ -298,7 +298,7 @@ public:
// ****************************************************************
-class TAO_ORBSVCS_Export TAO_ECG_UDP_Request_Entry
+class TAO_RTEvent_Export TAO_ECG_UDP_Request_Entry
{
// = TITLE
// Keeps information about an incomplete request.
@@ -375,7 +375,7 @@ private:
class TAO_ECG_UDP_Receiver;
-class TAO_ORBSVCS_Export TAO_ECG_UDP_TH : public ACE_Event_Handler
+class TAO_RTEvent_Export TAO_ECG_UDP_TH : public ACE_Event_Handler
{
//
// = TITLE
@@ -400,7 +400,7 @@ private:
// ****************************************************************
-class TAO_ORBSVCS_Export TAO_ECG_UDP_Receiver : public POA_RtecEventComm::PushSupplier
+class TAO_RTEvent_Export TAO_ECG_UDP_Receiver : public POA_RtecEventComm::PushSupplier
{
//
// = TITLE
@@ -510,7 +510,7 @@ private:
// ****************************************************************
-class TAO_ORBSVCS_Export TAO_ECG_UDP_EH : public ACE_Event_Handler
+class TAO_RTEvent_Export TAO_ECG_UDP_EH : public ACE_Event_Handler
{
//
// = TITLE
@@ -549,7 +549,7 @@ private:
// ****************************************************************
-class TAO_ORBSVCS_Export TAO_ECG_Mcast_EH : public ACE_Event_Handler
+class TAO_RTEvent_Export TAO_ECG_Mcast_EH : public ACE_Event_Handler
{
//
// = TITLE