summaryrefslogtreecommitdiff
path: root/TAO/tao/diffs/ImplRepoC.cpp.diff
blob: 8574f0d7b1d620a069afdee978bf49ad06a54000 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
--- PortableServer/orig/ImplRepoC.cpp	Wed Apr 25 00:19:07 2001
+++ PortableServer/ImplRepoC.cpp	Tue Apr 24 13:44:52 2001
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 //
-// $Id$
+// $Id$
 
 // ****  Code generated by the The ACE ORB (TAO) IDL Compiler ****
 // TAO and the TAO IDL Compiler have been developed by:
@@ -23,7 +23,7 @@
 
 #include "tao/Stub.h"
 #include "tao/Invocation.h"
-#include "tao/ClientRequestInfo.h"
+#include "tao/PortableInterceptor.h"
 #if TAO_HAS_INTERCEPTORS == 1
 #include "tao/RequestInfo_Util.h"
 #endif  /* TAO_HAS_INTERCEPTORS == 1 */
@@ -36,49 +36,6 @@
 #include "ImplRepoC.i"
 #endif /* !defined INLINE */
 
-ImplementationRepository::ServerObject_ptr
-tao_ImplementationRepository_ServerObject_duplicate (
-    ImplementationRepository::ServerObject_ptr p
-  )
-{
-  return ImplementationRepository::ServerObject::_duplicate (p);
-}
-
-void
-tao_ImplementationRepository_ServerObject_release (
-    ImplementationRepository::ServerObject_ptr p
-  )
-{
-  CORBA::release (p);
-}
-
-ImplementationRepository::ServerObject_ptr
-tao_ImplementationRepository_ServerObject_nil (
-    void
-  )
-{
-  return ImplementationRepository::ServerObject::_nil ();
-}
-
-ImplementationRepository::ServerObject_ptr
-tao_ImplementationRepository_ServerObject_narrow (
-    CORBA::Object *p,
-    CORBA::Environment &ACE_TRY_ENV
-  )
-{
-  return ImplementationRepository::ServerObject::_narrow (p, ACE_TRY_ENV);
-}
-
-CORBA::Object *
-tao_ImplementationRepository_ServerObject_upcast (
-    void *src
-  )
-{
-  ImplementationRepository::ServerObject **tmp =
-    ACE_static_cast (ImplementationRepository::ServerObject **, src);
-  return *tmp;
-}
-
 // *************************************************************
 // Operations for class ImplementationRepository::ServerObject_var
 // *************************************************************
@@ -201,7 +158,6 @@
     ACE_static_cast (ServerObject **, src);
   return *tmp;
 }
-
 // *************************************************************
 // Inline operations for class ImplementationRepository::ServerObject_out
 // *************************************************************
@@ -2044,49 +2000,6 @@
 TAO_NAMESPACE_DEFINE (CORBA::TypeCode_ptr, _tc_ServerInformationList, &_tc_TAO_tc_ImplementationRepository_ServerInformationList)
 TAO_NAMESPACE_END
 
-ImplementationRepository::Administration_ptr
-tao_ImplementationRepository_Administration_duplicate (
-    ImplementationRepository::Administration_ptr p
-  )
-{
-  return ImplementationRepository::Administration::_duplicate (p);
-}
-
-void
-tao_ImplementationRepository_Administration_release (
-    ImplementationRepository::Administration_ptr p
-  )
-{
-  CORBA::release (p);
-}
-
-ImplementationRepository::Administration_ptr
-tao_ImplementationRepository_Administration_nil (
-    void
-  )
-{
-  return ImplementationRepository::Administration::_nil ();
-}
-
-ImplementationRepository::Administration_ptr
-tao_ImplementationRepository_Administration_narrow (
-    CORBA::Object *p,
-    CORBA::Environment &ACE_TRY_ENV
-  )
-{
-  return ImplementationRepository::Administration::_narrow (p, ACE_TRY_ENV);
-}
-
-CORBA::Object *
-tao_ImplementationRepository_Administration_upcast (
-    void *src
-  )
-{
-  ImplementationRepository::Administration **tmp =
-    ACE_static_cast (ImplementationRepository::Administration **, src);
-  return *tmp;
-}
-
 // *************************************************************
 // Operations for class ImplementationRepository::Administration_var
 // *************************************************************
@@ -2209,7 +2122,6 @@
     ACE_static_cast (Administration **, src);
   return *tmp;
 }
-
 // *************************************************************
 // Inline operations for class ImplementationRepository::Administration_out
 // *************************************************************
@@ -5564,49 +5476,6 @@
 TAO_NAMESPACE_DEFINE (CORBA::TypeCode_ptr, _tc_Administration, &_tc_TAO_tc_ImplementationRepository_Administration)
 TAO_NAMESPACE_END
 
-ImplementationRepository::ServerInformationIterator_ptr
-tao_ImplementationRepository_ServerInformationIterator_duplicate (
-    ImplementationRepository::ServerInformationIterator_ptr p
-  )
-{
-  return ImplementationRepository::ServerInformationIterator::_duplicate (p);
-}
-
-void
-tao_ImplementationRepository_ServerInformationIterator_release (
-    ImplementationRepository::ServerInformationIterator_ptr p
-  )
-{
-  CORBA::release (p);
-}
-
-ImplementationRepository::ServerInformationIterator_ptr
-tao_ImplementationRepository_ServerInformationIterator_nil (
-    void
-  )
-{
-  return ImplementationRepository::ServerInformationIterator::_nil ();
-}
-
-ImplementationRepository::ServerInformationIterator_ptr
-tao_ImplementationRepository_ServerInformationIterator_narrow (
-    CORBA::Object *p,
-    CORBA::Environment &ACE_TRY_ENV
-  )
-{
-  return ImplementationRepository::ServerInformationIterator::_narrow (p, ACE_TRY_ENV);
-}
-
-CORBA::Object *
-tao_ImplementationRepository_ServerInformationIterator_upcast (
-    void *src
-  )
-{
-  ImplementationRepository::ServerInformationIterator **tmp =
-    ACE_static_cast (ImplementationRepository::ServerInformationIterator **, src);
-  return *tmp;
-}
-
 // *************************************************************
 // Operations for class ImplementationRepository::ServerInformationIterator_var
 // *************************************************************
@@ -5729,7 +5598,6 @@
     ACE_static_cast (ServerInformationIterator **, src);
   return *tmp;
 }
-
 // *************************************************************
 // Inline operations for class ImplementationRepository::ServerInformationIterator_out
 // *************************************************************
@@ -7560,11 +7428,6 @@
     // If length is 0 we return true.
     if (0 >= _tao_seq_len) 
       return 1;
-    // Add a check to the length of the sequence
-    // to make sure it does not exceed the length
-    // of the stream. (See bug 58.)
-    if (_tao_seq_len > strm.length())
-      return 0;
     // retrieve all the elements
     CORBA::Boolean _tao_marshal_flag = 1;
     for (CORBA::ULong i = 0; i < _tao_sequence.length () && _tao_marshal_flag; i++)
@@ -7607,11 +7470,6 @@
     // If length is 0 we return true.
     if (0 >= _tao_seq_len) 
       return 1;
-    // Add a check to the length of the sequence
-    // to make sure it does not exceed the length
-    // of the stream. (See bug 58.)
-    if (_tao_seq_len > strm.length())
-      return 0;
     // retrieve all the elements
     CORBA::Boolean _tao_marshal_flag = 1;
     for (CORBA::ULong i = 0; i < _tao_sequence.length () && _tao_marshal_flag; i++)