diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-09-03 06:00:45 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-09-03 06:00:45 +0000 |
commit | 4cc66bca1246335c8bc53595499d3ca4301f7b37 (patch) | |
tree | a2a5cd600c2ee1eeb991f4a4854115ebfb70916c /TAO/tao/Messaging/Messaging_No_ImplC.h | |
parent | 36fb06ddece99a6208807c8c3a3f48daedac91f8 (diff) | |
download | ATCD-4cc66bca1246335c8bc53595499d3ca4301f7b37.tar.gz |
ChangeLogTag:Thu Sep 2 22:21:35 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Messaging/Messaging_No_ImplC.h')
-rw-r--r-- | TAO/tao/Messaging/Messaging_No_ImplC.h | 88 |
1 files changed, 44 insertions, 44 deletions
diff --git a/TAO/tao/Messaging/Messaging_No_ImplC.h b/TAO/tao/Messaging/Messaging_No_ImplC.h index f85f397cfe4..ae675e406e1 100644 --- a/TAO/tao/Messaging/Messaging_No_ImplC.h +++ b/TAO/tao/Messaging/Messaging_No_ImplC.h @@ -1612,14 +1612,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::RebindPolicy> { - static Messaging::RebindPolicy_ptr tao_duplicate ( + static Messaging::RebindPolicy_ptr duplicate ( Messaging::RebindPolicy_ptr ); - static void tao_release ( + static void release ( Messaging::RebindPolicy_ptr ); - static Messaging::RebindPolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::RebindPolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::RebindPolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1633,14 +1633,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::RequestPriorityPolicy> { - static Messaging::RequestPriorityPolicy_ptr tao_duplicate ( + static Messaging::RequestPriorityPolicy_ptr duplicate ( Messaging::RequestPriorityPolicy_ptr ); - static void tao_release ( + static void release ( Messaging::RequestPriorityPolicy_ptr ); - static Messaging::RequestPriorityPolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::RequestPriorityPolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::RequestPriorityPolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1654,14 +1654,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::ReplyPriorityPolicy> { - static Messaging::ReplyPriorityPolicy_ptr tao_duplicate ( + static Messaging::ReplyPriorityPolicy_ptr duplicate ( Messaging::ReplyPriorityPolicy_ptr ); - static void tao_release ( + static void release ( Messaging::ReplyPriorityPolicy_ptr ); - static Messaging::ReplyPriorityPolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::ReplyPriorityPolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::ReplyPriorityPolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1675,14 +1675,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::RequestStartTimePolicy> { - static Messaging::RequestStartTimePolicy_ptr tao_duplicate ( + static Messaging::RequestStartTimePolicy_ptr duplicate ( Messaging::RequestStartTimePolicy_ptr ); - static void tao_release ( + static void release ( Messaging::RequestStartTimePolicy_ptr ); - static Messaging::RequestStartTimePolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::RequestStartTimePolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::RequestStartTimePolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1696,14 +1696,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::RequestEndTimePolicy> { - static Messaging::RequestEndTimePolicy_ptr tao_duplicate ( + static Messaging::RequestEndTimePolicy_ptr duplicate ( Messaging::RequestEndTimePolicy_ptr ); - static void tao_release ( + static void release ( Messaging::RequestEndTimePolicy_ptr ); - static Messaging::RequestEndTimePolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::RequestEndTimePolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::RequestEndTimePolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1717,14 +1717,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::ReplyStartTimePolicy> { - static Messaging::ReplyStartTimePolicy_ptr tao_duplicate ( + static Messaging::ReplyStartTimePolicy_ptr duplicate ( Messaging::ReplyStartTimePolicy_ptr ); - static void tao_release ( + static void release ( Messaging::ReplyStartTimePolicy_ptr ); - static Messaging::ReplyStartTimePolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::ReplyStartTimePolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::ReplyStartTimePolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1738,14 +1738,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::ReplyEndTimePolicy> { - static Messaging::ReplyEndTimePolicy_ptr tao_duplicate ( + static Messaging::ReplyEndTimePolicy_ptr duplicate ( Messaging::ReplyEndTimePolicy_ptr ); - static void tao_release ( + static void release ( Messaging::ReplyEndTimePolicy_ptr ); - static Messaging::ReplyEndTimePolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::ReplyEndTimePolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::ReplyEndTimePolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1759,14 +1759,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::RelativeRequestTimeoutPolicy> { - static Messaging::RelativeRequestTimeoutPolicy_ptr tao_duplicate ( + static Messaging::RelativeRequestTimeoutPolicy_ptr duplicate ( Messaging::RelativeRequestTimeoutPolicy_ptr ); - static void tao_release ( + static void release ( Messaging::RelativeRequestTimeoutPolicy_ptr ); - static Messaging::RelativeRequestTimeoutPolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::RelativeRequestTimeoutPolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::RelativeRequestTimeoutPolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1780,14 +1780,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::RoutingPolicy> { - static Messaging::RoutingPolicy_ptr tao_duplicate ( + static Messaging::RoutingPolicy_ptr duplicate ( Messaging::RoutingPolicy_ptr ); - static void tao_release ( + static void release ( Messaging::RoutingPolicy_ptr ); - static Messaging::RoutingPolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::RoutingPolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::RoutingPolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1801,14 +1801,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::MaxHopsPolicy> { - static Messaging::MaxHopsPolicy_ptr tao_duplicate ( + static Messaging::MaxHopsPolicy_ptr duplicate ( Messaging::MaxHopsPolicy_ptr ); - static void tao_release ( + static void release ( Messaging::MaxHopsPolicy_ptr ); - static Messaging::MaxHopsPolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::MaxHopsPolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::MaxHopsPolicy_ptr p, TAO_OutputCDR & cdr ); @@ -1822,14 +1822,14 @@ namespace TAO ACE_TEMPLATE_SPECIALIZATION struct TAO_Messaging_Export Objref_Traits<Messaging::QueueOrderPolicy> { - static Messaging::QueueOrderPolicy_ptr tao_duplicate ( + static Messaging::QueueOrderPolicy_ptr duplicate ( Messaging::QueueOrderPolicy_ptr ); - static void tao_release ( + static void release ( Messaging::QueueOrderPolicy_ptr ); - static Messaging::QueueOrderPolicy_ptr tao_nil (void); - static CORBA::Boolean tao_marshal ( + static Messaging::QueueOrderPolicy_ptr nil (void); + static CORBA::Boolean marshal ( Messaging::QueueOrderPolicy_ptr p, TAO_OutputCDR & cdr ); |