PS_ForwardA.cpp

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: PS_ForwardA.cpp 71473 2006-03-10 07:19:20Z jtc $
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/AnyTypeCode/Null_RefCount_Policy.h"
00029 #include "tao/AnyTypeCode/TypeCode_Constants.h"
00030 #include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
00031 #include "tao/PortableServer/PS_ForwardA.h"
00032 #include "tao/CDR.h"
00033 #include "tao/AnyTypeCode/Any.h"
00034 
00035 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00036 
00037 // TAO_IDL - Generated from
00038 // be\be_visitor_typecode/alias_typecode.cpp:50
00039 
00040 static TAO::TypeCode::Alias<char const *,
00041                             CORBA::TypeCode_ptr const *,
00042                             TAO::Null_RefCount_Policy>
00043   _tao_tc_PortableServer_ObjectId (
00044     CORBA::tk_alias,
00045     "IDL:omg.org/PortableServer/ObjectId:2.3",
00046     "ObjectId",
00047     &CORBA::_tc_OctetSeq);
00048   
00049 namespace PortableServer
00050 {
00051   ::CORBA::TypeCode_ptr const _tc_ObjectId =
00052     &_tao_tc_PortableServer_ObjectId;
00053 }
00054 
00055 
00056 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Tue Feb 2 17:40:54 2010 for TAO_PortableServer by  doxygen 1.4.7