Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tao / RTCORBA / RT_ProtocolPropertiesA.h
blobcbe34fe82c0b0823a0fcd537d0a4f4e6049edb14
1 // -*- C++ -*-
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
6 // St. Louis, MO
7 // USA
8 // http://www.cs.wustl.edu/~schmidt/doc-center.html
9 // and
10 // Distributed Object Computing Laboratory
11 // University of California at Irvine
12 // Irvine, CA
13 // USA
14 // http://doc.ece.uci.edu/
15 // and
16 // Institute for Software Integrated Systems
17 // Vanderbilt University
18 // Nashville, TN
19 // USA
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:887
28 #ifndef _TAO_IDL_RTCORBA_RT_PROTOCOLPROPERTIESA_H_
29 #define _TAO_IDL_RTCORBA_RT_PROTOCOLPROPERTIESA_H_
31 #include /**/ "ace/pre.h"
33 #include /**/ "tao/RTCORBA/rtcorba_export.h"
34 #define TAO_RTCORBA_SAFE_INCLUDE
35 #include "tao/RTCORBA/RT_ProtocolPropertiesC.h"
36 #undef TAO_RTCORBA_SAFE_INCLUDE
39 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
42 // TAO_IDL - Generated from
43 // be\be_visitor_module/module_ch.cpp:59
45 namespace RTCORBA
47 // TAO_IDL - Generated from
48 // be\be_visitor_typecode/typecode_decl.cpp:49
50 extern TAO_RTCORBA_Export ::CORBA::TypeCode_ptr const _tc_ProtocolProperties;
52 // TAO_IDL - Generated from
53 // be\be_visitor_module/module_ch.cpp:86
55 } // module RTCORBA
58 // TAO_IDL - Generated from
59 // be\be_visitor_interface/any_op_ch.cpp:54
62 namespace CORBA {
63 TAO_RTCORBA_Export void operator<<= (::CORBA::Any &, RTCORBA::ProtocolProperties_ptr); // copying
64 TAO_RTCORBA_Export void operator<<= (::CORBA::Any &, RTCORBA::ProtocolProperties_ptr *); // non-copying
65 TAO_RTCORBA_Export ::CORBA::Boolean operator>>= (const ::CORBA::Any &, RTCORBA::ProtocolProperties_ptr &);
67 TAO_END_VERSIONED_NAMESPACE_DECL
70 #include /**/ "ace/post.h"
72 #endif /* ifndef */