=default for generated implementation copy ctor
[ACE_TAO.git] / TAO / tao / PortableServer / PS_ForwardA.cpp
blob19ee542a23a1c2348af1e63de6f1abf858076619
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/AnyTypeCode/Null_RefCount_Policy.h"
26 #include "tao/AnyTypeCode/TypeCode_Constants.h"
27 #include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
28 #include "tao/PortableServer/PS_ForwardA.h"
29 #include "tao/CDR.h"
30 #include "tao/AnyTypeCode/Any.h"
32 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
34 // TAO_IDL - Generated from
35 // be\be_visitor_typecode/alias_typecode.cpp:50
37 static TAO::TypeCode::Alias<char const *,
38 CORBA::TypeCode_ptr const *,
39 TAO::Null_RefCount_Policy>
40 _tao_tc_PortableServer_ObjectId (
41 CORBA::tk_alias,
42 "IDL:omg.org/PortableServer/ObjectId:2.3",
43 "ObjectId",
44 &CORBA::_tc_OctetSeq);
46 namespace PortableServer
48 ::CORBA::TypeCode_ptr const _tc_ObjectId =
49 &_tao_tc_PortableServer_ObjectId;
53 TAO_END_VERSIONED_NAMESPACE_DECL