ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/DBS/Servers/AppServer/include/ClientAPIData.hpp
Revision: 1.9
Committed: Thu Jan 19 22:56:32 2006 UTC (19 years, 3 months ago) by sekhri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -0 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
Removed Message layer completely from the Server

File Contents

# Content
1 #ifndef _ClientTest_hpp_
2 #define _ClientTest_hpp_
3 #include "ClientDataStructure.hpp"
4
5 class Insertapps_ClientAPIData : public ClientDataStructure {
6 public:
7 INTEGER t_application_output_type;
8 STRING t_app_family_name;
9 STRING t_collection_type_name_t_application_output_type;
10 STRING t_app_config_parameter_set;
11 INTEGER t_app_config_application;
12 INTEGER t_collection_type_id_t_application_output_type;
13 INTEGER t_app_config_id;
14 INTEGER t_collection_type_id_t_application_input_type;
15 STRING t_application_app_version;
16 STRING t_app_config_conditions_version;
17 INTEGER t_application_app_family;
18 INTEGER t_application_id;
19 INTEGER t_app_family_id;
20 INTEGER t_application_input_type;
21 STRING t_collection_type_name_t_application_input_type;
22 STRING t_application_executable;
23 public:
24 Insertapps_ClientAPIData();
25
26 virtual int makeMessage(Message& messageOut);
27 virtual int readInMessage(Message& messageIn, string lisName, int index);
28
29 };
30 class Person_ClientAPIData : public ClientDataStructure {
31 public:
32 STRING t_person_distinguised_name;
33 INTEGER t_person_id;
34 STRING t_person_name;
35 STRING t_person_contactinfo;
36 public:
37 Person_ClientAPIData();
38
39 virtual int makeMessage(Message& messageOut);
40 virtual int readInMessage(Message& messageIn, string lisName, int index);
41
42 };
43 class Physicsgroup_ClientAPIData : public ClientDataStructure {
44 public:
45 STRING t_person_contactinfo;
46 INTEGER t_physics_group_convenor;
47 INTEGER t_physics_group_id;
48 STRING t_person_name;
49 STRING t_person_distinguised_name;
50 INTEGER t_person_id;
51 STRING t_physics_group_name;
52 public:
53 Physicsgroup_ClientAPIData();
54
55 virtual int makeMessage(Message& messageOut);
56 virtual int readInMessage(Message& messageIn, string lisName, int index);
57
58 };
59 class Evcollview_ClientAPIData : public ClientDataStructure {
60 public:
61 INTEGER t_info_evcoll_validation_status;
62 INTEGER t_evcoll_parentage_id;
63 STRING t_info_evcoll_name;
64 INTEGER t_info_evcoll_status;
65 INTEGER t_evcoll_parentage_child;
66 INTEGER t_info_evcoll_events;
67 INTEGER t_parentage_type_id;
68 INTEGER t_evcoll_parentage_type;
69 INTEGER t_event_collection_id;
70 STRING t_evcoll_status_name;
71 INTEGER t_evcoll_parentage_parent;
72 CHARACTER t_event_collection_is_primary;
73 STRING t_validation_status_name;
74 INTEGER t_event_collection_processed_dataset;
75 INTEGER t_evcoll_status_id;
76 INTEGER t_info_evcoll_event_collection;
77 INTEGER t_validation_status_id;
78 INTEGER t_event_collection_collection_index;
79 STRING t_info_evcoll_estimated_luminosity;
80 STRING t_parentage_type_name;
81 public:
82 Evcollview_ClientAPIData();
83
84 virtual int makeMessage(Message& messageOut);
85 virtual int readInMessage(Message& messageIn, string lisName, int index);
86
87 };
88 class Fileview_ClientAPIData : public ClientDataStructure {
89 public:
90 INTEGER t_evcoll_file_fileid;
91 INTEGER t_file_type;
92 INTEGER t_file_type_id;
93 INTEGER t_file_inblock;
94 STRING t_file_status_name;
95 STRING t_file_guid;
96 STRING t_file_logical_name;
97 STRING t_file_checksum;
98 INTEGER t_file_id;
99 STRING t_file_type_name;
100 STRING t_file_filesize;
101 INTEGER t_evcoll_file_evcoll;
102 INTEGER t_file_status;
103 INTEGER t_evcoll_file_id;
104 INTEGER t_file_status_id;
105 public:
106 Fileview_ClientAPIData();
107
108 virtual int makeMessage(Message& messageOut);
109 virtual int readInMessage(Message& messageIn, string lisName, int index);
110
111 };
112 class Blockview_ClientAPIData : public ClientDataStructure {
113 public:
114 INTEGER t_block_bytes;
115 INTEGER t_block_status;
116 INTEGER t_block_status_id;
117 INTEGER t_block_files;
118 INTEGER t_block_id;
119 INTEGER t_block_processed_dataset;
120 STRING t_block_status_name;
121 public:
122 Blockview_ClientAPIData();
123
124 virtual int makeMessage(Message& messageOut);
125 virtual int readInMessage(Message& messageIn, string lisName, int index);
126
127 };
128 class Primarydataset_ClientAPIData : public ClientDataStructure {
129 public:
130 INTEGER t_desc_mc_id;
131 STRING t_desc_mc_description;
132 INTEGER t_primary_dataset_description;
133 STRING t_primary_dataset_name;
134 STRING t_desc_mc_decay_chain;
135 INTEGER t_physics_group_id;
136 INTEGER t_desc_primary_id;
137 INTEGER t_desc_primary_trigger_path;
138 STRING t_desc_trigger_description;
139 INTEGER t_primary_dataset_physics_group;
140 INTEGER t_physics_group_convenor;
141 INTEGER t_desc_trigger_id;
142 STRING t_desc_mc_production;
143 STRING t_physics_group_name;
144 INTEGER t_desc_primary_mc_channel;
145 INTEGER t_primary_dataset_id;
146 CHARACTER t_desc_primary_is_mc_data;
147 public:
148 Primarydataset_ClientAPIData();
149
150 virtual int makeMessage(Message& messageOut);
151 virtual int readInMessage(Message& messageIn, string lisName, int index);
152
153 };
154 class Processingpath_ClientAPIData : public ClientDataStructure {
155 public:
156 STRING t_processed_dataset_name;
157 STRING t_collection_type_name_t_application_output_type;
158 STRING t_application_app_version;
159 STRING t_app_config_conditions_version;
160 INTEGER t_application_id;
161 INTEGER t_application_output_type;
162 INTEGER t_primary_dataset_description;
163 INTEGER t_data_tier_id;
164 INTEGER t_processing_path_parent;
165 INTEGER t_app_config_id;
166 INTEGER t_collection_type_id_t_application_input_type;
167 INTEGER t_processed_dataset_processing_path;
168 INTEGER t_processing_path_data_tier;
169 INTEGER t_application_app_family;
170 INTEGER t_primary_dataset_id;
171 STRING t_data_tier_name;
172 STRING t_app_family_name;
173 STRING t_app_config_parameter_set;
174 CHARACTER t_processed_dataset_is_open;
175 INTEGER t_processing_path_app_config;
176 INTEGER t_app_config_application;
177 STRING t_application_executable;
178 STRING t_collection_type_name_t_application_input_type;
179 INTEGER t_primary_dataset_physics_group;
180 STRING t_processing_path_full_path;
181 INTEGER t_processing_path_id;
182 INTEGER t_application_input_type;
183 STRING t_primary_dataset_name;
184 INTEGER t_processed_dataset_primary_dataset;
185 INTEGER t_processed_dataset_id;
186 INTEGER t_collection_type_id_t_application_output_type;
187 INTEGER t_app_family_id;
188 public:
189 Processingpath_ClientAPIData();
190
191 virtual int makeMessage(Message& messageOut);
192 virtual int readInMessage(Message& messageIn, string lisName, int index);
193
194 };
195 class Analysisdataset_ClientAPIData : public ClientDataStructure {
196 public:
197 STRING t_dataset_status_name;
198 INTEGER t_info_anads_analysis_dataset;
199 STRING t_validation_status_name;
200 CHARACTER t_anads_data_is_primary;
201 INTEGER t_anads_data_event_collection;
202 STRING t_info_anads_estimated_luminiosity;
203 STRING t_analysis_dataset_name;
204 INTEGER t_info_anads_validation_status;
205 INTEGER t_anads_data_id;
206 INTEGER t_dataset_status_id;
207 INTEGER t_anads_data_analysis_dataset;
208 INTEGER t_info_anads_status;
209 INTEGER t_analysis_dataset_id;
210 INTEGER t_validation_status_id;
211 INTEGER t_analysis_dataset_processed_dataset;
212 INTEGER t_info_anads_events;
213 public:
214 Analysisdataset_ClientAPIData();
215
216 virtual int makeMessage(Message& messageOut);
217 virtual int readInMessage(Message& messageIn, string lisName, int index);
218
219 };
220 class Datasetprovenenceevchild_ClientAPIData : public ClientDataStructure {
221 public:
222 STRING t_processed_dataset_name;
223 INTEGER t_event_collection_id;
224 INTEGER t_processing_path_id;
225 CHARACTER t_event_collection_is_primary;
226 INTEGER t_event_collection_processed_dataset;
227 INTEGER t_primary_dataset_description;
228 INTEGER t_data_tier_id;
229 INTEGER t_processing_path_parent;
230 INTEGER t_evcoll_parentage_type;
231 INTEGER t_processed_dataset_processing_path;
232 STRING t_parentage_type_name;
233 INTEGER t_processing_path_data_tier;
234 INTEGER t_primary_dataset_id;
235 INTEGER t_event_collection_collection_index;
236 STRING t_data_tier_name;
237 INTEGER t_evcoll_parentage_id;
238 INTEGER t_parentage_type_id;
239 CHARACTER t_processed_dataset_is_open;
240 INTEGER t_processing_path_app_config;
241 INTEGER t_primary_dataset_physics_group;
242 STRING t_processing_path_full_path;
243 STRING t_primary_dataset_name;
244 INTEGER t_evcoll_parentage_parent;
245 INTEGER t_processed_dataset_primary_dataset;
246 INTEGER t_processed_dataset_id;
247 INTEGER t_evcoll_parentage_child;
248 public:
249 Datasetprovenenceevchild_ClientAPIData();
250
251 virtual int makeMessage(Message& messageOut);
252 virtual int readInMessage(Message& messageIn, string lisName, int index);
253
254 };
255 class Datasetprovenenceevparent_ClientAPIData : public ClientDataStructure {
256 public:
257 STRING t_processed_dataset_name;
258 INTEGER t_event_collection_id;
259 INTEGER t_processing_path_id;
260 CHARACTER t_event_collection_is_primary;
261 INTEGER t_event_collection_processed_dataset;
262 INTEGER t_primary_dataset_description;
263 INTEGER t_data_tier_id;
264 INTEGER t_processing_path_parent;
265 INTEGER t_evcoll_parentage_type;
266 INTEGER t_processed_dataset_processing_path;
267 STRING t_parentage_type_name;
268 INTEGER t_processing_path_data_tier;
269 INTEGER t_primary_dataset_id;
270 INTEGER t_event_collection_collection_index;
271 STRING t_data_tier_name;
272 INTEGER t_evcoll_parentage_id;
273 INTEGER t_parentage_type_id;
274 CHARACTER t_processed_dataset_is_open;
275 INTEGER t_processing_path_app_config;
276 INTEGER t_primary_dataset_physics_group;
277 STRING t_processing_path_full_path;
278 STRING t_primary_dataset_name;
279 INTEGER t_evcoll_parentage_parent;
280 INTEGER t_processed_dataset_primary_dataset;
281 INTEGER t_processed_dataset_id;
282 INTEGER t_evcoll_parentage_child;
283 public:
284 Datasetprovenenceevparent_ClientAPIData();
285
286 virtual int makeMessage(Message& messageOut);
287 virtual int readInMessage(Message& messageIn, string lisName, int index);
288
289 };
290 class Crabevcollview_ClientAPIData : public ClientDataStructure {
291 public:
292 INTEGER t_info_evcoll_validation_status;
293 STRING t_processed_dataset_name;
294 STRING t_info_evcoll_name;
295 INTEGER t_block_status;
296 INTEGER t_primary_dataset_physics_group;
297 INTEGER t_processing_path_id;
298 CHARACTER t_event_collection_is_primary;
299 INTEGER t_event_collection_processed_dataset;
300 STRING t_info_evcoll_estimated_luminosity;
301 INTEGER t_primary_dataset_description;
302 INTEGER t_block_bytes;
303 INTEGER t_data_tier_id;
304 INTEGER t_processing_path_parent;
305 STRING t_block_status_name;
306 INTEGER t_processed_dataset_processing_path;
307 INTEGER t_block_files;
308 INTEGER t_processing_path_data_tier;
309 INTEGER t_primary_dataset_id;
310 INTEGER t_event_collection_collection_index;
311 STRING t_data_tier_name;
312 INTEGER t_block_processed_dataset;
313 INTEGER t_info_evcoll_events;
314 CHARACTER t_processed_dataset_is_open;
315 INTEGER t_processing_path_app_config;
316 INTEGER t_block_id;
317 INTEGER t_block_status_id;
318 INTEGER t_event_collection_id;
319 STRING t_processing_path_full_path;
320 STRING t_primary_dataset_name;
321 INTEGER t_info_evcoll_status;
322 INTEGER t_processed_dataset_primary_dataset;
323 INTEGER t_info_evcoll_event_collection;
324 INTEGER t_processed_dataset_id;
325 public:
326 Crabevcollview_ClientAPIData();
327
328 virtual int makeMessage(Message& messageOut);
329 virtual int readInMessage(Message& messageIn, string lisName, int index);
330
331 };
332 #endif