summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableInterceptorC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableInterceptorC.h')
-rw-r--r--TAO/tao/PortableInterceptorC.h108
1 files changed, 41 insertions, 67 deletions
diff --git a/TAO/tao/PortableInterceptorC.h b/TAO/tao/PortableInterceptorC.h
index 98d3b4e9bdb..677abef7e62 100644
--- a/TAO/tao/PortableInterceptorC.h
+++ b/TAO/tao/PortableInterceptorC.h
@@ -46,8 +46,7 @@
#include "PI_ForwardC.h"
#include "tao/Messaging_SyncScopeC.h"
#include "tao/IOP_CodecC.h"
-#include "tao/PolicyC.h"
-#include "tao/CurrentC.h"
+#include "tao/Policy_ForwardC.h"
#if defined (TAO_EXPORT_MACRO)
#undef TAO_EXPORT_MACRO
@@ -99,31 +98,6 @@ namespace PortableInterceptor
{
// TAO_IDL - Generated from
- // C:\ACE\develop\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
- const PortableInterceptor::AdapterState HOLDING = 0;
-
- // TAO_IDL - Generated from
- // C:\ACE\develop\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
- const PortableInterceptor::AdapterState ACTIVE = 1;
-
- // TAO_IDL - Generated from
- // C:\ACE\develop\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
- const PortableInterceptor::AdapterState DISCARDING = 2;
-
- // TAO_IDL - Generated from
- // C:\ACE\develop\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
- const PortableInterceptor::AdapterState INACTIVE = 3;
-
- // TAO_IDL - Generated from
- // C:\ACE\develop\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
- const PortableInterceptor::AdapterState NON_EXISTENT = 4;
-
- // TAO_IDL - Generated from
// be\be_interface.cpp:611
#if !defined (_PORTABLEINTERCEPTOR_INTERCEPTOR__VAR_OUT_CH_)
@@ -2004,14 +1978,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::Interceptor>
{
- static PortableInterceptor::Interceptor_ptr duplicate (
+ static PortableInterceptor::Interceptor_ptr tao_duplicate (
PortableInterceptor::Interceptor_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::Interceptor_ptr
);
- static PortableInterceptor::Interceptor_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::Interceptor_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::Interceptor_ptr p,
TAO_OutputCDR & cdr
);
@@ -2025,14 +1999,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::Current>
{
- static PortableInterceptor::Current_ptr duplicate (
+ static PortableInterceptor::Current_ptr tao_duplicate (
PortableInterceptor::Current_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::Current_ptr
);
- static PortableInterceptor::Current_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::Current_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::Current_ptr p,
TAO_OutputCDR & cdr
);
@@ -2046,14 +2020,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::RequestInfo>
{
- static PortableInterceptor::RequestInfo_ptr duplicate (
+ static PortableInterceptor::RequestInfo_ptr tao_duplicate (
PortableInterceptor::RequestInfo_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::RequestInfo_ptr
);
- static PortableInterceptor::RequestInfo_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::RequestInfo_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::RequestInfo_ptr p,
TAO_OutputCDR & cdr
);
@@ -2067,14 +2041,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::ClientRequestInfo>
{
- static PortableInterceptor::ClientRequestInfo_ptr duplicate (
+ static PortableInterceptor::ClientRequestInfo_ptr tao_duplicate (
PortableInterceptor::ClientRequestInfo_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::ClientRequestInfo_ptr
);
- static PortableInterceptor::ClientRequestInfo_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::ClientRequestInfo_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::ClientRequestInfo_ptr p,
TAO_OutputCDR & cdr
);
@@ -2088,14 +2062,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::ServerRequestInfo>
{
- static PortableInterceptor::ServerRequestInfo_ptr duplicate (
+ static PortableInterceptor::ServerRequestInfo_ptr tao_duplicate (
PortableInterceptor::ServerRequestInfo_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::ServerRequestInfo_ptr
);
- static PortableInterceptor::ServerRequestInfo_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::ServerRequestInfo_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::ServerRequestInfo_ptr p,
TAO_OutputCDR & cdr
);
@@ -2109,14 +2083,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::ClientRequestInterceptor>
{
- static PortableInterceptor::ClientRequestInterceptor_ptr duplicate (
+ static PortableInterceptor::ClientRequestInterceptor_ptr tao_duplicate (
PortableInterceptor::ClientRequestInterceptor_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::ClientRequestInterceptor_ptr
);
- static PortableInterceptor::ClientRequestInterceptor_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::ClientRequestInterceptor_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::ClientRequestInterceptor_ptr p,
TAO_OutputCDR & cdr
);
@@ -2130,14 +2104,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::ServerRequestInterceptor>
{
- static PortableInterceptor::ServerRequestInterceptor_ptr duplicate (
+ static PortableInterceptor::ServerRequestInterceptor_ptr tao_duplicate (
PortableInterceptor::ServerRequestInterceptor_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::ServerRequestInterceptor_ptr
);
- static PortableInterceptor::ServerRequestInterceptor_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::ServerRequestInterceptor_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::ServerRequestInterceptor_ptr p,
TAO_OutputCDR & cdr
);
@@ -2151,14 +2125,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::PolicyFactory>
{
- static PortableInterceptor::PolicyFactory_ptr duplicate (
+ static PortableInterceptor::PolicyFactory_ptr tao_duplicate (
PortableInterceptor::PolicyFactory_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::PolicyFactory_ptr
);
- static PortableInterceptor::PolicyFactory_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::PolicyFactory_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::PolicyFactory_ptr p,
TAO_OutputCDR & cdr
);
@@ -2172,14 +2146,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::ORBInitInfo>
{
- static PortableInterceptor::ORBInitInfo_ptr duplicate (
+ static PortableInterceptor::ORBInitInfo_ptr tao_duplicate (
PortableInterceptor::ORBInitInfo_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::ORBInitInfo_ptr
);
- static PortableInterceptor::ORBInitInfo_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::ORBInitInfo_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::ORBInitInfo_ptr p,
TAO_OutputCDR & cdr
);
@@ -2193,14 +2167,14 @@ namespace TAO
ACE_TEMPLATE_SPECIALIZATION
struct TAO_Export Objref_Traits<PortableInterceptor::ORBInitializer>
{
- static PortableInterceptor::ORBInitializer_ptr duplicate (
+ static PortableInterceptor::ORBInitializer_ptr tao_duplicate (
PortableInterceptor::ORBInitializer_ptr
);
- static void release (
+ static void tao_release (
PortableInterceptor::ORBInitializer_ptr
);
- static PortableInterceptor::ORBInitializer_ptr nil (void);
- static CORBA::Boolean marshal (
+ static PortableInterceptor::ORBInitializer_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (
PortableInterceptor::ORBInitializer_ptr p,
TAO_OutputCDR & cdr
);