summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h')
-rw-r--r--TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h26
1 files changed, 2 insertions, 24 deletions
diff --git a/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h b/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h
index 1d8ec8e11c6..26643c22380 100644
--- a/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h
+++ b/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h
@@ -81,38 +81,16 @@ TAO_NAMESPACE Messaging
typedef
TAO_Objref_Var_T<
- SyncScopePolicy,
- tao_SyncScopePolicy_life
+ SyncScopePolicy
>
SyncScopePolicy_var;
typedef
TAO_Objref_Out_T<
- SyncScopePolicy,
- tao_SyncScopePolicy_life
+ SyncScopePolicy
>
SyncScopePolicy_out;
- struct TAO_Messaging_Export tao_SyncScopePolicy_life
- {
- static SyncScopePolicy_ptr tao_duplicate (SyncScopePolicy_ptr);
- static void tao_release (SyncScopePolicy_ptr);
- static SyncScopePolicy_ptr tao_nil (void);
- static CORBA::Boolean tao_marshal (
- SyncScopePolicy_ptr,
- TAO_OutputCDR &
- );
- };
-
- struct TAO_Messaging_Export tao_SyncScopePolicy_cast
- {
- static SyncScopePolicy_ptr tao_narrow (
- CORBA::Object_ptr
- ACE_ENV_ARG_DECL
- );
- static CORBA::Object_ptr tao_upcast (void *);
- };
-
#endif /* end #if !defined */
// TAO_IDL - Generated from