00001 // -*- C++ -*- 00002 // 00003 // $Id: ServerRequestInterceptorA.cpp 73313 2006-06-27 19:13:07Z jwillemsen $ 00004 00005 // **** Code generated by the The ACE ORB (TAO) IDL Compiler **** 00006 // TAO and the TAO IDL Compiler have been developed by: 00007 // Center for Distributed Object Computing 00008 // Washington University 00009 // St. Louis, MO 00010 // USA 00011 // http://www.cs.wustl.edu/~schmidt/doc-center.html 00012 // and 00013 // Distributed Object Computing Laboratory 00014 // University of California at Irvine 00015 // Irvine, CA 00016 // USA 00017 // http://doc.ece.uci.edu/ 00018 // and 00019 // Institute for Software Integrated Systems 00020 // Vanderbilt University 00021 // Nashville, TN 00022 // USA 00023 // http://www.isis.vanderbilt.edu/ 00024 // 00025 // Information about TAO is available at: 00026 // http://www.cs.wustl.edu/~schmidt/TAO.html 00027 00028 #include "tao/PI_Server/ServerRequestInterceptorA.h" 00029 #include "tao/AnyTypeCode/Null_RefCount_Policy.h" 00030 #include "tao/AnyTypeCode/TypeCode_Constants.h" 00031 #include "tao/AnyTypeCode/Alias_TypeCode_Static.h" 00032 #include "tao/AnyTypeCode/Objref_TypeCode_Static.h" 00033 #include "tao/AnyTypeCode/String_TypeCode_Static.h" 00034 #include "tao/AnyTypeCode/Any.h" 00035 #include "tao/CDR.h" 00036 #include "tao/AnyTypeCode/Any.h" 00037 #include "tao/AnyTypeCode/Any_Impl_T.h" 00038 00039 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00040 00041 // TAO_IDL - Generated from 00042 // be\be_visitor_typecode/objref_typecode.cpp:76 00043 00044 static TAO::TypeCode::Objref<char const *, 00045 TAO::Null_RefCount_Policy> 00046 _tao_tc_PortableInterceptor_ServerRequestInterceptor ( 00047 ::CORBA::tk_local_interface, 00048 "IDL:omg.org/PortableInterceptor/ServerRequestInterceptor:1.0", 00049 "ServerRequestInterceptor"); 00050 00051 namespace PortableInterceptor 00052 { 00053 ::CORBA::TypeCode_ptr const _tc_ServerRequestInterceptor = 00054 &_tao_tc_PortableInterceptor_ServerRequestInterceptor; 00055 } 00056 00057 00058 TAO_END_VERSIONED_NAMESPACE_DECL