Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git] / TAO / tao / PI_Server / ServerRequestInterceptorA.cpp
blob69b58662847eb3b02c8ce6182af36daff2744aed
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 #include "tao/PI_Server/ServerRequestInterceptorA.h"
26 #include "tao/AnyTypeCode/Null_RefCount_Policy.h"
27 #include "tao/AnyTypeCode/TypeCode_Constants.h"
28 #include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
29 #include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
30 #include "tao/AnyTypeCode/String_TypeCode_Static.h"
31 #include "tao/AnyTypeCode/Any.h"
32 #include "tao/CDR.h"
33 #include "tao/AnyTypeCode/Any.h"
34 #include "tao/AnyTypeCode/Any_Impl_T.h"
36 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
38 // TAO_IDL - Generated from
39 // be\be_visitor_typecode/objref_typecode.cpp:76
41 static TAO::TypeCode::Objref<char const *,
42 TAO::Null_RefCount_Policy>
43 _tao_tc_PortableInterceptor_ServerRequestInterceptor (
44 ::CORBA::tk_local_interface,
45 "IDL:omg.org/PortableInterceptor/ServerRequestInterceptor:1.0",
46 "ServerRequestInterceptor");
48 namespace PortableInterceptor
50 ::CORBA::TypeCode_ptr const _tc_ServerRequestInterceptor =
51 &_tao_tc_PortableInterceptor_ServerRequestInterceptor;
55 TAO_END_VERSIONED_NAMESPACE_DECL