summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2007-05-29 14:54:16 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2007-05-29 14:54:16 +0000
commit4be61354875e5bd913eef4d1dc970164ddd2da6b (patch)
tree63bb2da56e83346dc0c1911005bcf73c00163b42 /TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h
parent2271dfb70f7154d07627b88fcaf66670c77bb373 (diff)
downloadATCD-4be61354875e5bd913eef4d1dc970164ddd2da6b.tar.gz
Tue May 29 14:11:17 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h
index 4f51296ef99..d5cf9b79530 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h
@@ -71,6 +71,8 @@ public:
// = The RtecUDPAdmin::AddrServer methods
virtual void get_addr (const RtecEventComm::EventHeader& header,
RtecUDPAdmin::UDP_Addr_out addr);
+ virtual void get_address (const RtecEventComm::EventHeader& header,
+ RtecUDPAdmin::UDP_Address_out addr6);
/// Prints out complete content of the address server. Useful for
/// debugging.