From f96d7ce5f62e37a344a40e92b19de871aae2c33c Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 16 Aug 2005 20:26:02 +0000 Subject: ChangeLogTag: Tue Aug 16 20:03:12 UTC 2005 Johnny Willemsen --- TAO/tao/AnyTypeCode/Messaging_SyncScopeA.h | 40 ++++++++++++++++++++++++++++++ TAO/tao/ORB.h | 2 ++ 2 files changed, 42 insertions(+) create mode 100644 TAO/tao/AnyTypeCode/Messaging_SyncScopeA.h diff --git a/TAO/tao/AnyTypeCode/Messaging_SyncScopeA.h b/TAO/tao/AnyTypeCode/Messaging_SyncScopeA.h new file mode 100644 index 00000000000..227354c3b60 --- /dev/null +++ b/TAO/tao/AnyTypeCode/Messaging_SyncScopeA.h @@ -0,0 +1,40 @@ +// -*- C++ -*- +// +// $Id$ + +// **** Code generated by the The ACE ORB (TAO) IDL Compiler **** +// TAO and the TAO IDL Compiler have been developed by: +// Center for Distributed Object Computing +// Washington University +// St. Louis, MO +// USA +// http://www.cs.wustl.edu/~schmidt/doc-center.html +// and +// Distributed Object Computing Laboratory +// University of California at Irvine +// Irvine, CA +// USA +// http://doc.ece.uci.edu/ +// and +// Institute for Software Integrated Systems +// Vanderbilt University +// Nashville, TN +// USA +// http://www.isis.vanderbilt.edu/ +// +// Information about TAO is available at: +// http://www.cs.wustl.edu/~schmidt/TAO.html + +// TAO_IDL - Generated from +// be\be_codegen.cpp:153 + +#ifndef _TAO_IDL_ORIG_MESSAGING_SYNCSCOPEA_H_ +#define _TAO_IDL_ORIG_MESSAGING_SYNCSCOPEA_H_ + +#include /**/ "ace/pre.h" + +#include /**/ "ace/post.h" + +#endif /* ifndef */ + + diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h index 5818bffee8e..803d857d6f0 100644 --- a/TAO/tao/ORB.h +++ b/TAO/tao/ORB.h @@ -85,6 +85,8 @@ namespace CORBA class Policy; typedef Policy *Policy_ptr; + typedef CORBA::ULong PolicyType; + // TODO - implement OMG's 'ORBid CORBA::ORB::id (void)'. typedef -- cgit v1.2.1