summaryrefslogtreecommitdiff
path: root/TAO/tao/Tagged_Components.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-07-22 11:34:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-07-22 11:34:18 +0000
commitb575c80a59d3be4a8c10788c4d18b0f0beea46c8 (patch)
tree3cacdd80884731dd236f6a4711f0337ea9b0d50e /TAO/tao/Tagged_Components.inl
parentc0c1252a69dea7b932be665c31102e777897e6c8 (diff)
downloadATCD-b575c80a59d3be4a8c10788c4d18b0f0beea46c8.tar.gz
Tue Jul 22 11:31:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Tagged_Components.inl')
-rw-r--r--TAO/tao/Tagged_Components.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Tagged_Components.inl b/TAO/tao/Tagged_Components.inl
index cb61b5235b4..e19251e5acd 100644
--- a/TAO/tao/Tagged_Components.inl
+++ b/TAO/tao/Tagged_Components.inl
@@ -47,7 +47,7 @@ TAO_Tagged_Components::get_code_sets (
return this->code_sets_set_;
}
-ACE_INLINE int
+ACE_INLINE bool
TAO_Tagged_Components::known_tag (IOP::ComponentId tag) const
{
return (tag == IOP::TAG_ORB_TYPE
@@ -55,7 +55,7 @@ TAO_Tagged_Components::known_tag (IOP::ComponentId tag) const
}
-ACE_INLINE int
+ACE_INLINE bool
TAO_Tagged_Components::unique_tag (IOP::ComponentId tag) const
{
return (tag == IOP::TAG_ORB_TYPE