summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-12 09:37:58 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-12 09:37:58 +0000
commite107ec6087428cf1917764e400401471ec6a3e84 (patch)
tree9027961b26b76973669e0e727aa0ae2354875819 /TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h
parentf216f6cf022c4e539faf86ab1f25d4272a02258f (diff)
downloadATCD-e107ec6087428cf1917764e400401471ec6a3e84.tar.gz
ChangeLogTag:Sat Nov 12 01:34:26 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h
index 267162a8b4b..ff28bdb222e 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h
@@ -21,6 +21,8 @@
#include "FT_ProxyAdmin_T.h"
#include "ProxySupplierStateWorker.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace FtRtecEventChannelAdmin {
struct ConsumerAdminState;
}
@@ -65,5 +67,7 @@ public:
void disconnect(RtecEventChannelAdmin::ProxyPushSupplier_ptr obj);
};
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* TAO_EC_CONSUMERADMIN_H */