summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-10-14 14:48:45 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-10-14 14:48:45 +0000
commitdcd50fdc12d3133691e073807a88c443406ab615 (patch)
tree2b16b3c8195cd27d2418eeaa1674cef90de49902
parentdcf31e85c320810887328e67f2aeb0e01aac5d84 (diff)
downloadATCD-dcd50fdc12d3133691e073807a88c443406ab615.tar.gz
ChangeLogTag:Tue Oct 14 09:45:45 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog_ref56
-rw-r--r--TAO/tao/Any_Unknown_IDL_Type.h2
-rw-r--r--TAO/tao/Arg_Traits_T.h4
-rw-r--r--TAO/tao/Argument.h6
-rw-r--r--TAO/tao/BD_String_Argument_T.h35
-rw-r--r--TAO/tao/BD_String_SArgument_T.h49
-rw-r--r--TAO/tao/Basic_Argument_T.h4
-rw-r--r--TAO/tao/Basic_Arguments.h6
-rw-r--r--TAO/tao/Basic_SArgument_T.h4
-rw-r--r--TAO/tao/Basic_SArguments.h6
-rw-r--r--TAO/tao/Basic_Types.h4
-rw-r--r--TAO/tao/BoundsC.h4
-rw-r--r--TAO/tao/CDR.h2
-rw-r--r--TAO/tao/CONV_FRAMEC.h89
-rw-r--r--TAO/tao/CORBA_methods.h4
-rw-r--r--TAO/tao/Collocated_Invocation.h5
-rw-r--r--TAO/tao/Collocation_Proxy_Broker.h4
-rw-r--r--TAO/tao/DynamicInterface/DII_Arguments.h8
-rw-r--r--TAO/tao/DynamicInterface/DII_Invocation_Adapter.h10
-rw-r--r--TAO/tao/Exception_Data.h5
-rw-r--r--TAO/tao/Fixed_Array_Argument_T.h4
-rw-r--r--TAO/tao/Fixed_Array_SArgument_T.h4
-rw-r--r--TAO/tao/Fixed_Size_Argument_T.h6
-rw-r--r--TAO/tao/Fixed_Size_SArgument_T.h6
-rw-r--r--TAO/tao/Invocation_Adapter.h4
-rw-r--r--TAO/tao/Invocation_Base.h4
-rw-r--r--TAO/tao/Invocation_Utils.h27
-rw-r--r--TAO/tao/LocateRequest_Invocation.h4
-rw-r--r--TAO/tao/LocateRequest_Invocation_Adapter.h4
-rw-r--r--TAO/tao/Managed_Types.h2
-rw-r--r--TAO/tao/Messaging/Asynch_Invocation.h10
-rw-r--r--TAO/tao/Messaging/Asynch_Invocation_Adapter.h4
-rw-r--r--TAO/tao/Messaging_PolicyValueC.h71
-rw-r--r--TAO/tao/Messaging_SyncScopeC.h23
-rw-r--r--TAO/tao/Object_Argument_T.h5
-rw-r--r--TAO/tao/Object_SArgument_T.h5
-rw-r--r--TAO/tao/Profile_Transport_Resolver.h4
-rw-r--r--TAO/tao/Pseudo_VarOut_T.cpp1
-rw-r--r--TAO/tao/Remote_Invocation.h4
-rw-r--r--TAO/tao/Special_Basic_Argument_T.h4
-rw-r--r--TAO/tao/Special_Basic_Arguments.h11
-rw-r--r--TAO/tao/Special_Basic_SArgument_T.h6
-rw-r--r--TAO/tao/Special_Basic_SArguments.h11
-rw-r--r--TAO/tao/Synch_Invocation.h2
-rw-r--r--TAO/tao/UB_String_Argument_T.h5
-rw-r--r--TAO/tao/UB_String_Arguments.h9
-rw-r--r--TAO/tao/UB_String_SArgument_T.h5
-rw-r--r--TAO/tao/UB_String_SArguments.h8
-rw-r--r--TAO/tao/Var_Array_Argument_T.h22
-rw-r--r--TAO/tao/Var_Array_SArgument_T.h10
-rw-r--r--TAO/tao/Var_Size_Argument_T.h8
-rw-r--r--TAO/tao/Var_Size_SArgument_T.h8
52 files changed, 332 insertions, 276 deletions
diff --git a/TAO/ChangeLog_ref b/TAO/ChangeLog_ref
index 83dd8bb96a5..01f2e0cf5d1 100644
--- a/TAO/ChangeLog_ref
+++ b/TAO/ChangeLog_ref
@@ -1,3 +1,59 @@
+Tue Oct 14 09:45:45 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * tao/Any_Unknown_IDL_Type.h:
+ * tao/Arg_Traits_T.h:
+ * tao/Argument.h:
+ * tao/BD_String_Argument_T.h:
+ * tao/BD_String_SArgument_T.h:
+ * tao/Basic_Argument_T.h:
+ * tao/Basic_Arguments.h:
+ * tao/Basic_SArgument_T.h:
+ * tao/Basic_SArguments.h:
+ * tao/Basic_Types.h:
+ * tao/BoundsC.h:
+ * tao/CDR.h:
+ * tao/CONV_FRAMEC.h:
+ * tao/CORBA_methods.h:
+ * tao/Collocated_Invocation.h:
+ * tao/Collocation_Proxy_Broker.h:
+ * tao/Exception_Data.h:
+ * tao/Fixed_Array_Argument_T.h:
+ * tao/Fixed_Array_SArgument_T.h:
+ * tao/Fixed_Size_Argument_T.h:
+ * tao/Fixed_Size_SArgument_T.h:
+ * tao/Invocation_Adapter.h:
+ * tao/Invocation_Base.h:
+ * tao/Invocation_Utils.h:
+ * tao/LocateRequest_Invocation.h:
+ * tao/LocateRequest_Invocation_Adapter.h:
+ * tao/Managed_Types.h:
+ * tao/Messaging_PolicyValueC.h:
+ * tao/Messaging_SyncScopeC.h:
+ * tao/Object_Argument_T.h:
+ * tao/Object_SArgument_T.h:
+ * tao/Profile_Transport_Resolver.h:
+ * tao/Pseudo_VarOut_T.cpp:
+ * tao/Remote_Invocation.h:
+ * tao/Special_Basic_Argument_T.h:
+ * tao/Special_Basic_Arguments.h:
+ * tao/Special_Basic_SArgument_T.h:
+ * tao/Special_Basic_SArguments.h:
+ * tao/Synch_Invocation.h:
+ * tao/UB_String_Argument_T.h:
+ * tao/UB_String_Arguments.h:
+ * tao/UB_String_SArgument_T.h:
+ * tao/UB_String_SArguments.h:
+ * tao/Var_Array_Argument_T.h:
+ * tao/Var_Array_SArgument_T.h:
+ * tao/Var_Size_Argument_T.h:
+ * tao/Var_Size_SArgument_T.h:
+ * tao/DynamicInterface/DII_Arguments.h:
+ * tao/DynamicInterface/DII_Invocation_Adapter.h:
+ * tao/Messaging/Asynch_Invocation.h:
+ * tao/Messaging/Asynch_Invocation_Adapter.h:
+
+ Fixed fuzz errors.
+
Tue Oct 14 08:13:37 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tao/Invocation_Adapter.h (TAO): Fixed a typo in the
diff --git a/TAO/tao/Any_Unknown_IDL_Type.h b/TAO/tao/Any_Unknown_IDL_Type.h
index 34901ebb8eb..720a7f30332 100644
--- a/TAO/tao/Any_Unknown_IDL_Type.h
+++ b/TAO/tao/Any_Unknown_IDL_Type.h
@@ -1,7 +1,7 @@
// -*- C++ -*-
//=============================================================================
/**
- * @file Any.h
+ * @file Any_Unknown_IDL_Type.h
*
* $Id$
*
diff --git a/TAO/tao/Arg_Traits_T.h b/TAO/tao/Arg_Traits_T.h
index edf3afc2f98..58a3ee280b3 100644
--- a/TAO/tao/Arg_Traits_T.h
+++ b/TAO/tao/Arg_Traits_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_ARG_TRAITS_T_H
#define TAO_ARG_TRAITS_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -43,6 +43,6 @@ namespace TAO
};
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_ARG_TRAITS_T_H */
diff --git a/TAO/tao/Argument.h b/TAO/tao/Argument.h
index 33492d35e9f..b6fd21c5bcd 100644
--- a/TAO/tao/Argument.h
+++ b/TAO/tao/Argument.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file Basic_Argument_T.h
+ * @file Argument.h
*
* $Id$
*
@@ -14,7 +14,7 @@
#ifndef TAO_ARGUMENT_H
#define TAO_ARGUMENT_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Basic_Types.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -56,6 +56,6 @@ namespace TAO
}
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_ARGUMENT_H */
diff --git a/TAO/tao/BD_String_Argument_T.h b/TAO/tao/BD_String_Argument_T.h
index f01c81c25dc..e60aaea6624 100644
--- a/TAO/tao/BD_String_Argument_T.h
+++ b/TAO/tao/BD_String_Argument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_BD_STRING_ARGUMENT_T_H
#define TAO_BD_STRING_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/CDR_Stream.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -76,10 +76,10 @@ namespace TAO
* @brief Template class for INOUT bounded (w)string argument.
*
*/
- template<typename S,
- typename S_out,
- typename to_S,
- typename from_S,
+ template<typename S,
+ typename S_out,
+ typename to_S,
+ typename from_S,
size_t BOUND>
class Out_BD_String_Argument_T : public Argument
{
@@ -102,10 +102,10 @@ namespace TAO
* @brief Template class for return stub value of bd (w)string argument.
*
*/
- template<typename S,
- typename S_var,
- typename to_S,
- typename from_S,
+ template<typename S,
+ typename S_var,
+ typename to_S,
+ typename from_S,
size_t BOUND>
class Ret_BD_String_Argument_T : public Argument
{
@@ -139,11 +139,11 @@ namespace TAO
* @brief Template class for stub argument traits of bounded (w)strings.
*
*/
- template<typename T,
- typename T_var,
- typename T_out,
- typename to_T,
- typename from_T,
+ template<typename T,
+ typename T_var,
+ typename T_out,
+ typename to_T,
+ typename from_T,
size_t BOUND>
struct BD_String_Arg_Traits_T
{
@@ -182,7 +182,7 @@ namespace TAO
template<size_t BOUND>
class BD_String_Arg_Traits
- : public BD_String_Arg_Traits_T<CORBA::Char,
+ : public BD_String_Arg_Traits_T<CORBA::Char,
CORBA::String_var,
CORBA::String_out,
ACE_InputCDR::to_string,
@@ -193,7 +193,7 @@ namespace TAO
template<size_t BOUND>
class BD_WString_Arg_Traits
- : public BD_String_Arg_Traits_T<CORBA::WChar,
+ : public BD_String_Arg_Traits_T<CORBA::WChar,
CORBA::WString_var,
CORBA::WString_out,
ACE_InputCDR::to_wstring,
@@ -215,7 +215,6 @@ namespace TAO
#pragma implementation ("BD_String_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_BD_STRING_ARGUMENT_T_H */
-
diff --git a/TAO/tao/BD_String_SArgument_T.h b/TAO/tao/BD_String_SArgument_T.h
index 383634eb0cb..ff37eb463d6 100644
--- a/TAO/tao/BD_String_SArgument_T.h
+++ b/TAO/tao/BD_String_SArgument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_BD_STRING_SARGUMENT_T_H
#define TAO_BD_STRING_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/CDR_Stream.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -31,10 +31,10 @@ namespace TAO
* @brief Template class for IN skeleton bd (w)string argument.
*
*/
- template<typename S,
- typename S_var,
- typename to_S,
- typename from_S,
+ template<typename S,
+ typename S_var,
+ typename to_S,
+ typename from_S,
size_t BOUND>
class In_BD_String_SArgument_T : public Argument
{
@@ -57,10 +57,10 @@ namespace TAO
* @brief Template class for INOUT skeleton bd (w)string argument.
*
*/
- template<typename S,
- typename S_var,
- typename to_S,
- typename from_S,
+ template<typename S,
+ typename S_var,
+ typename to_S,
+ typename from_S,
size_t BOUND>
class Inout_BD_String_SArgument_T : public Argument
{
@@ -84,11 +84,11 @@ namespace TAO
* @brief Template class for INOUT skeleton bd (w)string argument.
*
*/
- template<typename S,
+ template<typename S,
typename S_var,
typename S_out,
- typename to_S,
- typename from_S,
+ typename to_S,
+ typename from_S,
size_t BOUND>
class Out_BD_String_SArgument_T : public Argument
{
@@ -111,10 +111,10 @@ namespace TAO
* @brief Template class for return skeleton value of bd (w)string.
*
*/
- template<typename S,
- typename S_var,
- typename to_S,
- typename from_S,
+ template<typename S,
+ typename S_var,
+ typename to_S,
+ typename from_S,
size_t BOUND>
class Ret_BD_String_SArgument_T : public Argument
{
@@ -137,11 +137,11 @@ namespace TAO
* @brief Template class for skeleton argument traits of bounded (w)strings.
*
*/
- template<typename T,
- typename T_var,
- typename T_out,
- typename to_T,
- typename from_T,
+ template<typename T,
+ typename T_var,
+ typename T_out,
+ typename to_T,
+ typename from_T,
size_t BOUND>
struct BD_String_SArg_Traits_T
{
@@ -181,7 +181,7 @@ namespace TAO
template<size_t BOUND>
class BD_StringS_Arg_Traits
- : public BD_String_SArg_Traits_T<CORBA::Char,
+ : public BD_String_SArg_Traits_T<CORBA::Char,
CORBA::String_var,
CORBA::String_out,
ACE_InputCDR::to_string,
@@ -192,7 +192,7 @@ namespace TAO
template<size_t BOUND>
class BD_WString_SArg_Traits
- : public BD_String_SArg_Traits_T<CORBA::WChar,
+ : public BD_String_SArg_Traits_T<CORBA::WChar,
CORBA::WString_var,
CORBA::WString_out,
ACE_InputCDR::to_wstring,
@@ -214,7 +214,6 @@ namespace TAO
#pragma implementation ("BD_String_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_BD_STRING_SARGUMENT_T_H */
-
diff --git a/TAO/tao/Basic_Argument_T.h b/TAO/tao/Basic_Argument_T.h
index d9643369e94..325886fd635 100644
--- a/TAO/tao/Basic_Argument_T.h
+++ b/TAO/tao/Basic_Argument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_BASIC_ARGUMENT_T_H
#define TAO_BASIC_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
@@ -159,6 +159,6 @@ namespace TAO
#pragma implementation ("Basic_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_BASIC_ARGUMENT_T_H */
diff --git a/TAO/tao/Basic_Arguments.h b/TAO/tao/Basic_Arguments.h
index f067d25166e..8853e382701 100644
--- a/TAO/tao/Basic_Arguments.h
+++ b/TAO/tao/Basic_Arguments.h
@@ -14,7 +14,7 @@
#ifndef TAO_BASIC_ARGUMENTS_H
#define TAO_BASIC_ARGUMENTS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Basic_Argument_T.h"
@@ -44,7 +44,7 @@ namespace TAO
/**
*
- * @brief Specializations for basic stub arg types,
+ * @brief Specializations for basic stub arg types,
* except (w)char/boolean/octet.
*
*/
@@ -104,6 +104,6 @@ namespace TAO
};
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_BASIC_ARGUMENTS_H */
diff --git a/TAO/tao/Basic_SArgument_T.h b/TAO/tao/Basic_SArgument_T.h
index 50c686a91bb..28db20c6f25 100644
--- a/TAO/tao/Basic_SArgument_T.h
+++ b/TAO/tao/Basic_SArgument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_BASIC_SARGUMENT_T_H
#define TAO_BASIC_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
@@ -146,6 +146,6 @@ namespace TAO
#pragma implementation ("Basic_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_BASIC_SARGUMENT_T_H */
diff --git a/TAO/tao/Basic_SArguments.h b/TAO/tao/Basic_SArguments.h
index 6553c5476bd..44e06b5885c 100644
--- a/TAO/tao/Basic_SArguments.h
+++ b/TAO/tao/Basic_SArguments.h
@@ -11,7 +11,7 @@
#ifndef TAO_BASIC_SARGUMENTS_H
#define TAO_BASIC_SARGUMENTS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Basic_SArgument_T.h"
@@ -39,7 +39,7 @@ namespace TAO
/**
*
- * @brief Specializations for basic skeleton arg types,
+ * @brief Specializations for basic skeleton arg types,
* except (w)char/boolean/octet.
*
*/
@@ -99,6 +99,6 @@ namespace TAO
};
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_BASIC_SARGUMENTS_H */
diff --git a/TAO/tao/Basic_Types.h b/TAO/tao/Basic_Types.h
index 37d197e9675..acabd595d0a 100644
--- a/TAO/tao/Basic_Types.h
+++ b/TAO/tao/Basic_Types.h
@@ -14,7 +14,7 @@
#ifndef TAO_BASIC_TYPES_H
#define TAO_BASIC_TYPES_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/CDR_Base.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -84,6 +84,6 @@ namespace CORBA
class TAO_InputCDR;
class TAO_OutputCDR;
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_BASIC_TYPES_H */
diff --git a/TAO/tao/BoundsC.h b/TAO/tao/BoundsC.h
index 279e5f4e473..444e7aa87ca 100644
--- a/TAO/tao/BoundsC.h
+++ b/TAO/tao/BoundsC.h
@@ -31,7 +31,7 @@
#ifndef _TAO_IDL_ORIG_BOUNDSC_H_
#define _TAO_IDL_ORIG_BOUNDSC_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/CDR.h"
@@ -171,5 +171,5 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Bounds &);
#pragma option pop
#endif /* __BORLANDC__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */
diff --git a/TAO/tao/CDR.h b/TAO/tao/CDR.h
index 4a17a2e4347..876cc052c44 100644
--- a/TAO/tao/CDR.h
+++ b/TAO/tao/CDR.h
@@ -41,7 +41,7 @@
#ifndef TAO_CDR_H
#define TAO_CDR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/CORBA_macros.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
diff --git a/TAO/tao/CONV_FRAMEC.h b/TAO/tao/CONV_FRAMEC.h
index dce87fb59f2..613f13a01af 100644
--- a/TAO/tao/CONV_FRAMEC.h
+++ b/TAO/tao/CONV_FRAMEC.h
@@ -31,7 +31,7 @@
#ifndef _TAO_IDL_ORIG_CONV_FRAMEC_H_
#define _TAO_IDL_ORIG_CONV_FRAMEC_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/CDR.h"
@@ -70,53 +70,53 @@
namespace CONV_FRAME
{
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typedef/typedef_ch.cpp:333
-
+
typedef CORBA::ULong CodeSetId;
typedef CORBA::ULong_out CodeSetId_out;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_CodeSetId;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258
-
+
struct CodeSetComponent;
-
+
typedef
TAO_Var_Var_T<
CodeSetComponent
>
CodeSetComponent_var;
-
+
typedef
TAO_Out_T<
CodeSetComponent,
CodeSetComponent_var
>
CodeSetComponent_out;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52
-
+
struct TAO_Export CodeSetComponent
{
typedef CodeSetComponent_var _var_type;
-
-
+
+
CONV_FRAME::CodeSetId native_code_set;
-
-
+
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101
#if !defined (_CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CONV_FRAME_CODESETID__CH_)
#define _CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CONV_FRAME_CODESETID__CH_
-
+
class TAO_Export _tao_seq_CONV_FRAME_CodeSetId_
: public
TAO_Unbounded_Sequence<
@@ -129,94 +129,94 @@ namespace CONV_FRAME
_tao_seq_CONV_FRAME_CodeSetId_ (
CORBA::ULong max,
CORBA::ULong length,
- CORBA::ULong* buffer,
+ CORBA::ULong* buffer,
CORBA::Boolean release = 0
);
_tao_seq_CONV_FRAME_CodeSetId_ (const _tao_seq_CONV_FRAME_CodeSetId_ &);
~_tao_seq_CONV_FRAME_CodeSetId_ (void);
-
-
+
+
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_field/field_ch.cpp:453
-
+
typedef _tao_seq_CONV_FRAME_CodeSetId_ _conversion_code_sets_seq;
_tao_seq_CONV_FRAME_CodeSetId_ conversion_code_sets;
};
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_CodeSetComponent;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258
-
+
struct CodeSetComponentInfo;
-
+
typedef
TAO_Var_Var_T<
CodeSetComponentInfo
>
CodeSetComponentInfo_var;
-
+
typedef
TAO_Out_T<
CodeSetComponentInfo,
CodeSetComponentInfo_var
>
CodeSetComponentInfo_out;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52
-
+
struct TAO_Export CodeSetComponentInfo
{
typedef CodeSetComponentInfo_var _var_type;
-
-
+
+
CONV_FRAME::CodeSetComponent ForCharData;
CONV_FRAME::CodeSetComponent ForWcharData;
};
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_CodeSetComponentInfo;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258
-
+
struct CodeSetContext;
-
+
typedef
TAO_Fixed_Var_T<
CodeSetContext
>
CodeSetContext_var;
-
+
typedef
CodeSetContext &
CodeSetContext_out;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52
-
+
struct TAO_Export CodeSetContext
{
typedef CodeSetContext_var _var_type;
-
-
+
+
CONV_FRAME::CodeSetId char_data;
CONV_FRAME::CodeSetId wchar_data;
};
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_CodeSetContext;
// TAO_IDL - Generated from
@@ -292,6 +292,5 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetContext
#pragma option pop
#endif /* __BORLANDC__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */
-
diff --git a/TAO/tao/CORBA_methods.h b/TAO/tao/CORBA_methods.h
index 24691a7ae2c..a6ac2f6e7c5 100644
--- a/TAO/tao/CORBA_methods.h
+++ b/TAO/tao/CORBA_methods.h
@@ -1,7 +1,7 @@
// -*- C++ -*-
//=============================================================================
/**
- * @file CORBA_String.h
+ * @file CORBA_methods.h
*
* $Id$
*
@@ -57,7 +57,7 @@ namespace CORBA
* @name ORB Initialization
*
* These could be combined into a single version using an environment macro.
- *
+ *
*/
//@{
extern TAO_Export ORB_ptr ORB_init (int & argc,
diff --git a/TAO/tao/Collocated_Invocation.h b/TAO/tao/Collocated_Invocation.h
index 77109a33b6a..f8595fb06fa 100644
--- a/TAO/tao/Collocated_Invocation.h
+++ b/TAO/tao/Collocated_Invocation.h
@@ -13,7 +13,7 @@
#ifndef TAO_COLLOCATED_INVOCATION_H
#define TAO_COLLOCATED_INVOCATION_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/TAO_Export.h"
@@ -60,5 +60,6 @@ namespace TAO
};
}
-#include "ace/post.h"
+
+#include /**/ "ace/post.h"
#endif /*TAO_COLLOCATED_INVOCATION_H*/
diff --git a/TAO/tao/Collocation_Proxy_Broker.h b/TAO/tao/Collocation_Proxy_Broker.h
index 7bb75dcc998..72483c2e4b9 100644
--- a/TAO/tao/Collocation_Proxy_Broker.h
+++ b/TAO/tao/Collocation_Proxy_Broker.h
@@ -14,7 +14,7 @@
#ifndef TAO_COLLOCATION_PROXY_BROKER_H
#define TAO_COLLOCATION_PROXY_BROKER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/CORBA_macros.h"
@@ -60,6 +60,6 @@ namespace TAO
};
}
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_COLLOCATION_PROXY_BROKER_H */
diff --git a/TAO/tao/DynamicInterface/DII_Arguments.h b/TAO/tao/DynamicInterface/DII_Arguments.h
index c10d9ad7a20..76646ba1c81 100644
--- a/TAO/tao/DynamicInterface/DII_Arguments.h
+++ b/TAO/tao/DynamicInterface/DII_Arguments.h
@@ -2,11 +2,11 @@
//=============================================================================
/**
- * @file Basic_Arguments.h
+ * @file DII_Arguments.h
*
* $Id$
*
- * @authors Jeff Parsons
+ * @authors Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
@@ -14,7 +14,7 @@
#ifndef TAO_DII_ARGUMENTS_H
#define TAO_DII_ARGUMENTS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
@@ -93,6 +93,6 @@ namespace TAO
# include "DII_Arguments.inl"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_DII_ARGUMENTS_H */
diff --git a/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h b/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h
index 178e59ef7c7..635572240f1 100644
--- a/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h
+++ b/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file Invocation_Adapter.h
+ * @file DII_Invocation_Adapter.h
*
* $Id$
*
@@ -11,16 +11,16 @@
//=============================================================================
#ifndef TAO_DII_INVOCATION_ADAPTER_H
#define TAO_DII_INVOCATION_ADAPTER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
-#include "tao/Invocation_Adapter.h"
+#include "tao/DynamicInterface/dynamicinterface_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "dynamicinterface_export.h"
+#include "tao/Invocation_Adapter.h"
class TAO_Operation_Details;
class TAO_Stub;
@@ -160,5 +160,5 @@ namespace TAO
} // End namespace TAO
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_INVOCATION_ADAPTER_H*/
diff --git a/TAO/tao/Exception_Data.h b/TAO/tao/Exception_Data.h
index 320e46607f1..868ec5ce961 100644
--- a/TAO/tao/Exception_Data.h
+++ b/TAO/tao/Exception_Data.h
@@ -2,12 +2,11 @@
//=============================================================================
/**
- * @file Stub.h
+ * @file Exception_Data.h
*
* $Id$
*
- * @author Portions Copyright 1994-1995 by Sun Microsystems Inc.
- * @author Portions Copyright 1997-2002 by Washington University
+ * @author balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Fixed_Array_Argument_T.h b/TAO/tao/Fixed_Array_Argument_T.h
index 7cfca9da718..6067f5bcffa 100644
--- a/TAO/tao/Fixed_Array_Argument_T.h
+++ b/TAO/tao/Fixed_Array_Argument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_FIXED_ARRAY_ARGUMENT_T_H
#define TAO_FIXED_ARRAY_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -173,6 +173,6 @@ namespace TAO
#pragma implementation ("Fixed_Array_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_FIXED_ARRAY_ARGUMENT_T_H */
diff --git a/TAO/tao/Fixed_Array_SArgument_T.h b/TAO/tao/Fixed_Array_SArgument_T.h
index 6f4830dce39..beef979efcb 100644
--- a/TAO/tao/Fixed_Array_SArgument_T.h
+++ b/TAO/tao/Fixed_Array_SArgument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_FIXED_ARRAY_SARGUMENT_T_H
#define TAO_FIXED_ARRAY_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -150,6 +150,6 @@ namespace TAO
#pragma implementation ("Fixed_Array_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_FIXED_ARRAY_SARGUMENT_T_H */
diff --git a/TAO/tao/Fixed_Size_Argument_T.h b/TAO/tao/Fixed_Size_Argument_T.h
index 3a3c37e1a73..f6129e8905b 100644
--- a/TAO/tao/Fixed_Size_Argument_T.h
+++ b/TAO/tao/Fixed_Size_Argument_T.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file Basic_Argument_T.h
+ * @file Fixed_Size_Argument_T.h
*
* $Id$
*
@@ -14,7 +14,7 @@
#ifndef TAO_FIXED_SIZE_ARGUMENT_T_H
#define TAO_FIXED_SIZE_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -158,6 +158,6 @@ namespace TAO
#pragma implementation ("Fixed_Size_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_FIXED_SIZE_ARGUMENT_T_H */
diff --git a/TAO/tao/Fixed_Size_SArgument_T.h b/TAO/tao/Fixed_Size_SArgument_T.h
index 9a6831b42aa..8b485656896 100644
--- a/TAO/tao/Fixed_Size_SArgument_T.h
+++ b/TAO/tao/Fixed_Size_SArgument_T.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file Basic_SArgument_T.h
+ * @file Fixed_Size_SArgument_T.h
*
* $Id$
*
@@ -14,7 +14,7 @@
#ifndef TAO_FIXED_SIZE_SARGUMENT_T_H
#define TAO_FIXED_SIZE_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -145,6 +145,6 @@ namespace TAO
#pragma implementation ("Fixed_Size_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_FIXED_SIZE_SARGUMENT_T_H */
diff --git a/TAO/tao/Invocation_Adapter.h b/TAO/tao/Invocation_Adapter.h
index e48d7142d84..e100cb8f1bb 100644
--- a/TAO/tao/Invocation_Adapter.h
+++ b/TAO/tao/Invocation_Adapter.h
@@ -12,7 +12,7 @@
#ifndef TAO_INVOCATION_ADAPTER_H
#define TAO_INVOCATION_ADAPTER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Global_Macros.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -242,5 +242,5 @@ namespace TAO
} // End namespace TAO
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_INVOCATION_ADAPTER_H*/
diff --git a/TAO/tao/Invocation_Base.h b/TAO/tao/Invocation_Base.h
index 5810847ab84..10cb1f2d8ee 100644
--- a/TAO/tao/Invocation_Base.h
+++ b/TAO/tao/Invocation_Base.h
@@ -14,7 +14,7 @@
#ifndef TAO_INVOCATION_BASE_H
#define TAO_INVOCATION_BASE_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Object.h"
@@ -224,6 +224,6 @@ namespace TAO
# include "Invocation_Base.inl"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_INVOCATION_BASE_H*/
diff --git a/TAO/tao/Invocation_Utils.h b/TAO/tao/Invocation_Utils.h
index 93c748dae99..c0cc422817a 100644
--- a/TAO/tao/Invocation_Utils.h
+++ b/TAO/tao/Invocation_Utils.h
@@ -13,28 +13,41 @@
#ifndef TAO_INVOCATION_UTILS_H
#define TAO_INVOCATION_UTILS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
+
#include "ace/config-all.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+# pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
namespace TAO
{
enum Invocation_Status
{
+ /// Initial state of the FSM in the invocation class.
TAO_INVOKE_START,
- /// The request must be restarted, a temporary failure has ocurred.
+ /// The request must be restarted, a temporary failure has
+ /// occured.
TAO_INVOKE_RESTART,
- /// invoke() call successful.
+ /// invoke() call successful. Final state of the FSM.
TAO_INVOKE_SUCCESS,
+ /// Received a user exception from the remote object, and this
+ /// is one of the final states.
TAO_INVOKE_USER_EXCEPTION,
+ /// Received a system exception from the remote object or the
+ /// PI and it is one of the final states
TAO_INVOKE_SYSTEM_EXCEPTION,
+ /// Invocation failed. It is a final state.
TAO_INVOKE_FAILURE
};
/// Enums for invocation types
enum Invocation_Type {
+ /// A simple oneway invocation
TAO_ONEWAY_INVOCATION,
- TAO_TWOWAY_INVOCATION,
- TAO_LOCATEREQUEST_INVOCATION
+ /// A simple twoway invocation
+ TAO_TWOWAY_INVOCATION
};
/// Enum for invocation modes
@@ -48,11 +61,11 @@ namespace TAO
/// replies.
/// @NOTE: This is not supported in TAO now
TAO_ASYNCHRONOUS_POLLER_INVOCATION,
- ///
+ /// Types of DII
TAO_DII_INVOCATION,
TAO_DII_DEFERRED_INVOCATION
};
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_INVOCATION_BASE_H*/
diff --git a/TAO/tao/LocateRequest_Invocation.h b/TAO/tao/LocateRequest_Invocation.h
index 4a2e6d85cea..3b664f1c43a 100644
--- a/TAO/tao/LocateRequest_Invocation.h
+++ b/TAO/tao/LocateRequest_Invocation.h
@@ -14,7 +14,7 @@
#ifndef TAO_LOCATEREQUEST_INVOCATION_H
#define TAO_LOCATEREQUEST_INVOCATION_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Global_Macros.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -34,7 +34,7 @@ namespace TAO
{
class Profile_Transport_Resolver;
- class TAO_Export LocateRequest_Invocation
+ class TAO_Export LocateRequest_Invocation
: protected Synch_Twoway_Invocation
{
public:
diff --git a/TAO/tao/LocateRequest_Invocation_Adapter.h b/TAO/tao/LocateRequest_Invocation_Adapter.h
index 8ca42d50767..790c0bc284d 100644
--- a/TAO/tao/LocateRequest_Invocation_Adapter.h
+++ b/TAO/tao/LocateRequest_Invocation_Adapter.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file Invocation_Adapter.h
+ * @file LocateRequest_Invocation_Adapter.h
*
* $Id$
*
@@ -12,7 +12,7 @@
#ifndef TAO_LOCATEREQUEST_INVOCATION_ADAPTER_H
#define TAO_LOCATEREQUEST_INVOCATION_ADAPTER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Policy_ForwardC.h"
diff --git a/TAO/tao/Managed_Types.h b/TAO/tao/Managed_Types.h
index 5a66bdc07a1..e4764f75dcf 100644
--- a/TAO/tao/Managed_Types.h
+++ b/TAO/tao/Managed_Types.h
@@ -13,7 +13,7 @@
#ifndef TAO_MANAGED_TYPES_H
#define TAO_MANAGED_TYPES_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/TAO_Export.h"
diff --git a/TAO/tao/Messaging/Asynch_Invocation.h b/TAO/tao/Messaging/Asynch_Invocation.h
index a1d8df61cc5..c50beb872e1 100644
--- a/TAO/tao/Messaging/Asynch_Invocation.h
+++ b/TAO/tao/Messaging/Asynch_Invocation.h
@@ -12,15 +12,15 @@
#ifndef TAO_MESSAGING_ASYNCH_INVOCATION_H
#define TAO_MESSAGING_ASYNCH_INVOCATION_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
-#include "tao/Synch_Invocation.h"
-#include "messaging_export.h"
+#include "tao/Messaging/messaging_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "tao/Synch_Invocation.h"
#include "ace/Global_Macros.h"
class TAO_Operation_Details;
@@ -57,5 +57,5 @@ namespace TAO
}
-#include "ace/post.h"
-#endif /*TAO_SYNCH_INVOCATION_H*/
+#include /**/ "ace/post.h"
+#endif /*TAO_MESSAGING_ASYNCH_INVOCATION_H*/
diff --git a/TAO/tao/Messaging/Asynch_Invocation_Adapter.h b/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
index 02ff13fd7db..0e85f49156e 100644
--- a/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
+++ b/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
@@ -12,7 +12,7 @@
//=============================================================================
#ifndef TAO_MESSAGING_ASYNCH_INVOCATION_ADAPTER_H
#define TAO_MESSAGING_ASYNCH_INVOCATION_ADAPTER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Messaging/messaging_export.h"
@@ -92,5 +92,5 @@ namespace TAO
} // End namespace TAO
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_MESSAGING_ASYNCH_INVOCATION_ADAPTER_H*/
diff --git a/TAO/tao/Messaging_PolicyValueC.h b/TAO/tao/Messaging_PolicyValueC.h
index 22bdfb7e285..e7f63d8a9ad 100644
--- a/TAO/tao/Messaging_PolicyValueC.h
+++ b/TAO/tao/Messaging_PolicyValueC.h
@@ -31,7 +31,7 @@
#ifndef _TAO_IDL_ORIG_MESSAGING_POLICYVALUEC_H_
#define _TAO_IDL_ORIG_MESSAGING_POLICYVALUEC_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "IOP_IORC.h"
@@ -64,7 +64,7 @@
#pragma option push -w-rvl -w-rch -w-ccc -w-inl
#endif /* __BORLANDC__ */
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root_ch.cpp:63
namespace TAO
@@ -79,42 +79,42 @@ namespace TAO
namespace Messaging
{
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258
-
+
struct PolicyValue;
-
+
typedef
TAO_Var_Var_T<
PolicyValue
>
PolicyValue_var;
-
+
typedef
TAO_Out_T<
PolicyValue,
PolicyValue_var
>
PolicyValue_out;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52
-
+
struct TAO_Export PolicyValue
{
typedef PolicyValue_var _var_type;
-
+
static void _tao_any_destructor (void *);
CORBA::PolicyType ptype;
-
-
+
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101
#if !defined (_MESSAGING_POLICYVALUE__TAO_SEQ_CORBA_OCTET__CH_)
#define _MESSAGING_POLICYVALUE__TAO_SEQ_CORBA_OCTET__CH_
-
+
class TAO_Export _tao_seq_CORBA_Octet_
: public
TAO_Unbounded_Sequence<
@@ -127,15 +127,15 @@ namespace Messaging
_tao_seq_CORBA_Octet_ (
CORBA::ULong max,
CORBA::ULong length,
- CORBA::Octet* buffer,
+ CORBA::Octet* buffer,
CORBA::Boolean release = 0
);
_tao_seq_CORBA_Octet_ (const _tao_seq_CORBA_Octet_ &);
~_tao_seq_CORBA_Octet_ (void);
-
+
static void _tao_any_destructor (void *);
-
-
+
+
#if (TAO_NO_COPY_OCTET_SEQUENCES == 1)
_tao_seq_CORBA_Octet_ (
@@ -147,34 +147,34 @@ namespace Messaging
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_field/field_ch.cpp:453
-
+
typedef _tao_seq_CORBA_Octet_ _pvalue_seq;
_tao_seq_CORBA_Octet_ pvalue;
};
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_PolicyValue;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101
#if !defined (_MESSAGING_POLICYVALUESEQ_CH_)
#define _MESSAGING_POLICYVALUESEQ_CH_
-
+
class PolicyValueSeq;
-
+
typedef
TAO_VarSeq_Var_T<
PolicyValueSeq,
PolicyValue
>
PolicyValueSeq_var;
-
+
typedef
TAO_Seq_Out_T<
PolicyValueSeq,
@@ -182,7 +182,7 @@ namespace Messaging
PolicyValue
>
PolicyValueSeq_out;
-
+
class TAO_Export PolicyValueSeq
: public
TAO_Unbounded_Sequence<
@@ -195,32 +195,32 @@ namespace Messaging
PolicyValueSeq (
CORBA::ULong max,
CORBA::ULong length,
- PolicyValue* buffer,
+ PolicyValue* buffer,
CORBA::Boolean release = 0
);
PolicyValueSeq (const PolicyValueSeq &);
~PolicyValueSeq (void);
-
+
static void _tao_any_destructor (void *);
-
+
typedef PolicyValueSeq_var _var_type;
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_PolicyValueSeq;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
+
const IOP::ComponentId TAG_POLICIES = 2U;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
+
const IOP::ServiceId INVOCATION_POLICIES = 2U;
// TAO_IDL - Generated from
@@ -317,6 +317,5 @@ TAO_Export CORBA::Boolean operator>> (
#pragma option pop
#endif /* __BORLANDC__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */
-
diff --git a/TAO/tao/Messaging_SyncScopeC.h b/TAO/tao/Messaging_SyncScopeC.h
index 851cff468dd..c8e8ba1ab1f 100644
--- a/TAO/tao/Messaging_SyncScopeC.h
+++ b/TAO/tao/Messaging_SyncScopeC.h
@@ -67,31 +67,31 @@
namespace Messaging
{
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typedef/typedef_ch.cpp:333
-
+
typedef CORBA::Short SyncScope;
typedef CORBA::Short_out SyncScope_out;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
+
const Messaging::SyncScope SYNC_NONE = 0;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
+
const Messaging::SyncScope SYNC_WITH_TRANSPORT = 1;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
+
const Messaging::SyncScope SYNC_WITH_SERVER = 2;
-
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_constant/constant_ch.cpp:52
-
+
const Messaging::SyncScope SYNC_WITH_TARGET = 3;
// TAO_IDL - Generated from
@@ -132,6 +132,5 @@ namespace TAO
#pragma option pop
#endif /* __BORLANDC__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */
-
diff --git a/TAO/tao/Object_Argument_T.h b/TAO/tao/Object_Argument_T.h
index acdfad0aa61..2336e2921d1 100644
--- a/TAO/tao/Object_Argument_T.h
+++ b/TAO/tao/Object_Argument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_OBJECT_ARGUMENT_T_H
#define TAO_OBJECT_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -164,7 +164,6 @@ namespace TAO
#pragma implementation ("Object_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_OBJECT_ARGUMENT_T_H */
-
diff --git a/TAO/tao/Object_SArgument_T.h b/TAO/tao/Object_SArgument_T.h
index 4d4b160b3c4..9876bdad6bb 100644
--- a/TAO/tao/Object_SArgument_T.h
+++ b/TAO/tao/Object_SArgument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_OBJECT_SARGUMENT_T_H
#define TAO_OBJECT_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -151,7 +151,6 @@ namespace TAO
#pragma implementation ("Object_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_OBJECT_SARGUMENT_T_H */
-
diff --git a/TAO/tao/Profile_Transport_Resolver.h b/TAO/tao/Profile_Transport_Resolver.h
index 5bfa6825249..23d7cc21b0f 100644
--- a/TAO/tao/Profile_Transport_Resolver.h
+++ b/TAO/tao/Profile_Transport_Resolver.h
@@ -14,7 +14,7 @@
#ifndef TAO_PROFILE_TRANSPORT_RESOLVER_H
#define TAO_PROFILE_TRANSPORT_RESOLVER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Global_Macros.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -167,6 +167,6 @@ namespace TAO
# include "Profile_Transport_Resolver.inl"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_PROFILE_TRANSPORT_RESOLVER_H*/
diff --git a/TAO/tao/Pseudo_VarOut_T.cpp b/TAO/tao/Pseudo_VarOut_T.cpp
index 4d65623c5a2..5d0a9ebc3cd 100644
--- a/TAO/tao/Pseudo_VarOut_T.cpp
+++ b/TAO/tao/Pseudo_VarOut_T.cpp
@@ -14,7 +14,6 @@ ACE_RCSID (tao,
"$Id$")
template <typename T>
-ACE_INLINE
TAO_Pseudo_Var_T<T> &
TAO_Pseudo_Var_T<T>::operator= (const TAO_Pseudo_Var_T<T> & p)
{
diff --git a/TAO/tao/Remote_Invocation.h b/TAO/tao/Remote_Invocation.h
index 566511335ca..28d3e964b33 100644
--- a/TAO/tao/Remote_Invocation.h
+++ b/TAO/tao/Remote_Invocation.h
@@ -14,7 +14,7 @@
#ifndef TAO_REMOTE_INVOCATION_H
#define TAO_REMOTE_INVOCATION_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/CORBA_macros.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -73,6 +73,6 @@ namespace TAO
};
}
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_REMOTE_INVOCATION_H*/
diff --git a/TAO/tao/Special_Basic_Argument_T.h b/TAO/tao/Special_Basic_Argument_T.h
index bd6bd67a807..b789d8e9746 100644
--- a/TAO/tao/Special_Basic_Argument_T.h
+++ b/TAO/tao/Special_Basic_Argument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_SPECIAL_BASIC_ARGUMENT_T_H
#define TAO_SPECIAL_BASIC_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -159,6 +159,6 @@ namespace TAO
#pragma implementation ("Special_Basic_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_SPECIAL_BASIC_ARGUMENT_T_H */
diff --git a/TAO/tao/Special_Basic_Arguments.h b/TAO/tao/Special_Basic_Arguments.h
index b3e4211f4ec..d2159474be3 100644
--- a/TAO/tao/Special_Basic_Arguments.h
+++ b/TAO/tao/Special_Basic_Arguments.h
@@ -14,7 +14,7 @@
#ifndef TAO_SPECIAL_BASIC_ARGUMENTS_H
#define TAO_SPECIAL_BASIC_ARGUMENTS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/CDR_Stream.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -41,7 +41,7 @@ namespace TAO
};
template<>
- class TAO_Export Arg_Traits<ACE_InputCDR::to_wchar>
+ class TAO_Export Arg_Traits<ACE_InputCDR::to_wchar>
: public Special_Basic_Arg_Traits_T<CORBA::WChar,
ACE_InputCDR::to_wchar,
ACE_OutputCDR::from_wchar>
@@ -49,7 +49,7 @@ namespace TAO
};
template<>
- class TAO_Export Arg_Traits<ACE_InputCDR::to_octet>
+ class TAO_Export Arg_Traits<ACE_InputCDR::to_octet>
: public Special_Basic_Arg_Traits_T<CORBA::Octet,
ACE_InputCDR::to_octet,
ACE_OutputCDR::from_octet>
@@ -57,7 +57,7 @@ namespace TAO
};
template<>
- class TAO_Export Arg_Traits<ACE_InputCDR::to_boolean>
+ class TAO_Export Arg_Traits<ACE_InputCDR::to_boolean>
: public Special_Basic_Arg_Traits_T<CORBA::Boolean,
ACE_InputCDR::to_boolean,
ACE_OutputCDR::from_boolean>
@@ -65,7 +65,6 @@ namespace TAO
};
};
-#include "ace/post.h"
+#include /**/"ace/post.h"
#endif /* TAO_SPECIAL_BASIC_ARGUMENTS_H */
-
diff --git a/TAO/tao/Special_Basic_SArgument_T.h b/TAO/tao/Special_Basic_SArgument_T.h
index 7c3d0213a14..1399221066d 100644
--- a/TAO/tao/Special_Basic_SArgument_T.h
+++ b/TAO/tao/Special_Basic_SArgument_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_SPECIAL_BASIC_SARGUMENT_T_H
#define TAO_SPECIAL_BASIC_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -116,7 +116,7 @@ namespace TAO
/**
* @struct Special_Basic_Traits_T
*
- * @brief Template class for skeleton argument traits
+ * @brief Template class for skeleton argument traits
* of (w)char/boolean/octet.
*
*/
@@ -147,6 +147,6 @@ namespace TAO
#pragma implementation ("Special_Basic_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_SPECIAL_BASIC_SARGUMENT_T_H */
diff --git a/TAO/tao/Special_Basic_SArguments.h b/TAO/tao/Special_Basic_SArguments.h
index 48bc19de0a6..6ecfb99b52f 100644
--- a/TAO/tao/Special_Basic_SArguments.h
+++ b/TAO/tao/Special_Basic_SArguments.h
@@ -14,7 +14,7 @@
#ifndef TAO_SPECIAL_BASIC_SARGUMENTS_H
#define TAO_SPECIAL_BASIC_SARGUMENTS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/CDR_Stream.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -41,7 +41,7 @@ namespace TAO
};
template<>
- class TAO_Export SArg_Traits<ACE_InputCDR::to_wchar>
+ class TAO_Export SArg_Traits<ACE_InputCDR::to_wchar>
: public Special_Basic_SArg_Traits_T<CORBA::WChar,
ACE_InputCDR::to_wchar,
ACE_OutputCDR::from_wchar>
@@ -49,7 +49,7 @@ namespace TAO
};
template<>
- class TAO_Export SArg_Traits<ACE_InputCDR::to_octet>
+ class TAO_Export SArg_Traits<ACE_InputCDR::to_octet>
: public Special_Basic_SArg_Traits_T<CORBA::Octet,
ACE_InputCDR::to_octet,
ACE_OutputCDR::from_octet>
@@ -57,7 +57,7 @@ namespace TAO
};
template<>
- class TAO_Export SArg_Traits<ACE_InputCDR::to_boolean>
+ class TAO_Export SArg_Traits<ACE_InputCDR::to_boolean>
: public Special_Basic_SArg_Traits_T<CORBA::Boolean,
ACE_InputCDR::to_boolean,
ACE_OutputCDR::from_boolean>
@@ -65,7 +65,6 @@ namespace TAO
};
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_SPECIAL_BASIC_SARGUMENTS_H */
-
diff --git a/TAO/tao/Synch_Invocation.h b/TAO/tao/Synch_Invocation.h
index af8d3cb5b68..75cae376927 100644
--- a/TAO/tao/Synch_Invocation.h
+++ b/TAO/tao/Synch_Invocation.h
@@ -116,6 +116,6 @@ namespace TAO
};
}
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_SYNCH_INVOCATION_H*/
diff --git a/TAO/tao/UB_String_Argument_T.h b/TAO/tao/UB_String_Argument_T.h
index 086a93313e9..6d9895b1345 100644
--- a/TAO/tao/UB_String_Argument_T.h
+++ b/TAO/tao/UB_String_Argument_T.h
@@ -13,7 +13,7 @@
#ifndef TAO_UB_STRING_ARGUMENT_T_H
#define TAO_UB_STRING_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -157,7 +157,6 @@ namespace TAO
#pragma implementation ("UB_String_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_UB_STRING_ARGUMENT_T_H */
-
diff --git a/TAO/tao/UB_String_Arguments.h b/TAO/tao/UB_String_Arguments.h
index 63b27b85f95..011fa783ed7 100644
--- a/TAO/tao/UB_String_Arguments.h
+++ b/TAO/tao/UB_String_Arguments.h
@@ -13,7 +13,7 @@
#ifndef TAO_UB_STRING_ARGUMENTS_H
#define TAO_UB_STRING_ARGUMENTS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/UB_String_Argument_T.h"
@@ -33,7 +33,7 @@ namespace TAO
template<>
class TAO_Export Arg_Traits<CORBA::Char *>
- : public UB_String_Arg_Traits_T<CORBA::Char,
+ : public UB_String_Arg_Traits_T<CORBA::Char,
CORBA::String_var,
CORBA::String_out>
{
@@ -41,13 +41,12 @@ namespace TAO
template<>
class TAO_Export Arg_Traits<CORBA::WChar *>
- : public UB_String_Arg_Traits_T<CORBA::WChar,
+ : public UB_String_Arg_Traits_T<CORBA::WChar,
CORBA::WString_var,
CORBA::WString_out>
{
};
};
-#include "ace/post.h"
-
+#include /**/ "ace/post.h"
#endif /* TAO_UB_STRING_ARGUMENTS_H */
diff --git a/TAO/tao/UB_String_SArgument_T.h b/TAO/tao/UB_String_SArgument_T.h
index 09f6f59030e..4094f57b2ab 100644
--- a/TAO/tao/UB_String_SArgument_T.h
+++ b/TAO/tao/UB_String_SArgument_T.h
@@ -13,7 +13,7 @@
#ifndef TAO_UB_STRING_SARGUMENT_T_H
#define TAO_UB_STRING_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -144,7 +144,6 @@ namespace TAO
#pragma implementation ("UB_String_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_UB_STRING_SARGUMENT_T_H */
-
diff --git a/TAO/tao/UB_String_SArguments.h b/TAO/tao/UB_String_SArguments.h
index 5fd7216eb1d..1a2ee106a1a 100644
--- a/TAO/tao/UB_String_SArguments.h
+++ b/TAO/tao/UB_String_SArguments.h
@@ -13,7 +13,7 @@
#ifndef TAO_UB_STRING_SARGUMENTS_H
#define TAO_UB_STRING_SARGUMENTS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/UB_String_SArgument_T.h"
@@ -33,7 +33,7 @@ namespace TAO
template<>
class TAO_Export SArg_Traits<CORBA::Char *>
- : public UB_String_SArg_Traits_T<CORBA::Char,
+ : public UB_String_SArg_Traits_T<CORBA::Char,
CORBA::String_var,
CORBA::String_out>
{
@@ -41,13 +41,13 @@ namespace TAO
template<>
class TAO_Export SArg_Traits<CORBA::WChar *>
- : public UB_String_SArg_Traits_T<CORBA::WChar,
+ : public UB_String_SArg_Traits_T<CORBA::WChar,
CORBA::WString_var,
CORBA::WString_out>
{
};
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_UB_STRING_SARGUMENTS_H */
diff --git a/TAO/tao/Var_Array_Argument_T.h b/TAO/tao/Var_Array_Argument_T.h
index a1282be4f86..37920d35f3b 100644
--- a/TAO/tao/Var_Array_Argument_T.h
+++ b/TAO/tao/Var_Array_Argument_T.h
@@ -13,7 +13,7 @@
#ifndef TAO_VAR_ARRAY_ARGUMENT_T_H
#define TAO_VAR_ARRAY_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -73,10 +73,10 @@ namespace TAO
* @brief OUT stub argument of variable size element array.
*
*/
- template<typename S,
- typename S_slice,
- typename S_var,
- typename S_out,
+ template<typename S,
+ typename S_slice,
+ typename S_var,
+ typename S_out,
typename S_forany>
class Out_Var_Array_Argument_T : public Argument
{
@@ -100,8 +100,8 @@ namespace TAO
*
*/
template<typename S,
- typename S_slice,
- typename S_var,
+ typename S_slice,
+ typename S_var,
typename S_forany>
class Ret_Var_Array_Argument_T : public Argument
{
@@ -135,9 +135,9 @@ namespace TAO
* @brief Argument traits of variable size element array.
*
*/
- template<typename T,
- typename T_slice,
- typename T_var,
+ template<typename T,
+ typename T_slice,
+ typename T_var,
typename T_out,
typename T_forany>
struct Var_Array_Arg_Traits_T
@@ -179,6 +179,6 @@ namespace TAO
#pragma implementation ("Var_Array_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_VAR_ARRAY_ARGUMENT_T_H */
diff --git a/TAO/tao/Var_Array_SArgument_T.h b/TAO/tao/Var_Array_SArgument_T.h
index ffe3aa33824..1c0e5a95752 100644
--- a/TAO/tao/Var_Array_SArgument_T.h
+++ b/TAO/tao/Var_Array_SArgument_T.h
@@ -13,7 +13,7 @@
#ifndef TAO_VAR_ARRAY_SARGUMENT_T_H
#define TAO_VAR_ARRAY_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -117,9 +117,9 @@ namespace TAO
* @brief Argument traits of variable size element array.
*
*/
- template<typename T,
- typename T_slice,
- typename T_var,
+ template<typename T,
+ typename T_slice,
+ typename T_var,
typename T_out,
typename T_forany>
struct Var_Array_SArg_Traits_T
@@ -152,6 +152,6 @@ namespace TAO
#pragma implementation ("Var_Array_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_VAR_ARRAY_SARGUMENT_T_H */
diff --git a/TAO/tao/Var_Size_Argument_T.h b/TAO/tao/Var_Size_Argument_T.h
index d34543aff2f..2785995f103 100644
--- a/TAO/tao/Var_Size_Argument_T.h
+++ b/TAO/tao/Var_Size_Argument_T.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file Basic_Argument_T.h
+ * @file Var_Size_Argument_T.h
*
* $Id$
*
@@ -13,7 +13,7 @@
#ifndef TAO_VAR_SIZE_ARGUMENT_T_H
#define TAO_VAR_SIZE_ARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -125,7 +125,7 @@ namespace TAO
/**
* @struct Basic_Arg_Traits_T
*
- * @brief Template class for stub argument traits of
+ * @brief Template class for stub argument traits of
* variable size IDL types.
*
*/
@@ -158,6 +158,6 @@ namespace TAO
#pragma implementation ("Var_Size_Argument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_VAR_SIZE_ARGUMENT_T_H */
diff --git a/TAO/tao/Var_Size_SArgument_T.h b/TAO/tao/Var_Size_SArgument_T.h
index 405c146296d..6ab8fcd6e4a 100644
--- a/TAO/tao/Var_Size_SArgument_T.h
+++ b/TAO/tao/Var_Size_SArgument_T.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file Basic_SArgument_T.h
+ * @file Var_Size_SArgument_T.h
*
* $Id$
*
@@ -13,7 +13,7 @@
#ifndef TAO_VAR_SIZE_SARGUMENT_T_H
#define TAO_VAR_SIZE_SARGUMENT_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Argument.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -114,7 +114,7 @@ namespace TAO
/**
* @struct Basic_SArg_Traits_T
*
- * @brief Template class for skeleton argument traits of
+ * @brief Template class for skeleton argument traits of
* variable size IDL types.
*
*/
@@ -145,6 +145,6 @@ namespace TAO
#pragma implementation ("Var_Size_SArgument_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_VAR_SIZE_SARGUMENT_T_H */