diff options
author | sma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-01-20 15:30:59 +0000 |
---|---|---|
committer | sma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-01-20 15:30:59 +0000 |
commit | ab105702b32336d622014f0f8f965dcb616b2689 (patch) | |
tree | 4171a29a8f6e25a4c1e4e4df3870a0fb207845b2 /TAO/tao/CDR.h | |
parent | df0657ab9f66281c6d45be767e0a8dafc9a6377e (diff) | |
download | ATCD-ab105702b32336d622014f0f8f965dcb616b2689.tar.gz |
ChangeLogTag: Fri Jan 20 15:30:00 UTC 2006 Simon Massey <sma@prismtech.com>
Diffstat (limited to 'TAO/tao/CDR.h')
-rw-r--r-- | TAO/tao/CDR.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/CDR.h b/TAO/tao/CDR.h index 4d48529f523..27f28c82ac2 100644 --- a/TAO/tao/CDR.h +++ b/TAO/tao/CDR.h @@ -277,6 +277,8 @@ public: /// Accessor TAO_ORB_Core *orb_core (void) const; + ACE_Message_Block::Message_Flags + clr_mb_flags( ACE_Message_Block::Message_Flags less_flags ); // = TAO specific methods. static void throw_stub_exception (int error_num ACE_ENV_ARG_DECL); |