summaryrefslogtreecommitdiff
path: root/TAO/tao/WrongTransactionA.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-25 18:56:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-25 18:56:27 +0000
commit4178c51d1b4d1cf81a982d87e0d640eb00831913 (patch)
treee1f410719b870adc01fc146d79a0f1509ee5fe17 /TAO/tao/WrongTransactionA.cpp
parent89f59311003dba94aa9a13418fc2944edd87af75 (diff)
downloadATCD-4178c51d1b4d1cf81a982d87e0d640eb00831913.tar.gz
ChangeLogTag: Fri Mar 25 18:33:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/WrongTransactionA.cpp')
-rw-r--r--TAO/tao/WrongTransactionA.cpp33
1 files changed, 31 insertions, 2 deletions
diff --git a/TAO/tao/WrongTransactionA.cpp b/TAO/tao/WrongTransactionA.cpp
index 5b6befdf429..30c27a5a9f0 100644
--- a/TAO/tao/WrongTransactionA.cpp
+++ b/TAO/tao/WrongTransactionA.cpp
@@ -26,15 +26,44 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
#include "WrongTransactionC.h"
-#include "tao/Typecode.h"
+#include "tao/Null_RefCount_Policy.h"
+#include "tao/TypeCode_Constants.h"
+#include "tao/Alias_TypeCode.h"
+#include "tao/Struct_TypeCode.h"
#include "tao/CDR.h"
#include "tao/Any.h"
#include "tao/Any_Dual_Impl_T.h"
+// TAO_IDL - Generated from
+// be\be_visitor_typecode/struct_typecode.cpp:34
+
+static TAO::TypeCode::Struct_Field<char const *> const _tao_fields_CORBA_WrongTransaction[] =
+ {
+
+ };
+
+static TAO::TypeCode::Struct<char const *,
+ TAO::TypeCode::Struct_Field<char const *> const *,
+ CORBA::tk_except,
+ TAO::Null_RefCount_Policy>
+ _tao_tc_CORBA_WrongTransaction (
+ "IDL:omg.org/CORBA/WrongTransaction:1.0",
+ "WrongTransaction",
+ _tao_fields_CORBA_WrongTransaction,
+ 0);
+
+namespace CORBA
+{
+ ::CORBA::TypeCode_ptr const _tc_WrongTransaction =
+ &_tao_tc_CORBA_WrongTransaction;
+}
+
+
+
// TAO_IDL - Generated from
// be\be_visitor_exception/any_op_cs.cpp:50
-ACE_TEMPLATE_SPECIALIZATION
+template<>
CORBA::Boolean
TAO::Any_Dual_Impl_T<CORBA::WrongTransaction>::demarshal_value (
TAO_InputCDR & cdr