summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-01 23:20:29 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-01 23:20:29 +0000
commit2243b25c7de2aae56ab3a08663bb65bab3639baf (patch)
tree347f41e5238818021f564beca85d96e59442a34c
parent5d5fde9f2629d2d0be3b35e491f2d4a0ba1e8f22 (diff)
downloadATCD-2243b25c7de2aae56ab3a08663bb65bab3639baf.tar.gz
Added type_code_id for ciao_push_event operation.
-rw-r--r--CIAO/ciao/CCM_Event.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/CIAO/ciao/CCM_Event.idl b/CIAO/ciao/CCM_Event.idl
index 760b95adc85..f6a4755f8f1 100644
--- a/CIAO/ciao/CCM_Event.idl
+++ b/CIAO/ciao/CCM_Event.idl
@@ -32,7 +32,8 @@ module Components
// sink port. The source_id needs to be passed in to identify the
// source of the publisher port to support event filtering mechanism.
void ciao_push_event (in Components::EventBase evt,
- in string source_id)
+ in string source_id,
+ in CORBA::TypeCode tc)
raises (BadEventType);
// CIAO-specific operation to help support the capability