summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h
index 67f29c6fc14..e5aff6c4027 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h
@@ -83,7 +83,6 @@ public:
void execute ();
private:
-
RtecEventChannelAdmin::ProxyPushSupplier_var proxy_;
};
@@ -101,7 +100,6 @@ class TAO_RTEvent_Serv_Export TAO_ECG_UDP_Sender :
public TAO_EC_Deactivated_Object
{
public:
-
/// Initialization and termination methods.
//@{
@@ -175,13 +173,11 @@ public:
//@}
protected:
-
/// Constructor (protected). Clients can create new
/// TAO_ECG_UDP_Sender objects using the static create() method.
TAO_ECG_UDP_Sender (CORBA::Boolean crc = 0);
private:
-
/// Helpers for the connect() method.
//@{
// Establishes connection to the Event Channel for the first time.