2 // **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
3 // TAO and the TAO IDL Compiler have been developed by:
4 // Center for Distributed Object Computing
5 // Washington University
8 // http://www.cs.wustl.edu/~schmidt/doc-center.html
10 // Distributed Object Computing Laboratory
11 // University of California at Irvine
14 // http://doc.ece.uci.edu/
16 // Institute for Software Integrated Systems
17 // Vanderbilt University
20 // http://www.isis.vanderbilt.edu/
22 // Information about TAO is available at:
23 // http://www.dre.vanderbilt.edu/~schmidt/TAO.html
25 // TAO_IDL - Generated from
26 // be\be_codegen.cpp:153
28 #ifndef _TAO_IDL_ORIG_WRONGTRANSACTIONA_H_
29 #define _TAO_IDL_ORIG_WRONGTRANSACTIONA_H_
31 #include /**/ "ace/pre.h"
34 #include "ace/config-all.h"
36 #if !defined (ACE_LACKS_PRAGMA_ONCE)
38 #endif /* ACE_LACKS_PRAGMA_ONCE */
40 #include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
41 #include "tao/AnyTypeCode/AnyTypeCode_methods.h"
42 #include "tao/WrongTransactionC.h"
46 #pragma warning(disable:4250)
49 // TAO_IDL - Generated from
50 // be\be_visitor_module/module_ch.cpp:48
52 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
56 // TAO_IDL - Generated from
57 // be\be_visitor_typecode/typecode_decl.cpp:44
59 extern TAO_AnyTypeCode_Export ::CORBA::TypeCode_ptr
const _tc_WrongTransaction
;
61 // TAO_IDL - Generated from
62 // be\be_visitor_module/module_ch.cpp:66
66 // TAO_IDL - Generated from
67 // be\be_visitor_traits.cpp:61
69 // Traits specializations.
74 // TAO_IDL - Generated from
75 // be\be_visitor_exception/any_op_ch.cpp:52
79 TAO_AnyTypeCode_Export
void operator<<= (CORBA::Any
&, const CORBA::WrongTransaction
&); // copying version
80 TAO_AnyTypeCode_Export
void operator<<= (CORBA::Any
&, CORBA::WrongTransaction
*); // noncopying version
81 TAO_AnyTypeCode_Export
CORBA::Boolean
operator>>= (const CORBA::Any
&, CORBA::WrongTransaction
*&); // deprecated
82 TAO_AnyTypeCode_Export
CORBA::Boolean
operator>>= (const CORBA::Any
&, const CORBA::WrongTransaction
*&);
84 // TAO_IDL - Generated from
85 // be\be_codegen.cpp:955
87 TAO_END_VERSIONED_NAMESPACE_DECL
93 #include /**/ "ace/post.h"