summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-19 08:02:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-19 08:02:52 +0000
commitd9e7859115ef1d5ec0f1c0a829b697354990a8a4 (patch)
tree384c03f0891bbd738983cd5477ac803253f7aaee /TAO/tao/IORManipulation
parent03b65689794604a55162d73e8a5a4ccb5827b307 (diff)
downloadATCD-d9e7859115ef1d5ec0f1c0a829b697354990a8a4.tar.gz
ChangeLogTag Fri Aug 19 07:56:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IORManipulation')
-rw-r--r--TAO/tao/IORManipulation/IORA.cpp88
1 files changed, 44 insertions, 44 deletions
diff --git a/TAO/tao/IORManipulation/IORA.cpp b/TAO/tao/IORManipulation/IORA.cpp
index c433be40bdb..164f0dc60b9 100644
--- a/TAO/tao/IORManipulation/IORA.cpp
+++ b/TAO/tao/IORManipulation/IORA.cpp
@@ -26,17 +26,17 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
#include "IORManip_Loader.h"
-#include "tao/Null_RefCount_Policy.h"
-#include "tao/TypeCode_Constants.h"
-#include "tao/Alias_TypeCode_Static.h"
-#include "tao/Objref_TypeCode_Static.h"
-#include "tao/Sequence_TypeCode_Static.h"
-#include "tao/Struct_TypeCode_Static.h"
-#include "tao/TypeCode_Struct_Field.h"
+#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
+#include "tao/AnyTypeCode/TypeCode_Constants.h"
+#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
+#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
+#include "tao/AnyTypeCode/Sequence_TypeCode_Static.h"
+#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
+#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
-#include "tao/Any.h"
-#include "tao/Any_Impl_T.h"
-#include "tao/Any_Dual_Impl_T.h"
+#include "tao/AnyTypeCode/Any.h"
+#include "tao/AnyTypeCode/Any_Impl_T.h"
+#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
// TAO_IDL - Generated from
// be/be_visitor_typecode/struct_typecode.cpp:74
@@ -53,7 +53,7 @@ static TAO::TypeCode::Struct<char const *,
"EmptyProfileList",
_tao_fields_TAO_IOP_EmptyProfileList,
0);
-
+
namespace TAO_IOP
{
::CORBA::TypeCode_ptr const _tc_EmptyProfileList =
@@ -77,7 +77,7 @@ static TAO::TypeCode::Struct<char const *,
"NotFound",
_tao_fields_TAO_IOP_NotFound,
0);
-
+
namespace TAO_IOP
{
::CORBA::TypeCode_ptr const _tc_NotFound =
@@ -101,7 +101,7 @@ static TAO::TypeCode::Struct<char const *,
"Duplicate",
_tao_fields_TAO_IOP_Duplicate,
0);
-
+
namespace TAO_IOP
{
::CORBA::TypeCode_ptr const _tc_Duplicate =
@@ -125,7 +125,7 @@ static TAO::TypeCode::Struct<char const *,
"Invalid_IOR",
_tao_fields_TAO_IOP_Invalid_IOR,
0);
-
+
namespace TAO_IOP
{
::CORBA::TypeCode_ptr const _tc_Invalid_IOR =
@@ -149,7 +149,7 @@ static TAO::TypeCode::Struct<char const *,
"MultiProfileList",
_tao_fields_TAO_IOP_MultiProfileList,
0);
-
+
namespace TAO_IOP
{
::CORBA::TypeCode_ptr const _tc_MultiProfileList =
@@ -167,7 +167,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
"IDL:TAO_IOP/TAO_IOR_Property:1.0",
"TAO_IOR_Property");
-
+
namespace TAO_IOP
{
::CORBA::TypeCode_ptr const _tc_TAO_IOR_Property =
@@ -197,10 +197,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::_tc_Object,
0U);
-
+
::CORBA::TypeCode_ptr const tc_TAO_IOP_TAO_IOR_Manipulation_IORList_0 =
&TAO_IOP_TAO_IOR_Manipulation_IORList_0;
-
+
}
}
@@ -214,7 +214,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:TAO_IOP/TAO_IOR_Manipulation/IORList:1.0",
"IORList",
&TAO::TypeCode::tc_TAO_IOP_TAO_IOR_Manipulation_IORList_0);
-
+
::CORBA::TypeCode_ptr const TAO_IOP::TAO_IOR_Manipulation::_tc_IORList =
&_tao_tc_TAO_IOP_TAO_IOR_Manipulation_IORList;
@@ -227,7 +227,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
"IDL:TAO_IOP/TAO_IOR_Manipulation:1.0",
"TAO_IOR_Manipulation");
-
+
namespace TAO_IOP
{
::CORBA::TypeCode_ptr const _tc_TAO_IOR_Manipulation =
@@ -236,7 +236,7 @@ namespace TAO_IOP
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be/be_visitor_exception/any_op_cs.cpp:50
namespace TAO
@@ -248,12 +248,12 @@ namespace TAO
)
{
CORBA::String_var id;
-
+
if (!(cdr >> id.out ()))
{
return false;
}
-
+
ACE_TRY_NEW_ENV
{
this->value_->_tao_decode (cdr ACE_ENV_ARG_PARAMETER);
@@ -264,7 +264,7 @@ namespace TAO
return false;
}
ACE_ENDTRY;
-
+
return true;
}
}
@@ -324,7 +324,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be/be_visitor_exception/any_op_cs.cpp:50
namespace TAO
@@ -336,12 +336,12 @@ namespace TAO
)
{
CORBA::String_var id;
-
+
if (!(cdr >> id.out ()))
{
return false;
}
-
+
ACE_TRY_NEW_ENV
{
this->value_->_tao_decode (cdr ACE_ENV_ARG_PARAMETER);
@@ -352,7 +352,7 @@ namespace TAO
return false;
}
ACE_ENDTRY;
-
+
return true;
}
}
@@ -412,7 +412,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be/be_visitor_exception/any_op_cs.cpp:50
namespace TAO
@@ -424,12 +424,12 @@ namespace TAO
)
{
CORBA::String_var id;
-
+
if (!(cdr >> id.out ()))
{
return false;
}
-
+
ACE_TRY_NEW_ENV
{
this->value_->_tao_decode (cdr ACE_ENV_ARG_PARAMETER);
@@ -440,7 +440,7 @@ namespace TAO
return false;
}
ACE_ENDTRY;
-
+
return true;
}
}
@@ -500,7 +500,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be/be_visitor_exception/any_op_cs.cpp:50
namespace TAO
@@ -512,12 +512,12 @@ namespace TAO
)
{
CORBA::String_var id;
-
+
if (!(cdr >> id.out ()))
{
return false;
}
-
+
ACE_TRY_NEW_ENV
{
this->value_->_tao_decode (cdr ACE_ENV_ARG_PARAMETER);
@@ -528,7 +528,7 @@ namespace TAO
return false;
}
ACE_ENDTRY;
-
+
return true;
}
}
@@ -588,7 +588,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be/be_visitor_exception/any_op_cs.cpp:50
namespace TAO
@@ -600,12 +600,12 @@ namespace TAO
)
{
CORBA::String_var id;
-
+
if (!(cdr >> id.out ()))
{
return false;
}
-
+
ACE_TRY_NEW_ENV
{
this->value_->_tao_decode (cdr ACE_ENV_ARG_PARAMETER);
@@ -616,7 +616,7 @@ namespace TAO
return false;
}
ACE_ENDTRY;
-
+
return true;
}
}
@@ -700,7 +700,7 @@ namespace TAO
{
return false;
}
-
+
template<>
CORBA::Boolean
Any_Impl_T<TAO_IOP::TAO_IOR_Property>::demarshal_value (TAO_InputCDR &)
@@ -775,7 +775,7 @@ namespace TAO
{
return false;
}
-
+
template<>
CORBA::Boolean
Any_Impl_T<TAO_IOP::TAO_IOR_Manipulation>::demarshal_value (TAO_InputCDR &)
@@ -826,7 +826,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be/be_visitor_sequence/any_op_cs.cpp:54
namespace TAO
@@ -837,7 +837,7 @@ namespace TAO
{
return false;
}
-
+
template<>
CORBA::Boolean
Any_Dual_Impl_T<TAO_IOP::TAO_IOR_Manipulation::IORList>::demarshal_value (TAO_InputCDR &)