summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 18:53:06 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 18:53:06 +0000
commit25d33cd5daf7e6666a6b9b0e9f66d562c6cf0191 (patch)
treee27952b7935b836df8f9b7797fcfda3d58f83bea
parenta9ce7652c511c025dc989a166e30f8738c1f58d6 (diff)
downloadATCD-25d33cd5daf7e6666a6b9b0e9f66d562c6cf0191.tar.gz
Mon Jul 24 18:52:33 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog7
-rw-r--r--TAO/tao/RTScheduling/RTSchedulerA.cpp273
-rw-r--r--TAO/tao/RTScheduling/RTSchedulerA.h3
3 files changed, 7 insertions, 276 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a2bda02315f..f6bf2da332d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jul 24 18:52:33 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
+
+ * TAO/RTScheduling/RTSchedulerA.cpp
+ * TAO/RTScheduling/RTSchedulerA.h
+
+ Removed, these were kept around erroneously by the conversion script.
+
Mon Jul 24 17:39:38 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
* TAO_IDL/fe/fe_lookup.cpp
diff --git a/TAO/tao/RTScheduling/RTSchedulerA.cpp b/TAO/tao/RTScheduling/RTSchedulerA.cpp
deleted file mode 100644
index 38df96e2be8..00000000000
--- a/TAO/tao/RTScheduling/RTSchedulerA.cpp
+++ /dev/null
@@ -1,273 +0,0 @@
-// -*- 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
-
-#include "tao/RTScheduling/RTScheduler.h"
-#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
-#include "tao/AnyTypeCode/TypeCode_Constants.h"
-#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
-#include "tao/AnyTypeCode/Enum_TypeCode_Static.h"
-#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
-#include "tao/AnyTypeCode/Sequence_TypeCode_Static.h"
-#include "tao/AnyTypeCode/String_TypeCode_Static.h"
-#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
-#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/objref_typecode.cpp:76
-
-static TAO::TypeCode::Objref<char const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_ThreadAction (
- CORBA::tk_local_interface,
- "IDL:RTScheduling/ThreadAction:1.0",
- "ThreadAction");
-
-namespace RTScheduling
-{
- ::CORBA::TypeCode_ptr const _tc_ThreadAction =
- &_tao_tc_RTScheduling_ThreadAction;
-}
-
-
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/enum_typecode.cpp:34
-
-static char const * const _tao_enumerators_RTScheduling_DistributableThread_DT_State[] =
- {
- "ACTIVE",
- "CANCELLED"
-
- };
-
-static TAO::TypeCode::Enum<char const *,
- char const * const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_DistributableThread_DT_State (
- "IDL:RTScheduling/DistributableThread/DT_State:1.0",
- "DT_State",
- _tao_enumerators_RTScheduling_DistributableThread_DT_State,
- 2);
-
-::CORBA::TypeCode_ptr const RTScheduling::DistributableThread::_tc_DT_State =
- &_tao_tc_RTScheduling_DistributableThread_DT_State;
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/objref_typecode.cpp:76
-
-static TAO::TypeCode::Objref<char const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_DistributableThread (
- CORBA::tk_local_interface,
- "IDL:RTScheduling/DistributableThread:1.0",
- "DistributableThread");
-
-namespace RTScheduling
-{
- ::CORBA::TypeCode_ptr const _tc_DistributableThread =
- &_tao_tc_RTScheduling_DistributableThread;
-}
-
-
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/struct_typecode.cpp:87
-
-static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const * const _tao_fields_RTScheduling_Current_UNSUPPORTED_SCHEDULING_DISCIPLINE = 0;
-static TAO::TypeCode::Struct<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_Current_UNSUPPORTED_SCHEDULING_DISCIPLINE (
- CORBA::tk_except,
- "IDL:RTScheduling/Current/UNSUPPORTED_SCHEDULING_DISCIPLINE:1.0",
- "UNSUPPORTED_SCHEDULING_DISCIPLINE",
- _tao_fields_RTScheduling_Current_UNSUPPORTED_SCHEDULING_DISCIPLINE,
- 0);
-
-::CORBA::TypeCode_ptr const RTScheduling::Current::_tc_UNSUPPORTED_SCHEDULING_DISCIPLINE =
- &_tao_tc_RTScheduling_Current_UNSUPPORTED_SCHEDULING_DISCIPLINE;
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/alias_typecode.cpp:50
-
-
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/typecode_defn.cpp:937
-
-
-#ifndef _TAO_TYPECODE_RTScheduling_Current_IdType_GUARD
-#define _TAO_TYPECODE_RTScheduling_Current_IdType_GUARD
-namespace TAO
-{
- namespace TypeCode
- {
- TAO::TypeCode::Sequence< ::CORBA::TypeCode_ptr const *,
- TAO::Null_RefCount_Policy>
- RTScheduling_Current_IdType_0 (
- CORBA::tk_sequence,
- &CORBA::_tc_octet,
- 0U);
-
- ::CORBA::TypeCode_ptr const tc_RTScheduling_Current_IdType_0 =
- &RTScheduling_Current_IdType_0;
-
- }
-}
-
-
-#endif /* _TAO_TYPECODE_RTScheduling_Current_IdType_GUARD */
-
-static TAO::TypeCode::Alias<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_Current_IdType (
- CORBA::tk_alias,
- "IDL:RTScheduling/Current/IdType:1.0",
- "IdType",
- &TAO::TypeCode::tc_RTScheduling_Current_IdType_0);
-
-::CORBA::TypeCode_ptr const RTScheduling::Current::_tc_IdType =
- &_tao_tc_RTScheduling_Current_IdType;
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/alias_typecode.cpp:50
-
-
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/typecode_defn.cpp:937
-
-
-#ifndef _TAO_TYPECODE_RTScheduling_Current_NameList_GUARD
-#define _TAO_TYPECODE_RTScheduling_Current_NameList_GUARD
-namespace TAO
-{
- namespace TypeCode
- {
- TAO::TypeCode::Sequence< ::CORBA::TypeCode_ptr const *,
- TAO::Null_RefCount_Policy>
- RTScheduling_Current_NameList_0 (
- CORBA::tk_sequence,
- &CORBA::_tc_string,
- 0U);
-
- ::CORBA::TypeCode_ptr const tc_RTScheduling_Current_NameList_0 =
- &RTScheduling_Current_NameList_0;
-
- }
-}
-
-
-#endif /* _TAO_TYPECODE_RTScheduling_Current_NameList_GUARD */
-
-static TAO::TypeCode::Alias<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_Current_NameList (
- CORBA::tk_alias,
- "IDL:RTScheduling/Current/NameList:1.0",
- "NameList",
- &TAO::TypeCode::tc_RTScheduling_Current_NameList_0);
-
-::CORBA::TypeCode_ptr const RTScheduling::Current::_tc_NameList =
- &_tao_tc_RTScheduling_Current_NameList;
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/objref_typecode.cpp:76
-
-static TAO::TypeCode::Objref<char const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_Current (
- CORBA::tk_local_interface,
- "IDL:RTScheduling/Current:1.0",
- "Current");
-
-namespace RTScheduling
-{
- ::CORBA::TypeCode_ptr const _tc_Current =
- &_tao_tc_RTScheduling_Current;
-}
-
-
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/objref_typecode.cpp:76
-
-static TAO::TypeCode::Objref<char const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_ResourceManager (
- CORBA::tk_local_interface,
- "IDL:RTScheduling/ResourceManager:1.0",
- "ResourceManager");
-
-namespace RTScheduling
-{
- ::CORBA::TypeCode_ptr const _tc_ResourceManager =
- &_tao_tc_RTScheduling_ResourceManager;
-}
-
-
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/struct_typecode.cpp:87
-
-static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const * const _tao_fields_RTScheduling_Scheduler_INCOMPATIBLE_SCHEDULING_DISCIPLINES = 0;
-static TAO::TypeCode::Struct<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_Scheduler_INCOMPATIBLE_SCHEDULING_DISCIPLINES (
- CORBA::tk_except,
- "IDL:RTScheduling/Scheduler/INCOMPATIBLE_SCHEDULING_DISCIPLINES:1.0",
- "INCOMPATIBLE_SCHEDULING_DISCIPLINES",
- _tao_fields_RTScheduling_Scheduler_INCOMPATIBLE_SCHEDULING_DISCIPLINES,
- 0);
-
-::CORBA::TypeCode_ptr const RTScheduling::Scheduler::_tc_INCOMPATIBLE_SCHEDULING_DISCIPLINES =
- &_tao_tc_RTScheduling_Scheduler_INCOMPATIBLE_SCHEDULING_DISCIPLINES;
-
-// TAO_IDL - Generated from
-// be\be_visitor_typecode/objref_typecode.cpp:76
-
-static TAO::TypeCode::Objref<char const *,
- TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_Scheduler (
- CORBA::tk_local_interface,
- "IDL:RTScheduling/Scheduler:1.0",
- "Scheduler");
-
-namespace RTScheduling
-{
- ::CORBA::TypeCode_ptr const _tc_Scheduler =
- &_tao_tc_RTScheduling_Scheduler;
-}
-
-TAO_END_VERSIONED_NAMESPACE_DECL
diff --git a/TAO/tao/RTScheduling/RTSchedulerA.h b/TAO/tao/RTScheduling/RTSchedulerA.h
deleted file mode 100644
index e543e41332e..00000000000
--- a/TAO/tao/RTScheduling/RTSchedulerA.h
+++ /dev/null
@@ -1,3 +0,0 @@
-// $Id$
-// This file deliberately empty. See bugzilla #2549.
-