summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-06 00:45:46 +0000
committercrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-06 00:45:46 +0000
commitd26a92ecd3319c9404eae8605f7daef9fae80a69 (patch)
treef2fac32c5207607d06aa1abb2aea83fa5f7c9dab
parent97bc1c90aa064afa3e24481a99f801938f643800 (diff)
downloadATCD-d26a92ecd3319c9404eae8605f7daef9fae80a69.tar.gz
ChangeLogTag: Thu Jul 5 20:41:00 2001 Craig ROdrigues <crodrigu@bbn.com>
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/gen_unbounded_obj_sequence_ch.cpp2
-rw-r--r--TAO/tao/CONV_FRAMEC.h2
-rw-r--r--TAO/tao/DynamicC.h2
-rw-r--r--TAO/tao/PolicyC.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/gen_unbounded_obj_sequence_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/gen_unbounded_obj_sequence_ch.cpp
index ac874fa6e41..308d3257ea0 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/gen_unbounded_obj_sequence_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/gen_unbounded_obj_sequence_ch.cpp
@@ -72,7 +72,7 @@ be_visitor_sequence_ch::gen_unbounded_obj_sequence (be_sequence *node)
os->gen_ifdef_macro (class_name);
- *os << "class " << class_name << be_idt_nl
+ *os << "class TAO_EXPORT_MACRO " << class_name << be_idt_nl
<< ": public TAO_Unbounded_Base_Sequence" << be_uidt_nl
<< "{" << be_nl
<< "public:" << be_idt_nl
diff --git a/TAO/tao/CONV_FRAMEC.h b/TAO/tao/CONV_FRAMEC.h
index 1c14690193e..0846ca891f8 100644
--- a/TAO/tao/CONV_FRAMEC.h
+++ b/TAO/tao/CONV_FRAMEC.h
@@ -55,7 +55,7 @@ TAO_NAMESPACE CONV_FRAME
#if !defined (__TAO_UNBOUNDED_SEQUENCE_CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID_CH_)
#define __TAO_UNBOUNDED_SEQUENCE_CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID_CH_
- class _TAO_Unbounded_Sequence_CONV_FRAME_CodeSetComponent__tao_seq_CodeSetId : public TAO_Unbounded_Base_Sequence
+ class TAO_EXPORT_MACRO _TAO_Unbounded_Sequence_CONV_FRAME_CodeSetComponent__tao_seq_CodeSetId : public TAO_Unbounded_Base_Sequence
{
public:
// = Initialization and termination methods.
diff --git a/TAO/tao/DynamicC.h b/TAO/tao/DynamicC.h
index 1ab682fa029..42dc58147ed 100644
--- a/TAO/tao/DynamicC.h
+++ b/TAO/tao/DynamicC.h
@@ -292,7 +292,7 @@ TAO_NAMESPACE Dynamic
#if !defined (__TAO_UNBOUNDED_OBJECT_SEQUENCE_DYNAMIC_EXCEPTIONLIST_CH_)
#define __TAO_UNBOUNDED_OBJECT_SEQUENCE_DYNAMIC_EXCEPTIONLIST_CH_
- class _TAO_Unbounded_Object_Sequence_Dynamic_ExceptionList : public TAO_Unbounded_Base_Sequence
+ class TAO_EXPORT_NESTED_MACRO _TAO_Unbounded_Object_Sequence_Dynamic_ExceptionList : public TAO_Unbounded_Base_Sequence
{
public:
// = Initialization and termination methods.
diff --git a/TAO/tao/PolicyC.h b/TAO/tao/PolicyC.h
index 1adfc2f1126..58a26ac8d49 100644
--- a/TAO/tao/PolicyC.h
+++ b/TAO/tao/PolicyC.h
@@ -577,7 +577,7 @@ public:
#if !defined (__TAO_UNBOUNDED_OBJECT_SEQUENCE_CORBA_POLICYLIST_CH_)
#define __TAO_UNBOUNDED_OBJECT_SEQUENCE_CORBA_POLICYLIST_CH_
- class _TAO_Unbounded_Object_Sequence_CORBA_PolicyList : public TAO_Unbounded_Base_Sequence
+ class TAO_EXPORT_NESTED_MACRO _TAO_Unbounded_Object_Sequence_CORBA_PolicyList : public TAO_Unbounded_Base_Sequence
{
public:
// = Initialization and termination methods.