diff options
author | marina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-23 03:18:21 +0000 |
---|---|---|
committer | marina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-23 03:18:21 +0000 |
commit | db2a70e27606c8605534f37161d2069c190d84ca (patch) | |
tree | 443cdb5f63743c50485809d1574df0befdb98bb9 /TAO/tao/IOPC.h | |
parent | 9d64a1c6d9f20dd4f43d92f78c869cd08dadf072 (diff) | |
download | ATCD-db2a70e27606c8605534f37161d2069c190d84ca.tar.gz |
ChangeLogTag:Mon May 22 22:12:22 2000 Marina Spivak <marina@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/IOPC.h')
-rw-r--r-- | TAO/tao/IOPC.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/IOPC.h b/TAO/tao/IOPC.h index f495f72adb5..f049c209936 100644 --- a/TAO/tao/IOPC.h +++ b/TAO/tao/IOPC.h @@ -583,6 +583,10 @@ TAO_NAMESPACE IOP TAO_NAMESPACE_STORAGE_CLASS const CORBA::ULong UnknownExceptionInfo; + TAO_NAMESPACE_STORAGE_CLASS const CORBA::ULong RTCorbaPriority; + + TAO_NAMESPACE_STORAGE_CLASS const CORBA::ULong RTCorbaPriorityRange; + } TAO_NAMESPACE_CLOSE // module IOP |