summaryrefslogtreecommitdiff
path: root/TAO/tao/TypeCode_Constants.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TypeCode_Constants.cpp')
-rw-r--r--TAO/tao/TypeCode_Constants.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/TypeCode_Constants.cpp b/TAO/tao/TypeCode_Constants.cpp
index 8c66f67a7f7..69771b39f6c 100644
--- a/TAO/tao/TypeCode_Constants.cpp
+++ b/TAO/tao/TypeCode_Constants.cpp
@@ -74,9 +74,9 @@ namespace TAO
char const tc_value_base_id[] = "IDL:omg.org/CORBA/ValueBase:1.0";
char const tc_value_base_name[] = "ValueBase";
Value<char const *,
- Field<char const *> *,
+ Value_Field<char const *> const *,
CORBA::tk_value,
- TAO::Null_RefCount_policy> tc_ValueBase (tc_value_base_id,
+ TAO::Null_RefCount_Policy> tc_ValueBase (tc_value_base_id,
tc_value_base_name,
CORBA::VM_NONE,
0, // Nil TypeCode
@@ -86,9 +86,9 @@ namespace TAO
char const tc_event_base_id[] = "IDL:omg.org/CORBA/EventBase:1.0";
char const tc_event_base_name[] = "EventBase";
Value<char const *,
- Field<char const *> *,
+ Value_Field<char const *> const *,
CORBA::tk_event,
- TAO::Null_RefCount_policy> tc_EventBase (tc_event_base_id,
+ TAO::Null_RefCount_Policy> tc_EventBase (tc_event_base_id,
tc_event_base_name,
CORBA::VM_NONE,
0, // Nil TypeCode