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: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
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
58 // TAO_IDL - Generated from
59 // be\be_visitor_interface/any_op_ch.cpp:54
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"