summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-10 04:11:06 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-10 04:11:06 +0000
commiteb06f139e0edbc28478cdd4d651f3aaebbc5a4b8 (patch)
tree597c1c71f897e989e872228bacd39cd9827cbc73
parent46a4930c2211508bb49b84e1fbc247c145678221 (diff)
downloadATCD-eb06f139e0edbc28478cdd4d651f3aaebbc5a4b8.tar.gz
ChangeLogTag: Wed Apr 9 23:09:09 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/tmplinst.cpp44
2 files changed, 28 insertions, 22 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 2d18d7b57d2..842d1e12049 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Wed Apr 9 23:09:09 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/IFRService/tmplinst.cp:
+
+ Fixed typos.
+
Wed Apr 9 22:50:12 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/be/be_visitor_interface/interface_cs.cpp:
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/tmplinst.cpp b/TAO/orbsvcs/orbsvcs/IFRService/tmplinst.cpp
index a0a0f3b97cd..399c5880bfc 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/tmplinst.cpp
+++ b/TAO/orbsvcs/orbsvcs/IFRService/tmplinst.cpp
@@ -18,7 +18,7 @@ template class ACE_Unbounded_Queue<ACE_Configuration_Section_Key>;
template class ACE_Unbounded_Queue_Iterator<ACE_Configuration_Section_Key>;
template class POA_CORBA::Repository_tie<TAO_Repository_i>;
-template class POA_CORBA::Component_IR::Repository_tie<TAO_ComponentRepository_i>;
+template class POA_CORBA::ComponentIR::Repository_tie<TAO_ComponentRepository_i>;
template class POA_CORBA::PrimitiveDef_tie<TAO_PrimitiveDef_i>;
template class POA_CORBA::StringDef_tie<TAO_StringDef_i>;
template class POA_CORBA::WstringDef_tie<TAO_WstringDef_i>;
@@ -31,19 +31,19 @@ template class POA_CORBA::NativeDef_tie<TAO_NativeDef_i>;
template class POA_CORBA::ValueBoxDef_tie<TAO_ValueBoxDef_i>;
template class POA_CORBA::UnionDef_tie<TAO_UnionDef_i>;
template class POA_CORBA::StructDef_tie<TAO_StructDef_i>;
-template class POA_CORBA::Component_IR::ConsumesDef_tie<TAO_ConsumesDef_i>;
-template class POA_CORBA::Component_IR::PublishesDef_tie<TAO_PublishesDef_i>;
-template class POA_CORBA::Component_IR::EmitsDef_tie<TAO_EmitsDef_i>;
-template class POA_CORBA::Component_IR::EventDef_tie<TAO_EventDef_i>;
-template class POA_CORBA::Component_IR::ProvidesDef_tie<TAO_ProvidesDef_i>;
-template class POA_CORBA::Component_IR::UsesDef_tie<TAO_UsesDef_i>;
+template class POA_CORBA::ComponentIR::ConsumesDef_tie<TAO_ConsumesDef_i>;
+template class POA_CORBA::ComponentIR::PublishesDef_tie<TAO_PublishesDef_i>;
+template class POA_CORBA::ComponentIR::EmitsDef_tie<TAO_EmitsDef_i>;
+template class POA_CORBA::ComponentIR::EventDef_tie<TAO_EventDef_i>;
+template class POA_CORBA::ComponentIR::ProvidesDef_tie<TAO_ProvidesDef_i>;
+template class POA_CORBA::ComponentIR::UsesDef_tie<TAO_UsesDef_i>;
template class POA_CORBA::ValueMemberDef_tie<TAO_ValueMemberDef_i>;
-template class POA_CORBA::Component_IR::FactoryDef_tie<TAO_FactoryDef_i>;
-template class POA_CORBA::Component_IR::FinderDef_tie<TAO_FinderDef_i>;
+template class POA_CORBA::ComponentIR::FactoryDef_tie<TAO_FactoryDef_i>;
+template class POA_CORBA::ComponentIR::FinderDef_tie<TAO_FinderDef_i>;
template class POA_CORBA::AttributeDef_tie<TAO_AttributeDef_i>;
template class POA_CORBA::ConstantDef_tie<TAO_ConstantDef_i>;
-template class POA_CORBA::Component_IR::ComponentDef_tie<TAO_ComponentDef_i>;
-template class POA_CORBA::Component_IR::HomeDef_tie<TAO_HomeDef_i>;
+template class POA_CORBA::ComponentIR::ComponentDef_tie<TAO_ComponentDef_i>;
+template class POA_CORBA::ComponentIR::HomeDef_tie<TAO_HomeDef_i>;
template class POA_CORBA::ValueDef_tie<TAO_ValueDef_i>;
template class POA_CORBA::ExceptionDef_tie<TAO_ExceptionDef_i>;
template class POA_CORBA::ModuleDef_tie<TAO_ModuleDef_i>;
@@ -157,7 +157,7 @@ template class TAO_IFR_Strseq_Utils<CORBA::ContextIdSeq>;
#pragma instantiate ACE_Unbounded_Queue_Iterator<ACE_Configuration_Section_Key>
#pragma instantiate POA_CORBA::Repository_tie<TAO_Repository_i>
-#pragma instantiate POA_CORBA::Component_IR::Repository_tie<TAO_ComponentRepository_i>
+#pragma instantiate POA_CORBA::ComponentIR::Repository_tie<TAO_ComponentRepository_i>
#pragma instantiate POA_CORBA::PrimitiveDef_tie<TAO_PrimitiveDef_i>
#pragma instantiate POA_CORBA::StringDef_tie<TAO_StringDef_i>
#pragma instantiate POA_CORBA::WstringDef_tie<TAO_WstringDef_i>
@@ -170,19 +170,19 @@ template class TAO_IFR_Strseq_Utils<CORBA::ContextIdSeq>;
#pragma instantiate POA_CORBA::ValueBoxDef_tie<TAO_ValueBoxDef_i>
#pragma instantiate POA_CORBA::UnionDef_tie<TAO_UnionDef_i>
#pragma instantiate POA_CORBA::StructDef_tie<TAO_StructDef_i>
-#pragma instantiate POA_CORBA::Component_IR::ConsumesDef_tie<TAO_ConsumesDef_i>
-#pragma instantiate POA_CORBA::Component_IR::PublishesDef_tie<TAO_PublishesDef_i>
-#pragma instantiate POA_CORBA::Component_IR::EmitsDef_tie<TAO_EmitsDef_i>
-#pragma instantiate POA_CORBA::Component_IR::EventDef_tie<TAO_PrimaryKeyDef_i>
-#pragma instantiate POA_CORBA::Component_IR::ProvidesDef_tie<TAO_ProvidesDef_i>
-#pragma instantiate POA_CORBA::Component_IR::UsesDef_tie<TAO_UsesDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::ConsumesDef_tie<TAO_ConsumesDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::PublishesDef_tie<TAO_PublishesDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::EmitsDef_tie<TAO_EmitsDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::EventDef_tie<TAO_PrimaryKeyDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::ProvidesDef_tie<TAO_ProvidesDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::UsesDef_tie<TAO_UsesDef_i>
#pragma instantiate POA_CORBA::ValueMemberDef_tie<TAO_ValueMemberDef_i>
-#pragma instantiate POA_CORBA::Component_IR::FactoryDef_tie<TAO_FactoryDef_i>
-#pragma instantiate POA_CORBA::Component_IR::FinderDef_tie<TAO_FinderDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::FactoryDef_tie<TAO_FactoryDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::FinderDef_tie<TAO_FinderDef_i>
#pragma instantiate POA_CORBA::AttributeDef_tie<TAO_AttributeDef_i>
#pragma instantiate POA_CORBA::ConstantDef_tie<TAO_ConstantDef_i>
-#pragma instantiate POA_CORBA::Component_IR::ComponentDef_tie<TAO_ComponentDef_i>
-#pragma instantiate POA_CORBA::Component_IR::HomeDef_tie<TAO_HomeDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::ComponentDef_tie<TAO_ComponentDef_i>
+#pragma instantiate POA_CORBA::ComponentIR::HomeDef_tie<TAO_HomeDef_i>
#pragma instantiate POA_CORBA::ValueDef_tie<TAO_ValueDef_i>
#pragma instantiate POA_CORBA::ExceptionDef_tie<TAO_ExceptionDef_i>
#pragma instantiate POA_CORBA::ModuleDef_tie<TAO_ModuleDef_i>