summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Messaging_No_ImplC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/Messaging_No_ImplC.cpp')
-rw-r--r--TAO/tao/Messaging/Messaging_No_ImplC.cpp110
1 files changed, 55 insertions, 55 deletions
diff --git a/TAO/tao/Messaging/Messaging_No_ImplC.cpp b/TAO/tao/Messaging/Messaging_No_ImplC.cpp
index f7ec820e56d..971952cde4d 100644
--- a/TAO/tao/Messaging/Messaging_No_ImplC.cpp
+++ b/TAO/tao/Messaging/Messaging_No_ImplC.cpp
@@ -496,7 +496,7 @@ Messaging::RebindPolicy::_unchecked_narrow (
RebindPolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&RebindPolicy::_tao_class_id
)
)
@@ -514,19 +514,19 @@ Messaging::RebindPolicy::_duplicate (RebindPolicy_ptr obj)
return obj;
}
-void *Messaging::RebindPolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::RebindPolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, RebindPolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -540,7 +540,7 @@ void *Messaging::RebindPolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -968,7 +968,7 @@ Messaging::RequestPriorityPolicy::_unchecked_narrow (
RequestPriorityPolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&RequestPriorityPolicy::_tao_class_id
)
)
@@ -986,19 +986,19 @@ Messaging::RequestPriorityPolicy::_duplicate (RequestPriorityPolicy_ptr obj)
return obj;
}
-void *Messaging::RequestPriorityPolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::RequestPriorityPolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, RequestPriorityPolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -1012,7 +1012,7 @@ void *Messaging::RequestPriorityPolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -1367,7 +1367,7 @@ Messaging::ReplyPriorityPolicy::_unchecked_narrow (
ReplyPriorityPolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ReplyPriorityPolicy::_tao_class_id
)
)
@@ -1385,19 +1385,19 @@ Messaging::ReplyPriorityPolicy::_duplicate (ReplyPriorityPolicy_ptr obj)
return obj;
}
-void *Messaging::ReplyPriorityPolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::ReplyPriorityPolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, ReplyPriorityPolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -1411,7 +1411,7 @@ void *Messaging::ReplyPriorityPolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -1765,7 +1765,7 @@ Messaging::RequestStartTimePolicy::_unchecked_narrow (
RequestStartTimePolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&RequestStartTimePolicy::_tao_class_id
)
)
@@ -1783,19 +1783,19 @@ Messaging::RequestStartTimePolicy::_duplicate (RequestStartTimePolicy_ptr obj)
return obj;
}
-void *Messaging::RequestStartTimePolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::RequestStartTimePolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, RequestStartTimePolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -1809,7 +1809,7 @@ void *Messaging::RequestStartTimePolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -2165,7 +2165,7 @@ Messaging::RequestEndTimePolicy::_unchecked_narrow (
RequestEndTimePolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&RequestEndTimePolicy::_tao_class_id
)
)
@@ -2183,19 +2183,19 @@ Messaging::RequestEndTimePolicy::_duplicate (RequestEndTimePolicy_ptr obj)
return obj;
}
-void *Messaging::RequestEndTimePolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::RequestEndTimePolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, RequestEndTimePolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -2209,7 +2209,7 @@ void *Messaging::RequestEndTimePolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -2564,7 +2564,7 @@ Messaging::ReplyStartTimePolicy::_unchecked_narrow (
ReplyStartTimePolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ReplyStartTimePolicy::_tao_class_id
)
)
@@ -2582,19 +2582,19 @@ Messaging::ReplyStartTimePolicy::_duplicate (ReplyStartTimePolicy_ptr obj)
return obj;
}
-void *Messaging::ReplyStartTimePolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::ReplyStartTimePolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, ReplyStartTimePolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -2608,7 +2608,7 @@ void *Messaging::ReplyStartTimePolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -2963,7 +2963,7 @@ Messaging::ReplyEndTimePolicy::_unchecked_narrow (
ReplyEndTimePolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ReplyEndTimePolicy::_tao_class_id
)
)
@@ -2981,19 +2981,19 @@ Messaging::ReplyEndTimePolicy::_duplicate (ReplyEndTimePolicy_ptr obj)
return obj;
}
-void *Messaging::ReplyEndTimePolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::ReplyEndTimePolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, ReplyEndTimePolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -3007,7 +3007,7 @@ void *Messaging::ReplyEndTimePolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -3361,7 +3361,7 @@ Messaging::RelativeRequestTimeoutPolicy::_unchecked_narrow (
RelativeRequestTimeoutPolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&RelativeRequestTimeoutPolicy::_tao_class_id
)
)
@@ -3379,19 +3379,19 @@ Messaging::RelativeRequestTimeoutPolicy::_duplicate (RelativeRequestTimeoutPolic
return obj;
}
-void *Messaging::RelativeRequestTimeoutPolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::RelativeRequestTimeoutPolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, RelativeRequestTimeoutPolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -3405,7 +3405,7 @@ void *Messaging::RelativeRequestTimeoutPolicy::_tao_QueryInterface (ptr_arith_t
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -3844,7 +3844,7 @@ Messaging::RoutingPolicy::_unchecked_narrow (
RoutingPolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&RoutingPolicy::_tao_class_id
)
)
@@ -3862,19 +3862,19 @@ Messaging::RoutingPolicy::_duplicate (RoutingPolicy_ptr obj)
return obj;
}
-void *Messaging::RoutingPolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::RoutingPolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, RoutingPolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -3888,7 +3888,7 @@ void *Messaging::RoutingPolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -4239,7 +4239,7 @@ Messaging::MaxHopsPolicy::_unchecked_narrow (
MaxHopsPolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&MaxHopsPolicy::_tao_class_id
)
)
@@ -4257,19 +4257,19 @@ Messaging::MaxHopsPolicy::_duplicate (MaxHopsPolicy_ptr obj)
return obj;
}
-void *Messaging::MaxHopsPolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::MaxHopsPolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, MaxHopsPolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -4283,7 +4283,7 @@ void *Messaging::MaxHopsPolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{
@@ -4634,7 +4634,7 @@ Messaging::QueueOrderPolicy::_unchecked_narrow (
QueueOrderPolicy_ptr,
obj->_tao_QueryInterface (
ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&QueueOrderPolicy::_tao_class_id
)
)
@@ -4652,19 +4652,19 @@ Messaging::QueueOrderPolicy::_duplicate (QueueOrderPolicy_ptr obj)
return obj;
}
-void *Messaging::QueueOrderPolicy::_tao_QueryInterface (ptr_arith_t type)
+void *Messaging::QueueOrderPolicy::_tao_QueryInterface (ptrdiff_t type)
{
void *retv = 0;
if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&ACE_NESTED_CLASS (::Messaging, QueueOrderPolicy)::_tao_class_id)
)
{
retv = ACE_reinterpret_cast (void*, this);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&::CORBA::Policy::_tao_class_id)
)
{
@@ -4678,7 +4678,7 @@ void *Messaging::QueueOrderPolicy::_tao_QueryInterface (ptr_arith_t type)
);
}
else if (type == ACE_reinterpret_cast (
- ptr_arith_t,
+ ptrdiff_t,
&CORBA::Object::_tao_class_id)
)
{