summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Utils.h
diff options
context:
space:
mode:
authorzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-02-28 21:31:26 +0000
committerzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-02-28 21:31:26 +0000
commitb2901288f4fc1c90b32e3abd04f6c4684821dafb (patch)
treeb1e8370972d27a28e4f28d9d4bf81ae1360d7449 /TAO/tao/Invocation_Utils.h
parent551cfc0483912daae2e09d2b7c21f783ec781179 (diff)
downloadATCD-b2901288f4fc1c90b32e3abd04f6c4684821dafb.tar.gz
Wed Feb 28 20:02:07 UTC 2007 Wallace Zhang <zhang_w@ociweb.com>
Diffstat (limited to 'TAO/tao/Invocation_Utils.h')
-rw-r--r--TAO/tao/Invocation_Utils.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Invocation_Utils.h b/TAO/tao/Invocation_Utils.h
index d63994908f0..d719a87c7e1 100644
--- a/TAO/tao/Invocation_Utils.h
+++ b/TAO/tao/Invocation_Utils.h
@@ -67,7 +67,8 @@ namespace TAO
TAO_ASYNCHRONOUS_POLLER_INVOCATION,
/// Types of DII
TAO_DII_INVOCATION,
- TAO_DII_DEFERRED_INVOCATION
+ TAO_DII_DEFERRED_INVOCATION,
+ TAO_DII_ASYNCH_INVOCATION
};
}