00001
00002
00003
00004
00005
00006
00007 #define R__DICTIONARY_FILENAME guidIsessionviewerdIsrcdIG__SessionViewer
00008 #include "RConfig.h"
00009 #if !defined(R__ACCESS_IN_SYMBOL)
00010
00011 #define private public
00012 #define protected public
00013 #endif
00014
00015
00016 namespace std {} using namespace std;
00017 #include "G__SessionViewer.h"
00018
00019 #include "TClass.h"
00020 #include "TBuffer.h"
00021 #include "TMemberInspector.h"
00022 #include "TError.h"
00023
00024 #ifndef G__ROOT
00025 #define G__ROOT
00026 #endif
00027
00028 #include "RtypesImp.h"
00029 #include "TIsAProxy.h"
00030
00031
00032
00033 namespace ROOT {
00034 namespace Shadow {
00035 }
00036 }
00037
00038
00039 namespace ROOT {
00040 void TProofProgressLog_ShowMembers(void *obj, TMemberInspector &R__insp);
00041 static void *new_TProofProgressLog(void *p = 0);
00042 static void *newArray_TProofProgressLog(Long_t size, void *p);
00043 static void delete_TProofProgressLog(void *p);
00044 static void deleteArray_TProofProgressLog(void *p);
00045 static void destruct_TProofProgressLog(void *p);
00046
00047
00048 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TProofProgressLog*)
00049 {
00050 ::TProofProgressLog *ptr = 0;
00051 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TProofProgressLog >(0);
00052 static ::ROOT::TGenericClassInfo
00053 instance("TProofProgressLog", ::TProofProgressLog::Class_Version(), "include/TProofProgressLog.h", 44,
00054 typeid(::TProofProgressLog), DefineBehavior(ptr, ptr),
00055 &::TProofProgressLog::Dictionary, isa_proxy, 4,
00056 sizeof(::TProofProgressLog) );
00057 instance.SetNew(&new_TProofProgressLog);
00058 instance.SetNewArray(&newArray_TProofProgressLog);
00059 instance.SetDelete(&delete_TProofProgressLog);
00060 instance.SetDeleteArray(&deleteArray_TProofProgressLog);
00061 instance.SetDestructor(&destruct_TProofProgressLog);
00062 return &instance;
00063 }
00064 TGenericClassInfo *GenerateInitInstance(const ::TProofProgressLog*)
00065 {
00066 return GenerateInitInstanceLocal((::TProofProgressLog*)0);
00067 }
00068
00069 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TProofProgressLog*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00070 }
00071
00072 namespace ROOT {
00073 void TProofProgressMemoryPlot_ShowMembers(void *obj, TMemberInspector &R__insp);
00074 static void delete_TProofProgressMemoryPlot(void *p);
00075 static void deleteArray_TProofProgressMemoryPlot(void *p);
00076 static void destruct_TProofProgressMemoryPlot(void *p);
00077
00078
00079 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TProofProgressMemoryPlot*)
00080 {
00081 ::TProofProgressMemoryPlot *ptr = 0;
00082 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TProofProgressMemoryPlot >(0);
00083 static ::ROOT::TGenericClassInfo
00084 instance("TProofProgressMemoryPlot", ::TProofProgressMemoryPlot::Class_Version(), "include/TProofProgressMemoryPlot.h", 40,
00085 typeid(::TProofProgressMemoryPlot), DefineBehavior(ptr, ptr),
00086 &::TProofProgressMemoryPlot::Dictionary, isa_proxy, 4,
00087 sizeof(::TProofProgressMemoryPlot) );
00088 instance.SetDelete(&delete_TProofProgressMemoryPlot);
00089 instance.SetDeleteArray(&deleteArray_TProofProgressMemoryPlot);
00090 instance.SetDestructor(&destruct_TProofProgressMemoryPlot);
00091 return &instance;
00092 }
00093 TGenericClassInfo *GenerateInitInstance(const ::TProofProgressMemoryPlot*)
00094 {
00095 return GenerateInitInstanceLocal((::TProofProgressMemoryPlot*)0);
00096 }
00097
00098 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TProofProgressMemoryPlot*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00099 }
00100
00101 namespace ROOT {
00102 void TProofProgressDialog_ShowMembers(void *obj, TMemberInspector &R__insp);
00103 static void delete_TProofProgressDialog(void *p);
00104 static void deleteArray_TProofProgressDialog(void *p);
00105 static void destruct_TProofProgressDialog(void *p);
00106
00107
00108 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TProofProgressDialog*)
00109 {
00110 ::TProofProgressDialog *ptr = 0;
00111 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TProofProgressDialog >(0);
00112 static ::ROOT::TGenericClassInfo
00113 instance("TProofProgressDialog", ::TProofProgressDialog::Class_Version(), "include/TProofProgressDialog.h", 45,
00114 typeid(::TProofProgressDialog), DefineBehavior(ptr, ptr),
00115 &::TProofProgressDialog::Dictionary, isa_proxy, 4,
00116 sizeof(::TProofProgressDialog) );
00117 instance.SetDelete(&delete_TProofProgressDialog);
00118 instance.SetDeleteArray(&deleteArray_TProofProgressDialog);
00119 instance.SetDestructor(&destruct_TProofProgressDialog);
00120 return &instance;
00121 }
00122 TGenericClassInfo *GenerateInitInstance(const ::TProofProgressDialog*)
00123 {
00124 return GenerateInitInstanceLocal((::TProofProgressDialog*)0);
00125 }
00126
00127 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TProofProgressDialog*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00128 }
00129
00130 namespace ROOT {
00131 void TSessionViewer_ShowMembers(void *obj, TMemberInspector &R__insp);
00132 static void *new_TSessionViewer(void *p = 0);
00133 static void *newArray_TSessionViewer(Long_t size, void *p);
00134 static void delete_TSessionViewer(void *p);
00135 static void deleteArray_TSessionViewer(void *p);
00136 static void destruct_TSessionViewer(void *p);
00137
00138
00139 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSessionViewer*)
00140 {
00141 ::TSessionViewer *ptr = 0;
00142 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSessionViewer >(0);
00143 static ::ROOT::TGenericClassInfo
00144 instance("TSessionViewer", ::TSessionViewer::Class_Version(), "include/TSessionViewer.h", 533,
00145 typeid(::TSessionViewer), DefineBehavior(ptr, ptr),
00146 &::TSessionViewer::Dictionary, isa_proxy, 4,
00147 sizeof(::TSessionViewer) );
00148 instance.SetNew(&new_TSessionViewer);
00149 instance.SetNewArray(&newArray_TSessionViewer);
00150 instance.SetDelete(&delete_TSessionViewer);
00151 instance.SetDeleteArray(&deleteArray_TSessionViewer);
00152 instance.SetDestructor(&destruct_TSessionViewer);
00153 return &instance;
00154 }
00155 TGenericClassInfo *GenerateInitInstance(const ::TSessionViewer*)
00156 {
00157 return GenerateInitInstanceLocal((::TSessionViewer*)0);
00158 }
00159
00160 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSessionViewer*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00161 }
00162
00163 namespace ROOT {
00164 void TSessionLogView_ShowMembers(void *obj, TMemberInspector &R__insp);
00165 static void delete_TSessionLogView(void *p);
00166 static void deleteArray_TSessionLogView(void *p);
00167 static void destruct_TSessionLogView(void *p);
00168
00169
00170 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSessionLogView*)
00171 {
00172 ::TSessionLogView *ptr = 0;
00173 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSessionLogView >(0);
00174 static ::ROOT::TGenericClassInfo
00175 instance("TSessionLogView", ::TSessionLogView::Class_Version(), "include/TSessionLogView.h", 29,
00176 typeid(::TSessionLogView), DefineBehavior(ptr, ptr),
00177 &::TSessionLogView::Dictionary, isa_proxy, 4,
00178 sizeof(::TSessionLogView) );
00179 instance.SetDelete(&delete_TSessionLogView);
00180 instance.SetDeleteArray(&deleteArray_TSessionLogView);
00181 instance.SetDestructor(&destruct_TSessionLogView);
00182 return &instance;
00183 }
00184 TGenericClassInfo *GenerateInitInstance(const ::TSessionLogView*)
00185 {
00186 return GenerateInitInstanceLocal((::TSessionLogView*)0);
00187 }
00188
00189 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSessionLogView*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00190 }
00191
00192 namespace ROOT {
00193 void TQueryDescription_ShowMembers(void *obj, TMemberInspector &R__insp);
00194 static void *new_TQueryDescription(void *p = 0);
00195 static void *newArray_TQueryDescription(Long_t size, void *p);
00196 static void delete_TQueryDescription(void *p);
00197 static void deleteArray_TQueryDescription(void *p);
00198 static void destruct_TQueryDescription(void *p);
00199
00200
00201 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TQueryDescription*)
00202 {
00203 ::TQueryDescription *ptr = 0;
00204 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TQueryDescription >(0);
00205 static ::ROOT::TGenericClassInfo
00206 instance("TQueryDescription", ::TQueryDescription::Class_Version(), "include/TSessionViewer.h", 104,
00207 typeid(::TQueryDescription), DefineBehavior(ptr, ptr),
00208 &::TQueryDescription::Dictionary, isa_proxy, 4,
00209 sizeof(::TQueryDescription) );
00210 instance.SetNew(&new_TQueryDescription);
00211 instance.SetNewArray(&newArray_TQueryDescription);
00212 instance.SetDelete(&delete_TQueryDescription);
00213 instance.SetDeleteArray(&deleteArray_TQueryDescription);
00214 instance.SetDestructor(&destruct_TQueryDescription);
00215 return &instance;
00216 }
00217 TGenericClassInfo *GenerateInitInstance(const ::TQueryDescription*)
00218 {
00219 return GenerateInitInstanceLocal((::TQueryDescription*)0);
00220 }
00221
00222 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TQueryDescription*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00223 }
00224
00225 namespace ROOT {
00226 void TSessionDescription_ShowMembers(void *obj, TMemberInspector &R__insp);
00227 static void *new_TSessionDescription(void *p = 0);
00228 static void *newArray_TSessionDescription(Long_t size, void *p);
00229 static void delete_TSessionDescription(void *p);
00230 static void deleteArray_TSessionDescription(void *p);
00231 static void destruct_TSessionDescription(void *p);
00232
00233
00234 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSessionDescription*)
00235 {
00236 ::TSessionDescription *ptr = 0;
00237 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSessionDescription >(0);
00238 static ::ROOT::TGenericClassInfo
00239 instance("TSessionDescription", ::TSessionDescription::Class_Version(), "include/TSessionViewer.h", 149,
00240 typeid(::TSessionDescription), DefineBehavior(ptr, ptr),
00241 &::TSessionDescription::Dictionary, isa_proxy, 4,
00242 sizeof(::TSessionDescription) );
00243 instance.SetNew(&new_TSessionDescription);
00244 instance.SetNewArray(&newArray_TSessionDescription);
00245 instance.SetDelete(&delete_TSessionDescription);
00246 instance.SetDeleteArray(&deleteArray_TSessionDescription);
00247 instance.SetDestructor(&destruct_TSessionDescription);
00248 return &instance;
00249 }
00250 TGenericClassInfo *GenerateInitInstance(const ::TSessionDescription*)
00251 {
00252 return GenerateInitInstanceLocal((::TSessionDescription*)0);
00253 }
00254
00255 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSessionDescription*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00256 }
00257
00258 namespace ROOT {
00259 void TPackageDescription_ShowMembers(void *obj, TMemberInspector &R__insp);
00260 static void *new_TPackageDescription(void *p = 0);
00261 static void *newArray_TPackageDescription(Long_t size, void *p);
00262 static void delete_TPackageDescription(void *p);
00263 static void deleteArray_TPackageDescription(void *p);
00264 static void destruct_TPackageDescription(void *p);
00265
00266
00267 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPackageDescription*)
00268 {
00269 ::TPackageDescription *ptr = 0;
00270 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPackageDescription >(0);
00271 static ::ROOT::TGenericClassInfo
00272 instance("TPackageDescription", ::TPackageDescription::Class_Version(), "include/TSessionViewer.h", 180,
00273 typeid(::TPackageDescription), DefineBehavior(ptr, ptr),
00274 &::TPackageDescription::Dictionary, isa_proxy, 4,
00275 sizeof(::TPackageDescription) );
00276 instance.SetNew(&new_TPackageDescription);
00277 instance.SetNewArray(&newArray_TPackageDescription);
00278 instance.SetDelete(&delete_TPackageDescription);
00279 instance.SetDeleteArray(&deleteArray_TPackageDescription);
00280 instance.SetDestructor(&destruct_TPackageDescription);
00281 return &instance;
00282 }
00283 TGenericClassInfo *GenerateInitInstance(const ::TPackageDescription*)
00284 {
00285 return GenerateInitInstanceLocal((::TPackageDescription*)0);
00286 }
00287
00288 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPackageDescription*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00289 }
00290
00291 namespace ROOT {
00292 void TSessionServerFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00293 static void delete_TSessionServerFrame(void *p);
00294 static void deleteArray_TSessionServerFrame(void *p);
00295 static void destruct_TSessionServerFrame(void *p);
00296
00297
00298 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSessionServerFrame*)
00299 {
00300 ::TSessionServerFrame *ptr = 0;
00301 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSessionServerFrame >(0);
00302 static ::ROOT::TGenericClassInfo
00303 instance("TSessionServerFrame", ::TSessionServerFrame::Class_Version(), "include/TSessionViewer.h", 202,
00304 typeid(::TSessionServerFrame), DefineBehavior(ptr, ptr),
00305 &::TSessionServerFrame::Dictionary, isa_proxy, 4,
00306 sizeof(::TSessionServerFrame) );
00307 instance.SetDelete(&delete_TSessionServerFrame);
00308 instance.SetDeleteArray(&deleteArray_TSessionServerFrame);
00309 instance.SetDestructor(&destruct_TSessionServerFrame);
00310 return &instance;
00311 }
00312 TGenericClassInfo *GenerateInitInstance(const ::TSessionServerFrame*)
00313 {
00314 return GenerateInitInstanceLocal((::TSessionServerFrame*)0);
00315 }
00316
00317 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSessionServerFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00318 }
00319
00320 namespace ROOT {
00321 void TSessionFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00322 static void delete_TSessionFrame(void *p);
00323 static void deleteArray_TSessionFrame(void *p);
00324 static void destruct_TSessionFrame(void *p);
00325
00326
00327 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSessionFrame*)
00328 {
00329 ::TSessionFrame *ptr = 0;
00330 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSessionFrame >(0);
00331 static ::ROOT::TGenericClassInfo
00332 instance("TSessionFrame", ::TSessionFrame::Class_Version(), "include/TSessionViewer.h", 268,
00333 typeid(::TSessionFrame), DefineBehavior(ptr, ptr),
00334 &::TSessionFrame::Dictionary, isa_proxy, 4,
00335 sizeof(::TSessionFrame) );
00336 instance.SetDelete(&delete_TSessionFrame);
00337 instance.SetDeleteArray(&deleteArray_TSessionFrame);
00338 instance.SetDestructor(&destruct_TSessionFrame);
00339 return &instance;
00340 }
00341 TGenericClassInfo *GenerateInitInstance(const ::TSessionFrame*)
00342 {
00343 return GenerateInitInstanceLocal((::TSessionFrame*)0);
00344 }
00345
00346 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSessionFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00347 }
00348
00349 namespace ROOT {
00350 void TEditQueryFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00351 static void delete_TEditQueryFrame(void *p);
00352 static void deleteArray_TEditQueryFrame(void *p);
00353 static void destruct_TEditQueryFrame(void *p);
00354
00355
00356 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEditQueryFrame*)
00357 {
00358 ::TEditQueryFrame *ptr = 0;
00359 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEditQueryFrame >(0);
00360 static ::ROOT::TGenericClassInfo
00361 instance("TEditQueryFrame", ::TEditQueryFrame::Class_Version(), "include/TSessionViewer.h", 357,
00362 typeid(::TEditQueryFrame), DefineBehavior(ptr, ptr),
00363 &::TEditQueryFrame::Dictionary, isa_proxy, 4,
00364 sizeof(::TEditQueryFrame) );
00365 instance.SetDelete(&delete_TEditQueryFrame);
00366 instance.SetDeleteArray(&deleteArray_TEditQueryFrame);
00367 instance.SetDestructor(&destruct_TEditQueryFrame);
00368 return &instance;
00369 }
00370 TGenericClassInfo *GenerateInitInstance(const ::TEditQueryFrame*)
00371 {
00372 return GenerateInitInstanceLocal((::TEditQueryFrame*)0);
00373 }
00374
00375 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEditQueryFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00376 }
00377
00378 namespace ROOT {
00379 void TSessionQueryFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00380 static void delete_TSessionQueryFrame(void *p);
00381 static void deleteArray_TSessionQueryFrame(void *p);
00382 static void destruct_TSessionQueryFrame(void *p);
00383
00384
00385 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSessionQueryFrame*)
00386 {
00387 ::TSessionQueryFrame *ptr = 0;
00388 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSessionQueryFrame >(0);
00389 static ::ROOT::TGenericClassInfo
00390 instance("TSessionQueryFrame", ::TSessionQueryFrame::Class_Version(), "include/TSessionViewer.h", 399,
00391 typeid(::TSessionQueryFrame), DefineBehavior(ptr, ptr),
00392 &::TSessionQueryFrame::Dictionary, isa_proxy, 4,
00393 sizeof(::TSessionQueryFrame) );
00394 instance.SetDelete(&delete_TSessionQueryFrame);
00395 instance.SetDeleteArray(&deleteArray_TSessionQueryFrame);
00396 instance.SetDestructor(&destruct_TSessionQueryFrame);
00397 return &instance;
00398 }
00399 TGenericClassInfo *GenerateInitInstance(const ::TSessionQueryFrame*)
00400 {
00401 return GenerateInitInstanceLocal((::TSessionQueryFrame*)0);
00402 }
00403
00404 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSessionQueryFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00405 }
00406
00407 namespace ROOT {
00408 void TSessionOutputFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00409 static void delete_TSessionOutputFrame(void *p);
00410 static void deleteArray_TSessionOutputFrame(void *p);
00411 static void destruct_TSessionOutputFrame(void *p);
00412
00413
00414 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSessionOutputFrame*)
00415 {
00416 ::TSessionOutputFrame *ptr = 0;
00417 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSessionOutputFrame >(0);
00418 static ::ROOT::TGenericClassInfo
00419 instance("TSessionOutputFrame", ::TSessionOutputFrame::Class_Version(), "include/TSessionViewer.h", 477,
00420 typeid(::TSessionOutputFrame), DefineBehavior(ptr, ptr),
00421 &::TSessionOutputFrame::Dictionary, isa_proxy, 4,
00422 sizeof(::TSessionOutputFrame) );
00423 instance.SetDelete(&delete_TSessionOutputFrame);
00424 instance.SetDeleteArray(&deleteArray_TSessionOutputFrame);
00425 instance.SetDestructor(&destruct_TSessionOutputFrame);
00426 return &instance;
00427 }
00428 TGenericClassInfo *GenerateInitInstance(const ::TSessionOutputFrame*)
00429 {
00430 return GenerateInitInstanceLocal((::TSessionOutputFrame*)0);
00431 }
00432
00433 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSessionOutputFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00434 }
00435
00436 namespace ROOT {
00437 void TSessionInputFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00438 static void delete_TSessionInputFrame(void *p);
00439 static void deleteArray_TSessionInputFrame(void *p);
00440 static void destruct_TSessionInputFrame(void *p);
00441
00442
00443 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSessionInputFrame*)
00444 {
00445 ::TSessionInputFrame *ptr = 0;
00446 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSessionInputFrame >(0);
00447 static ::ROOT::TGenericClassInfo
00448 instance("TSessionInputFrame", ::TSessionInputFrame::Class_Version(), "include/TSessionViewer.h", 506,
00449 typeid(::TSessionInputFrame), DefineBehavior(ptr, ptr),
00450 &::TSessionInputFrame::Dictionary, isa_proxy, 4,
00451 sizeof(::TSessionInputFrame) );
00452 instance.SetDelete(&delete_TSessionInputFrame);
00453 instance.SetDeleteArray(&deleteArray_TSessionInputFrame);
00454 instance.SetDestructor(&destruct_TSessionInputFrame);
00455 return &instance;
00456 }
00457 TGenericClassInfo *GenerateInitInstance(const ::TSessionInputFrame*)
00458 {
00459 return GenerateInitInstanceLocal((::TSessionInputFrame*)0);
00460 }
00461
00462 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSessionInputFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00463 }
00464
00465 namespace ROOT {
00466 void TNewChainDlg_ShowMembers(void *obj, TMemberInspector &R__insp);
00467 static void *new_TNewChainDlg(void *p = 0);
00468 static void *newArray_TNewChainDlg(Long_t size, void *p);
00469 static void delete_TNewChainDlg(void *p);
00470 static void deleteArray_TNewChainDlg(void *p);
00471 static void destruct_TNewChainDlg(void *p);
00472
00473
00474 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TNewChainDlg*)
00475 {
00476 ::TNewChainDlg *ptr = 0;
00477 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TNewChainDlg >(0);
00478 static ::ROOT::TGenericClassInfo
00479 instance("TNewChainDlg", ::TNewChainDlg::Class_Version(), "include/TSessionDialogs.h", 46,
00480 typeid(::TNewChainDlg), DefineBehavior(ptr, ptr),
00481 &::TNewChainDlg::Dictionary, isa_proxy, 4,
00482 sizeof(::TNewChainDlg) );
00483 instance.SetNew(&new_TNewChainDlg);
00484 instance.SetNewArray(&newArray_TNewChainDlg);
00485 instance.SetDelete(&delete_TNewChainDlg);
00486 instance.SetDeleteArray(&deleteArray_TNewChainDlg);
00487 instance.SetDestructor(&destruct_TNewChainDlg);
00488 return &instance;
00489 }
00490 TGenericClassInfo *GenerateInitInstance(const ::TNewChainDlg*)
00491 {
00492 return GenerateInitInstanceLocal((::TNewChainDlg*)0);
00493 }
00494
00495 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TNewChainDlg*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00496 }
00497
00498 namespace ROOT {
00499 void TNewQueryDlg_ShowMembers(void *obj, TMemberInspector &R__insp);
00500 static void delete_TNewQueryDlg(void *p);
00501 static void deleteArray_TNewQueryDlg(void *p);
00502 static void destruct_TNewQueryDlg(void *p);
00503
00504
00505 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TNewQueryDlg*)
00506 {
00507 ::TNewQueryDlg *ptr = 0;
00508 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TNewQueryDlg >(0);
00509 static ::ROOT::TGenericClassInfo
00510 instance("TNewQueryDlg", ::TNewQueryDlg::Class_Version(), "include/TSessionDialogs.h", 79,
00511 typeid(::TNewQueryDlg), DefineBehavior(ptr, ptr),
00512 &::TNewQueryDlg::Dictionary, isa_proxy, 4,
00513 sizeof(::TNewQueryDlg) );
00514 instance.SetDelete(&delete_TNewQueryDlg);
00515 instance.SetDeleteArray(&deleteArray_TNewQueryDlg);
00516 instance.SetDestructor(&destruct_TNewQueryDlg);
00517 return &instance;
00518 }
00519 TGenericClassInfo *GenerateInitInstance(const ::TNewQueryDlg*)
00520 {
00521 return GenerateInitInstanceLocal((::TNewQueryDlg*)0);
00522 }
00523
00524 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TNewQueryDlg*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00525 }
00526
00527 namespace ROOT {
00528 void TUploadDataSetDlg_ShowMembers(void *obj, TMemberInspector &R__insp);
00529 static void delete_TUploadDataSetDlg(void *p);
00530 static void deleteArray_TUploadDataSetDlg(void *p);
00531 static void destruct_TUploadDataSetDlg(void *p);
00532
00533
00534 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TUploadDataSetDlg*)
00535 {
00536 ::TUploadDataSetDlg *ptr = 0;
00537 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TUploadDataSetDlg >(0);
00538 static ::ROOT::TGenericClassInfo
00539 instance("TUploadDataSetDlg", ::TUploadDataSetDlg::Class_Version(), "include/TSessionDialogs.h", 128,
00540 typeid(::TUploadDataSetDlg), DefineBehavior(ptr, ptr),
00541 &::TUploadDataSetDlg::Dictionary, isa_proxy, 4,
00542 sizeof(::TUploadDataSetDlg) );
00543 instance.SetDelete(&delete_TUploadDataSetDlg);
00544 instance.SetDeleteArray(&deleteArray_TUploadDataSetDlg);
00545 instance.SetDestructor(&destruct_TUploadDataSetDlg);
00546 return &instance;
00547 }
00548 TGenericClassInfo *GenerateInitInstance(const ::TUploadDataSetDlg*)
00549 {
00550 return GenerateInitInstanceLocal((::TUploadDataSetDlg*)0);
00551 }
00552
00553 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TUploadDataSetDlg*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00554 }
00555
00556
00557 TClass *TProofProgressLog::fgIsA = 0;
00558
00559
00560 const char *TProofProgressLog::Class_Name()
00561 {
00562 return "TProofProgressLog";
00563 }
00564
00565
00566 const char *TProofProgressLog::ImplFileName()
00567 {
00568 return ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressLog*)0x0)->GetImplFileName();
00569 }
00570
00571
00572 int TProofProgressLog::ImplFileLine()
00573 {
00574 return ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressLog*)0x0)->GetImplFileLine();
00575 }
00576
00577
00578 void TProofProgressLog::Dictionary()
00579 {
00580 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressLog*)0x0)->GetClass();
00581 }
00582
00583
00584 TClass *TProofProgressLog::Class()
00585 {
00586 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressLog*)0x0)->GetClass();
00587 return fgIsA;
00588 }
00589
00590
00591 TClass *TProofProgressMemoryPlot::fgIsA = 0;
00592
00593
00594 const char *TProofProgressMemoryPlot::Class_Name()
00595 {
00596 return "TProofProgressMemoryPlot";
00597 }
00598
00599
00600 const char *TProofProgressMemoryPlot::ImplFileName()
00601 {
00602 return ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressMemoryPlot*)0x0)->GetImplFileName();
00603 }
00604
00605
00606 int TProofProgressMemoryPlot::ImplFileLine()
00607 {
00608 return ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressMemoryPlot*)0x0)->GetImplFileLine();
00609 }
00610
00611
00612 void TProofProgressMemoryPlot::Dictionary()
00613 {
00614 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressMemoryPlot*)0x0)->GetClass();
00615 }
00616
00617
00618 TClass *TProofProgressMemoryPlot::Class()
00619 {
00620 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressMemoryPlot*)0x0)->GetClass();
00621 return fgIsA;
00622 }
00623
00624
00625 TClass *TProofProgressDialog::fgIsA = 0;
00626
00627
00628 const char *TProofProgressDialog::Class_Name()
00629 {
00630 return "TProofProgressDialog";
00631 }
00632
00633
00634 const char *TProofProgressDialog::ImplFileName()
00635 {
00636 return ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressDialog*)0x0)->GetImplFileName();
00637 }
00638
00639
00640 int TProofProgressDialog::ImplFileLine()
00641 {
00642 return ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressDialog*)0x0)->GetImplFileLine();
00643 }
00644
00645
00646 void TProofProgressDialog::Dictionary()
00647 {
00648 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressDialog*)0x0)->GetClass();
00649 }
00650
00651
00652 TClass *TProofProgressDialog::Class()
00653 {
00654 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProofProgressDialog*)0x0)->GetClass();
00655 return fgIsA;
00656 }
00657
00658
00659 TClass *TSessionViewer::fgIsA = 0;
00660
00661
00662 const char *TSessionViewer::Class_Name()
00663 {
00664 return "TSessionViewer";
00665 }
00666
00667
00668 const char *TSessionViewer::ImplFileName()
00669 {
00670 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionViewer*)0x0)->GetImplFileName();
00671 }
00672
00673
00674 int TSessionViewer::ImplFileLine()
00675 {
00676 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionViewer*)0x0)->GetImplFileLine();
00677 }
00678
00679
00680 void TSessionViewer::Dictionary()
00681 {
00682 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionViewer*)0x0)->GetClass();
00683 }
00684
00685
00686 TClass *TSessionViewer::Class()
00687 {
00688 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionViewer*)0x0)->GetClass();
00689 return fgIsA;
00690 }
00691
00692
00693 TClass *TSessionLogView::fgIsA = 0;
00694
00695
00696 const char *TSessionLogView::Class_Name()
00697 {
00698 return "TSessionLogView";
00699 }
00700
00701
00702 const char *TSessionLogView::ImplFileName()
00703 {
00704 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionLogView*)0x0)->GetImplFileName();
00705 }
00706
00707
00708 int TSessionLogView::ImplFileLine()
00709 {
00710 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionLogView*)0x0)->GetImplFileLine();
00711 }
00712
00713
00714 void TSessionLogView::Dictionary()
00715 {
00716 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionLogView*)0x0)->GetClass();
00717 }
00718
00719
00720 TClass *TSessionLogView::Class()
00721 {
00722 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionLogView*)0x0)->GetClass();
00723 return fgIsA;
00724 }
00725
00726
00727 TClass *TQueryDescription::fgIsA = 0;
00728
00729
00730 const char *TQueryDescription::Class_Name()
00731 {
00732 return "TQueryDescription";
00733 }
00734
00735
00736 const char *TQueryDescription::ImplFileName()
00737 {
00738 return ::ROOT::GenerateInitInstanceLocal((const ::TQueryDescription*)0x0)->GetImplFileName();
00739 }
00740
00741
00742 int TQueryDescription::ImplFileLine()
00743 {
00744 return ::ROOT::GenerateInitInstanceLocal((const ::TQueryDescription*)0x0)->GetImplFileLine();
00745 }
00746
00747
00748 void TQueryDescription::Dictionary()
00749 {
00750 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQueryDescription*)0x0)->GetClass();
00751 }
00752
00753
00754 TClass *TQueryDescription::Class()
00755 {
00756 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQueryDescription*)0x0)->GetClass();
00757 return fgIsA;
00758 }
00759
00760
00761 TClass *TSessionDescription::fgIsA = 0;
00762
00763
00764 const char *TSessionDescription::Class_Name()
00765 {
00766 return "TSessionDescription";
00767 }
00768
00769
00770 const char *TSessionDescription::ImplFileName()
00771 {
00772 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionDescription*)0x0)->GetImplFileName();
00773 }
00774
00775
00776 int TSessionDescription::ImplFileLine()
00777 {
00778 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionDescription*)0x0)->GetImplFileLine();
00779 }
00780
00781
00782 void TSessionDescription::Dictionary()
00783 {
00784 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionDescription*)0x0)->GetClass();
00785 }
00786
00787
00788 TClass *TSessionDescription::Class()
00789 {
00790 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionDescription*)0x0)->GetClass();
00791 return fgIsA;
00792 }
00793
00794
00795 TClass *TPackageDescription::fgIsA = 0;
00796
00797
00798 const char *TPackageDescription::Class_Name()
00799 {
00800 return "TPackageDescription";
00801 }
00802
00803
00804 const char *TPackageDescription::ImplFileName()
00805 {
00806 return ::ROOT::GenerateInitInstanceLocal((const ::TPackageDescription*)0x0)->GetImplFileName();
00807 }
00808
00809
00810 int TPackageDescription::ImplFileLine()
00811 {
00812 return ::ROOT::GenerateInitInstanceLocal((const ::TPackageDescription*)0x0)->GetImplFileLine();
00813 }
00814
00815
00816 void TPackageDescription::Dictionary()
00817 {
00818 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPackageDescription*)0x0)->GetClass();
00819 }
00820
00821
00822 TClass *TPackageDescription::Class()
00823 {
00824 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPackageDescription*)0x0)->GetClass();
00825 return fgIsA;
00826 }
00827
00828
00829 TClass *TSessionServerFrame::fgIsA = 0;
00830
00831
00832 const char *TSessionServerFrame::Class_Name()
00833 {
00834 return "TSessionServerFrame";
00835 }
00836
00837
00838 const char *TSessionServerFrame::ImplFileName()
00839 {
00840 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionServerFrame*)0x0)->GetImplFileName();
00841 }
00842
00843
00844 int TSessionServerFrame::ImplFileLine()
00845 {
00846 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionServerFrame*)0x0)->GetImplFileLine();
00847 }
00848
00849
00850 void TSessionServerFrame::Dictionary()
00851 {
00852 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionServerFrame*)0x0)->GetClass();
00853 }
00854
00855
00856 TClass *TSessionServerFrame::Class()
00857 {
00858 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionServerFrame*)0x0)->GetClass();
00859 return fgIsA;
00860 }
00861
00862
00863 TClass *TSessionFrame::fgIsA = 0;
00864
00865
00866 const char *TSessionFrame::Class_Name()
00867 {
00868 return "TSessionFrame";
00869 }
00870
00871
00872 const char *TSessionFrame::ImplFileName()
00873 {
00874 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionFrame*)0x0)->GetImplFileName();
00875 }
00876
00877
00878 int TSessionFrame::ImplFileLine()
00879 {
00880 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionFrame*)0x0)->GetImplFileLine();
00881 }
00882
00883
00884 void TSessionFrame::Dictionary()
00885 {
00886 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionFrame*)0x0)->GetClass();
00887 }
00888
00889
00890 TClass *TSessionFrame::Class()
00891 {
00892 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionFrame*)0x0)->GetClass();
00893 return fgIsA;
00894 }
00895
00896
00897 TClass *TEditQueryFrame::fgIsA = 0;
00898
00899
00900 const char *TEditQueryFrame::Class_Name()
00901 {
00902 return "TEditQueryFrame";
00903 }
00904
00905
00906 const char *TEditQueryFrame::ImplFileName()
00907 {
00908 return ::ROOT::GenerateInitInstanceLocal((const ::TEditQueryFrame*)0x0)->GetImplFileName();
00909 }
00910
00911
00912 int TEditQueryFrame::ImplFileLine()
00913 {
00914 return ::ROOT::GenerateInitInstanceLocal((const ::TEditQueryFrame*)0x0)->GetImplFileLine();
00915 }
00916
00917
00918 void TEditQueryFrame::Dictionary()
00919 {
00920 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEditQueryFrame*)0x0)->GetClass();
00921 }
00922
00923
00924 TClass *TEditQueryFrame::Class()
00925 {
00926 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEditQueryFrame*)0x0)->GetClass();
00927 return fgIsA;
00928 }
00929
00930
00931 TClass *TSessionQueryFrame::fgIsA = 0;
00932
00933
00934 const char *TSessionQueryFrame::Class_Name()
00935 {
00936 return "TSessionQueryFrame";
00937 }
00938
00939
00940 const char *TSessionQueryFrame::ImplFileName()
00941 {
00942 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionQueryFrame*)0x0)->GetImplFileName();
00943 }
00944
00945
00946 int TSessionQueryFrame::ImplFileLine()
00947 {
00948 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionQueryFrame*)0x0)->GetImplFileLine();
00949 }
00950
00951
00952 void TSessionQueryFrame::Dictionary()
00953 {
00954 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionQueryFrame*)0x0)->GetClass();
00955 }
00956
00957
00958 TClass *TSessionQueryFrame::Class()
00959 {
00960 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionQueryFrame*)0x0)->GetClass();
00961 return fgIsA;
00962 }
00963
00964
00965 TClass *TSessionOutputFrame::fgIsA = 0;
00966
00967
00968 const char *TSessionOutputFrame::Class_Name()
00969 {
00970 return "TSessionOutputFrame";
00971 }
00972
00973
00974 const char *TSessionOutputFrame::ImplFileName()
00975 {
00976 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionOutputFrame*)0x0)->GetImplFileName();
00977 }
00978
00979
00980 int TSessionOutputFrame::ImplFileLine()
00981 {
00982 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionOutputFrame*)0x0)->GetImplFileLine();
00983 }
00984
00985
00986 void TSessionOutputFrame::Dictionary()
00987 {
00988 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionOutputFrame*)0x0)->GetClass();
00989 }
00990
00991
00992 TClass *TSessionOutputFrame::Class()
00993 {
00994 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionOutputFrame*)0x0)->GetClass();
00995 return fgIsA;
00996 }
00997
00998
00999 TClass *TSessionInputFrame::fgIsA = 0;
01000
01001
01002 const char *TSessionInputFrame::Class_Name()
01003 {
01004 return "TSessionInputFrame";
01005 }
01006
01007
01008 const char *TSessionInputFrame::ImplFileName()
01009 {
01010 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionInputFrame*)0x0)->GetImplFileName();
01011 }
01012
01013
01014 int TSessionInputFrame::ImplFileLine()
01015 {
01016 return ::ROOT::GenerateInitInstanceLocal((const ::TSessionInputFrame*)0x0)->GetImplFileLine();
01017 }
01018
01019
01020 void TSessionInputFrame::Dictionary()
01021 {
01022 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionInputFrame*)0x0)->GetClass();
01023 }
01024
01025
01026 TClass *TSessionInputFrame::Class()
01027 {
01028 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSessionInputFrame*)0x0)->GetClass();
01029 return fgIsA;
01030 }
01031
01032
01033 TClass *TNewChainDlg::fgIsA = 0;
01034
01035
01036 const char *TNewChainDlg::Class_Name()
01037 {
01038 return "TNewChainDlg";
01039 }
01040
01041
01042 const char *TNewChainDlg::ImplFileName()
01043 {
01044 return ::ROOT::GenerateInitInstanceLocal((const ::TNewChainDlg*)0x0)->GetImplFileName();
01045 }
01046
01047
01048 int TNewChainDlg::ImplFileLine()
01049 {
01050 return ::ROOT::GenerateInitInstanceLocal((const ::TNewChainDlg*)0x0)->GetImplFileLine();
01051 }
01052
01053
01054 void TNewChainDlg::Dictionary()
01055 {
01056 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TNewChainDlg*)0x0)->GetClass();
01057 }
01058
01059
01060 TClass *TNewChainDlg::Class()
01061 {
01062 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TNewChainDlg*)0x0)->GetClass();
01063 return fgIsA;
01064 }
01065
01066
01067 TClass *TNewQueryDlg::fgIsA = 0;
01068
01069
01070 const char *TNewQueryDlg::Class_Name()
01071 {
01072 return "TNewQueryDlg";
01073 }
01074
01075
01076 const char *TNewQueryDlg::ImplFileName()
01077 {
01078 return ::ROOT::GenerateInitInstanceLocal((const ::TNewQueryDlg*)0x0)->GetImplFileName();
01079 }
01080
01081
01082 int TNewQueryDlg::ImplFileLine()
01083 {
01084 return ::ROOT::GenerateInitInstanceLocal((const ::TNewQueryDlg*)0x0)->GetImplFileLine();
01085 }
01086
01087
01088 void TNewQueryDlg::Dictionary()
01089 {
01090 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TNewQueryDlg*)0x0)->GetClass();
01091 }
01092
01093
01094 TClass *TNewQueryDlg::Class()
01095 {
01096 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TNewQueryDlg*)0x0)->GetClass();
01097 return fgIsA;
01098 }
01099
01100
01101 TClass *TUploadDataSetDlg::fgIsA = 0;
01102
01103
01104 const char *TUploadDataSetDlg::Class_Name()
01105 {
01106 return "TUploadDataSetDlg";
01107 }
01108
01109
01110 const char *TUploadDataSetDlg::ImplFileName()
01111 {
01112 return ::ROOT::GenerateInitInstanceLocal((const ::TUploadDataSetDlg*)0x0)->GetImplFileName();
01113 }
01114
01115
01116 int TUploadDataSetDlg::ImplFileLine()
01117 {
01118 return ::ROOT::GenerateInitInstanceLocal((const ::TUploadDataSetDlg*)0x0)->GetImplFileLine();
01119 }
01120
01121
01122 void TUploadDataSetDlg::Dictionary()
01123 {
01124 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TUploadDataSetDlg*)0x0)->GetClass();
01125 }
01126
01127
01128 TClass *TUploadDataSetDlg::Class()
01129 {
01130 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TUploadDataSetDlg*)0x0)->GetClass();
01131 return fgIsA;
01132 }
01133
01134
01135 void TProofProgressDialog::Streamer(TBuffer &R__b)
01136 {
01137
01138
01139 if (R__b.IsReading()) {
01140 R__b.ReadClassBuffer(TProofProgressDialog::Class(),this);
01141 } else {
01142 R__b.WriteClassBuffer(TProofProgressDialog::Class(),this);
01143 }
01144 }
01145
01146
01147 void TProofProgressDialog::ShowMembers(TMemberInspector &R__insp)
01148 {
01149
01150 TClass *R__cl = ::TProofProgressDialog::IsA();
01151 if (R__cl || R__insp.IsA()) { }
01152 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDialog", &fDialog);
01153 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBar", &fBar);
01154 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClose", &fClose);
01155 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStop", &fStop);
01156 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAbort", &fAbort);
01157 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAsyn", &fAsyn);
01158 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLog", &fLog);
01159 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRatePlot", &fRatePlot);
01160 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMemPlot", &fMemPlot);
01161 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpdtSpeedo", &fUpdtSpeedo);
01162 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fKeepToggle", &fKeepToggle);
01163 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLogQueryToggle", &fLogQueryToggle);
01164 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTextQuery", &fTextQuery);
01165 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEntry", &fEntry);
01166 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitleLab", &fTitleLab);
01167 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFilesEvents", &fFilesEvents);
01168 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTimeLab", &fTimeLab);
01169 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProcessed", &fProcessed);
01170 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEstim", &fEstim);
01171 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTotal", &fTotal);
01172 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRate", &fRate);
01173 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fInit", &fInit);
01174 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSelector", &fSelector);
01175 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSpeedoEnabled", &fSpeedoEnabled);
01176 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSpeedo", &fSpeedo);
01177 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSmoothSpeedo", &fSmoothSpeedo);
01178 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLogWindow", &fLogWindow);
01179 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMemWindow", &fMemWindow);
01180 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProof", &fProof);
01181 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStartTime", &fStartTime);
01182 R__insp.InspectMember(fStartTime, "fStartTime.");
01183 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEndTime", &fEndTime);
01184 R__insp.InspectMember(fEndTime, "fEndTime.");
01185 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPrevProcessed", &fPrevProcessed);
01186 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPrevTotal", &fPrevTotal);
01187 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFirst", &fFirst);
01188 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEntries", &fEntries);
01189 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFiles", &fFiles);
01190 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatus", &fStatus);
01191 R__insp.Inspect(R__cl, R__insp.GetParent(), "fKeep", &fKeep);
01192 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLogQuery", &fLogQuery);
01193 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRatePoints", &fRatePoints);
01194 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRateGraph", &fRateGraph);
01195 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMBRtGraph", &fMBRtGraph);
01196 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fActWGraph", &fActWGraph);
01197 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTotSGraph", &fTotSGraph);
01198 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEffSGraph", &fEffSGraph);
01199 R__insp.Inspect(R__cl, R__insp.GetParent(), "fInitTime", &fInitTime);
01200 R__insp.Inspect(R__cl, R__insp.GetParent(), "fProcTime", &fProcTime);
01201 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAvgRate", &fAvgRate);
01202 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAvgMBRate", &fAvgMBRate);
01203 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSVNRev", &fSVNRev);
01204 R__insp.Inspect(R__cl, R__insp.GetParent(), "fRightInfo", &fRightInfo);
01205 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSessionUrl", &fSessionUrl);
01206 R__insp.InspectMember(fSessionUrl, "fSessionUrl.");
01207 }
01208
01209 namespace ROOT {
01210
01211 static void delete_TProofProgressDialog(void *p) {
01212 delete ((::TProofProgressDialog*)p);
01213 }
01214 static void deleteArray_TProofProgressDialog(void *p) {
01215 delete [] ((::TProofProgressDialog*)p);
01216 }
01217 static void destruct_TProofProgressDialog(void *p) {
01218 typedef ::TProofProgressDialog current_t;
01219 ((current_t*)p)->~current_t();
01220 }
01221 }
01222
01223
01224 void TProofProgressLog::Streamer(TBuffer &R__b)
01225 {
01226
01227
01228 if (R__b.IsReading()) {
01229 R__b.ReadClassBuffer(TProofProgressLog::Class(),this);
01230 } else {
01231 R__b.WriteClassBuffer(TProofProgressLog::Class(),this);
01232 }
01233 }
01234
01235
01236 void TProofProgressLog::ShowMembers(TMemberInspector &R__insp)
01237 {
01238
01239 TClass *R__cl = ::TProofProgressLog::IsA();
01240 if (R__cl || R__insp.IsA()) { }
01241 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSessionUrl", &fSessionUrl);
01242 R__insp.InspectMember(fSessionUrl, "fSessionUrl.");
01243 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSessionIdx", &fSessionIdx);
01244 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fText", &fText);
01245 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClose", &fClose);
01246 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLogList", &fLogList);
01247 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLogNew", &fLogNew);
01248 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDialog", &fDialog);
01249 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProofLog", &fProofLog);
01250 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLinesFrom", &fLinesFrom);
01251 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLinesTo", &fLinesTo);
01252 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGrepText", &fGrepText);
01253 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUrlText", &fUrlText);
01254 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSessNum", &fSessNum);
01255 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFileName", &fFileName);
01256 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSave", &fSave);
01257 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGrepButton", &fGrepButton);
01258 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUrlButton", &fUrlButton);
01259 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAllLines", &fAllLines);
01260 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRawLines", &fRawLines);
01261 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAllWorkers", &fAllWorkers);
01262 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fVworkers", &fVworkers);
01263 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFullText", &fFullText);
01264 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTextType", &fTextType);
01265 TGTransientFrame::ShowMembers(R__insp);
01266 }
01267
01268 namespace ROOT {
01269
01270 static void *new_TProofProgressLog(void *p) {
01271 return p ? new(p) ::TProofProgressLog : new ::TProofProgressLog;
01272 }
01273 static void *newArray_TProofProgressLog(Long_t nElements, void *p) {
01274 return p ? new(p) ::TProofProgressLog[nElements] : new ::TProofProgressLog[nElements];
01275 }
01276
01277 static void delete_TProofProgressLog(void *p) {
01278 delete ((::TProofProgressLog*)p);
01279 }
01280 static void deleteArray_TProofProgressLog(void *p) {
01281 delete [] ((::TProofProgressLog*)p);
01282 }
01283 static void destruct_TProofProgressLog(void *p) {
01284 typedef ::TProofProgressLog current_t;
01285 ((current_t*)p)->~current_t();
01286 }
01287 }
01288
01289
01290 void TProofProgressMemoryPlot::Streamer(TBuffer &R__b)
01291 {
01292
01293
01294 if (R__b.IsReading()) {
01295 R__b.ReadClassBuffer(TProofProgressMemoryPlot::Class(),this);
01296 } else {
01297 R__b.WriteClassBuffer(TProofProgressMemoryPlot::Class(),this);
01298 }
01299 }
01300
01301
01302 void TProofProgressMemoryPlot::ShowMembers(TMemberInspector &R__insp)
01303 {
01304
01305 TClass *R__cl = ::TProofProgressMemoryPlot::IsA();
01306 if (R__cl || R__insp.IsA()) { }
01307 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDialog", &fDialog);
01308 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWorkers", &fWorkers);
01309 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPlot", &fPlot);
01310 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAllWorkers", &fAllWorkers);
01311 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWorkersPlot", &fWorkersPlot);
01312 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMasterPlot", &fMasterPlot);
01313 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProofLog", &fProofLog);
01314 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWPlot", &fWPlot);
01315 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMPlot", &fMPlot);
01316 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAPlot", &fAPlot);
01317 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFullLogs", &fFullLogs);
01318 TGTransientFrame::ShowMembers(R__insp);
01319 }
01320
01321 namespace ROOT {
01322
01323 static void delete_TProofProgressMemoryPlot(void *p) {
01324 delete ((::TProofProgressMemoryPlot*)p);
01325 }
01326 static void deleteArray_TProofProgressMemoryPlot(void *p) {
01327 delete [] ((::TProofProgressMemoryPlot*)p);
01328 }
01329 static void destruct_TProofProgressMemoryPlot(void *p) {
01330 typedef ::TProofProgressMemoryPlot current_t;
01331 ((current_t*)p)->~current_t();
01332 }
01333 }
01334
01335
01336 void TSessionLogView::Streamer(TBuffer &R__b)
01337 {
01338
01339
01340 if (R__b.IsReading()) {
01341 R__b.ReadClassBuffer(TSessionLogView::Class(),this);
01342 } else {
01343 R__b.WriteClassBuffer(TSessionLogView::Class(),this);
01344 }
01345 }
01346
01347
01348 void TSessionLogView::ShowMembers(TMemberInspector &R__insp)
01349 {
01350
01351 TClass *R__cl = ::TSessionLogView::IsA();
01352 if (R__cl || R__insp.IsA()) { }
01353 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
01354 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTextView", &fTextView);
01355 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClose", &fClose);
01356 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fL1", &fL1);
01357 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fL2", &fL2);
01358 TGTransientFrame::ShowMembers(R__insp);
01359 }
01360
01361 namespace ROOT {
01362
01363 static void delete_TSessionLogView(void *p) {
01364 delete ((::TSessionLogView*)p);
01365 }
01366 static void deleteArray_TSessionLogView(void *p) {
01367 delete [] ((::TSessionLogView*)p);
01368 }
01369 static void destruct_TSessionLogView(void *p) {
01370 typedef ::TSessionLogView current_t;
01371 ((current_t*)p)->~current_t();
01372 }
01373 }
01374
01375
01376 void TSessionServerFrame::Streamer(TBuffer &R__b)
01377 {
01378
01379
01380 if (R__b.IsReading()) {
01381 R__b.ReadClassBuffer(TSessionServerFrame::Class(),this);
01382 } else {
01383 R__b.WriteClassBuffer(TSessionServerFrame::Class(),this);
01384 }
01385 }
01386
01387
01388 void TSessionServerFrame::ShowMembers(TMemberInspector &R__insp)
01389 {
01390
01391 TClass *R__cl = ::TSessionServerFrame::IsA();
01392 if (R__cl || R__insp.IsA()) { }
01393 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrmNewServer", &fFrmNewServer);
01394 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtName", &fTxtName);
01395 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtAddress", &fTxtAddress);
01396 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumPort", &fNumPort);
01397 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLogLevel", &fLogLevel);
01398 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtConfig", &fTxtConfig);
01399 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtUsrName", &fTxtUsrName);
01400 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSync", &fSync);
01401 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
01402 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnAdd", &fBtnAdd);
01403 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnConnect", &fBtnConnect);
01404 TGCompositeFrame::ShowMembers(R__insp);
01405 }
01406
01407 namespace ROOT {
01408
01409 static void delete_TSessionServerFrame(void *p) {
01410 delete ((::TSessionServerFrame*)p);
01411 }
01412 static void deleteArray_TSessionServerFrame(void *p) {
01413 delete [] ((::TSessionServerFrame*)p);
01414 }
01415 static void destruct_TSessionServerFrame(void *p) {
01416 typedef ::TSessionServerFrame current_t;
01417 ((current_t*)p)->~current_t();
01418 }
01419 }
01420
01421
01422 void TSessionFrame::Streamer(TBuffer &R__b)
01423 {
01424
01425
01426 if (R__b.IsReading()) {
01427 R__b.ReadClassBuffer(TSessionFrame::Class(),this);
01428 } else {
01429 R__b.WriteClassBuffer(TSessionFrame::Class(),this);
01430 }
01431 }
01432
01433
01434 void TSessionFrame::ShowMembers(TMemberInspector &R__insp)
01435 {
01436
01437 TClass *R__cl = ::TSessionFrame::IsA();
01438 if (R__cl || R__insp.IsA()) { }
01439 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTab", &fTab);
01440 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFA", &fFA);
01441 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFB", &fFB);
01442 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFC", &fFC);
01443 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFD", &fFD);
01444 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFE", &fFE);
01445 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCommandTxt", &fCommandTxt);
01446 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCommandBuf", &fCommandBuf);
01447 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fInfoTextView", &fInfoTextView);
01448 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClearCheck", &fClearCheck);
01449 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnShowLog", &fBtnShowLog);
01450 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnNewQuery", &fBtnNewQuery);
01451 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnGetQueries", &fBtnGetQueries);
01452 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLBPackages", &fLBPackages);
01453 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnAdd", &fBtnAdd);
01454 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnRemove", &fBtnRemove);
01455 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnUp", &fBtnUp);
01456 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnDown", &fBtnDown);
01457 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnShow", &fBtnShow);
01458 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnShowEnabled", &fBtnShowEnabled);
01459 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkMulti", &fChkMulti);
01460 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkEnable", &fChkEnable);
01461 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnUpload", &fBtnUpload);
01462 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnEnable", &fBtnEnable);
01463 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnClear", &fBtnClear);
01464 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnDisable", &fBtnDisable);
01465 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDSetView", &fDSetView);
01466 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDataSetTree", &fDataSetTree);
01467 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnUploadDSet", &fBtnUploadDSet);
01468 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnRemoveDSet", &fBtnRemoveDSet);
01469 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnVerifyDSet", &fBtnVerifyDSet);
01470 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnRefresh", &fBtnRefresh);
01471 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtParallel", &fTxtParallel);
01472 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLogLevel", &fLogLevel);
01473 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fApplyLogLevel", &fApplyLogLevel);
01474 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fApplyParallel", &fApplyParallel);
01475 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
01476 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fInfoLine[19]", &fInfoLine);
01477 TGCompositeFrame::ShowMembers(R__insp);
01478 }
01479
01480 namespace ROOT {
01481
01482 static void delete_TSessionFrame(void *p) {
01483 delete ((::TSessionFrame*)p);
01484 }
01485 static void deleteArray_TSessionFrame(void *p) {
01486 delete [] ((::TSessionFrame*)p);
01487 }
01488 static void destruct_TSessionFrame(void *p) {
01489 typedef ::TSessionFrame current_t;
01490 ((current_t*)p)->~current_t();
01491 }
01492 }
01493
01494
01495 void TEditQueryFrame::Streamer(TBuffer &R__b)
01496 {
01497
01498
01499 if (R__b.IsReading()) {
01500 R__b.ReadClassBuffer(TEditQueryFrame::Class(),this);
01501 } else {
01502 R__b.WriteClassBuffer(TEditQueryFrame::Class(),this);
01503 }
01504 }
01505
01506
01507 void TEditQueryFrame::ShowMembers(TMemberInspector &R__insp)
01508 {
01509
01510 TClass *R__cl = ::TEditQueryFrame::IsA();
01511 if (R__cl || R__insp.IsA()) { }
01512 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrmMore", &fFrmMore);
01513 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnMore", &fBtnMore);
01514 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtQueryName", &fTxtQueryName);
01515 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtChain", &fTxtChain);
01516 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtSelector", &fTxtSelector);
01517 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtOptions", &fTxtOptions);
01518 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntries", &fNumEntries);
01519 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumFirstEntry", &fNumFirstEntry);
01520 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtParFile", &fTxtParFile);
01521 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtEventList", &fTxtEventList);
01522 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
01523 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fQuery", &fQuery);
01524 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChain", &fChain);
01525 TGCompositeFrame::ShowMembers(R__insp);
01526 }
01527
01528 namespace ROOT {
01529
01530 static void delete_TEditQueryFrame(void *p) {
01531 delete ((::TEditQueryFrame*)p);
01532 }
01533 static void deleteArray_TEditQueryFrame(void *p) {
01534 delete [] ((::TEditQueryFrame*)p);
01535 }
01536 static void destruct_TEditQueryFrame(void *p) {
01537 typedef ::TEditQueryFrame current_t;
01538 ((current_t*)p)->~current_t();
01539 }
01540 }
01541
01542
01543 void TSessionQueryFrame::Streamer(TBuffer &R__b)
01544 {
01545
01546
01547 if (R__b.IsReading()) {
01548 R__b.ReadClassBuffer(TSessionQueryFrame::Class(),this);
01549 } else {
01550 R__b.WriteClassBuffer(TSessionQueryFrame::Class(),this);
01551 }
01552 }
01553
01554
01555 void TSessionQueryFrame::ShowMembers(TMemberInspector &R__insp)
01556 {
01557
01558 TClass *R__cl = ::TSessionQueryFrame::IsA();
01559 if (R__cl || R__insp.IsA()) { }
01560 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnSubmit", &fBtnSubmit);
01561 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnFinalize", &fBtnFinalize);
01562 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnStop", &fBtnStop);
01563 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnAbort", &fBtnAbort);
01564 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnShowLog", &fBtnShowLog);
01565 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnRetrieve", &fBtnRetrieve);
01566 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnSave", &fBtnSave);
01567 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fInfoTextView", &fInfoTextView);
01568 R__insp.Inspect(R__cl, R__insp.GetParent(), "fModified", &fModified);
01569 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFiles", &fFiles);
01570 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFirst", &fFirst);
01571 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEntries", &fEntries);
01572 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPrevTotal", &fPrevTotal);
01573 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPrevProcessed", &fPrevProcessed);
01574 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLabInfos", &fLabInfos);
01575 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLabStatus", &fLabStatus);
01576 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTotal", &fTotal);
01577 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRate", &fRate);
01578 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatus", &fStatus);
01579 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTab", &fTab);
01580 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFA", &fFA);
01581 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFB", &fFB);
01582 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFC", &fFC);
01583 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFD", &fFD);
01584 R__insp.Inspect(R__cl, R__insp.GetParent(), "*frmProg", &frmProg);
01585 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fECanvas", &fECanvas);
01586 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStatsCanvas", &fStatsCanvas);
01587 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
01588 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDesc", &fDesc);
01589 TGCompositeFrame::ShowMembers(R__insp);
01590 }
01591
01592 namespace ROOT {
01593
01594 static void delete_TSessionQueryFrame(void *p) {
01595 delete ((::TSessionQueryFrame*)p);
01596 }
01597 static void deleteArray_TSessionQueryFrame(void *p) {
01598 delete [] ((::TSessionQueryFrame*)p);
01599 }
01600 static void destruct_TSessionQueryFrame(void *p) {
01601 typedef ::TSessionQueryFrame current_t;
01602 ((current_t*)p)->~current_t();
01603 }
01604 }
01605
01606
01607 void TSessionOutputFrame::Streamer(TBuffer &R__b)
01608 {
01609
01610
01611 if (R__b.IsReading()) {
01612 R__b.ReadClassBuffer(TSessionOutputFrame::Class(),this);
01613 } else {
01614 R__b.WriteClassBuffer(TSessionOutputFrame::Class(),this);
01615 }
01616 }
01617
01618
01619 void TSessionOutputFrame::ShowMembers(TMemberInspector &R__insp)
01620 {
01621
01622 TClass *R__cl = ::TSessionOutputFrame::IsA();
01623 if (R__cl || R__insp.IsA()) { }
01624 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEntryTmp", &fEntryTmp);
01625 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLVContainer", &fLVContainer);
01626 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
01627 TGCompositeFrame::ShowMembers(R__insp);
01628 }
01629
01630 namespace ROOT {
01631
01632 static void delete_TSessionOutputFrame(void *p) {
01633 delete ((::TSessionOutputFrame*)p);
01634 }
01635 static void deleteArray_TSessionOutputFrame(void *p) {
01636 delete [] ((::TSessionOutputFrame*)p);
01637 }
01638 static void destruct_TSessionOutputFrame(void *p) {
01639 typedef ::TSessionOutputFrame current_t;
01640 ((current_t*)p)->~current_t();
01641 }
01642 }
01643
01644
01645 void TSessionInputFrame::Streamer(TBuffer &R__b)
01646 {
01647
01648
01649 if (R__b.IsReading()) {
01650 R__b.ReadClassBuffer(TSessionInputFrame::Class(),this);
01651 } else {
01652 R__b.WriteClassBuffer(TSessionInputFrame::Class(),this);
01653 }
01654 }
01655
01656
01657 void TSessionInputFrame::ShowMembers(TMemberInspector &R__insp)
01658 {
01659
01660 TClass *R__cl = ::TSessionInputFrame::IsA();
01661 if (R__cl || R__insp.IsA()) { }
01662 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
01663 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLVContainer", &fLVContainer);
01664 TGCompositeFrame::ShowMembers(R__insp);
01665 }
01666
01667 namespace ROOT {
01668
01669 static void delete_TSessionInputFrame(void *p) {
01670 delete ((::TSessionInputFrame*)p);
01671 }
01672 static void deleteArray_TSessionInputFrame(void *p) {
01673 delete [] ((::TSessionInputFrame*)p);
01674 }
01675 static void destruct_TSessionInputFrame(void *p) {
01676 typedef ::TSessionInputFrame current_t;
01677 ((current_t*)p)->~current_t();
01678 }
01679 }
01680
01681
01682 void TSessionViewer::Streamer(TBuffer &R__b)
01683 {
01684
01685
01686 if (R__b.IsReading()) {
01687 R__b.ReadClassBuffer(TSessionViewer::Class(),this);
01688 } else {
01689 R__b.WriteClassBuffer(TSessionViewer::Class(),this);
01690 }
01691 }
01692
01693
01694 void TSessionViewer::ShowMembers(TMemberInspector &R__insp)
01695 {
01696
01697 TClass *R__cl = ::TSessionViewer::IsA();
01698 if (R__cl || R__insp.IsA()) { }
01699 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStart", &fStart);
01700 R__insp.Inspect(R__cl, R__insp.GetParent(), "fElapsed", &fElapsed);
01701 R__insp.Inspect(R__cl, R__insp.GetParent(), "fChangePic", &fChangePic);
01702 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBusy", &fBusy);
01703 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHf", &fHf);
01704 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fV1", &fV1);
01705 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fV2", &fV2);
01706 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fServerFrame", &fServerFrame);
01707 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSessionFrame", &fSessionFrame);
01708 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fQueryFrame", &fQueryFrame);
01709 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOutputFrame", &fOutputFrame);
01710 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fInputFrame", &fInputFrame);
01711 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLogWindow", &fLogWindow);
01712 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fActDesc", &fActDesc);
01713 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSessions", &fSessions);
01714 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLocal", &fLocal);
01715 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProofCon", &fProofCon);
01716 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProofDiscon", &fProofDiscon);
01717 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fQueryCon", &fQueryCon);
01718 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fQueryDiscon", &fQueryDiscon);
01719 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBaseIcon", &fBaseIcon);
01720 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fActFrame", &fActFrame);
01721 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBar", &fToolBar);
01722 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBar", &fMenuBar);
01723 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFileMenu", &fFileMenu);
01724 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSessionMenu", &fSessionMenu);
01725 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fQueryMenu", &fQueryMenu);
01726 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOptionsMenu", &fOptionsMenu);
01727 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCascadeMenu", &fCascadeMenu);
01728 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHelpMenu", &fHelpMenu);
01729 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPopupSrv", &fPopupSrv);
01730 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPopupQry", &fPopupQry);
01731 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fContextMenu", &fContextMenu);
01732 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fConnectProg", &fConnectProg);
01733 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeView", &fTreeView);
01734 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSessionHierarchy", &fSessionHierarchy);
01735 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSessionItem", &fSessionItem);
01736 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStatusBar", &fStatusBar);
01737 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRightIconPicture", &fRightIconPicture);
01738 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRightIcon", &fRightIcon);
01739 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTimer", &fTimer);
01740 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUserGroup", &fUserGroup);
01741 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoSave", &fAutoSave);
01742 R__insp.Inspect(R__cl, R__insp.GetParent(), "fConfigFile", &fConfigFile);
01743 R__insp.InspectMember(fConfigFile, "fConfigFile.");
01744 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewerEnv", &fViewerEnv);
01745 TGMainFrame::ShowMembers(R__insp);
01746 }
01747
01748 namespace ROOT {
01749
01750 static void *new_TSessionViewer(void *p) {
01751 return p ? new(p) ::TSessionViewer : new ::TSessionViewer;
01752 }
01753 static void *newArray_TSessionViewer(Long_t nElements, void *p) {
01754 return p ? new(p) ::TSessionViewer[nElements] : new ::TSessionViewer[nElements];
01755 }
01756
01757 static void delete_TSessionViewer(void *p) {
01758 delete ((::TSessionViewer*)p);
01759 }
01760 static void deleteArray_TSessionViewer(void *p) {
01761 delete [] ((::TSessionViewer*)p);
01762 }
01763 static void destruct_TSessionViewer(void *p) {
01764 typedef ::TSessionViewer current_t;
01765 ((current_t*)p)->~current_t();
01766 }
01767 }
01768
01769
01770 void TQueryDescription::Streamer(TBuffer &R__b)
01771 {
01772
01773
01774 if (R__b.IsReading()) {
01775 R__b.ReadClassBuffer(TQueryDescription::Class(),this);
01776 } else {
01777 R__b.WriteClassBuffer(TQueryDescription::Class(),this);
01778 }
01779 }
01780
01781
01782 void TQueryDescription::ShowMembers(TMemberInspector &R__insp)
01783 {
01784
01785 TClass *R__cl = ::TQueryDescription::IsA();
01786 if (R__cl || R__insp.IsA()) { }
01787 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatus", &fStatus);
01788 R__insp.Inspect(R__cl, R__insp.GetParent(), "fReference", &fReference);
01789 R__insp.InspectMember(fReference, "fReference.");
01790 R__insp.Inspect(R__cl, R__insp.GetParent(), "fQueryName", &fQueryName);
01791 R__insp.InspectMember(fQueryName, "fQueryName.");
01792 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelectorString", &fSelectorString);
01793 R__insp.InspectMember(fSelectorString, "fSelectorString.");
01794 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTDSetString", &fTDSetString);
01795 R__insp.InspectMember(fTDSetString, "fTDSetString.");
01796 R__insp.Inspect(R__cl, R__insp.GetParent(), "fOptions", &fOptions);
01797 R__insp.InspectMember(fOptions, "fOptions.");
01798 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEventList", &fEventList);
01799 R__insp.InspectMember(fEventList, "fEventList.");
01800 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbFiles", &fNbFiles);
01801 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNoEntries", &fNoEntries);
01802 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFirstEntry", &fFirstEntry);
01803 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStartTime", &fStartTime);
01804 R__insp.InspectMember(fStartTime, "fStartTime.");
01805 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEndTime", &fEndTime);
01806 R__insp.InspectMember(fEndTime, "fEndTime.");
01807 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChain", &fChain);
01808 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fResult", &fResult);
01809 TObject::ShowMembers(R__insp);
01810 }
01811
01812 namespace ROOT {
01813
01814 static void *new_TQueryDescription(void *p) {
01815 return p ? new(p) ::TQueryDescription : new ::TQueryDescription;
01816 }
01817 static void *newArray_TQueryDescription(Long_t nElements, void *p) {
01818 return p ? new(p) ::TQueryDescription[nElements] : new ::TQueryDescription[nElements];
01819 }
01820
01821 static void delete_TQueryDescription(void *p) {
01822 delete ((::TQueryDescription*)p);
01823 }
01824 static void deleteArray_TQueryDescription(void *p) {
01825 delete [] ((::TQueryDescription*)p);
01826 }
01827 static void destruct_TQueryDescription(void *p) {
01828 typedef ::TQueryDescription current_t;
01829 ((current_t*)p)->~current_t();
01830 }
01831 }
01832
01833
01834 void TSessionDescription::Streamer(TBuffer &R__b)
01835 {
01836
01837
01838 if (R__b.IsReading()) {
01839 R__b.ReadClassBuffer(TSessionDescription::Class(),this);
01840 } else {
01841 R__b.WriteClassBuffer(TSessionDescription::Class(),this);
01842 }
01843 }
01844
01845
01846 void TSessionDescription::ShowMembers(TMemberInspector &R__insp)
01847 {
01848
01849 TClass *R__cl = ::TSessionDescription::IsA();
01850 if (R__cl || R__insp.IsA()) { }
01851 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTag", &fTag);
01852 R__insp.InspectMember(fTag, "fTag.");
01853 R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
01854 R__insp.InspectMember(fName, "fName.");
01855 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAddress", &fAddress);
01856 R__insp.InspectMember(fAddress, "fAddress.");
01857 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPort", &fPort);
01858 R__insp.Inspect(R__cl, R__insp.GetParent(), "fConfigFile", &fConfigFile);
01859 R__insp.InspectMember(fConfigFile, "fConfigFile.");
01860 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLogLevel", &fLogLevel);
01861 R__insp.Inspect(R__cl, R__insp.GetParent(), "fUserName", &fUserName);
01862 R__insp.InspectMember(fUserName, "fUserName.");
01863 R__insp.Inspect(R__cl, R__insp.GetParent(), "fConnected", &fConnected);
01864 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAttached", &fAttached);
01865 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLocal", &fLocal);
01866 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSync", &fSync);
01867 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoEnable", &fAutoEnable);
01868 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fQueries", &fQueries);
01869 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPackages", &fPackages);
01870 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fActQuery", &fActQuery);
01871 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProof", &fProof);
01872 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProofMgr", &fProofMgr);
01873 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbHistos", &fNbHistos);
01874 TObject::ShowMembers(R__insp);
01875 }
01876
01877 namespace ROOT {
01878
01879 static void *new_TSessionDescription(void *p) {
01880 return p ? new(p) ::TSessionDescription : new ::TSessionDescription;
01881 }
01882 static void *newArray_TSessionDescription(Long_t nElements, void *p) {
01883 return p ? new(p) ::TSessionDescription[nElements] : new ::TSessionDescription[nElements];
01884 }
01885
01886 static void delete_TSessionDescription(void *p) {
01887 delete ((::TSessionDescription*)p);
01888 }
01889 static void deleteArray_TSessionDescription(void *p) {
01890 delete [] ((::TSessionDescription*)p);
01891 }
01892 static void destruct_TSessionDescription(void *p) {
01893 typedef ::TSessionDescription current_t;
01894 ((current_t*)p)->~current_t();
01895 }
01896 }
01897
01898
01899 void TPackageDescription::Streamer(TBuffer &R__b)
01900 {
01901
01902
01903 if (R__b.IsReading()) {
01904 R__b.ReadClassBuffer(TPackageDescription::Class(),this);
01905 } else {
01906 R__b.WriteClassBuffer(TPackageDescription::Class(),this);
01907 }
01908 }
01909
01910
01911 void TPackageDescription::ShowMembers(TMemberInspector &R__insp)
01912 {
01913
01914 TClass *R__cl = ::TPackageDescription::IsA();
01915 if (R__cl || R__insp.IsA()) { }
01916 R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
01917 R__insp.InspectMember(fName, "fName.");
01918 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPathName", &fPathName);
01919 R__insp.InspectMember(fPathName, "fPathName.");
01920 R__insp.Inspect(R__cl, R__insp.GetParent(), "fId", &fId);
01921 R__insp.Inspect(R__cl, R__insp.GetParent(), "fUploaded", &fUploaded);
01922 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEnabled", &fEnabled);
01923 TObject::ShowMembers(R__insp);
01924 }
01925
01926 namespace ROOT {
01927
01928 static void *new_TPackageDescription(void *p) {
01929 return p ? new(p) ::TPackageDescription : new ::TPackageDescription;
01930 }
01931 static void *newArray_TPackageDescription(Long_t nElements, void *p) {
01932 return p ? new(p) ::TPackageDescription[nElements] : new ::TPackageDescription[nElements];
01933 }
01934
01935 static void delete_TPackageDescription(void *p) {
01936 delete ((::TPackageDescription*)p);
01937 }
01938 static void deleteArray_TPackageDescription(void *p) {
01939 delete [] ((::TPackageDescription*)p);
01940 }
01941 static void destruct_TPackageDescription(void *p) {
01942 typedef ::TPackageDescription current_t;
01943 ((current_t*)p)->~current_t();
01944 }
01945 }
01946
01947
01948 void TNewQueryDlg::Streamer(TBuffer &R__b)
01949 {
01950
01951
01952 if (R__b.IsReading()) {
01953 R__b.ReadClassBuffer(TNewQueryDlg::Class(),this);
01954 } else {
01955 R__b.WriteClassBuffer(TNewQueryDlg::Class(),this);
01956 }
01957 }
01958
01959
01960 void TNewQueryDlg::ShowMembers(TMemberInspector &R__insp)
01961 {
01962
01963 TClass *R__cl = ::TNewQueryDlg::IsA();
01964 if (R__cl || R__insp.IsA()) { }
01965 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEditMode", &fEditMode);
01966 R__insp.Inspect(R__cl, R__insp.GetParent(), "fModified", &fModified);
01967 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrmNewQuery", &fFrmNewQuery);
01968 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrmMore", &fFrmMore);
01969 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnMore", &fBtnMore);
01970 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnClose", &fBtnClose);
01971 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnSave", &fBtnSave);
01972 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBtnSubmit", &fBtnSubmit);
01973 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtQueryName", &fTxtQueryName);
01974 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtChain", &fTxtChain);
01975 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtSelector", &fTxtSelector);
01976 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtOptions", &fTxtOptions);
01977 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntries", &fNumEntries);
01978 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumFirstEntry", &fNumFirstEntry);
01979 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTxtEventList", &fTxtEventList);
01980 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
01981 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fQuery", &fQuery);
01982 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChain", &fChain);
01983 TGTransientFrame::ShowMembers(R__insp);
01984 }
01985
01986 namespace ROOT {
01987
01988 static void delete_TNewQueryDlg(void *p) {
01989 delete ((::TNewQueryDlg*)p);
01990 }
01991 static void deleteArray_TNewQueryDlg(void *p) {
01992 delete [] ((::TNewQueryDlg*)p);
01993 }
01994 static void destruct_TNewQueryDlg(void *p) {
01995 typedef ::TNewQueryDlg current_t;
01996 ((current_t*)p)->~current_t();
01997 }
01998 }
01999
02000
02001 void TNewChainDlg::Streamer(TBuffer &R__b)
02002 {
02003
02004
02005 if (R__b.IsReading()) {
02006 R__b.ReadClassBuffer(TNewChainDlg::Class(),this);
02007 } else {
02008 R__b.WriteClassBuffer(TNewChainDlg::Class(),this);
02009 }
02010 }
02011
02012
02013 void TNewChainDlg::ShowMembers(TMemberInspector &R__insp)
02014 {
02015
02016 TClass *R__cl = ::TNewChainDlg::IsA();
02017 if (R__cl || R__insp.IsA()) { }
02018 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fContents", &fContents);
02019 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListView", &fListView);
02020 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLVContainer", &fLVContainer);
02021 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNameBuf", &fNameBuf);
02022 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fName", &fName);
02023 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOkButton", &fOkButton);
02024 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCancelButton", &fCancelButton);
02025 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChains", &fChains);
02026 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChain", &fChain);
02027 TGTransientFrame::ShowMembers(R__insp);
02028 }
02029
02030 namespace ROOT {
02031
02032 static void *new_TNewChainDlg(void *p) {
02033 return p ? new(p) ::TNewChainDlg : new ::TNewChainDlg;
02034 }
02035 static void *newArray_TNewChainDlg(Long_t nElements, void *p) {
02036 return p ? new(p) ::TNewChainDlg[nElements] : new ::TNewChainDlg[nElements];
02037 }
02038
02039 static void delete_TNewChainDlg(void *p) {
02040 delete ((::TNewChainDlg*)p);
02041 }
02042 static void deleteArray_TNewChainDlg(void *p) {
02043 delete [] ((::TNewChainDlg*)p);
02044 }
02045 static void destruct_TNewChainDlg(void *p) {
02046 typedef ::TNewChainDlg current_t;
02047 ((current_t*)p)->~current_t();
02048 }
02049 }
02050
02051
02052 void TUploadDataSetDlg::Streamer(TBuffer &R__b)
02053 {
02054
02055
02056 if (R__b.IsReading()) {
02057 R__b.ReadClassBuffer(TUploadDataSetDlg::Class(),this);
02058 } else {
02059 R__b.WriteClassBuffer(TUploadDataSetDlg::Class(),this);
02060 }
02061 }
02062
02063
02064 void TUploadDataSetDlg::ShowMembers(TMemberInspector &R__insp)
02065 {
02066
02067 TClass *R__cl = ::TUploadDataSetDlg::IsA();
02068 if (R__cl || R__insp.IsA()) { }
02069 R__insp.Inspect(R__cl, R__insp.GetParent(), "fUploading", &fUploading);
02070 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSkippedFiles", &fSkippedFiles);
02071 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDSetName", &fDSetName);
02072 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDestinationURL", &fDestinationURL);
02073 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLocationURL", &fLocationURL);
02074 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListView", &fListView);
02075 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLVContainer", &fLVContainer);
02076 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAddButton", &fAddButton);
02077 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBrowseButton", &fBrowseButton);
02078 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRemoveButton", &fRemoveButton);
02079 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClearButton", &fClearButton);
02080 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOverwriteDSet", &fOverwriteDSet);
02081 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOverwriteFiles", &fOverwriteFiles);
02082 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAppendFiles", &fAppendFiles);
02083 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUploadButton", &fUploadButton);
02084 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCloseDlgButton", &fCloseDlgButton);
02085 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
02086 TGTransientFrame::ShowMembers(R__insp);
02087 }
02088
02089 namespace ROOT {
02090
02091 static void delete_TUploadDataSetDlg(void *p) {
02092 delete ((::TUploadDataSetDlg*)p);
02093 }
02094 static void deleteArray_TUploadDataSetDlg(void *p) {
02095 delete [] ((::TUploadDataSetDlg*)p);
02096 }
02097 static void destruct_TUploadDataSetDlg(void *p) {
02098 typedef ::TUploadDataSetDlg current_t;
02099 ((current_t*)p)->~current_t();
02100 }
02101 }
02102
02103
02104
02105
02106
02107
02108
02109
02110 #ifdef G__MEMTEST
02111 #undef malloc
02112 #undef free
02113 #endif
02114
02115 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
02116 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
02117 #endif
02118
02119 extern "C" void G__cpp_reset_tagtableG__SessionViewer();
02120
02121 extern "C" void G__set_cpp_environmentG__SessionViewer() {
02122 G__add_compiledheader("TObject.h");
02123 G__add_compiledheader("TMemberInspector.h");
02124 G__add_compiledheader("TProofProgressDialog.h");
02125 G__add_compiledheader("TProofProgressLog.h");
02126 G__add_compiledheader("TProofProgressMemoryPlot.h");
02127 G__add_compiledheader("TSessionDialogs.h");
02128 G__add_compiledheader("TSessionLogView.h");
02129 G__add_compiledheader("TSessionViewer.h");
02130 G__cpp_reset_tagtableG__SessionViewer();
02131 }
02132 #include <new>
02133 extern "C" int G__cpp_dllrevG__SessionViewer() { return(30051515); }
02134
02135
02136
02137
02138
02139
02140 static int G__G__SessionViewer_119_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02141 {
02142 TProofProgressLog* p = NULL;
02143 char* gvp = (char*) G__getgvp();
02144 switch (libp->paran) {
02145 case 3:
02146
02147 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02148 p = new TProofProgressLog(
02149 (TProofProgressDialog*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02150 , (Int_t) G__int(libp->para[2]));
02151 } else {
02152 p = new((void*) gvp) TProofProgressLog(
02153 (TProofProgressDialog*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02154 , (Int_t) G__int(libp->para[2]));
02155 }
02156 break;
02157 case 2:
02158
02159 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02160 p = new TProofProgressLog((TProofProgressDialog*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02161 } else {
02162 p = new((void*) gvp) TProofProgressLog((TProofProgressDialog*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02163 }
02164 break;
02165 case 1:
02166
02167 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02168 p = new TProofProgressLog((TProofProgressDialog*) G__int(libp->para[0]));
02169 } else {
02170 p = new((void*) gvp) TProofProgressLog((TProofProgressDialog*) G__int(libp->para[0]));
02171 }
02172 break;
02173 }
02174 result7->obj.i = (long) p;
02175 result7->ref = (long) p;
02176 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog));
02177 return(1 || funcname || hash || result7 || libp) ;
02178 }
02179
02180 static int G__G__SessionViewer_119_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02181 {
02182 TProofProgressLog* p = NULL;
02183 char* gvp = (char*) G__getgvp();
02184 switch (libp->paran) {
02185 case 4:
02186
02187 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02188 p = new TProofProgressLog(
02189 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02190 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
02191 } else {
02192 p = new((void*) gvp) TProofProgressLog(
02193 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02194 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
02195 }
02196 break;
02197 case 3:
02198
02199 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02200 p = new TProofProgressLog(
02201 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02202 , (Int_t) G__int(libp->para[2]));
02203 } else {
02204 p = new((void*) gvp) TProofProgressLog(
02205 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02206 , (Int_t) G__int(libp->para[2]));
02207 }
02208 break;
02209 case 2:
02210
02211 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02212 p = new TProofProgressLog((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02213 } else {
02214 p = new((void*) gvp) TProofProgressLog((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02215 }
02216 break;
02217 case 1:
02218
02219 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02220 p = new TProofProgressLog((const char*) G__int(libp->para[0]));
02221 } else {
02222 p = new((void*) gvp) TProofProgressLog((const char*) G__int(libp->para[0]));
02223 }
02224 break;
02225 case 0:
02226 int n = G__getaryconstruct();
02227 if (n) {
02228 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02229 p = new TProofProgressLog[n];
02230 } else {
02231 p = new((void*) gvp) TProofProgressLog[n];
02232 }
02233 } else {
02234 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02235 p = new TProofProgressLog;
02236 } else {
02237 p = new((void*) gvp) TProofProgressLog;
02238 }
02239 }
02240 break;
02241 }
02242 result7->obj.i = (long) p;
02243 result7->ref = (long) p;
02244 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog));
02245 return(1 || funcname || hash || result7 || libp) ;
02246 }
02247
02248 static int G__G__SessionViewer_119_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02249 {
02250 switch (libp->paran) {
02251 case 1:
02252 ((TProofProgressLog*) G__getstructoffset())->BuildLogList((Bool_t) G__int(libp->para[0]));
02253 G__setnull(result7);
02254 break;
02255 case 0:
02256 ((TProofProgressLog*) G__getstructoffset())->BuildLogList();
02257 G__setnull(result7);
02258 break;
02259 }
02260 return(1 || funcname || hash || result7 || libp) ;
02261 }
02262
02263 static int G__G__SessionViewer_119_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02264 {
02265 switch (libp->paran) {
02266 case 1:
02267 ((TProofProgressLog*) G__getstructoffset())->DoLog((Bool_t) G__int(libp->para[0]));
02268 G__setnull(result7);
02269 break;
02270 case 0:
02271 ((TProofProgressLog*) G__getstructoffset())->DoLog();
02272 G__setnull(result7);
02273 break;
02274 }
02275 return(1 || funcname || hash || result7 || libp) ;
02276 }
02277
02278 static int G__G__SessionViewer_119_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02279 {
02280 ((TProofProgressLog*) G__getstructoffset())->LogMessage((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
02281 G__setnull(result7);
02282 return(1 || funcname || hash || result7 || libp) ;
02283 }
02284
02285 static int G__G__SessionViewer_119_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02286 {
02287 ((TProofProgressLog*) G__getstructoffset())->Rebuild();
02288 G__setnull(result7);
02289 return(1 || funcname || hash || result7 || libp) ;
02290 }
02291
02292 static int G__G__SessionViewer_119_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02293 {
02294 ((TProofProgressLog*) G__getstructoffset())->LoadBuffer((const char*) G__int(libp->para[0]));
02295 G__setnull(result7);
02296 return(1 || funcname || hash || result7 || libp) ;
02297 }
02298
02299 static int G__G__SessionViewer_119_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02300 {
02301 ((TProofProgressLog*) G__getstructoffset())->AddBuffer((const char*) G__int(libp->para[0]));
02302 G__setnull(result7);
02303 return(1 || funcname || hash || result7 || libp) ;
02304 }
02305
02306 static int G__G__SessionViewer_119_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02307 {
02308 ((TProofProgressLog*) G__getstructoffset())->LoadFile((const char*) G__int(libp->para[0]));
02309 G__setnull(result7);
02310 return(1 || funcname || hash || result7 || libp) ;
02311 }
02312
02313 static int G__G__SessionViewer_119_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02314 {
02315 ((TProofProgressLog*) G__getstructoffset())->Popup();
02316 G__setnull(result7);
02317 return(1 || funcname || hash || result7 || libp) ;
02318 }
02319
02320 static int G__G__SessionViewer_119_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02321 {
02322 ((TProofProgressLog*) G__getstructoffset())->SaveToFile();
02323 G__setnull(result7);
02324 return(1 || funcname || hash || result7 || libp) ;
02325 }
02326
02327 static int G__G__SessionViewer_119_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02328 {
02329 ((TProofProgressLog*) G__getstructoffset())->NoLineEntry();
02330 G__setnull(result7);
02331 return(1 || funcname || hash || result7 || libp) ;
02332 }
02333
02334 static int G__G__SessionViewer_119_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02335 {
02336 switch (libp->paran) {
02337 case 2:
02338 ((TProofProgressLog*) G__getstructoffset())->Select((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
02339 G__setnull(result7);
02340 break;
02341 case 1:
02342 ((TProofProgressLog*) G__getstructoffset())->Select((Int_t) G__int(libp->para[0]));
02343 G__setnull(result7);
02344 break;
02345 }
02346 return(1 || funcname || hash || result7 || libp) ;
02347 }
02348
02349 static int G__G__SessionViewer_119_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02350 {
02351 ((TProofProgressLog*) G__getstructoffset())->SetUrl((const char*) G__int(libp->para[0]));
02352 G__setnull(result7);
02353 return(1 || funcname || hash || result7 || libp) ;
02354 }
02355
02356 static int G__G__SessionViewer_119_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02357 {
02358 G__letint(result7, 85, (long) TProofProgressLog::Class());
02359 return(1 || funcname || hash || result7 || libp) ;
02360 }
02361
02362 static int G__G__SessionViewer_119_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02363 {
02364 G__letint(result7, 67, (long) TProofProgressLog::Class_Name());
02365 return(1 || funcname || hash || result7 || libp) ;
02366 }
02367
02368 static int G__G__SessionViewer_119_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02369 {
02370 G__letint(result7, 115, (long) TProofProgressLog::Class_Version());
02371 return(1 || funcname || hash || result7 || libp) ;
02372 }
02373
02374 static int G__G__SessionViewer_119_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02375 {
02376 TProofProgressLog::Dictionary();
02377 G__setnull(result7);
02378 return(1 || funcname || hash || result7 || libp) ;
02379 }
02380
02381 static int G__G__SessionViewer_119_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02382 {
02383 ((TProofProgressLog*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02384 G__setnull(result7);
02385 return(1 || funcname || hash || result7 || libp) ;
02386 }
02387
02388 static int G__G__SessionViewer_119_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02389 {
02390 G__letint(result7, 67, (long) TProofProgressLog::DeclFileName());
02391 return(1 || funcname || hash || result7 || libp) ;
02392 }
02393
02394 static int G__G__SessionViewer_119_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02395 {
02396 G__letint(result7, 105, (long) TProofProgressLog::ImplFileLine());
02397 return(1 || funcname || hash || result7 || libp) ;
02398 }
02399
02400 static int G__G__SessionViewer_119_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02401 {
02402 G__letint(result7, 67, (long) TProofProgressLog::ImplFileName());
02403 return(1 || funcname || hash || result7 || libp) ;
02404 }
02405
02406 static int G__G__SessionViewer_119_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02407 {
02408 G__letint(result7, 105, (long) TProofProgressLog::DeclFileLine());
02409 return(1 || funcname || hash || result7 || libp) ;
02410 }
02411
02412
02413 typedef TProofProgressLog G__TTProofProgressLog;
02414 static int G__G__SessionViewer_119_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02415 {
02416 char* gvp = (char*) G__getgvp();
02417 long soff = G__getstructoffset();
02418 int n = G__getaryconstruct();
02419
02420
02421
02422
02423
02424 if (!soff) {
02425 return(1);
02426 }
02427 if (n) {
02428 if (gvp == (char*)G__PVOID) {
02429 delete[] (TProofProgressLog*) soff;
02430 } else {
02431 G__setgvp((long) G__PVOID);
02432 for (int i = n - 1; i >= 0; --i) {
02433 ((TProofProgressLog*) (soff+(sizeof(TProofProgressLog)*i)))->~G__TTProofProgressLog();
02434 }
02435 G__setgvp((long)gvp);
02436 }
02437 } else {
02438 if (gvp == (char*)G__PVOID) {
02439 delete (TProofProgressLog*) soff;
02440 } else {
02441 G__setgvp((long) G__PVOID);
02442 ((TProofProgressLog*) (soff))->~G__TTProofProgressLog();
02443 G__setgvp((long)gvp);
02444 }
02445 }
02446 G__setnull(result7);
02447 return(1 || funcname || hash || result7 || libp) ;
02448 }
02449
02450
02451
02452 static int G__G__SessionViewer_120_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02453 {
02454 TProofProgressMemoryPlot* p = NULL;
02455 char* gvp = (char*) G__getgvp();
02456 switch (libp->paran) {
02457 case 3:
02458
02459 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02460 p = new TProofProgressMemoryPlot(
02461 (TProofProgressDialog*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02462 , (Int_t) G__int(libp->para[2]));
02463 } else {
02464 p = new((void*) gvp) TProofProgressMemoryPlot(
02465 (TProofProgressDialog*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02466 , (Int_t) G__int(libp->para[2]));
02467 }
02468 break;
02469 case 2:
02470
02471 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02472 p = new TProofProgressMemoryPlot((TProofProgressDialog*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02473 } else {
02474 p = new((void*) gvp) TProofProgressMemoryPlot((TProofProgressDialog*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02475 }
02476 break;
02477 case 1:
02478
02479 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02480 p = new TProofProgressMemoryPlot((TProofProgressDialog*) G__int(libp->para[0]));
02481 } else {
02482 p = new((void*) gvp) TProofProgressMemoryPlot((TProofProgressDialog*) G__int(libp->para[0]));
02483 }
02484 break;
02485 }
02486 result7->obj.i = (long) p;
02487 result7->ref = (long) p;
02488 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot));
02489 return(1 || funcname || hash || result7 || libp) ;
02490 }
02491
02492 static int G__G__SessionViewer_120_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02493 {
02494 ((TProofProgressMemoryPlot*) G__getstructoffset())->DoPlot();
02495 G__setnull(result7);
02496 return(1 || funcname || hash || result7 || libp) ;
02497 }
02498
02499 static int G__G__SessionViewer_120_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02500 {
02501 ((TProofProgressMemoryPlot*) G__getstructoffset())->Select((Int_t) G__int(libp->para[0]));
02502 G__setnull(result7);
02503 return(1 || funcname || hash || result7 || libp) ;
02504 }
02505
02506 static int G__G__SessionViewer_120_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02507 {
02508 G__letint(result7, 85, (long) TProofProgressMemoryPlot::Class());
02509 return(1 || funcname || hash || result7 || libp) ;
02510 }
02511
02512 static int G__G__SessionViewer_120_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02513 {
02514 G__letint(result7, 67, (long) TProofProgressMemoryPlot::Class_Name());
02515 return(1 || funcname || hash || result7 || libp) ;
02516 }
02517
02518 static int G__G__SessionViewer_120_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02519 {
02520 G__letint(result7, 115, (long) TProofProgressMemoryPlot::Class_Version());
02521 return(1 || funcname || hash || result7 || libp) ;
02522 }
02523
02524 static int G__G__SessionViewer_120_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02525 {
02526 TProofProgressMemoryPlot::Dictionary();
02527 G__setnull(result7);
02528 return(1 || funcname || hash || result7 || libp) ;
02529 }
02530
02531 static int G__G__SessionViewer_120_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02532 {
02533 ((TProofProgressMemoryPlot*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02534 G__setnull(result7);
02535 return(1 || funcname || hash || result7 || libp) ;
02536 }
02537
02538 static int G__G__SessionViewer_120_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02539 {
02540 G__letint(result7, 67, (long) TProofProgressMemoryPlot::DeclFileName());
02541 return(1 || funcname || hash || result7 || libp) ;
02542 }
02543
02544 static int G__G__SessionViewer_120_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02545 {
02546 G__letint(result7, 105, (long) TProofProgressMemoryPlot::ImplFileLine());
02547 return(1 || funcname || hash || result7 || libp) ;
02548 }
02549
02550 static int G__G__SessionViewer_120_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02551 {
02552 G__letint(result7, 67, (long) TProofProgressMemoryPlot::ImplFileName());
02553 return(1 || funcname || hash || result7 || libp) ;
02554 }
02555
02556 static int G__G__SessionViewer_120_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02557 {
02558 G__letint(result7, 105, (long) TProofProgressMemoryPlot::DeclFileLine());
02559 return(1 || funcname || hash || result7 || libp) ;
02560 }
02561
02562
02563 typedef TProofProgressMemoryPlot G__TTProofProgressMemoryPlot;
02564 static int G__G__SessionViewer_120_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02565 {
02566 char* gvp = (char*) G__getgvp();
02567 long soff = G__getstructoffset();
02568 int n = G__getaryconstruct();
02569
02570
02571
02572
02573
02574 if (!soff) {
02575 return(1);
02576 }
02577 if (n) {
02578 if (gvp == (char*)G__PVOID) {
02579 delete[] (TProofProgressMemoryPlot*) soff;
02580 } else {
02581 G__setgvp((long) G__PVOID);
02582 for (int i = n - 1; i >= 0; --i) {
02583 ((TProofProgressMemoryPlot*) (soff+(sizeof(TProofProgressMemoryPlot)*i)))->~G__TTProofProgressMemoryPlot();
02584 }
02585 G__setgvp((long)gvp);
02586 }
02587 } else {
02588 if (gvp == (char*)G__PVOID) {
02589 delete (TProofProgressMemoryPlot*) soff;
02590 } else {
02591 G__setgvp((long) G__PVOID);
02592 ((TProofProgressMemoryPlot*) (soff))->~G__TTProofProgressMemoryPlot();
02593 G__setgvp((long)gvp);
02594 }
02595 }
02596 G__setnull(result7);
02597 return(1 || funcname || hash || result7 || libp) ;
02598 }
02599
02600
02601
02602 static int G__G__SessionViewer_124_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02603 {
02604 TProofProgressDialog* p = NULL;
02605 char* gvp = (char*) G__getgvp();
02606
02607 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02608 p = new TProofProgressDialog(
02609 (TProof*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
02610 , (Int_t) G__int(libp->para[2]), (Long64_t) G__Longlong(libp->para[3])
02611 , (Long64_t) G__Longlong(libp->para[4]));
02612 } else {
02613 p = new((void*) gvp) TProofProgressDialog(
02614 (TProof*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
02615 , (Int_t) G__int(libp->para[2]), (Long64_t) G__Longlong(libp->para[3])
02616 , (Long64_t) G__Longlong(libp->para[4]));
02617 }
02618 result7->obj.i = (long) p;
02619 result7->ref = (long) p;
02620 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog));
02621 return(1 || funcname || hash || result7 || libp) ;
02622 }
02623
02624 static int G__G__SessionViewer_124_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02625 {
02626 ((TProofProgressDialog*) G__getstructoffset())->ResetProgressDialog((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02627 , (Long64_t) G__Longlong(libp->para[2]), (Long64_t) G__Longlong(libp->para[3]));
02628 G__setnull(result7);
02629 return(1 || funcname || hash || result7 || libp) ;
02630 }
02631
02632 static int G__G__SessionViewer_124_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02633 {
02634 ((TProofProgressDialog*) G__getstructoffset())->Progress((Long64_t) G__Longlong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1]));
02635 G__setnull(result7);
02636 return(1 || funcname || hash || result7 || libp) ;
02637 }
02638
02639 static int G__G__SessionViewer_124_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02640 {
02641 ((TProofProgressDialog*) G__getstructoffset())->Progress(
02642 (Long64_t) G__Longlong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1])
02643 , (Long64_t) G__Longlong(libp->para[2]), (Float_t) G__double(libp->para[3])
02644 , (Float_t) G__double(libp->para[4]), (Float_t) G__double(libp->para[5])
02645 , (Float_t) G__double(libp->para[6]));
02646 G__setnull(result7);
02647 return(1 || funcname || hash || result7 || libp) ;
02648 }
02649
02650 static int G__G__SessionViewer_124_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02651 {
02652 ((TProofProgressDialog*) G__getstructoffset())->Progress(
02653 (Long64_t) G__Longlong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1])
02654 , (Long64_t) G__Longlong(libp->para[2]), (Float_t) G__double(libp->para[3])
02655 , (Float_t) G__double(libp->para[4]), (Float_t) G__double(libp->para[5])
02656 , (Float_t) G__double(libp->para[6]), (Int_t) G__int(libp->para[7])
02657 , (Int_t) G__int(libp->para[8]), (Float_t) G__double(libp->para[9]));
02658 G__setnull(result7);
02659 return(1 || funcname || hash || result7 || libp) ;
02660 }
02661
02662 static int G__G__SessionViewer_124_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02663 {
02664 ((TProofProgressDialog*) G__getstructoffset())->DisableAsyn();
02665 G__setnull(result7);
02666 return(1 || funcname || hash || result7 || libp) ;
02667 }
02668
02669 static int G__G__SessionViewer_124_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02670 {
02671 ((TProofProgressDialog*) G__getstructoffset())->IndicateStop((Bool_t) G__int(libp->para[0]));
02672 G__setnull(result7);
02673 return(1 || funcname || hash || result7 || libp) ;
02674 }
02675
02676 static int G__G__SessionViewer_124_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02677 {
02678 ((TProofProgressDialog*) G__getstructoffset())->LogMessage((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
02679 G__setnull(result7);
02680 return(1 || funcname || hash || result7 || libp) ;
02681 }
02682
02683 static int G__G__SessionViewer_124_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02684 {
02685 ((TProofProgressDialog*) G__getstructoffset())->CloseWindow();
02686 G__setnull(result7);
02687 return(1 || funcname || hash || result7 || libp) ;
02688 }
02689
02690 static int G__G__SessionViewer_124_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02691 {
02692 ((TProofProgressDialog*) G__getstructoffset())->DoClose();
02693 G__setnull(result7);
02694 return(1 || funcname || hash || result7 || libp) ;
02695 }
02696
02697 static int G__G__SessionViewer_124_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02698 {
02699 ((TProofProgressDialog*) G__getstructoffset())->DoLog();
02700 G__setnull(result7);
02701 return(1 || funcname || hash || result7 || libp) ;
02702 }
02703
02704 static int G__G__SessionViewer_124_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02705 {
02706 ((TProofProgressDialog*) G__getstructoffset())->DoKeep((Bool_t) G__int(libp->para[0]));
02707 G__setnull(result7);
02708 return(1 || funcname || hash || result7 || libp) ;
02709 }
02710
02711 static int G__G__SessionViewer_124_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02712 {
02713 ((TProofProgressDialog*) G__getstructoffset())->DoSetLogQuery((Bool_t) G__int(libp->para[0]));
02714 G__setnull(result7);
02715 return(1 || funcname || hash || result7 || libp) ;
02716 }
02717
02718 static int G__G__SessionViewer_124_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02719 {
02720 ((TProofProgressDialog*) G__getstructoffset())->DoStop();
02721 G__setnull(result7);
02722 return(1 || funcname || hash || result7 || libp) ;
02723 }
02724
02725 static int G__G__SessionViewer_124_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02726 {
02727 ((TProofProgressDialog*) G__getstructoffset())->DoAbort();
02728 G__setnull(result7);
02729 return(1 || funcname || hash || result7 || libp) ;
02730 }
02731
02732 static int G__G__SessionViewer_124_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02733 {
02734 ((TProofProgressDialog*) G__getstructoffset())->DoAsyn();
02735 G__setnull(result7);
02736 return(1 || funcname || hash || result7 || libp) ;
02737 }
02738
02739 static int G__G__SessionViewer_124_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02740 {
02741 ((TProofProgressDialog*) G__getstructoffset())->DoPlotRateGraph();
02742 G__setnull(result7);
02743 return(1 || funcname || hash || result7 || libp) ;
02744 }
02745
02746 static int G__G__SessionViewer_124_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02747 {
02748 ((TProofProgressDialog*) G__getstructoffset())->DoMemoryPlot();
02749 G__setnull(result7);
02750 return(1 || funcname || hash || result7 || libp) ;
02751 }
02752
02753 static int G__G__SessionViewer_124_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02754 {
02755 ((TProofProgressDialog*) G__getstructoffset())->DoEnableSpeedo();
02756 G__setnull(result7);
02757 return(1 || funcname || hash || result7 || libp) ;
02758 }
02759
02760 static int G__G__SessionViewer_124_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02761 {
02762 ((TProofProgressDialog*) G__getstructoffset())->ToggleOdometerInfos();
02763 G__setnull(result7);
02764 return(1 || funcname || hash || result7 || libp) ;
02765 }
02766
02767 static int G__G__SessionViewer_124_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02768 {
02769 ((TProofProgressDialog*) G__getstructoffset())->ToggleThreshold();
02770 G__setnull(result7);
02771 return(1 || funcname || hash || result7 || libp) ;
02772 }
02773
02774 static int G__G__SessionViewer_124_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02775 {
02776 G__letint(result7, 85, (long) TProofProgressDialog::Class());
02777 return(1 || funcname || hash || result7 || libp) ;
02778 }
02779
02780 static int G__G__SessionViewer_124_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02781 {
02782 G__letint(result7, 67, (long) TProofProgressDialog::Class_Name());
02783 return(1 || funcname || hash || result7 || libp) ;
02784 }
02785
02786 static int G__G__SessionViewer_124_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02787 {
02788 G__letint(result7, 115, (long) TProofProgressDialog::Class_Version());
02789 return(1 || funcname || hash || result7 || libp) ;
02790 }
02791
02792 static int G__G__SessionViewer_124_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02793 {
02794 TProofProgressDialog::Dictionary();
02795 G__setnull(result7);
02796 return(1 || funcname || hash || result7 || libp) ;
02797 }
02798
02799 static int G__G__SessionViewer_124_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02800 {
02801 G__letint(result7, 85, (long) ((const TProofProgressDialog*) G__getstructoffset())->IsA());
02802 return(1 || funcname || hash || result7 || libp) ;
02803 }
02804
02805 static int G__G__SessionViewer_124_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02806 {
02807 ((TProofProgressDialog*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
02808 G__setnull(result7);
02809 return(1 || funcname || hash || result7 || libp) ;
02810 }
02811
02812 static int G__G__SessionViewer_124_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02813 {
02814 ((TProofProgressDialog*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
02815 G__setnull(result7);
02816 return(1 || funcname || hash || result7 || libp) ;
02817 }
02818
02819 static int G__G__SessionViewer_124_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02820 {
02821 ((TProofProgressDialog*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02822 G__setnull(result7);
02823 return(1 || funcname || hash || result7 || libp) ;
02824 }
02825
02826 static int G__G__SessionViewer_124_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02827 {
02828 G__letint(result7, 67, (long) TProofProgressDialog::DeclFileName());
02829 return(1 || funcname || hash || result7 || libp) ;
02830 }
02831
02832 static int G__G__SessionViewer_124_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02833 {
02834 G__letint(result7, 105, (long) TProofProgressDialog::ImplFileLine());
02835 return(1 || funcname || hash || result7 || libp) ;
02836 }
02837
02838 static int G__G__SessionViewer_124_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02839 {
02840 G__letint(result7, 67, (long) TProofProgressDialog::ImplFileName());
02841 return(1 || funcname || hash || result7 || libp) ;
02842 }
02843
02844 static int G__G__SessionViewer_124_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02845 {
02846 G__letint(result7, 105, (long) TProofProgressDialog::DeclFileLine());
02847 return(1 || funcname || hash || result7 || libp) ;
02848 }
02849
02850
02851 static int G__G__SessionViewer_124_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02852
02853 {
02854 TProofProgressDialog* p;
02855 void* tmp = (void*) G__int(libp->para[0]);
02856 p = new TProofProgressDialog(*(TProofProgressDialog*) tmp);
02857 result7->obj.i = (long) p;
02858 result7->ref = (long) p;
02859 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog));
02860 return(1 || funcname || hash || result7 || libp) ;
02861 }
02862
02863
02864 typedef TProofProgressDialog G__TTProofProgressDialog;
02865 static int G__G__SessionViewer_124_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02866 {
02867 char* gvp = (char*) G__getgvp();
02868 long soff = G__getstructoffset();
02869 int n = G__getaryconstruct();
02870
02871
02872
02873
02874
02875 if (!soff) {
02876 return(1);
02877 }
02878 if (n) {
02879 if (gvp == (char*)G__PVOID) {
02880 delete[] (TProofProgressDialog*) soff;
02881 } else {
02882 G__setgvp((long) G__PVOID);
02883 for (int i = n - 1; i >= 0; --i) {
02884 ((TProofProgressDialog*) (soff+(sizeof(TProofProgressDialog)*i)))->~G__TTProofProgressDialog();
02885 }
02886 G__setgvp((long)gvp);
02887 }
02888 } else {
02889 if (gvp == (char*)G__PVOID) {
02890 delete (TProofProgressDialog*) soff;
02891 } else {
02892 G__setgvp((long) G__PVOID);
02893 ((TProofProgressDialog*) (soff))->~G__TTProofProgressDialog();
02894 G__setgvp((long)gvp);
02895 }
02896 }
02897 G__setnull(result7);
02898 return(1 || funcname || hash || result7 || libp) ;
02899 }
02900
02901
02902 static int G__G__SessionViewer_124_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02903 {
02904 TProofProgressDialog* dest = (TProofProgressDialog*) G__getstructoffset();
02905 *dest = *(TProofProgressDialog*) libp->para[0].ref;
02906 const TProofProgressDialog& obj = *dest;
02907 result7->ref = (long) (&obj);
02908 result7->obj.i = (long) (&obj);
02909 return(1 || funcname || hash || result7 || libp) ;
02910 }
02911
02912
02913
02914 static int G__G__SessionViewer_303_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02915 {
02916 TSessionViewer* p = NULL;
02917 char* gvp = (char*) G__getgvp();
02918 switch (libp->paran) {
02919 case 3:
02920
02921 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02922 p = new TSessionViewer(
02923 (const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
02924 , (UInt_t) G__int(libp->para[2]));
02925 } else {
02926 p = new((void*) gvp) TSessionViewer(
02927 (const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
02928 , (UInt_t) G__int(libp->para[2]));
02929 }
02930 break;
02931 case 2:
02932
02933 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02934 p = new TSessionViewer((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
02935 } else {
02936 p = new((void*) gvp) TSessionViewer((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
02937 }
02938 break;
02939 case 1:
02940
02941 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02942 p = new TSessionViewer((const char*) G__int(libp->para[0]));
02943 } else {
02944 p = new((void*) gvp) TSessionViewer((const char*) G__int(libp->para[0]));
02945 }
02946 break;
02947 case 0:
02948 int n = G__getaryconstruct();
02949 if (n) {
02950 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02951 p = new TSessionViewer[n];
02952 } else {
02953 p = new((void*) gvp) TSessionViewer[n];
02954 }
02955 } else {
02956 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02957 p = new TSessionViewer;
02958 } else {
02959 p = new((void*) gvp) TSessionViewer;
02960 }
02961 }
02962 break;
02963 }
02964 result7->obj.i = (long) p;
02965 result7->ref = (long) p;
02966 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer));
02967 return(1 || funcname || hash || result7 || libp) ;
02968 }
02969
02970 static int G__G__SessionViewer_303_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02971 {
02972 TSessionViewer* p = NULL;
02973 char* gvp = (char*) G__getgvp();
02974
02975 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02976 p = new TSessionViewer(
02977 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02978 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
02979 , (UInt_t) G__int(libp->para[4]));
02980 } else {
02981 p = new((void*) gvp) TSessionViewer(
02982 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
02983 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
02984 , (UInt_t) G__int(libp->para[4]));
02985 }
02986 result7->obj.i = (long) p;
02987 result7->ref = (long) p;
02988 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer));
02989 return(1 || funcname || hash || result7 || libp) ;
02990 }
02991
02992 static int G__G__SessionViewer_303_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02993 {
02994 ((TSessionViewer*) G__getstructoffset())->Build();
02995 G__setnull(result7);
02996 return(1 || funcname || hash || result7 || libp) ;
02997 }
02998
02999 static int G__G__SessionViewer_303_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03000 {
03001 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetServerFrame());
03002 return(1 || funcname || hash || result7 || libp) ;
03003 }
03004
03005 static int G__G__SessionViewer_303_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03006 {
03007 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetSessionFrame());
03008 return(1 || funcname || hash || result7 || libp) ;
03009 }
03010
03011 static int G__G__SessionViewer_303_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03012 {
03013 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetQueryFrame());
03014 return(1 || funcname || hash || result7 || libp) ;
03015 }
03016
03017 static int G__G__SessionViewer_303_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03018 {
03019 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetOutputFrame());
03020 return(1 || funcname || hash || result7 || libp) ;
03021 }
03022
03023 static int G__G__SessionViewer_303_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03024 {
03025 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetInputFrame());
03026 return(1 || funcname || hash || result7 || libp) ;
03027 }
03028
03029 static int G__G__SessionViewer_303_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03030 {
03031 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetActDesc());
03032 return(1 || funcname || hash || result7 || libp) ;
03033 }
03034
03035 static int G__G__SessionViewer_303_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03036 {
03037 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetSessions());
03038 return(1 || funcname || hash || result7 || libp) ;
03039 }
03040
03041 static int G__G__SessionViewer_303_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03042 {
03043 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetSessionHierarchy());
03044 return(1 || funcname || hash || result7 || libp) ;
03045 }
03046
03047 static int G__G__SessionViewer_303_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03048 {
03049 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetSessionItem());
03050 return(1 || funcname || hash || result7 || libp) ;
03051 }
03052
03053 static int G__G__SessionViewer_303_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03054 {
03055 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetLocalPict());
03056 return(1 || funcname || hash || result7 || libp) ;
03057 }
03058
03059 static int G__G__SessionViewer_303_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03060 {
03061 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetProofConPict());
03062 return(1 || funcname || hash || result7 || libp) ;
03063 }
03064
03065 static int G__G__SessionViewer_303_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03066 {
03067 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetProofDisconPict());
03068 return(1 || funcname || hash || result7 || libp) ;
03069 }
03070
03071 static int G__G__SessionViewer_303_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03072 {
03073 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetQueryConPict());
03074 return(1 || funcname || hash || result7 || libp) ;
03075 }
03076
03077 static int G__G__SessionViewer_303_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03078 {
03079 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetQueryDisconPict());
03080 return(1 || funcname || hash || result7 || libp) ;
03081 }
03082
03083 static int G__G__SessionViewer_303_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03084 {
03085 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetBasePict());
03086 return(1 || funcname || hash || result7 || libp) ;
03087 }
03088
03089 static int G__G__SessionViewer_303_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03090 {
03091 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetPopupSrv());
03092 return(1 || funcname || hash || result7 || libp) ;
03093 }
03094
03095 static int G__G__SessionViewer_303_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03096 {
03097 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetPopupQry());
03098 return(1 || funcname || hash || result7 || libp) ;
03099 }
03100
03101 static int G__G__SessionViewer_303_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03102 {
03103 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetContextMenu());
03104 return(1 || funcname || hash || result7 || libp) ;
03105 }
03106
03107 static int G__G__SessionViewer_303_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03108 {
03109 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetStatusBar());
03110 return(1 || funcname || hash || result7 || libp) ;
03111 }
03112
03113 static int G__G__SessionViewer_303_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03114 {
03115 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetConnectProg());
03116 return(1 || funcname || hash || result7 || libp) ;
03117 }
03118
03119 static int G__G__SessionViewer_303_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03120 {
03121 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetCascadeMenu());
03122 return(1 || funcname || hash || result7 || libp) ;
03123 }
03124
03125 static int G__G__SessionViewer_303_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03126 {
03127 G__letint(result7, 85, (long) ((const TSessionViewer*) G__getstructoffset())->GetOptionsMenu());
03128 return(1 || funcname || hash || result7 || libp) ;
03129 }
03130
03131 static int G__G__SessionViewer_303_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03132 {
03133 ((TSessionViewer*) G__getstructoffset())->ChangeRightLogo((const char*) G__int(libp->para[0]));
03134 G__setnull(result7);
03135 return(1 || funcname || hash || result7 || libp) ;
03136 }
03137
03138 static int G__G__SessionViewer_303_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03139 {
03140 ((TSessionViewer*) G__getstructoffset())->CleanupSession();
03141 G__setnull(result7);
03142 return(1 || funcname || hash || result7 || libp) ;
03143 }
03144
03145 static int G__G__SessionViewer_303_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03146 {
03147 ((TSessionViewer*) G__getstructoffset())->DisableTimer();
03148 G__setnull(result7);
03149 return(1 || funcname || hash || result7 || libp) ;
03150 }
03151
03152 static int G__G__SessionViewer_303_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03153 {
03154 ((TSessionViewer*) G__getstructoffset())->EditQuery();
03155 G__setnull(result7);
03156 return(1 || funcname || hash || result7 || libp) ;
03157 }
03158
03159 static int G__G__SessionViewer_303_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03160 {
03161 ((TSessionViewer*) G__getstructoffset())->EnableTimer();
03162 G__setnull(result7);
03163 return(1 || funcname || hash || result7 || libp) ;
03164 }
03165
03166 static int G__G__SessionViewer_303_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03167 {
03168 G__letint(result7, 103, (long) ((const TSessionViewer*) G__getstructoffset())->IsBusy());
03169 return(1 || funcname || hash || result7 || libp) ;
03170 }
03171
03172 static int G__G__SessionViewer_303_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03173 {
03174 G__letint(result7, 103, (long) ((const TSessionViewer*) G__getstructoffset())->IsAutoSave());
03175 return(1 || funcname || hash || result7 || libp) ;
03176 }
03177
03178 static int G__G__SessionViewer_303_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03179 {
03180 ((TSessionViewer*) G__getstructoffset())->LogMessage((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
03181 G__setnull(result7);
03182 return(1 || funcname || hash || result7 || libp) ;
03183 }
03184
03185 static int G__G__SessionViewer_303_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03186 {
03187 ((TSessionViewer*) G__getstructoffset())->MyHandleMenu((Int_t) G__int(libp->para[0]));
03188 G__setnull(result7);
03189 return(1 || funcname || hash || result7 || libp) ;
03190 }
03191
03192 static int G__G__SessionViewer_303_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03193 {
03194 ((TSessionViewer*) G__getstructoffset())->OnCascadeMenu();
03195 G__setnull(result7);
03196 return(1 || funcname || hash || result7 || libp) ;
03197 }
03198
03199 static int G__G__SessionViewer_303_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03200 {
03201 ((TSessionViewer*) G__getstructoffset())->OnListTreeClicked((TGListTreeItem*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
03202 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
03203 G__setnull(result7);
03204 return(1 || funcname || hash || result7 || libp) ;
03205 }
03206
03207 static int G__G__SessionViewer_303_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03208 {
03209 ((TSessionViewer*) G__getstructoffset())->OnListTreeDoubleClicked((TGListTreeItem*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
03210 G__setnull(result7);
03211 return(1 || funcname || hash || result7 || libp) ;
03212 }
03213
03214 static int G__G__SessionViewer_303_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03215 {
03216 ((TSessionViewer*) G__getstructoffset())->QueryResultReady((char*) G__int(libp->para[0]));
03217 G__setnull(result7);
03218 return(1 || funcname || hash || result7 || libp) ;
03219 }
03220
03221 static int G__G__SessionViewer_303_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03222 {
03223 ((TSessionViewer*) G__getstructoffset())->DeleteQuery();
03224 G__setnull(result7);
03225 return(1 || funcname || hash || result7 || libp) ;
03226 }
03227
03228 static int G__G__SessionViewer_303_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03229 {
03230 switch (libp->paran) {
03231 case 1:
03232 ((TSessionViewer*) G__getstructoffset())->ReadConfiguration((const char*) G__int(libp->para[0]));
03233 G__setnull(result7);
03234 break;
03235 case 0:
03236 ((TSessionViewer*) G__getstructoffset())->ReadConfiguration();
03237 G__setnull(result7);
03238 break;
03239 }
03240 return(1 || funcname || hash || result7 || libp) ;
03241 }
03242
03243 static int G__G__SessionViewer_303_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03244 {
03245 ((TSessionViewer*) G__getstructoffset())->ResetSession();
03246 G__setnull(result7);
03247 return(1 || funcname || hash || result7 || libp) ;
03248 }
03249
03250 static int G__G__SessionViewer_303_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03251 {
03252 ((TSessionViewer*) G__getstructoffset())->UpdateListOfProofs();
03253 G__setnull(result7);
03254 return(1 || funcname || hash || result7 || libp) ;
03255 }
03256
03257 static int G__G__SessionViewer_303_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03258 {
03259 ((TSessionViewer*) G__getstructoffset())->UpdateListOfSessions();
03260 G__setnull(result7);
03261 return(1 || funcname || hash || result7 || libp) ;
03262 }
03263
03264 static int G__G__SessionViewer_303_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03265 {
03266 ((TSessionViewer*) G__getstructoffset())->UpdateListOfPackages();
03267 G__setnull(result7);
03268 return(1 || funcname || hash || result7 || libp) ;
03269 }
03270
03271 static int G__G__SessionViewer_303_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03272 {
03273 switch (libp->paran) {
03274 case 1:
03275 ((TSessionViewer*) G__getstructoffset())->WriteConfiguration((const char*) G__int(libp->para[0]));
03276 G__setnull(result7);
03277 break;
03278 case 0:
03279 ((TSessionViewer*) G__getstructoffset())->WriteConfiguration();
03280 G__setnull(result7);
03281 break;
03282 }
03283 return(1 || funcname || hash || result7 || libp) ;
03284 }
03285
03286 static int G__G__SessionViewer_303_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03287 {
03288 switch (libp->paran) {
03289 case 1:
03290 ((TSessionViewer*) G__getstructoffset())->SetBusy((Bool_t) G__int(libp->para[0]));
03291 G__setnull(result7);
03292 break;
03293 case 0:
03294 ((TSessionViewer*) G__getstructoffset())->SetBusy();
03295 G__setnull(result7);
03296 break;
03297 }
03298 return(1 || funcname || hash || result7 || libp) ;
03299 }
03300
03301 static int G__G__SessionViewer_303_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03302 {
03303 ((TSessionViewer*) G__getstructoffset())->SetChangePic((Bool_t) G__int(libp->para[0]));
03304 G__setnull(result7);
03305 return(1 || funcname || hash || result7 || libp) ;
03306 }
03307
03308 static int G__G__SessionViewer_303_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03309 {
03310 ((TSessionViewer*) G__getstructoffset())->SetLogWindow((TSessionLogView*) G__int(libp->para[0]));
03311 G__setnull(result7);
03312 return(1 || funcname || hash || result7 || libp) ;
03313 }
03314
03315 static int G__G__SessionViewer_303_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03316 {
03317 ((TSessionViewer*) G__getstructoffset())->ShowEnabledPackages();
03318 G__setnull(result7);
03319 return(1 || funcname || hash || result7 || libp) ;
03320 }
03321
03322 static int G__G__SessionViewer_303_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03323 {
03324 ((TSessionViewer*) G__getstructoffset())->ShowPackages();
03325 G__setnull(result7);
03326 return(1 || funcname || hash || result7 || libp) ;
03327 }
03328
03329 static int G__G__SessionViewer_303_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03330 {
03331 ((TSessionViewer*) G__getstructoffset())->ShowInfo((const char*) G__int(libp->para[0]));
03332 G__setnull(result7);
03333 return(1 || funcname || hash || result7 || libp) ;
03334 }
03335
03336 static int G__G__SessionViewer_303_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03337 {
03338 ((TSessionViewer*) G__getstructoffset())->ShowLog((const char*) G__int(libp->para[0]));
03339 G__setnull(result7);
03340 return(1 || funcname || hash || result7 || libp) ;
03341 }
03342
03343 static int G__G__SessionViewer_303_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03344 {
03345 ((TSessionViewer*) G__getstructoffset())->ShowStatus();
03346 G__setnull(result7);
03347 return(1 || funcname || hash || result7 || libp) ;
03348 }
03349
03350 static int G__G__SessionViewer_303_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03351 {
03352 ((TSessionViewer*) G__getstructoffset())->StartupMessage((char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])
03353 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
03354 G__setnull(result7);
03355 return(1 || funcname || hash || result7 || libp) ;
03356 }
03357
03358 static int G__G__SessionViewer_303_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03359 {
03360 ((TSessionViewer*) G__getstructoffset())->StartViewer();
03361 G__setnull(result7);
03362 return(1 || funcname || hash || result7 || libp) ;
03363 }
03364
03365 static int G__G__SessionViewer_303_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03366 {
03367 ((TSessionViewer*) G__getstructoffset())->Terminate();
03368 G__setnull(result7);
03369 return(1 || funcname || hash || result7 || libp) ;
03370 }
03371
03372 static int G__G__SessionViewer_303_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03373 {
03374 G__letint(result7, 85, (long) TSessionViewer::Class());
03375 return(1 || funcname || hash || result7 || libp) ;
03376 }
03377
03378 static int G__G__SessionViewer_303_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03379 {
03380 G__letint(result7, 67, (long) TSessionViewer::Class_Name());
03381 return(1 || funcname || hash || result7 || libp) ;
03382 }
03383
03384 static int G__G__SessionViewer_303_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03385 {
03386 G__letint(result7, 115, (long) TSessionViewer::Class_Version());
03387 return(1 || funcname || hash || result7 || libp) ;
03388 }
03389
03390 static int G__G__SessionViewer_303_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03391 {
03392 TSessionViewer::Dictionary();
03393 G__setnull(result7);
03394 return(1 || funcname || hash || result7 || libp) ;
03395 }
03396
03397 static int G__G__SessionViewer_303_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03398 {
03399 ((TSessionViewer*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
03400 G__setnull(result7);
03401 return(1 || funcname || hash || result7 || libp) ;
03402 }
03403
03404 static int G__G__SessionViewer_303_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03405 {
03406 G__letint(result7, 67, (long) TSessionViewer::DeclFileName());
03407 return(1 || funcname || hash || result7 || libp) ;
03408 }
03409
03410 static int G__G__SessionViewer_303_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03411 {
03412 G__letint(result7, 105, (long) TSessionViewer::ImplFileLine());
03413 return(1 || funcname || hash || result7 || libp) ;
03414 }
03415
03416 static int G__G__SessionViewer_303_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03417 {
03418 G__letint(result7, 67, (long) TSessionViewer::ImplFileName());
03419 return(1 || funcname || hash || result7 || libp) ;
03420 }
03421
03422 static int G__G__SessionViewer_303_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03423 {
03424 G__letint(result7, 105, (long) TSessionViewer::DeclFileLine());
03425 return(1 || funcname || hash || result7 || libp) ;
03426 }
03427
03428
03429 typedef TSessionViewer G__TTSessionViewer;
03430 static int G__G__SessionViewer_303_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03431 {
03432 char* gvp = (char*) G__getgvp();
03433 long soff = G__getstructoffset();
03434 int n = G__getaryconstruct();
03435
03436
03437
03438
03439
03440 if (!soff) {
03441 return(1);
03442 }
03443 if (n) {
03444 if (gvp == (char*)G__PVOID) {
03445 delete[] (TSessionViewer*) soff;
03446 } else {
03447 G__setgvp((long) G__PVOID);
03448 for (int i = n - 1; i >= 0; --i) {
03449 ((TSessionViewer*) (soff+(sizeof(TSessionViewer)*i)))->~G__TTSessionViewer();
03450 }
03451 G__setgvp((long)gvp);
03452 }
03453 } else {
03454 if (gvp == (char*)G__PVOID) {
03455 delete (TSessionViewer*) soff;
03456 } else {
03457 G__setgvp((long) G__PVOID);
03458 ((TSessionViewer*) (soff))->~G__TTSessionViewer();
03459 G__setgvp((long)gvp);
03460 }
03461 }
03462 G__setnull(result7);
03463 return(1 || funcname || hash || result7 || libp) ;
03464 }
03465
03466
03467
03468 static int G__G__SessionViewer_304_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03469 {
03470 TSessionLogView* p = NULL;
03471 char* gvp = (char*) G__getgvp();
03472
03473 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
03474 p = new TSessionLogView(
03475 (TSessionViewer*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
03476 , (UInt_t) G__int(libp->para[2]));
03477 } else {
03478 p = new((void*) gvp) TSessionLogView(
03479 (TSessionViewer*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
03480 , (UInt_t) G__int(libp->para[2]));
03481 }
03482 result7->obj.i = (long) p;
03483 result7->ref = (long) p;
03484 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView));
03485 return(1 || funcname || hash || result7 || libp) ;
03486 }
03487
03488 static int G__G__SessionViewer_304_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03489 {
03490 ((TSessionLogView*) G__getstructoffset())->AddBuffer((const char*) G__int(libp->para[0]));
03491 G__setnull(result7);
03492 return(1 || funcname || hash || result7 || libp) ;
03493 }
03494
03495 static int G__G__SessionViewer_304_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03496 {
03497 ((TSessionLogView*) G__getstructoffset())->LoadBuffer((const char*) G__int(libp->para[0]));
03498 G__setnull(result7);
03499 return(1 || funcname || hash || result7 || libp) ;
03500 }
03501
03502 static int G__G__SessionViewer_304_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03503 {
03504 ((TSessionLogView*) G__getstructoffset())->LoadFile((const char*) G__int(libp->para[0]));
03505 G__setnull(result7);
03506 return(1 || funcname || hash || result7 || libp) ;
03507 }
03508
03509 static int G__G__SessionViewer_304_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03510 {
03511 ((TSessionLogView*) G__getstructoffset())->ClearLogView();
03512 G__setnull(result7);
03513 return(1 || funcname || hash || result7 || libp) ;
03514 }
03515
03516 static int G__G__SessionViewer_304_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03517 {
03518 ((TSessionLogView*) G__getstructoffset())->Popup();
03519 G__setnull(result7);
03520 return(1 || funcname || hash || result7 || libp) ;
03521 }
03522
03523 static int G__G__SessionViewer_304_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03524 {
03525 ((TSessionLogView*) G__getstructoffset())->SetTitle();
03526 G__setnull(result7);
03527 return(1 || funcname || hash || result7 || libp) ;
03528 }
03529
03530 static int G__G__SessionViewer_304_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03531 {
03532 G__letint(result7, 85, (long) TSessionLogView::Class());
03533 return(1 || funcname || hash || result7 || libp) ;
03534 }
03535
03536 static int G__G__SessionViewer_304_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03537 {
03538 G__letint(result7, 67, (long) TSessionLogView::Class_Name());
03539 return(1 || funcname || hash || result7 || libp) ;
03540 }
03541
03542 static int G__G__SessionViewer_304_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03543 {
03544 G__letint(result7, 115, (long) TSessionLogView::Class_Version());
03545 return(1 || funcname || hash || result7 || libp) ;
03546 }
03547
03548 static int G__G__SessionViewer_304_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03549 {
03550 TSessionLogView::Dictionary();
03551 G__setnull(result7);
03552 return(1 || funcname || hash || result7 || libp) ;
03553 }
03554
03555 static int G__G__SessionViewer_304_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03556 {
03557 ((TSessionLogView*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
03558 G__setnull(result7);
03559 return(1 || funcname || hash || result7 || libp) ;
03560 }
03561
03562 static int G__G__SessionViewer_304_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03563 {
03564 G__letint(result7, 67, (long) TSessionLogView::DeclFileName());
03565 return(1 || funcname || hash || result7 || libp) ;
03566 }
03567
03568 static int G__G__SessionViewer_304_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03569 {
03570 G__letint(result7, 105, (long) TSessionLogView::ImplFileLine());
03571 return(1 || funcname || hash || result7 || libp) ;
03572 }
03573
03574 static int G__G__SessionViewer_304_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03575 {
03576 G__letint(result7, 67, (long) TSessionLogView::ImplFileName());
03577 return(1 || funcname || hash || result7 || libp) ;
03578 }
03579
03580 static int G__G__SessionViewer_304_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03581 {
03582 G__letint(result7, 105, (long) TSessionLogView::DeclFileLine());
03583 return(1 || funcname || hash || result7 || libp) ;
03584 }
03585
03586
03587 typedef TSessionLogView G__TTSessionLogView;
03588 static int G__G__SessionViewer_304_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03589 {
03590 char* gvp = (char*) G__getgvp();
03591 long soff = G__getstructoffset();
03592 int n = G__getaryconstruct();
03593
03594
03595
03596
03597
03598 if (!soff) {
03599 return(1);
03600 }
03601 if (n) {
03602 if (gvp == (char*)G__PVOID) {
03603 delete[] (TSessionLogView*) soff;
03604 } else {
03605 G__setgvp((long) G__PVOID);
03606 for (int i = n - 1; i >= 0; --i) {
03607 ((TSessionLogView*) (soff+(sizeof(TSessionLogView)*i)))->~G__TTSessionLogView();
03608 }
03609 G__setgvp((long)gvp);
03610 }
03611 } else {
03612 if (gvp == (char*)G__PVOID) {
03613 delete (TSessionLogView*) soff;
03614 } else {
03615 G__setgvp((long) G__PVOID);
03616 ((TSessionLogView*) (soff))->~G__TTSessionLogView();
03617 G__setgvp((long)gvp);
03618 }
03619 }
03620 G__setnull(result7);
03621 return(1 || funcname || hash || result7 || libp) ;
03622 }
03623
03624
03625
03626 static int G__G__SessionViewer_307_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03627 {
03628 G__letint(result7, 85, (long) TQueryDescription::Class());
03629 return(1 || funcname || hash || result7 || libp) ;
03630 }
03631
03632 static int G__G__SessionViewer_307_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03633 {
03634 G__letint(result7, 67, (long) TQueryDescription::Class_Name());
03635 return(1 || funcname || hash || result7 || libp) ;
03636 }
03637
03638 static int G__G__SessionViewer_307_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03639 {
03640 G__letint(result7, 115, (long) TQueryDescription::Class_Version());
03641 return(1 || funcname || hash || result7 || libp) ;
03642 }
03643
03644 static int G__G__SessionViewer_307_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03645 {
03646 TQueryDescription::Dictionary();
03647 G__setnull(result7);
03648 return(1 || funcname || hash || result7 || libp) ;
03649 }
03650
03651 static int G__G__SessionViewer_307_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03652 {
03653 ((TQueryDescription*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
03654 G__setnull(result7);
03655 return(1 || funcname || hash || result7 || libp) ;
03656 }
03657
03658 static int G__G__SessionViewer_307_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03659 {
03660 G__letint(result7, 67, (long) TQueryDescription::DeclFileName());
03661 return(1 || funcname || hash || result7 || libp) ;
03662 }
03663
03664 static int G__G__SessionViewer_307_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03665 {
03666 G__letint(result7, 105, (long) TQueryDescription::ImplFileLine());
03667 return(1 || funcname || hash || result7 || libp) ;
03668 }
03669
03670 static int G__G__SessionViewer_307_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03671 {
03672 G__letint(result7, 67, (long) TQueryDescription::ImplFileName());
03673 return(1 || funcname || hash || result7 || libp) ;
03674 }
03675
03676 static int G__G__SessionViewer_307_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03677 {
03678 G__letint(result7, 105, (long) TQueryDescription::DeclFileLine());
03679 return(1 || funcname || hash || result7 || libp) ;
03680 }
03681
03682
03683 static int G__G__SessionViewer_307_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03684 {
03685 TQueryDescription *p;
03686 char* gvp = (char*) G__getgvp();
03687 int n = G__getaryconstruct();
03688 if (n) {
03689 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
03690 p = new TQueryDescription[n];
03691 } else {
03692 p = new((void*) gvp) TQueryDescription[n];
03693 }
03694 } else {
03695 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
03696 p = new TQueryDescription;
03697 } else {
03698 p = new((void*) gvp) TQueryDescription;
03699 }
03700 }
03701 result7->obj.i = (long) p;
03702 result7->ref = (long) p;
03703 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription));
03704 return(1 || funcname || hash || result7 || libp) ;
03705 }
03706
03707
03708 static int G__G__SessionViewer_307_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03709
03710 {
03711 TQueryDescription* p;
03712 void* tmp = (void*) G__int(libp->para[0]);
03713 p = new TQueryDescription(*(TQueryDescription*) tmp);
03714 result7->obj.i = (long) p;
03715 result7->ref = (long) p;
03716 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription));
03717 return(1 || funcname || hash || result7 || libp) ;
03718 }
03719
03720
03721 typedef TQueryDescription G__TTQueryDescription;
03722 static int G__G__SessionViewer_307_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03723 {
03724 char* gvp = (char*) G__getgvp();
03725 long soff = G__getstructoffset();
03726 int n = G__getaryconstruct();
03727
03728
03729
03730
03731
03732 if (!soff) {
03733 return(1);
03734 }
03735 if (n) {
03736 if (gvp == (char*)G__PVOID) {
03737 delete[] (TQueryDescription*) soff;
03738 } else {
03739 G__setgvp((long) G__PVOID);
03740 for (int i = n - 1; i >= 0; --i) {
03741 ((TQueryDescription*) (soff+(sizeof(TQueryDescription)*i)))->~G__TTQueryDescription();
03742 }
03743 G__setgvp((long)gvp);
03744 }
03745 } else {
03746 if (gvp == (char*)G__PVOID) {
03747 delete (TQueryDescription*) soff;
03748 } else {
03749 G__setgvp((long) G__PVOID);
03750 ((TQueryDescription*) (soff))->~G__TTQueryDescription();
03751 G__setgvp((long)gvp);
03752 }
03753 }
03754 G__setnull(result7);
03755 return(1 || funcname || hash || result7 || libp) ;
03756 }
03757
03758
03759 static int G__G__SessionViewer_307_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03760 {
03761 TQueryDescription* dest = (TQueryDescription*) G__getstructoffset();
03762 *dest = *(TQueryDescription*) libp->para[0].ref;
03763 const TQueryDescription& obj = *dest;
03764 result7->ref = (long) (&obj);
03765 result7->obj.i = (long) (&obj);
03766 return(1 || funcname || hash || result7 || libp) ;
03767 }
03768
03769
03770
03771 static int G__G__SessionViewer_310_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03772 {
03773 G__letint(result7, 85, (long) TSessionDescription::Class());
03774 return(1 || funcname || hash || result7 || libp) ;
03775 }
03776
03777 static int G__G__SessionViewer_310_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03778 {
03779 G__letint(result7, 67, (long) TSessionDescription::Class_Name());
03780 return(1 || funcname || hash || result7 || libp) ;
03781 }
03782
03783 static int G__G__SessionViewer_310_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03784 {
03785 G__letint(result7, 115, (long) TSessionDescription::Class_Version());
03786 return(1 || funcname || hash || result7 || libp) ;
03787 }
03788
03789 static int G__G__SessionViewer_310_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03790 {
03791 TSessionDescription::Dictionary();
03792 G__setnull(result7);
03793 return(1 || funcname || hash || result7 || libp) ;
03794 }
03795
03796 static int G__G__SessionViewer_310_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03797 {
03798 ((TSessionDescription*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
03799 G__setnull(result7);
03800 return(1 || funcname || hash || result7 || libp) ;
03801 }
03802
03803 static int G__G__SessionViewer_310_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03804 {
03805 G__letint(result7, 67, (long) TSessionDescription::DeclFileName());
03806 return(1 || funcname || hash || result7 || libp) ;
03807 }
03808
03809 static int G__G__SessionViewer_310_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03810 {
03811 G__letint(result7, 105, (long) TSessionDescription::ImplFileLine());
03812 return(1 || funcname || hash || result7 || libp) ;
03813 }
03814
03815 static int G__G__SessionViewer_310_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03816 {
03817 G__letint(result7, 67, (long) TSessionDescription::ImplFileName());
03818 return(1 || funcname || hash || result7 || libp) ;
03819 }
03820
03821 static int G__G__SessionViewer_310_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03822 {
03823 G__letint(result7, 105, (long) TSessionDescription::DeclFileLine());
03824 return(1 || funcname || hash || result7 || libp) ;
03825 }
03826
03827
03828 static int G__G__SessionViewer_310_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03829 {
03830 TSessionDescription *p;
03831 char* gvp = (char*) G__getgvp();
03832 int n = G__getaryconstruct();
03833 if (n) {
03834 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
03835 p = new TSessionDescription[n];
03836 } else {
03837 p = new((void*) gvp) TSessionDescription[n];
03838 }
03839 } else {
03840 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
03841 p = new TSessionDescription;
03842 } else {
03843 p = new((void*) gvp) TSessionDescription;
03844 }
03845 }
03846 result7->obj.i = (long) p;
03847 result7->ref = (long) p;
03848 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription));
03849 return(1 || funcname || hash || result7 || libp) ;
03850 }
03851
03852
03853 static int G__G__SessionViewer_310_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03854
03855 {
03856 TSessionDescription* p;
03857 void* tmp = (void*) G__int(libp->para[0]);
03858 p = new TSessionDescription(*(TSessionDescription*) tmp);
03859 result7->obj.i = (long) p;
03860 result7->ref = (long) p;
03861 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription));
03862 return(1 || funcname || hash || result7 || libp) ;
03863 }
03864
03865
03866 typedef TSessionDescription G__TTSessionDescription;
03867 static int G__G__SessionViewer_310_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03868 {
03869 char* gvp = (char*) G__getgvp();
03870 long soff = G__getstructoffset();
03871 int n = G__getaryconstruct();
03872
03873
03874
03875
03876
03877 if (!soff) {
03878 return(1);
03879 }
03880 if (n) {
03881 if (gvp == (char*)G__PVOID) {
03882 delete[] (TSessionDescription*) soff;
03883 } else {
03884 G__setgvp((long) G__PVOID);
03885 for (int i = n - 1; i >= 0; --i) {
03886 ((TSessionDescription*) (soff+(sizeof(TSessionDescription)*i)))->~G__TTSessionDescription();
03887 }
03888 G__setgvp((long)gvp);
03889 }
03890 } else {
03891 if (gvp == (char*)G__PVOID) {
03892 delete (TSessionDescription*) soff;
03893 } else {
03894 G__setgvp((long) G__PVOID);
03895 ((TSessionDescription*) (soff))->~G__TTSessionDescription();
03896 G__setgvp((long)gvp);
03897 }
03898 }
03899 G__setnull(result7);
03900 return(1 || funcname || hash || result7 || libp) ;
03901 }
03902
03903
03904 static int G__G__SessionViewer_310_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03905 {
03906 TSessionDescription* dest = (TSessionDescription*) G__getstructoffset();
03907 *dest = *(TSessionDescription*) libp->para[0].ref;
03908 const TSessionDescription& obj = *dest;
03909 result7->ref = (long) (&obj);
03910 result7->obj.i = (long) (&obj);
03911 return(1 || funcname || hash || result7 || libp) ;
03912 }
03913
03914
03915
03916 static int G__G__SessionViewer_311_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03917 {
03918 G__letint(result7, 85, (long) TPackageDescription::Class());
03919 return(1 || funcname || hash || result7 || libp) ;
03920 }
03921
03922 static int G__G__SessionViewer_311_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03923 {
03924 G__letint(result7, 67, (long) TPackageDescription::Class_Name());
03925 return(1 || funcname || hash || result7 || libp) ;
03926 }
03927
03928 static int G__G__SessionViewer_311_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03929 {
03930 G__letint(result7, 115, (long) TPackageDescription::Class_Version());
03931 return(1 || funcname || hash || result7 || libp) ;
03932 }
03933
03934 static int G__G__SessionViewer_311_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03935 {
03936 TPackageDescription::Dictionary();
03937 G__setnull(result7);
03938 return(1 || funcname || hash || result7 || libp) ;
03939 }
03940
03941 static int G__G__SessionViewer_311_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03942 {
03943 ((TPackageDescription*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
03944 G__setnull(result7);
03945 return(1 || funcname || hash || result7 || libp) ;
03946 }
03947
03948 static int G__G__SessionViewer_311_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03949 {
03950 G__letint(result7, 67, (long) TPackageDescription::DeclFileName());
03951 return(1 || funcname || hash || result7 || libp) ;
03952 }
03953
03954 static int G__G__SessionViewer_311_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03955 {
03956 G__letint(result7, 105, (long) TPackageDescription::ImplFileLine());
03957 return(1 || funcname || hash || result7 || libp) ;
03958 }
03959
03960 static int G__G__SessionViewer_311_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03961 {
03962 G__letint(result7, 67, (long) TPackageDescription::ImplFileName());
03963 return(1 || funcname || hash || result7 || libp) ;
03964 }
03965
03966 static int G__G__SessionViewer_311_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03967 {
03968 G__letint(result7, 105, (long) TPackageDescription::DeclFileLine());
03969 return(1 || funcname || hash || result7 || libp) ;
03970 }
03971
03972
03973 static int G__G__SessionViewer_311_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03974 {
03975 TPackageDescription *p;
03976 char* gvp = (char*) G__getgvp();
03977 int n = G__getaryconstruct();
03978 if (n) {
03979 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
03980 p = new TPackageDescription[n];
03981 } else {
03982 p = new((void*) gvp) TPackageDescription[n];
03983 }
03984 } else {
03985 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
03986 p = new TPackageDescription;
03987 } else {
03988 p = new((void*) gvp) TPackageDescription;
03989 }
03990 }
03991 result7->obj.i = (long) p;
03992 result7->ref = (long) p;
03993 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription));
03994 return(1 || funcname || hash || result7 || libp) ;
03995 }
03996
03997
03998 static int G__G__SessionViewer_311_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
03999
04000 {
04001 TPackageDescription* p;
04002 void* tmp = (void*) G__int(libp->para[0]);
04003 p = new TPackageDescription(*(TPackageDescription*) tmp);
04004 result7->obj.i = (long) p;
04005 result7->ref = (long) p;
04006 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription));
04007 return(1 || funcname || hash || result7 || libp) ;
04008 }
04009
04010
04011 typedef TPackageDescription G__TTPackageDescription;
04012 static int G__G__SessionViewer_311_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04013 {
04014 char* gvp = (char*) G__getgvp();
04015 long soff = G__getstructoffset();
04016 int n = G__getaryconstruct();
04017
04018
04019
04020
04021
04022 if (!soff) {
04023 return(1);
04024 }
04025 if (n) {
04026 if (gvp == (char*)G__PVOID) {
04027 delete[] (TPackageDescription*) soff;
04028 } else {
04029 G__setgvp((long) G__PVOID);
04030 for (int i = n - 1; i >= 0; --i) {
04031 ((TPackageDescription*) (soff+(sizeof(TPackageDescription)*i)))->~G__TTPackageDescription();
04032 }
04033 G__setgvp((long)gvp);
04034 }
04035 } else {
04036 if (gvp == (char*)G__PVOID) {
04037 delete (TPackageDescription*) soff;
04038 } else {
04039 G__setgvp((long) G__PVOID);
04040 ((TPackageDescription*) (soff))->~G__TTPackageDescription();
04041 G__setgvp((long)gvp);
04042 }
04043 }
04044 G__setnull(result7);
04045 return(1 || funcname || hash || result7 || libp) ;
04046 }
04047
04048
04049 static int G__G__SessionViewer_311_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04050 {
04051 TPackageDescription* dest = (TPackageDescription*) G__getstructoffset();
04052 *dest = *(TPackageDescription*) libp->para[0].ref;
04053 const TPackageDescription& obj = *dest;
04054 result7->ref = (long) (&obj);
04055 result7->obj.i = (long) (&obj);
04056 return(1 || funcname || hash || result7 || libp) ;
04057 }
04058
04059
04060
04061 static int G__G__SessionViewer_312_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04062 {
04063 TSessionServerFrame* p = NULL;
04064 char* gvp = (char*) G__getgvp();
04065
04066 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04067 p = new TSessionServerFrame(
04068 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04069 , (Int_t) G__int(libp->para[2]));
04070 } else {
04071 p = new((void*) gvp) TSessionServerFrame(
04072 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04073 , (Int_t) G__int(libp->para[2]));
04074 }
04075 result7->obj.i = (long) p;
04076 result7->ref = (long) p;
04077 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame));
04078 return(1 || funcname || hash || result7 || libp) ;
04079 }
04080
04081 static int G__G__SessionViewer_312_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04082 {
04083 ((TSessionServerFrame*) G__getstructoffset())->Build((TSessionViewer*) G__int(libp->para[0]));
04084 G__setnull(result7);
04085 return(1 || funcname || hash || result7 || libp) ;
04086 }
04087
04088 static int G__G__SessionViewer_312_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04089 {
04090 G__letint(result7, 67, (long) ((const TSessionServerFrame*) G__getstructoffset())->GetAddress());
04091 return(1 || funcname || hash || result7 || libp) ;
04092 }
04093
04094 static int G__G__SessionViewer_312_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04095 {
04096 G__letint(result7, 105, (long) ((const TSessionServerFrame*) G__getstructoffset())->GetPortNumber());
04097 return(1 || funcname || hash || result7 || libp) ;
04098 }
04099
04100 static int G__G__SessionViewer_312_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04101 {
04102 G__letint(result7, 105, (long) ((const TSessionServerFrame*) G__getstructoffset())->GetLogLevel());
04103 return(1 || funcname || hash || result7 || libp) ;
04104 }
04105
04106 static int G__G__SessionViewer_312_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04107 {
04108 G__letint(result7, 67, (long) ((const TSessionServerFrame*) G__getstructoffset())->GetConfigText());
04109 return(1 || funcname || hash || result7 || libp) ;
04110 }
04111
04112 static int G__G__SessionViewer_312_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04113 {
04114 G__letint(result7, 67, (long) ((const TSessionServerFrame*) G__getstructoffset())->GetUserName());
04115 return(1 || funcname || hash || result7 || libp) ;
04116 }
04117
04118 static int G__G__SessionViewer_312_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04119 {
04120 G__letint(result7, 103, (long) ((const TSessionServerFrame*) G__getstructoffset())->IsSync());
04121 return(1 || funcname || hash || result7 || libp) ;
04122 }
04123
04124 static int G__G__SessionViewer_312_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04125 {
04126 switch (libp->paran) {
04127 case 1:
04128 ((TSessionServerFrame*) G__getstructoffset())->SetAddEnabled((Bool_t) G__int(libp->para[0]));
04129 G__setnull(result7);
04130 break;
04131 case 0:
04132 ((TSessionServerFrame*) G__getstructoffset())->SetAddEnabled();
04133 G__setnull(result7);
04134 break;
04135 }
04136 return(1 || funcname || hash || result7 || libp) ;
04137 }
04138
04139 static int G__G__SessionViewer_312_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04140 {
04141 switch (libp->paran) {
04142 case 1:
04143 ((TSessionServerFrame*) G__getstructoffset())->SetConnectEnabled((Bool_t) G__int(libp->para[0]));
04144 G__setnull(result7);
04145 break;
04146 case 0:
04147 ((TSessionServerFrame*) G__getstructoffset())->SetConnectEnabled();
04148 G__setnull(result7);
04149 break;
04150 }
04151 return(1 || funcname || hash || result7 || libp) ;
04152 }
04153
04154 static int G__G__SessionViewer_312_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04155 {
04156 ((TSessionServerFrame*) G__getstructoffset())->SetAddress((const char*) G__int(libp->para[0]));
04157 G__setnull(result7);
04158 return(1 || funcname || hash || result7 || libp) ;
04159 }
04160
04161 static int G__G__SessionViewer_312_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04162 {
04163 ((TSessionServerFrame*) G__getstructoffset())->SetPortNumber((Int_t) G__int(libp->para[0]));
04164 G__setnull(result7);
04165 return(1 || funcname || hash || result7 || libp) ;
04166 }
04167
04168 static int G__G__SessionViewer_312_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04169 {
04170 ((TSessionServerFrame*) G__getstructoffset())->SetLogLevel((Int_t) G__int(libp->para[0]));
04171 G__setnull(result7);
04172 return(1 || funcname || hash || result7 || libp) ;
04173 }
04174
04175 static int G__G__SessionViewer_312_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04176 {
04177 ((TSessionServerFrame*) G__getstructoffset())->SetConfigText((const char*) G__int(libp->para[0]));
04178 G__setnull(result7);
04179 return(1 || funcname || hash || result7 || libp) ;
04180 }
04181
04182 static int G__G__SessionViewer_312_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04183 {
04184 ((TSessionServerFrame*) G__getstructoffset())->SetUserName((const char*) G__int(libp->para[0]));
04185 G__setnull(result7);
04186 return(1 || funcname || hash || result7 || libp) ;
04187 }
04188
04189 static int G__G__SessionViewer_312_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04190 {
04191 ((TSessionServerFrame*) G__getstructoffset())->SetSync((Bool_t) G__int(libp->para[0]));
04192 G__setnull(result7);
04193 return(1 || funcname || hash || result7 || libp) ;
04194 }
04195
04196 static int G__G__SessionViewer_312_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04197 {
04198 ((TSessionServerFrame*) G__getstructoffset())->SettingsChanged();
04199 G__setnull(result7);
04200 return(1 || funcname || hash || result7 || libp) ;
04201 }
04202
04203 static int G__G__SessionViewer_312_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04204 {
04205 ((TSessionServerFrame*) G__getstructoffset())->OnBtnConnectClicked();
04206 G__setnull(result7);
04207 return(1 || funcname || hash || result7 || libp) ;
04208 }
04209
04210 static int G__G__SessionViewer_312_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04211 {
04212 ((TSessionServerFrame*) G__getstructoffset())->OnBtnNewServerClicked();
04213 G__setnull(result7);
04214 return(1 || funcname || hash || result7 || libp) ;
04215 }
04216
04217 static int G__G__SessionViewer_312_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04218 {
04219 ((TSessionServerFrame*) G__getstructoffset())->OnBtnDeleteClicked();
04220 G__setnull(result7);
04221 return(1 || funcname || hash || result7 || libp) ;
04222 }
04223
04224 static int G__G__SessionViewer_312_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04225 {
04226 ((TSessionServerFrame*) G__getstructoffset())->OnBtnAddClicked();
04227 G__setnull(result7);
04228 return(1 || funcname || hash || result7 || libp) ;
04229 }
04230
04231 static int G__G__SessionViewer_312_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04232 {
04233 ((TSessionServerFrame*) G__getstructoffset())->OnConfigFileClicked();
04234 G__setnull(result7);
04235 return(1 || funcname || hash || result7 || libp) ;
04236 }
04237
04238 static int G__G__SessionViewer_312_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04239 {
04240 ((TSessionServerFrame*) G__getstructoffset())->Update((TSessionDescription*) G__int(libp->para[0]));
04241 G__setnull(result7);
04242 return(1 || funcname || hash || result7 || libp) ;
04243 }
04244
04245 static int G__G__SessionViewer_312_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04246 {
04247 G__letint(result7, 85, (long) TSessionServerFrame::Class());
04248 return(1 || funcname || hash || result7 || libp) ;
04249 }
04250
04251 static int G__G__SessionViewer_312_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04252 {
04253 G__letint(result7, 67, (long) TSessionServerFrame::Class_Name());
04254 return(1 || funcname || hash || result7 || libp) ;
04255 }
04256
04257 static int G__G__SessionViewer_312_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04258 {
04259 G__letint(result7, 115, (long) TSessionServerFrame::Class_Version());
04260 return(1 || funcname || hash || result7 || libp) ;
04261 }
04262
04263 static int G__G__SessionViewer_312_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04264 {
04265 TSessionServerFrame::Dictionary();
04266 G__setnull(result7);
04267 return(1 || funcname || hash || result7 || libp) ;
04268 }
04269
04270 static int G__G__SessionViewer_312_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04271 {
04272 ((TSessionServerFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
04273 G__setnull(result7);
04274 return(1 || funcname || hash || result7 || libp) ;
04275 }
04276
04277 static int G__G__SessionViewer_312_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04278 {
04279 G__letint(result7, 67, (long) TSessionServerFrame::DeclFileName());
04280 return(1 || funcname || hash || result7 || libp) ;
04281 }
04282
04283 static int G__G__SessionViewer_312_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04284 {
04285 G__letint(result7, 105, (long) TSessionServerFrame::ImplFileLine());
04286 return(1 || funcname || hash || result7 || libp) ;
04287 }
04288
04289 static int G__G__SessionViewer_312_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04290 {
04291 G__letint(result7, 67, (long) TSessionServerFrame::ImplFileName());
04292 return(1 || funcname || hash || result7 || libp) ;
04293 }
04294
04295 static int G__G__SessionViewer_312_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04296 {
04297 G__letint(result7, 105, (long) TSessionServerFrame::DeclFileLine());
04298 return(1 || funcname || hash || result7 || libp) ;
04299 }
04300
04301
04302 typedef TSessionServerFrame G__TTSessionServerFrame;
04303 static int G__G__SessionViewer_312_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04304 {
04305 char* gvp = (char*) G__getgvp();
04306 long soff = G__getstructoffset();
04307 int n = G__getaryconstruct();
04308
04309
04310
04311
04312
04313 if (!soff) {
04314 return(1);
04315 }
04316 if (n) {
04317 if (gvp == (char*)G__PVOID) {
04318 delete[] (TSessionServerFrame*) soff;
04319 } else {
04320 G__setgvp((long) G__PVOID);
04321 for (int i = n - 1; i >= 0; --i) {
04322 ((TSessionServerFrame*) (soff+(sizeof(TSessionServerFrame)*i)))->~G__TTSessionServerFrame();
04323 }
04324 G__setgvp((long)gvp);
04325 }
04326 } else {
04327 if (gvp == (char*)G__PVOID) {
04328 delete (TSessionServerFrame*) soff;
04329 } else {
04330 G__setgvp((long) G__PVOID);
04331 ((TSessionServerFrame*) (soff))->~G__TTSessionServerFrame();
04332 G__setgvp((long)gvp);
04333 }
04334 }
04335 G__setnull(result7);
04336 return(1 || funcname || hash || result7 || libp) ;
04337 }
04338
04339
04340
04341 static int G__G__SessionViewer_313_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04342 {
04343 TSessionFrame* p = NULL;
04344 char* gvp = (char*) G__getgvp();
04345
04346 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04347 p = new TSessionFrame(
04348 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04349 , (Int_t) G__int(libp->para[2]));
04350 } else {
04351 p = new((void*) gvp) TSessionFrame(
04352 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04353 , (Int_t) G__int(libp->para[2]));
04354 }
04355 result7->obj.i = (long) p;
04356 result7->ref = (long) p;
04357 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame));
04358 return(1 || funcname || hash || result7 || libp) ;
04359 }
04360
04361 static int G__G__SessionViewer_313_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04362 {
04363 ((TSessionFrame*) G__getstructoffset())->Build((TSessionViewer*) G__int(libp->para[0]));
04364 G__setnull(result7);
04365 return(1 || funcname || hash || result7 || libp) ;
04366 }
04367
04368 static int G__G__SessionViewer_313_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04369 {
04370 switch (libp->paran) {
04371 case 1:
04372 ((TSessionFrame*) G__getstructoffset())->CheckAutoEnPack((Bool_t) G__int(libp->para[0]));
04373 G__setnull(result7);
04374 break;
04375 case 0:
04376 ((TSessionFrame*) G__getstructoffset())->CheckAutoEnPack();
04377 G__setnull(result7);
04378 break;
04379 }
04380 return(1 || funcname || hash || result7 || libp) ;
04381 }
04382
04383 static int G__G__SessionViewer_313_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04384 {
04385 G__letint(result7, 105, (long) ((const TSessionFrame*) G__getstructoffset())->GetLogLevel());
04386 return(1 || funcname || hash || result7 || libp) ;
04387 }
04388
04389 static int G__G__SessionViewer_313_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04390 {
04391 ((TSessionFrame*) G__getstructoffset())->SetLogLevel((Int_t) G__int(libp->para[0]));
04392 G__setnull(result7);
04393 return(1 || funcname || hash || result7 || libp) ;
04394 }
04395
04396 static int G__G__SessionViewer_313_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04397 {
04398 G__letint(result7, 85, (long) ((const TSessionFrame*) G__getstructoffset())->GetTab());
04399 return(1 || funcname || hash || result7 || libp) ;
04400 }
04401
04402 static int G__G__SessionViewer_313_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04403 {
04404 ((TSessionFrame*) G__getstructoffset())->OnApplyLogLevel();
04405 G__setnull(result7);
04406 return(1 || funcname || hash || result7 || libp) ;
04407 }
04408
04409 static int G__G__SessionViewer_313_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04410 {
04411 ((TSessionFrame*) G__getstructoffset())->OnApplyParallel();
04412 G__setnull(result7);
04413 return(1 || funcname || hash || result7 || libp) ;
04414 }
04415
04416 static int G__G__SessionViewer_313_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04417 {
04418 ((TSessionFrame*) G__getstructoffset())->OnBtnAddClicked();
04419 G__setnull(result7);
04420 return(1 || funcname || hash || result7 || libp) ;
04421 }
04422
04423 static int G__G__SessionViewer_313_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04424 {
04425 ((TSessionFrame*) G__getstructoffset())->OnBtnRemoveClicked();
04426 G__setnull(result7);
04427 return(1 || funcname || hash || result7 || libp) ;
04428 }
04429
04430 static int G__G__SessionViewer_313_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04431 {
04432 ((TSessionFrame*) G__getstructoffset())->OnBtnUpClicked();
04433 G__setnull(result7);
04434 return(1 || funcname || hash || result7 || libp) ;
04435 }
04436
04437 static int G__G__SessionViewer_313_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04438 {
04439 ((TSessionFrame*) G__getstructoffset())->OnBtnDownClicked();
04440 G__setnull(result7);
04441 return(1 || funcname || hash || result7 || libp) ;
04442 }
04443
04444 static int G__G__SessionViewer_313_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04445 {
04446 ((TSessionFrame*) G__getstructoffset())->OnBtnShowLogClicked();
04447 G__setnull(result7);
04448 return(1 || funcname || hash || result7 || libp) ;
04449 }
04450
04451 static int G__G__SessionViewer_313_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04452 {
04453 ((TSessionFrame*) G__getstructoffset())->OnBtnNewQueryClicked();
04454 G__setnull(result7);
04455 return(1 || funcname || hash || result7 || libp) ;
04456 }
04457
04458 static int G__G__SessionViewer_313_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04459 {
04460 ((TSessionFrame*) G__getstructoffset())->OnBtnGetQueriesClicked();
04461 G__setnull(result7);
04462 return(1 || funcname || hash || result7 || libp) ;
04463 }
04464
04465 static int G__G__SessionViewer_313_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04466 {
04467 ((TSessionFrame*) G__getstructoffset())->OnBtnDisconnectClicked();
04468 G__setnull(result7);
04469 return(1 || funcname || hash || result7 || libp) ;
04470 }
04471
04472 static int G__G__SessionViewer_313_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04473 {
04474 ((TSessionFrame*) G__getstructoffset())->OnCommandLine();
04475 G__setnull(result7);
04476 return(1 || funcname || hash || result7 || libp) ;
04477 }
04478
04479 static int G__G__SessionViewer_313_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04480 {
04481 ((TSessionFrame*) G__getstructoffset())->OnUploadPackages();
04482 G__setnull(result7);
04483 return(1 || funcname || hash || result7 || libp) ;
04484 }
04485
04486 static int G__G__SessionViewer_313_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04487 {
04488 ((TSessionFrame*) G__getstructoffset())->OnEnablePackages();
04489 G__setnull(result7);
04490 return(1 || funcname || hash || result7 || libp) ;
04491 }
04492
04493 static int G__G__SessionViewer_313_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04494 {
04495 ((TSessionFrame*) G__getstructoffset())->OnDisablePackages();
04496 G__setnull(result7);
04497 return(1 || funcname || hash || result7 || libp) ;
04498 }
04499
04500 static int G__G__SessionViewer_313_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04501 {
04502 ((TSessionFrame*) G__getstructoffset())->OnClearPackages();
04503 G__setnull(result7);
04504 return(1 || funcname || hash || result7 || libp) ;
04505 }
04506
04507 static int G__G__SessionViewer_313_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04508 {
04509 ((TSessionFrame*) G__getstructoffset())->OnMultipleSelection((Bool_t) G__int(libp->para[0]));
04510 G__setnull(result7);
04511 return(1 || funcname || hash || result7 || libp) ;
04512 }
04513
04514 static int G__G__SessionViewer_313_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04515 {
04516 ((TSessionFrame*) G__getstructoffset())->OnStartupEnable((Bool_t) G__int(libp->para[0]));
04517 G__setnull(result7);
04518 return(1 || funcname || hash || result7 || libp) ;
04519 }
04520
04521 static int G__G__SessionViewer_313_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04522 {
04523 ((TSessionFrame*) G__getstructoffset())->ProofInfos();
04524 G__setnull(result7);
04525 return(1 || funcname || hash || result7 || libp) ;
04526 }
04527
04528 static int G__G__SessionViewer_313_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04529 {
04530 switch (libp->paran) {
04531 case 1:
04532 ((TSessionFrame*) G__getstructoffset())->SetLocal((Bool_t) G__int(libp->para[0]));
04533 G__setnull(result7);
04534 break;
04535 case 0:
04536 ((TSessionFrame*) G__getstructoffset())->SetLocal();
04537 G__setnull(result7);
04538 break;
04539 }
04540 return(1 || funcname || hash || result7 || libp) ;
04541 }
04542
04543 static int G__G__SessionViewer_313_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04544 {
04545 ((TSessionFrame*) G__getstructoffset())->ShutdownSession();
04546 G__setnull(result7);
04547 return(1 || funcname || hash || result7 || libp) ;
04548 }
04549
04550 static int G__G__SessionViewer_313_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04551 {
04552 ((TSessionFrame*) G__getstructoffset())->UpdatePackages();
04553 G__setnull(result7);
04554 return(1 || funcname || hash || result7 || libp) ;
04555 }
04556
04557 static int G__G__SessionViewer_313_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04558 {
04559 ((TSessionFrame*) G__getstructoffset())->OnBtnUploadDSet();
04560 G__setnull(result7);
04561 return(1 || funcname || hash || result7 || libp) ;
04562 }
04563
04564 static int G__G__SessionViewer_313_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04565 {
04566 ((TSessionFrame*) G__getstructoffset())->OnBtnRemoveDSet();
04567 G__setnull(result7);
04568 return(1 || funcname || hash || result7 || libp) ;
04569 }
04570
04571 static int G__G__SessionViewer_313_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04572 {
04573 ((TSessionFrame*) G__getstructoffset())->OnBtnVerifyDSet();
04574 G__setnull(result7);
04575 return(1 || funcname || hash || result7 || libp) ;
04576 }
04577
04578 static int G__G__SessionViewer_313_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04579 {
04580 ((TSessionFrame*) G__getstructoffset())->UpdateListOfDataSets();
04581 G__setnull(result7);
04582 return(1 || funcname || hash || result7 || libp) ;
04583 }
04584
04585 static int G__G__SessionViewer_313_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04586 {
04587 G__letint(result7, 85, (long) TSessionFrame::Class());
04588 return(1 || funcname || hash || result7 || libp) ;
04589 }
04590
04591 static int G__G__SessionViewer_313_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04592 {
04593 G__letint(result7, 67, (long) TSessionFrame::Class_Name());
04594 return(1 || funcname || hash || result7 || libp) ;
04595 }
04596
04597 static int G__G__SessionViewer_313_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04598 {
04599 G__letint(result7, 115, (long) TSessionFrame::Class_Version());
04600 return(1 || funcname || hash || result7 || libp) ;
04601 }
04602
04603 static int G__G__SessionViewer_313_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04604 {
04605 TSessionFrame::Dictionary();
04606 G__setnull(result7);
04607 return(1 || funcname || hash || result7 || libp) ;
04608 }
04609
04610 static int G__G__SessionViewer_313_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04611 {
04612 ((TSessionFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
04613 G__setnull(result7);
04614 return(1 || funcname || hash || result7 || libp) ;
04615 }
04616
04617 static int G__G__SessionViewer_313_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04618 {
04619 G__letint(result7, 67, (long) TSessionFrame::DeclFileName());
04620 return(1 || funcname || hash || result7 || libp) ;
04621 }
04622
04623 static int G__G__SessionViewer_313_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04624 {
04625 G__letint(result7, 105, (long) TSessionFrame::ImplFileLine());
04626 return(1 || funcname || hash || result7 || libp) ;
04627 }
04628
04629 static int G__G__SessionViewer_313_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04630 {
04631 G__letint(result7, 67, (long) TSessionFrame::ImplFileName());
04632 return(1 || funcname || hash || result7 || libp) ;
04633 }
04634
04635 static int G__G__SessionViewer_313_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04636 {
04637 G__letint(result7, 105, (long) TSessionFrame::DeclFileLine());
04638 return(1 || funcname || hash || result7 || libp) ;
04639 }
04640
04641
04642 typedef TSessionFrame G__TTSessionFrame;
04643 static int G__G__SessionViewer_313_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04644 {
04645 char* gvp = (char*) G__getgvp();
04646 long soff = G__getstructoffset();
04647 int n = G__getaryconstruct();
04648
04649
04650
04651
04652
04653 if (!soff) {
04654 return(1);
04655 }
04656 if (n) {
04657 if (gvp == (char*)G__PVOID) {
04658 delete[] (TSessionFrame*) soff;
04659 } else {
04660 G__setgvp((long) G__PVOID);
04661 for (int i = n - 1; i >= 0; --i) {
04662 ((TSessionFrame*) (soff+(sizeof(TSessionFrame)*i)))->~G__TTSessionFrame();
04663 }
04664 G__setgvp((long)gvp);
04665 }
04666 } else {
04667 if (gvp == (char*)G__PVOID) {
04668 delete (TSessionFrame*) soff;
04669 } else {
04670 G__setgvp((long) G__PVOID);
04671 ((TSessionFrame*) (soff))->~G__TTSessionFrame();
04672 G__setgvp((long)gvp);
04673 }
04674 }
04675 G__setnull(result7);
04676 return(1 || funcname || hash || result7 || libp) ;
04677 }
04678
04679
04680
04681 static int G__G__SessionViewer_314_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04682 {
04683 TEditQueryFrame* p = NULL;
04684 char* gvp = (char*) G__getgvp();
04685
04686 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04687 p = new TEditQueryFrame(
04688 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04689 , (Int_t) G__int(libp->para[2]));
04690 } else {
04691 p = new((void*) gvp) TEditQueryFrame(
04692 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04693 , (Int_t) G__int(libp->para[2]));
04694 }
04695 result7->obj.i = (long) p;
04696 result7->ref = (long) p;
04697 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame));
04698 return(1 || funcname || hash || result7 || libp) ;
04699 }
04700
04701 static int G__G__SessionViewer_314_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04702 {
04703 ((TEditQueryFrame*) G__getstructoffset())->Build((TSessionViewer*) G__int(libp->para[0]));
04704 G__setnull(result7);
04705 return(1 || funcname || hash || result7 || libp) ;
04706 }
04707
04708 static int G__G__SessionViewer_314_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04709 {
04710 ((TEditQueryFrame*) G__getstructoffset())->OnNewQueryMore();
04711 G__setnull(result7);
04712 return(1 || funcname || hash || result7 || libp) ;
04713 }
04714
04715 static int G__G__SessionViewer_314_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04716 {
04717 ((TEditQueryFrame*) G__getstructoffset())->OnBrowseChain();
04718 G__setnull(result7);
04719 return(1 || funcname || hash || result7 || libp) ;
04720 }
04721
04722 static int G__G__SessionViewer_314_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04723 {
04724 ((TEditQueryFrame*) G__getstructoffset())->OnBrowseSelector();
04725 G__setnull(result7);
04726 return(1 || funcname || hash || result7 || libp) ;
04727 }
04728
04729 static int G__G__SessionViewer_314_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04730 {
04731 ((TEditQueryFrame*) G__getstructoffset())->OnBrowseEventList();
04732 G__setnull(result7);
04733 return(1 || funcname || hash || result7 || libp) ;
04734 }
04735
04736 static int G__G__SessionViewer_314_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04737 {
04738 ((TEditQueryFrame*) G__getstructoffset())->OnBtnSave();
04739 G__setnull(result7);
04740 return(1 || funcname || hash || result7 || libp) ;
04741 }
04742
04743 static int G__G__SessionViewer_314_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04744 {
04745 ((TEditQueryFrame*) G__getstructoffset())->OnElementSelected((TObject*) G__int(libp->para[0]));
04746 G__setnull(result7);
04747 return(1 || funcname || hash || result7 || libp) ;
04748 }
04749
04750 static int G__G__SessionViewer_314_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04751 {
04752 ((TEditQueryFrame*) G__getstructoffset())->SettingsChanged();
04753 G__setnull(result7);
04754 return(1 || funcname || hash || result7 || libp) ;
04755 }
04756
04757 static int G__G__SessionViewer_314_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04758 {
04759 ((TEditQueryFrame*) G__getstructoffset())->UpdateFields((TQueryDescription*) G__int(libp->para[0]));
04760 G__setnull(result7);
04761 return(1 || funcname || hash || result7 || libp) ;
04762 }
04763
04764 static int G__G__SessionViewer_314_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04765 {
04766 G__letint(result7, 85, (long) TEditQueryFrame::Class());
04767 return(1 || funcname || hash || result7 || libp) ;
04768 }
04769
04770 static int G__G__SessionViewer_314_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04771 {
04772 G__letint(result7, 67, (long) TEditQueryFrame::Class_Name());
04773 return(1 || funcname || hash || result7 || libp) ;
04774 }
04775
04776 static int G__G__SessionViewer_314_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04777 {
04778 G__letint(result7, 115, (long) TEditQueryFrame::Class_Version());
04779 return(1 || funcname || hash || result7 || libp) ;
04780 }
04781
04782 static int G__G__SessionViewer_314_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04783 {
04784 TEditQueryFrame::Dictionary();
04785 G__setnull(result7);
04786 return(1 || funcname || hash || result7 || libp) ;
04787 }
04788
04789 static int G__G__SessionViewer_314_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04790 {
04791 ((TEditQueryFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
04792 G__setnull(result7);
04793 return(1 || funcname || hash || result7 || libp) ;
04794 }
04795
04796 static int G__G__SessionViewer_314_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04797 {
04798 G__letint(result7, 67, (long) TEditQueryFrame::DeclFileName());
04799 return(1 || funcname || hash || result7 || libp) ;
04800 }
04801
04802 static int G__G__SessionViewer_314_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04803 {
04804 G__letint(result7, 105, (long) TEditQueryFrame::ImplFileLine());
04805 return(1 || funcname || hash || result7 || libp) ;
04806 }
04807
04808 static int G__G__SessionViewer_314_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04809 {
04810 G__letint(result7, 67, (long) TEditQueryFrame::ImplFileName());
04811 return(1 || funcname || hash || result7 || libp) ;
04812 }
04813
04814 static int G__G__SessionViewer_314_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04815 {
04816 G__letint(result7, 105, (long) TEditQueryFrame::DeclFileLine());
04817 return(1 || funcname || hash || result7 || libp) ;
04818 }
04819
04820
04821 typedef TEditQueryFrame G__TTEditQueryFrame;
04822 static int G__G__SessionViewer_314_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04823 {
04824 char* gvp = (char*) G__getgvp();
04825 long soff = G__getstructoffset();
04826 int n = G__getaryconstruct();
04827
04828
04829
04830
04831
04832 if (!soff) {
04833 return(1);
04834 }
04835 if (n) {
04836 if (gvp == (char*)G__PVOID) {
04837 delete[] (TEditQueryFrame*) soff;
04838 } else {
04839 G__setgvp((long) G__PVOID);
04840 for (int i = n - 1; i >= 0; --i) {
04841 ((TEditQueryFrame*) (soff+(sizeof(TEditQueryFrame)*i)))->~G__TTEditQueryFrame();
04842 }
04843 G__setgvp((long)gvp);
04844 }
04845 } else {
04846 if (gvp == (char*)G__PVOID) {
04847 delete (TEditQueryFrame*) soff;
04848 } else {
04849 G__setgvp((long) G__PVOID);
04850 ((TEditQueryFrame*) (soff))->~G__TTEditQueryFrame();
04851 G__setgvp((long)gvp);
04852 }
04853 }
04854 G__setnull(result7);
04855 return(1 || funcname || hash || result7 || libp) ;
04856 }
04857
04858
04859
04860 static int G__G__SessionViewer_315_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04861 {
04862 TSessionQueryFrame* p = NULL;
04863 char* gvp = (char*) G__getgvp();
04864
04865 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04866 p = new TSessionQueryFrame(
04867 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04868 , (Int_t) G__int(libp->para[2]));
04869 } else {
04870 p = new((void*) gvp) TSessionQueryFrame(
04871 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04872 , (Int_t) G__int(libp->para[2]));
04873 }
04874 result7->obj.i = (long) p;
04875 result7->ref = (long) p;
04876 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame));
04877 return(1 || funcname || hash || result7 || libp) ;
04878 }
04879
04880 static int G__G__SessionViewer_315_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04881 {
04882 ((TSessionQueryFrame*) G__getstructoffset())->Build((TSessionViewer*) G__int(libp->para[0]));
04883 G__setnull(result7);
04884 return(1 || funcname || hash || result7 || libp) ;
04885 }
04886
04887 static int G__G__SessionViewer_315_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04888 {
04889 G__letint(result7, 85, (long) ((const TSessionQueryFrame*) G__getstructoffset())->GetStatsCanvas());
04890 return(1 || funcname || hash || result7 || libp) ;
04891 }
04892
04893 static int G__G__SessionViewer_315_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04894 {
04895 G__letint(result7, 85, (long) ((const TSessionQueryFrame*) G__getstructoffset())->GetQueryEditFrame());
04896 return(1 || funcname || hash || result7 || libp) ;
04897 }
04898
04899 static int G__G__SessionViewer_315_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04900 {
04901 G__letint(result7, 85, (long) ((const TSessionQueryFrame*) G__getstructoffset())->GetTab());
04902 return(1 || funcname || hash || result7 || libp) ;
04903 }
04904
04905 static int G__G__SessionViewer_315_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04906 {
04907 ((TSessionQueryFrame*) G__getstructoffset())->Feedback((TList*) G__int(libp->para[0]));
04908 G__setnull(result7);
04909 return(1 || funcname || hash || result7 || libp) ;
04910 }
04911
04912 static int G__G__SessionViewer_315_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04913 {
04914 switch (libp->paran) {
04915 case 1:
04916 ((TSessionQueryFrame*) G__getstructoffset())->Modified((Bool_t) G__int(libp->para[0]));
04917 G__setnull(result7);
04918 break;
04919 case 0:
04920 ((TSessionQueryFrame*) G__getstructoffset())->Modified();
04921 G__setnull(result7);
04922 break;
04923 }
04924 return(1 || funcname || hash || result7 || libp) ;
04925 }
04926
04927 static int G__G__SessionViewer_315_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04928 {
04929 ((TSessionQueryFrame*) G__getstructoffset())->Progress((Long64_t) G__Longlong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1]));
04930 G__setnull(result7);
04931 return(1 || funcname || hash || result7 || libp) ;
04932 }
04933
04934 static int G__G__SessionViewer_315_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04935 {
04936 ((TSessionQueryFrame*) G__getstructoffset())->Progress(
04937 (Long64_t) G__Longlong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1])
04938 , (Long64_t) G__Longlong(libp->para[2]), (Float_t) G__double(libp->para[3])
04939 , (Float_t) G__double(libp->para[4]), (Float_t) G__double(libp->para[5])
04940 , (Float_t) G__double(libp->para[6]));
04941 G__setnull(result7);
04942 return(1 || funcname || hash || result7 || libp) ;
04943 }
04944
04945 static int G__G__SessionViewer_315_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04946 {
04947 ((TSessionQueryFrame*) G__getstructoffset())->ProgressLocal((Long64_t) G__Longlong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1]));
04948 G__setnull(result7);
04949 return(1 || funcname || hash || result7 || libp) ;
04950 }
04951
04952 static int G__G__SessionViewer_315_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04953 {
04954 ((TSessionQueryFrame*) G__getstructoffset())->IndicateStop((Bool_t) G__int(libp->para[0]));
04955 G__setnull(result7);
04956 return(1 || funcname || hash || result7 || libp) ;
04957 }
04958
04959 static int G__G__SessionViewer_315_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04960 {
04961 ((TSessionQueryFrame*) G__getstructoffset())->ResetProgressDialog((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
04962 , (Long64_t) G__Longlong(libp->para[2]), (Long64_t) G__Longlong(libp->para[3]));
04963 G__setnull(result7);
04964 return(1 || funcname || hash || result7 || libp) ;
04965 }
04966
04967 static int G__G__SessionViewer_315_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04968 {
04969 ((TSessionQueryFrame*) G__getstructoffset())->OnBtnSubmit();
04970 G__setnull(result7);
04971 return(1 || funcname || hash || result7 || libp) ;
04972 }
04973
04974 static int G__G__SessionViewer_315_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04975 {
04976 ((TSessionQueryFrame*) G__getstructoffset())->OnBtnFinalize();
04977 G__setnull(result7);
04978 return(1 || funcname || hash || result7 || libp) ;
04979 }
04980
04981 static int G__G__SessionViewer_315_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04982 {
04983 ((TSessionQueryFrame*) G__getstructoffset())->OnBtnStop();
04984 G__setnull(result7);
04985 return(1 || funcname || hash || result7 || libp) ;
04986 }
04987
04988 static int G__G__SessionViewer_315_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04989 {
04990 ((TSessionQueryFrame*) G__getstructoffset())->OnBtnAbort();
04991 G__setnull(result7);
04992 return(1 || funcname || hash || result7 || libp) ;
04993 }
04994
04995 static int G__G__SessionViewer_315_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04996 {
04997 ((TSessionQueryFrame*) G__getstructoffset())->OnBtnShowLog();
04998 G__setnull(result7);
04999 return(1 || funcname || hash || result7 || libp) ;
05000 }
05001
05002 static int G__G__SessionViewer_315_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05003 {
05004 ((TSessionQueryFrame*) G__getstructoffset())->OnBtnRetrieve();
05005 G__setnull(result7);
05006 return(1 || funcname || hash || result7 || libp) ;
05007 }
05008
05009 static int G__G__SessionViewer_315_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05010 {
05011 ((TSessionQueryFrame*) G__getstructoffset())->UpdateInfos();
05012 G__setnull(result7);
05013 return(1 || funcname || hash || result7 || libp) ;
05014 }
05015
05016 static int G__G__SessionViewer_315_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05017 {
05018 ((TSessionQueryFrame*) G__getstructoffset())->UpdateButtons((TQueryDescription*) G__int(libp->para[0]));
05019 G__setnull(result7);
05020 return(1 || funcname || hash || result7 || libp) ;
05021 }
05022
05023 static int G__G__SessionViewer_315_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05024 {
05025 ((TSessionQueryFrame*) G__getstructoffset())->UpdateHistos((TList*) G__int(libp->para[0]));
05026 G__setnull(result7);
05027 return(1 || funcname || hash || result7 || libp) ;
05028 }
05029
05030 static int G__G__SessionViewer_315_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05031 {
05032 G__letint(result7, 85, (long) TSessionQueryFrame::Class());
05033 return(1 || funcname || hash || result7 || libp) ;
05034 }
05035
05036 static int G__G__SessionViewer_315_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05037 {
05038 G__letint(result7, 67, (long) TSessionQueryFrame::Class_Name());
05039 return(1 || funcname || hash || result7 || libp) ;
05040 }
05041
05042 static int G__G__SessionViewer_315_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05043 {
05044 G__letint(result7, 115, (long) TSessionQueryFrame::Class_Version());
05045 return(1 || funcname || hash || result7 || libp) ;
05046 }
05047
05048 static int G__G__SessionViewer_315_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05049 {
05050 TSessionQueryFrame::Dictionary();
05051 G__setnull(result7);
05052 return(1 || funcname || hash || result7 || libp) ;
05053 }
05054
05055 static int G__G__SessionViewer_315_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05056 {
05057 ((TSessionQueryFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05058 G__setnull(result7);
05059 return(1 || funcname || hash || result7 || libp) ;
05060 }
05061
05062 static int G__G__SessionViewer_315_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05063 {
05064 G__letint(result7, 67, (long) TSessionQueryFrame::DeclFileName());
05065 return(1 || funcname || hash || result7 || libp) ;
05066 }
05067
05068 static int G__G__SessionViewer_315_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05069 {
05070 G__letint(result7, 105, (long) TSessionQueryFrame::ImplFileLine());
05071 return(1 || funcname || hash || result7 || libp) ;
05072 }
05073
05074 static int G__G__SessionViewer_315_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05075 {
05076 G__letint(result7, 67, (long) TSessionQueryFrame::ImplFileName());
05077 return(1 || funcname || hash || result7 || libp) ;
05078 }
05079
05080 static int G__G__SessionViewer_315_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05081 {
05082 G__letint(result7, 105, (long) TSessionQueryFrame::DeclFileLine());
05083 return(1 || funcname || hash || result7 || libp) ;
05084 }
05085
05086
05087 typedef TSessionQueryFrame G__TTSessionQueryFrame;
05088 static int G__G__SessionViewer_315_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05089 {
05090 char* gvp = (char*) G__getgvp();
05091 long soff = G__getstructoffset();
05092 int n = G__getaryconstruct();
05093
05094
05095
05096
05097
05098 if (!soff) {
05099 return(1);
05100 }
05101 if (n) {
05102 if (gvp == (char*)G__PVOID) {
05103 delete[] (TSessionQueryFrame*) soff;
05104 } else {
05105 G__setgvp((long) G__PVOID);
05106 for (int i = n - 1; i >= 0; --i) {
05107 ((TSessionQueryFrame*) (soff+(sizeof(TSessionQueryFrame)*i)))->~G__TTSessionQueryFrame();
05108 }
05109 G__setgvp((long)gvp);
05110 }
05111 } else {
05112 if (gvp == (char*)G__PVOID) {
05113 delete (TSessionQueryFrame*) soff;
05114 } else {
05115 G__setgvp((long) G__PVOID);
05116 ((TSessionQueryFrame*) (soff))->~G__TTSessionQueryFrame();
05117 G__setgvp((long)gvp);
05118 }
05119 }
05120 G__setnull(result7);
05121 return(1 || funcname || hash || result7 || libp) ;
05122 }
05123
05124
05125
05126 static int G__G__SessionViewer_317_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05127 {
05128 TSessionOutputFrame* p = NULL;
05129 char* gvp = (char*) G__getgvp();
05130
05131 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05132 p = new TSessionOutputFrame(
05133 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05134 , (Int_t) G__int(libp->para[2]));
05135 } else {
05136 p = new((void*) gvp) TSessionOutputFrame(
05137 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05138 , (Int_t) G__int(libp->para[2]));
05139 }
05140 result7->obj.i = (long) p;
05141 result7->ref = (long) p;
05142 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame));
05143 return(1 || funcname || hash || result7 || libp) ;
05144 }
05145
05146 static int G__G__SessionViewer_317_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05147 {
05148 ((TSessionOutputFrame*) G__getstructoffset())->AddObject((TObject*) G__int(libp->para[0]));
05149 G__setnull(result7);
05150 return(1 || funcname || hash || result7 || libp) ;
05151 }
05152
05153 static int G__G__SessionViewer_317_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05154 {
05155 ((TSessionOutputFrame*) G__getstructoffset())->Build((TSessionViewer*) G__int(libp->para[0]));
05156 G__setnull(result7);
05157 return(1 || funcname || hash || result7 || libp) ;
05158 }
05159
05160 static int G__G__SessionViewer_317_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05161 {
05162 G__letint(result7, 85, (long) ((TSessionOutputFrame*) G__getstructoffset())->GetLVContainer());
05163 return(1 || funcname || hash || result7 || libp) ;
05164 }
05165
05166 static int G__G__SessionViewer_317_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05167 {
05168 ((TSessionOutputFrame*) G__getstructoffset())->OnElementClicked((TGLVEntry*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05169 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
05170 G__setnull(result7);
05171 return(1 || funcname || hash || result7 || libp) ;
05172 }
05173
05174 static int G__G__SessionViewer_317_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05175 {
05176 ((TSessionOutputFrame*) G__getstructoffset())->OnElementDblClicked((TGLVEntry*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05177 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
05178 G__setnull(result7);
05179 return(1 || funcname || hash || result7 || libp) ;
05180 }
05181
05182 static int G__G__SessionViewer_317_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05183 {
05184 G__letint(result7, 85, (long) TSessionOutputFrame::Class());
05185 return(1 || funcname || hash || result7 || libp) ;
05186 }
05187
05188 static int G__G__SessionViewer_317_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05189 {
05190 G__letint(result7, 67, (long) TSessionOutputFrame::Class_Name());
05191 return(1 || funcname || hash || result7 || libp) ;
05192 }
05193
05194 static int G__G__SessionViewer_317_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05195 {
05196 G__letint(result7, 115, (long) TSessionOutputFrame::Class_Version());
05197 return(1 || funcname || hash || result7 || libp) ;
05198 }
05199
05200 static int G__G__SessionViewer_317_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05201 {
05202 TSessionOutputFrame::Dictionary();
05203 G__setnull(result7);
05204 return(1 || funcname || hash || result7 || libp) ;
05205 }
05206
05207 static int G__G__SessionViewer_317_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05208 {
05209 ((TSessionOutputFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05210 G__setnull(result7);
05211 return(1 || funcname || hash || result7 || libp) ;
05212 }
05213
05214 static int G__G__SessionViewer_317_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05215 {
05216 G__letint(result7, 67, (long) TSessionOutputFrame::DeclFileName());
05217 return(1 || funcname || hash || result7 || libp) ;
05218 }
05219
05220 static int G__G__SessionViewer_317_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05221 {
05222 G__letint(result7, 105, (long) TSessionOutputFrame::ImplFileLine());
05223 return(1 || funcname || hash || result7 || libp) ;
05224 }
05225
05226 static int G__G__SessionViewer_317_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05227 {
05228 G__letint(result7, 67, (long) TSessionOutputFrame::ImplFileName());
05229 return(1 || funcname || hash || result7 || libp) ;
05230 }
05231
05232 static int G__G__SessionViewer_317_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05233 {
05234 G__letint(result7, 105, (long) TSessionOutputFrame::DeclFileLine());
05235 return(1 || funcname || hash || result7 || libp) ;
05236 }
05237
05238
05239 typedef TSessionOutputFrame G__TTSessionOutputFrame;
05240 static int G__G__SessionViewer_317_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05241 {
05242 char* gvp = (char*) G__getgvp();
05243 long soff = G__getstructoffset();
05244 int n = G__getaryconstruct();
05245
05246
05247
05248
05249
05250 if (!soff) {
05251 return(1);
05252 }
05253 if (n) {
05254 if (gvp == (char*)G__PVOID) {
05255 delete[] (TSessionOutputFrame*) soff;
05256 } else {
05257 G__setgvp((long) G__PVOID);
05258 for (int i = n - 1; i >= 0; --i) {
05259 ((TSessionOutputFrame*) (soff+(sizeof(TSessionOutputFrame)*i)))->~G__TTSessionOutputFrame();
05260 }
05261 G__setgvp((long)gvp);
05262 }
05263 } else {
05264 if (gvp == (char*)G__PVOID) {
05265 delete (TSessionOutputFrame*) soff;
05266 } else {
05267 G__setgvp((long) G__PVOID);
05268 ((TSessionOutputFrame*) (soff))->~G__TTSessionOutputFrame();
05269 G__setgvp((long)gvp);
05270 }
05271 }
05272 G__setnull(result7);
05273 return(1 || funcname || hash || result7 || libp) ;
05274 }
05275
05276
05277
05278 static int G__G__SessionViewer_318_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05279 {
05280 TSessionInputFrame* p = NULL;
05281 char* gvp = (char*) G__getgvp();
05282
05283 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05284 p = new TSessionInputFrame(
05285 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05286 , (Int_t) G__int(libp->para[2]));
05287 } else {
05288 p = new((void*) gvp) TSessionInputFrame(
05289 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05290 , (Int_t) G__int(libp->para[2]));
05291 }
05292 result7->obj.i = (long) p;
05293 result7->ref = (long) p;
05294 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame));
05295 return(1 || funcname || hash || result7 || libp) ;
05296 }
05297
05298 static int G__G__SessionViewer_318_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05299 {
05300 ((TSessionInputFrame*) G__getstructoffset())->AddObject((TObject*) G__int(libp->para[0]));
05301 G__setnull(result7);
05302 return(1 || funcname || hash || result7 || libp) ;
05303 }
05304
05305 static int G__G__SessionViewer_318_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05306 {
05307 ((TSessionInputFrame*) G__getstructoffset())->Build((TSessionViewer*) G__int(libp->para[0]));
05308 G__setnull(result7);
05309 return(1 || funcname || hash || result7 || libp) ;
05310 }
05311
05312 static int G__G__SessionViewer_318_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05313 {
05314 G__letint(result7, 85, (long) ((TSessionInputFrame*) G__getstructoffset())->GetLVContainer());
05315 return(1 || funcname || hash || result7 || libp) ;
05316 }
05317
05318 static int G__G__SessionViewer_318_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05319 {
05320 G__letint(result7, 85, (long) TSessionInputFrame::Class());
05321 return(1 || funcname || hash || result7 || libp) ;
05322 }
05323
05324 static int G__G__SessionViewer_318_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05325 {
05326 G__letint(result7, 67, (long) TSessionInputFrame::Class_Name());
05327 return(1 || funcname || hash || result7 || libp) ;
05328 }
05329
05330 static int G__G__SessionViewer_318_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05331 {
05332 G__letint(result7, 115, (long) TSessionInputFrame::Class_Version());
05333 return(1 || funcname || hash || result7 || libp) ;
05334 }
05335
05336 static int G__G__SessionViewer_318_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05337 {
05338 TSessionInputFrame::Dictionary();
05339 G__setnull(result7);
05340 return(1 || funcname || hash || result7 || libp) ;
05341 }
05342
05343 static int G__G__SessionViewer_318_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05344 {
05345 ((TSessionInputFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05346 G__setnull(result7);
05347 return(1 || funcname || hash || result7 || libp) ;
05348 }
05349
05350 static int G__G__SessionViewer_318_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05351 {
05352 G__letint(result7, 67, (long) TSessionInputFrame::DeclFileName());
05353 return(1 || funcname || hash || result7 || libp) ;
05354 }
05355
05356 static int G__G__SessionViewer_318_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05357 {
05358 G__letint(result7, 105, (long) TSessionInputFrame::ImplFileLine());
05359 return(1 || funcname || hash || result7 || libp) ;
05360 }
05361
05362 static int G__G__SessionViewer_318_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05363 {
05364 G__letint(result7, 67, (long) TSessionInputFrame::ImplFileName());
05365 return(1 || funcname || hash || result7 || libp) ;
05366 }
05367
05368 static int G__G__SessionViewer_318_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05369 {
05370 G__letint(result7, 105, (long) TSessionInputFrame::DeclFileLine());
05371 return(1 || funcname || hash || result7 || libp) ;
05372 }
05373
05374
05375 typedef TSessionInputFrame G__TTSessionInputFrame;
05376 static int G__G__SessionViewer_318_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05377 {
05378 char* gvp = (char*) G__getgvp();
05379 long soff = G__getstructoffset();
05380 int n = G__getaryconstruct();
05381
05382
05383
05384
05385
05386 if (!soff) {
05387 return(1);
05388 }
05389 if (n) {
05390 if (gvp == (char*)G__PVOID) {
05391 delete[] (TSessionInputFrame*) soff;
05392 } else {
05393 G__setgvp((long) G__PVOID);
05394 for (int i = n - 1; i >= 0; --i) {
05395 ((TSessionInputFrame*) (soff+(sizeof(TSessionInputFrame)*i)))->~G__TTSessionInputFrame();
05396 }
05397 G__setgvp((long)gvp);
05398 }
05399 } else {
05400 if (gvp == (char*)G__PVOID) {
05401 delete (TSessionInputFrame*) soff;
05402 } else {
05403 G__setgvp((long) G__PVOID);
05404 ((TSessionInputFrame*) (soff))->~G__TTSessionInputFrame();
05405 G__setgvp((long)gvp);
05406 }
05407 }
05408 G__setnull(result7);
05409 return(1 || funcname || hash || result7 || libp) ;
05410 }
05411
05412
05413
05414 static int G__G__SessionViewer_320_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05415 {
05416 TNewChainDlg* p = NULL;
05417 char* gvp = (char*) G__getgvp();
05418 switch (libp->paran) {
05419 case 2:
05420
05421 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05422 p = new TNewChainDlg((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
05423 } else {
05424 p = new((void*) gvp) TNewChainDlg((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
05425 }
05426 break;
05427 case 1:
05428
05429 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05430 p = new TNewChainDlg((TGWindow*) G__int(libp->para[0]));
05431 } else {
05432 p = new((void*) gvp) TNewChainDlg((TGWindow*) G__int(libp->para[0]));
05433 }
05434 break;
05435 case 0:
05436 int n = G__getaryconstruct();
05437 if (n) {
05438 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05439 p = new TNewChainDlg[n];
05440 } else {
05441 p = new((void*) gvp) TNewChainDlg[n];
05442 }
05443 } else {
05444 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05445 p = new TNewChainDlg;
05446 } else {
05447 p = new((void*) gvp) TNewChainDlg;
05448 }
05449 }
05450 break;
05451 }
05452 result7->obj.i = (long) p;
05453 result7->ref = (long) p;
05454 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg));
05455 return(1 || funcname || hash || result7 || libp) ;
05456 }
05457
05458 static int G__G__SessionViewer_320_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05459 {
05460 ((TNewChainDlg*) G__getstructoffset())->UpdateList();
05461 G__setnull(result7);
05462 return(1 || funcname || hash || result7 || libp) ;
05463 }
05464
05465 static int G__G__SessionViewer_320_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05466 {
05467 ((TNewChainDlg*) G__getstructoffset())->OnDoubleClick((TGLVEntry*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05468 G__setnull(result7);
05469 return(1 || funcname || hash || result7 || libp) ;
05470 }
05471
05472 static int G__G__SessionViewer_320_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05473 {
05474 ((TNewChainDlg*) G__getstructoffset())->DisplayDirectory(*(TString*) libp->para[0].ref);
05475 G__setnull(result7);
05476 return(1 || funcname || hash || result7 || libp) ;
05477 }
05478
05479 static int G__G__SessionViewer_320_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05480 {
05481 ((TNewChainDlg*) G__getstructoffset())->OnElementClicked((TGLVEntry*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05482 G__setnull(result7);
05483 return(1 || funcname || hash || result7 || libp) ;
05484 }
05485
05486 static int G__G__SessionViewer_320_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05487 {
05488 ((TNewChainDlg*) G__getstructoffset())->OnElementSelected((TObject*) G__int(libp->para[0]));
05489 G__setnull(result7);
05490 return(1 || funcname || hash || result7 || libp) ;
05491 }
05492
05493 static int G__G__SessionViewer_320_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05494 {
05495 G__letint(result7, 85, (long) TNewChainDlg::Class());
05496 return(1 || funcname || hash || result7 || libp) ;
05497 }
05498
05499 static int G__G__SessionViewer_320_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05500 {
05501 G__letint(result7, 67, (long) TNewChainDlg::Class_Name());
05502 return(1 || funcname || hash || result7 || libp) ;
05503 }
05504
05505 static int G__G__SessionViewer_320_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05506 {
05507 G__letint(result7, 115, (long) TNewChainDlg::Class_Version());
05508 return(1 || funcname || hash || result7 || libp) ;
05509 }
05510
05511 static int G__G__SessionViewer_320_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05512 {
05513 TNewChainDlg::Dictionary();
05514 G__setnull(result7);
05515 return(1 || funcname || hash || result7 || libp) ;
05516 }
05517
05518 static int G__G__SessionViewer_320_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05519 {
05520 ((TNewChainDlg*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05521 G__setnull(result7);
05522 return(1 || funcname || hash || result7 || libp) ;
05523 }
05524
05525 static int G__G__SessionViewer_320_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05526 {
05527 G__letint(result7, 67, (long) TNewChainDlg::DeclFileName());
05528 return(1 || funcname || hash || result7 || libp) ;
05529 }
05530
05531 static int G__G__SessionViewer_320_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05532 {
05533 G__letint(result7, 105, (long) TNewChainDlg::ImplFileLine());
05534 return(1 || funcname || hash || result7 || libp) ;
05535 }
05536
05537 static int G__G__SessionViewer_320_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05538 {
05539 G__letint(result7, 67, (long) TNewChainDlg::ImplFileName());
05540 return(1 || funcname || hash || result7 || libp) ;
05541 }
05542
05543 static int G__G__SessionViewer_320_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05544 {
05545 G__letint(result7, 105, (long) TNewChainDlg::DeclFileLine());
05546 return(1 || funcname || hash || result7 || libp) ;
05547 }
05548
05549
05550 typedef TNewChainDlg G__TTNewChainDlg;
05551 static int G__G__SessionViewer_320_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05552 {
05553 char* gvp = (char*) G__getgvp();
05554 long soff = G__getstructoffset();
05555 int n = G__getaryconstruct();
05556
05557
05558
05559
05560
05561 if (!soff) {
05562 return(1);
05563 }
05564 if (n) {
05565 if (gvp == (char*)G__PVOID) {
05566 delete[] (TNewChainDlg*) soff;
05567 } else {
05568 G__setgvp((long) G__PVOID);
05569 for (int i = n - 1; i >= 0; --i) {
05570 ((TNewChainDlg*) (soff+(sizeof(TNewChainDlg)*i)))->~G__TTNewChainDlg();
05571 }
05572 G__setgvp((long)gvp);
05573 }
05574 } else {
05575 if (gvp == (char*)G__PVOID) {
05576 delete (TNewChainDlg*) soff;
05577 } else {
05578 G__setgvp((long) G__PVOID);
05579 ((TNewChainDlg*) (soff))->~G__TTNewChainDlg();
05580 G__setgvp((long)gvp);
05581 }
05582 }
05583 G__setnull(result7);
05584 return(1 || funcname || hash || result7 || libp) ;
05585 }
05586
05587
05588
05589 static int G__G__SessionViewer_321_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05590 {
05591 TNewQueryDlg* p = NULL;
05592 char* gvp = (char*) G__getgvp();
05593 switch (libp->paran) {
05594 case 5:
05595
05596 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05597 p = new TNewQueryDlg(
05598 (TSessionViewer*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05599 , (Int_t) G__int(libp->para[2]), (TQueryDescription*) G__int(libp->para[3])
05600 , (Bool_t) G__int(libp->para[4]));
05601 } else {
05602 p = new((void*) gvp) TNewQueryDlg(
05603 (TSessionViewer*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05604 , (Int_t) G__int(libp->para[2]), (TQueryDescription*) G__int(libp->para[3])
05605 , (Bool_t) G__int(libp->para[4]));
05606 }
05607 break;
05608 case 4:
05609
05610 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05611 p = new TNewQueryDlg(
05612 (TSessionViewer*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05613 , (Int_t) G__int(libp->para[2]), (TQueryDescription*) G__int(libp->para[3]));
05614 } else {
05615 p = new((void*) gvp) TNewQueryDlg(
05616 (TSessionViewer*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05617 , (Int_t) G__int(libp->para[2]), (TQueryDescription*) G__int(libp->para[3]));
05618 }
05619 break;
05620 case 3:
05621
05622 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05623 p = new TNewQueryDlg(
05624 (TSessionViewer*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05625 , (Int_t) G__int(libp->para[2]));
05626 } else {
05627 p = new((void*) gvp) TNewQueryDlg(
05628 (TSessionViewer*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05629 , (Int_t) G__int(libp->para[2]));
05630 }
05631 break;
05632 }
05633 result7->obj.i = (long) p;
05634 result7->ref = (long) p;
05635 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg));
05636 return(1 || funcname || hash || result7 || libp) ;
05637 }
05638
05639 static int G__G__SessionViewer_321_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05640 {
05641 ((TNewQueryDlg*) G__getstructoffset())->Build((TSessionViewer*) G__int(libp->para[0]));
05642 G__setnull(result7);
05643 return(1 || funcname || hash || result7 || libp) ;
05644 }
05645
05646 static int G__G__SessionViewer_321_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05647 {
05648 ((TNewQueryDlg*) G__getstructoffset())->OnNewQueryMore();
05649 G__setnull(result7);
05650 return(1 || funcname || hash || result7 || libp) ;
05651 }
05652
05653 static int G__G__SessionViewer_321_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05654 {
05655 ((TNewQueryDlg*) G__getstructoffset())->OnBrowseChain();
05656 G__setnull(result7);
05657 return(1 || funcname || hash || result7 || libp) ;
05658 }
05659
05660 static int G__G__SessionViewer_321_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05661 {
05662 ((TNewQueryDlg*) G__getstructoffset())->OnBrowseSelector();
05663 G__setnull(result7);
05664 return(1 || funcname || hash || result7 || libp) ;
05665 }
05666
05667 static int G__G__SessionViewer_321_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05668 {
05669 ((TNewQueryDlg*) G__getstructoffset())->OnBrowseEventList();
05670 G__setnull(result7);
05671 return(1 || funcname || hash || result7 || libp) ;
05672 }
05673
05674 static int G__G__SessionViewer_321_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05675 {
05676 ((TNewQueryDlg*) G__getstructoffset())->OnBtnSaveClicked();
05677 G__setnull(result7);
05678 return(1 || funcname || hash || result7 || libp) ;
05679 }
05680
05681 static int G__G__SessionViewer_321_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05682 {
05683 ((TNewQueryDlg*) G__getstructoffset())->OnBtnCloseClicked();
05684 G__setnull(result7);
05685 return(1 || funcname || hash || result7 || libp) ;
05686 }
05687
05688 static int G__G__SessionViewer_321_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05689 {
05690 ((TNewQueryDlg*) G__getstructoffset())->OnBtnSubmitClicked();
05691 G__setnull(result7);
05692 return(1 || funcname || hash || result7 || libp) ;
05693 }
05694
05695 static int G__G__SessionViewer_321_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05696 {
05697 ((TNewQueryDlg*) G__getstructoffset())->OnElementSelected((TObject*) G__int(libp->para[0]));
05698 G__setnull(result7);
05699 return(1 || funcname || hash || result7 || libp) ;
05700 }
05701
05702 static int G__G__SessionViewer_321_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05703 {
05704 ((TNewQueryDlg*) G__getstructoffset())->Popup();
05705 G__setnull(result7);
05706 return(1 || funcname || hash || result7 || libp) ;
05707 }
05708
05709 static int G__G__SessionViewer_321_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05710 {
05711 ((TNewQueryDlg*) G__getstructoffset())->SettingsChanged();
05712 G__setnull(result7);
05713 return(1 || funcname || hash || result7 || libp) ;
05714 }
05715
05716 static int G__G__SessionViewer_321_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05717 {
05718 ((TNewQueryDlg*) G__getstructoffset())->UpdateFields((TQueryDescription*) G__int(libp->para[0]));
05719 G__setnull(result7);
05720 return(1 || funcname || hash || result7 || libp) ;
05721 }
05722
05723 static int G__G__SessionViewer_321_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05724 {
05725 G__letint(result7, 85, (long) TNewQueryDlg::Class());
05726 return(1 || funcname || hash || result7 || libp) ;
05727 }
05728
05729 static int G__G__SessionViewer_321_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05730 {
05731 G__letint(result7, 67, (long) TNewQueryDlg::Class_Name());
05732 return(1 || funcname || hash || result7 || libp) ;
05733 }
05734
05735 static int G__G__SessionViewer_321_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05736 {
05737 G__letint(result7, 115, (long) TNewQueryDlg::Class_Version());
05738 return(1 || funcname || hash || result7 || libp) ;
05739 }
05740
05741 static int G__G__SessionViewer_321_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05742 {
05743 TNewQueryDlg::Dictionary();
05744 G__setnull(result7);
05745 return(1 || funcname || hash || result7 || libp) ;
05746 }
05747
05748 static int G__G__SessionViewer_321_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05749 {
05750 ((TNewQueryDlg*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05751 G__setnull(result7);
05752 return(1 || funcname || hash || result7 || libp) ;
05753 }
05754
05755 static int G__G__SessionViewer_321_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05756 {
05757 G__letint(result7, 67, (long) TNewQueryDlg::DeclFileName());
05758 return(1 || funcname || hash || result7 || libp) ;
05759 }
05760
05761 static int G__G__SessionViewer_321_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05762 {
05763 G__letint(result7, 105, (long) TNewQueryDlg::ImplFileLine());
05764 return(1 || funcname || hash || result7 || libp) ;
05765 }
05766
05767 static int G__G__SessionViewer_321_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05768 {
05769 G__letint(result7, 67, (long) TNewQueryDlg::ImplFileName());
05770 return(1 || funcname || hash || result7 || libp) ;
05771 }
05772
05773 static int G__G__SessionViewer_321_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05774 {
05775 G__letint(result7, 105, (long) TNewQueryDlg::DeclFileLine());
05776 return(1 || funcname || hash || result7 || libp) ;
05777 }
05778
05779
05780 typedef TNewQueryDlg G__TTNewQueryDlg;
05781 static int G__G__SessionViewer_321_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05782 {
05783 char* gvp = (char*) G__getgvp();
05784 long soff = G__getstructoffset();
05785 int n = G__getaryconstruct();
05786
05787
05788
05789
05790
05791 if (!soff) {
05792 return(1);
05793 }
05794 if (n) {
05795 if (gvp == (char*)G__PVOID) {
05796 delete[] (TNewQueryDlg*) soff;
05797 } else {
05798 G__setgvp((long) G__PVOID);
05799 for (int i = n - 1; i >= 0; --i) {
05800 ((TNewQueryDlg*) (soff+(sizeof(TNewQueryDlg)*i)))->~G__TTNewQueryDlg();
05801 }
05802 G__setgvp((long)gvp);
05803 }
05804 } else {
05805 if (gvp == (char*)G__PVOID) {
05806 delete (TNewQueryDlg*) soff;
05807 } else {
05808 G__setgvp((long) G__PVOID);
05809 ((TNewQueryDlg*) (soff))->~G__TTNewQueryDlg();
05810 G__setgvp((long)gvp);
05811 }
05812 }
05813 G__setnull(result7);
05814 return(1 || funcname || hash || result7 || libp) ;
05815 }
05816
05817
05818
05819 static int G__G__SessionViewer_322_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05820 {
05821 TUploadDataSetDlg* p = NULL;
05822 char* gvp = (char*) G__getgvp();
05823
05824 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05825 p = new TUploadDataSetDlg(
05826 (TSessionViewer*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05827 , (Int_t) G__int(libp->para[2]));
05828 } else {
05829 p = new((void*) gvp) TUploadDataSetDlg(
05830 (TSessionViewer*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05831 , (Int_t) G__int(libp->para[2]));
05832 }
05833 result7->obj.i = (long) p;
05834 result7->ref = (long) p;
05835 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg));
05836 return(1 || funcname || hash || result7 || libp) ;
05837 }
05838
05839 static int G__G__SessionViewer_322_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05840 {
05841 ((TUploadDataSetDlg*) G__getstructoffset())->AddFiles((const char*) G__int(libp->para[0]));
05842 G__setnull(result7);
05843 return(1 || funcname || hash || result7 || libp) ;
05844 }
05845
05846 static int G__G__SessionViewer_322_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05847 {
05848 ((TUploadDataSetDlg*) G__getstructoffset())->AddFiles((TList*) G__int(libp->para[0]));
05849 G__setnull(result7);
05850 return(1 || funcname || hash || result7 || libp) ;
05851 }
05852
05853 static int G__G__SessionViewer_322_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05854 {
05855 ((TUploadDataSetDlg*) G__getstructoffset())->BrowseFiles();
05856 G__setnull(result7);
05857 return(1 || funcname || hash || result7 || libp) ;
05858 }
05859
05860 static int G__G__SessionViewer_322_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05861 {
05862 ((TUploadDataSetDlg*) G__getstructoffset())->ClearFiles();
05863 G__setnull(result7);
05864 return(1 || funcname || hash || result7 || libp) ;
05865 }
05866
05867 static int G__G__SessionViewer_322_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05868 {
05869 ((TUploadDataSetDlg*) G__getstructoffset())->RemoveFile();
05870 G__setnull(result7);
05871 return(1 || funcname || hash || result7 || libp) ;
05872 }
05873
05874 static int G__G__SessionViewer_322_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05875 {
05876 ((TUploadDataSetDlg*) G__getstructoffset())->UploadDataSet();
05877 G__setnull(result7);
05878 return(1 || funcname || hash || result7 || libp) ;
05879 }
05880
05881 static int G__G__SessionViewer_322_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05882 {
05883 ((TUploadDataSetDlg*) G__getstructoffset())->OnOverwriteDataset((Bool_t) G__int(libp->para[0]));
05884 G__setnull(result7);
05885 return(1 || funcname || hash || result7 || libp) ;
05886 }
05887
05888 static int G__G__SessionViewer_322_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05889 {
05890 ((TUploadDataSetDlg*) G__getstructoffset())->OnOverwriteFiles((Bool_t) G__int(libp->para[0]));
05891 G__setnull(result7);
05892 return(1 || funcname || hash || result7 || libp) ;
05893 }
05894
05895 static int G__G__SessionViewer_322_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05896 {
05897 ((TUploadDataSetDlg*) G__getstructoffset())->OnAppendFiles((Bool_t) G__int(libp->para[0]));
05898 G__setnull(result7);
05899 return(1 || funcname || hash || result7 || libp) ;
05900 }
05901
05902 static int G__G__SessionViewer_322_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05903 {
05904 G__letint(result7, 85, (long) TUploadDataSetDlg::Class());
05905 return(1 || funcname || hash || result7 || libp) ;
05906 }
05907
05908 static int G__G__SessionViewer_322_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05909 {
05910 G__letint(result7, 67, (long) TUploadDataSetDlg::Class_Name());
05911 return(1 || funcname || hash || result7 || libp) ;
05912 }
05913
05914 static int G__G__SessionViewer_322_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05915 {
05916 G__letint(result7, 115, (long) TUploadDataSetDlg::Class_Version());
05917 return(1 || funcname || hash || result7 || libp) ;
05918 }
05919
05920 static int G__G__SessionViewer_322_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05921 {
05922 TUploadDataSetDlg::Dictionary();
05923 G__setnull(result7);
05924 return(1 || funcname || hash || result7 || libp) ;
05925 }
05926
05927 static int G__G__SessionViewer_322_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05928 {
05929 ((TUploadDataSetDlg*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05930 G__setnull(result7);
05931 return(1 || funcname || hash || result7 || libp) ;
05932 }
05933
05934 static int G__G__SessionViewer_322_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05935 {
05936 G__letint(result7, 67, (long) TUploadDataSetDlg::DeclFileName());
05937 return(1 || funcname || hash || result7 || libp) ;
05938 }
05939
05940 static int G__G__SessionViewer_322_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05941 {
05942 G__letint(result7, 105, (long) TUploadDataSetDlg::ImplFileLine());
05943 return(1 || funcname || hash || result7 || libp) ;
05944 }
05945
05946 static int G__G__SessionViewer_322_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05947 {
05948 G__letint(result7, 67, (long) TUploadDataSetDlg::ImplFileName());
05949 return(1 || funcname || hash || result7 || libp) ;
05950 }
05951
05952 static int G__G__SessionViewer_322_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05953 {
05954 G__letint(result7, 105, (long) TUploadDataSetDlg::DeclFileLine());
05955 return(1 || funcname || hash || result7 || libp) ;
05956 }
05957
05958
05959 typedef TUploadDataSetDlg G__TTUploadDataSetDlg;
05960 static int G__G__SessionViewer_322_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05961 {
05962 char* gvp = (char*) G__getgvp();
05963 long soff = G__getstructoffset();
05964 int n = G__getaryconstruct();
05965
05966
05967
05968
05969
05970 if (!soff) {
05971 return(1);
05972 }
05973 if (n) {
05974 if (gvp == (char*)G__PVOID) {
05975 delete[] (TUploadDataSetDlg*) soff;
05976 } else {
05977 G__setgvp((long) G__PVOID);
05978 for (int i = n - 1; i >= 0; --i) {
05979 ((TUploadDataSetDlg*) (soff+(sizeof(TUploadDataSetDlg)*i)))->~G__TTUploadDataSetDlg();
05980 }
05981 G__setgvp((long)gvp);
05982 }
05983 } else {
05984 if (gvp == (char*)G__PVOID) {
05985 delete (TUploadDataSetDlg*) soff;
05986 } else {
05987 G__setgvp((long) G__PVOID);
05988 ((TUploadDataSetDlg*) (soff))->~G__TTUploadDataSetDlg();
05989 G__setgvp((long)gvp);
05990 }
05991 }
05992 G__setnull(result7);
05993 return(1 || funcname || hash || result7 || libp) ;
05994 }
05995
05996
05997
05998
05999
06000
06001
06002
06003
06004
06005
06006
06007
06008
06009
06010
06011
06012
06013
06014
06015
06016
06017
06018
06019
06020
06021
06022
06023
06024
06025
06026
06027
06028
06029
06030
06031
06032
06033
06034
06035
06036
06037
06038
06039
06040
06041
06042
06043
06044 class G__Sizep2memfuncG__SessionViewer {
06045 public:
06046 G__Sizep2memfuncG__SessionViewer(): p(&G__Sizep2memfuncG__SessionViewer::sizep2memfunc) {}
06047 size_t sizep2memfunc() { return(sizeof(p)); }
06048 private:
06049 size_t (G__Sizep2memfuncG__SessionViewer::*p)();
06050 };
06051
06052 size_t G__get_sizep2memfuncG__SessionViewer()
06053 {
06054 G__Sizep2memfuncG__SessionViewer a;
06055 G__setsizep2memfunc((int)a.sizep2memfunc());
06056 return((size_t)a.sizep2memfunc());
06057 }
06058
06059
06060
06061
06062
06063
06064
06065
06066
06067
06068
06069 extern "C" void G__cpp_setup_inheritanceG__SessionViewer() {
06070
06071
06072 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog))) {
06073 TProofProgressLog *G__Lderived;
06074 G__Lderived=(TProofProgressLog*)0x1000;
06075 {
06076 TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
06077 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),G__get_linked_tagnum(&G__G__SessionViewerLN_TGTransientFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06078 }
06079 {
06080 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
06081 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06082 }
06083 {
06084 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06085 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06086 }
06087 {
06088 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06089 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06090 }
06091 {
06092 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06093 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06094 }
06095 {
06096 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06097 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06098 }
06099 {
06100 TObject *G__Lpbase=(TObject*)G__Lderived;
06101 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06102 }
06103 {
06104 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06105 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06106 }
06107 }
06108 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot))) {
06109 TProofProgressMemoryPlot *G__Lderived;
06110 G__Lderived=(TProofProgressMemoryPlot*)0x1000;
06111 {
06112 TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
06113 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),G__get_linked_tagnum(&G__G__SessionViewerLN_TGTransientFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06114 }
06115 {
06116 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
06117 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06118 }
06119 {
06120 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06121 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06122 }
06123 {
06124 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06125 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06126 }
06127 {
06128 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06129 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06130 }
06131 {
06132 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06133 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06134 }
06135 {
06136 TObject *G__Lpbase=(TObject*)G__Lderived;
06137 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06138 }
06139 {
06140 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06141 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06142 }
06143 }
06144 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject))) {
06145 TGObject *G__Lderived;
06146 G__Lderived=(TGObject*)0x1000;
06147 {
06148 TObject *G__Lpbase=(TObject*)G__Lderived;
06149 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
06150 }
06151 }
06152 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow))) {
06153 TGWindow *G__Lderived;
06154 G__Lderived=(TGWindow*)0x1000;
06155 {
06156 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06157 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,1);
06158 }
06159 {
06160 TObject *G__Lpbase=(TObject*)G__Lderived;
06161 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06162 }
06163 }
06164 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame))) {
06165 TGFrame *G__Lderived;
06166 G__Lderived=(TGFrame*)0x1000;
06167 {
06168 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06169 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,1);
06170 }
06171 {
06172 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06173 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06174 }
06175 {
06176 TObject *G__Lpbase=(TObject*)G__Lderived;
06177 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06178 }
06179 {
06180 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06181 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
06182 }
06183 }
06184 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame))) {
06185 TGCompositeFrame *G__Lderived;
06186 G__Lderived=(TGCompositeFrame*)0x1000;
06187 {
06188 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06189 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06190 }
06191 {
06192 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06193 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06194 }
06195 {
06196 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06197 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06198 }
06199 {
06200 TObject *G__Lpbase=(TObject*)G__Lderived;
06201 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06202 }
06203 {
06204 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06205 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06206 }
06207 }
06208 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame))) {
06209 TGMainFrame *G__Lderived;
06210 G__Lderived=(TGMainFrame*)0x1000;
06211 {
06212 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06213 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06214 }
06215 {
06216 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06217 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06218 }
06219 {
06220 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06221 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06222 }
06223 {
06224 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06225 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06226 }
06227 {
06228 TObject *G__Lpbase=(TObject*)G__Lderived;
06229 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06230 }
06231 {
06232 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06233 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06234 }
06235 }
06236 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer))) {
06237 TSessionViewer *G__Lderived;
06238 G__Lderived=(TSessionViewer*)0x1000;
06239 {
06240 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
06241 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06242 }
06243 {
06244 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06245 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06246 }
06247 {
06248 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06249 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06250 }
06251 {
06252 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06253 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06254 }
06255 {
06256 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06257 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06258 }
06259 {
06260 TObject *G__Lpbase=(TObject*)G__Lderived;
06261 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06262 }
06263 {
06264 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06265 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06266 }
06267 }
06268 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView))) {
06269 TSessionLogView *G__Lderived;
06270 G__Lderived=(TSessionLogView*)0x1000;
06271 {
06272 TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
06273 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),G__get_linked_tagnum(&G__G__SessionViewerLN_TGTransientFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06274 }
06275 {
06276 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
06277 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06278 }
06279 {
06280 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06281 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06282 }
06283 {
06284 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06285 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06286 }
06287 {
06288 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06289 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06290 }
06291 {
06292 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06293 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06294 }
06295 {
06296 TObject *G__Lpbase=(TObject*)G__Lderived;
06297 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06298 }
06299 {
06300 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06301 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06302 }
06303 }
06304 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription))) {
06305 TQueryDescription *G__Lderived;
06306 G__Lderived=(TQueryDescription*)0x1000;
06307 {
06308 TObject *G__Lpbase=(TObject*)G__Lderived;
06309 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
06310 }
06311 }
06312 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription))) {
06313 TSessionDescription *G__Lderived;
06314 G__Lderived=(TSessionDescription*)0x1000;
06315 {
06316 TObject *G__Lpbase=(TObject*)G__Lderived;
06317 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
06318 }
06319 }
06320 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription))) {
06321 TPackageDescription *G__Lderived;
06322 G__Lderived=(TPackageDescription*)0x1000;
06323 {
06324 TObject *G__Lpbase=(TObject*)G__Lderived;
06325 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
06326 }
06327 }
06328 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame))) {
06329 TSessionServerFrame *G__Lderived;
06330 G__Lderived=(TSessionServerFrame*)0x1000;
06331 {
06332 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06333 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06334 }
06335 {
06336 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06337 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06338 }
06339 {
06340 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06341 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06342 }
06343 {
06344 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06345 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06346 }
06347 {
06348 TObject *G__Lpbase=(TObject*)G__Lderived;
06349 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06350 }
06351 {
06352 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06353 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06354 }
06355 }
06356 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame))) {
06357 TSessionFrame *G__Lderived;
06358 G__Lderived=(TSessionFrame*)0x1000;
06359 {
06360 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06361 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06362 }
06363 {
06364 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06365 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06366 }
06367 {
06368 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06369 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06370 }
06371 {
06372 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06373 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06374 }
06375 {
06376 TObject *G__Lpbase=(TObject*)G__Lderived;
06377 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06378 }
06379 {
06380 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06381 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06382 }
06383 }
06384 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame))) {
06385 TEditQueryFrame *G__Lderived;
06386 G__Lderived=(TEditQueryFrame*)0x1000;
06387 {
06388 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06389 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06390 }
06391 {
06392 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06393 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06394 }
06395 {
06396 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06397 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06398 }
06399 {
06400 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06401 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06402 }
06403 {
06404 TObject *G__Lpbase=(TObject*)G__Lderived;
06405 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06406 }
06407 {
06408 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06409 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06410 }
06411 }
06412 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame))) {
06413 TSessionQueryFrame *G__Lderived;
06414 G__Lderived=(TSessionQueryFrame*)0x1000;
06415 {
06416 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06417 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06418 }
06419 {
06420 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06421 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06422 }
06423 {
06424 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06425 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06426 }
06427 {
06428 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06429 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06430 }
06431 {
06432 TObject *G__Lpbase=(TObject*)G__Lderived;
06433 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06434 }
06435 {
06436 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06437 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06438 }
06439 }
06440 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame))) {
06441 TSessionOutputFrame *G__Lderived;
06442 G__Lderived=(TSessionOutputFrame*)0x1000;
06443 {
06444 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06445 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06446 }
06447 {
06448 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06449 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06450 }
06451 {
06452 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06453 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06454 }
06455 {
06456 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06457 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06458 }
06459 {
06460 TObject *G__Lpbase=(TObject*)G__Lderived;
06461 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06462 }
06463 {
06464 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06465 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06466 }
06467 }
06468 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame))) {
06469 TSessionInputFrame *G__Lderived;
06470 G__Lderived=(TSessionInputFrame*)0x1000;
06471 {
06472 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06473 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06474 }
06475 {
06476 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06477 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06478 }
06479 {
06480 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06481 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06482 }
06483 {
06484 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06485 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06486 }
06487 {
06488 TObject *G__Lpbase=(TObject*)G__Lderived;
06489 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06490 }
06491 {
06492 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06493 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06494 }
06495 }
06496 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg))) {
06497 TNewChainDlg *G__Lderived;
06498 G__Lderived=(TNewChainDlg*)0x1000;
06499 {
06500 TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
06501 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGTransientFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06502 }
06503 {
06504 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
06505 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06506 }
06507 {
06508 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06509 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06510 }
06511 {
06512 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06513 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06514 }
06515 {
06516 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06517 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06518 }
06519 {
06520 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06521 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06522 }
06523 {
06524 TObject *G__Lpbase=(TObject*)G__Lderived;
06525 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06526 }
06527 {
06528 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06529 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06530 }
06531 }
06532 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg))) {
06533 TNewQueryDlg *G__Lderived;
06534 G__Lderived=(TNewQueryDlg*)0x1000;
06535 {
06536 TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
06537 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGTransientFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06538 }
06539 {
06540 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
06541 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06542 }
06543 {
06544 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06545 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06546 }
06547 {
06548 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06549 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06550 }
06551 {
06552 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06553 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06554 }
06555 {
06556 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06557 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06558 }
06559 {
06560 TObject *G__Lpbase=(TObject*)G__Lderived;
06561 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06562 }
06563 {
06564 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06565 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06566 }
06567 }
06568 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg))) {
06569 TUploadDataSetDlg *G__Lderived;
06570 G__Lderived=(TUploadDataSetDlg*)0x1000;
06571 {
06572 TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
06573 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGTransientFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
06574 }
06575 {
06576 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
06577 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06578 }
06579 {
06580 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
06581 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06582 }
06583 {
06584 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
06585 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
06586 }
06587 {
06588 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
06589 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
06590 }
06591 {
06592 TGObject *G__Lpbase=(TGObject*)G__Lderived;
06593 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06594 }
06595 {
06596 TObject *G__Lpbase=(TObject*)G__Lderived;
06597 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06598 }
06599 {
06600 TQObject *G__Lpbase=(TQObject*)G__Lderived;
06601 G__inheritance_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg),G__get_linked_tagnum(&G__G__SessionViewerLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
06602 }
06603 }
06604 }
06605
06606
06607
06608
06609 extern "C" void G__cpp_setup_typetableG__SessionViewer() {
06610
06611
06612 G__search_typename2("Int_t",105,-1,0,-1);
06613 G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
06614 G__search_typename2("UInt_t",104,-1,0,-1);
06615 G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
06616 G__search_typename2("Float_t",102,-1,0,-1);
06617 G__setnewtype(-1,"Float 4 bytes (float)",0);
06618 G__search_typename2("Bool_t",103,-1,0,-1);
06619 G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
06620 G__search_typename2("Version_t",115,-1,0,-1);
06621 G__setnewtype(-1,"Class version identifier (short)",0);
06622 G__search_typename2("Long64_t",110,-1,0,-1);
06623 G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
06624 G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
06625 G__setnewtype(-1,NULL,0);
06626 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__SessionViewerLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
06627 G__setnewtype(-1,NULL,0);
06628 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__SessionViewerLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
06629 G__setnewtype(-1,NULL,0);
06630 G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
06631 G__setnewtype(-1,NULL,0);
06632 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__SessionViewerLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
06633 G__setnewtype(-1,NULL,0);
06634 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__SessionViewerLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
06635 G__setnewtype(-1,NULL,0);
06636 G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
06637 G__setnewtype(-1,NULL,0);
06638 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
06639 G__setnewtype(-1,NULL,0);
06640 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
06641 G__setnewtype(-1,NULL,0);
06642 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__G__SessionViewerLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
06643 G__setnewtype(-1,NULL,0);
06644 }
06645
06646
06647
06648
06649
06650
06651
06652
06653 static void G__setup_memvarTProofProgressLog(void) {
06654 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog));
06655 { TProofProgressLog *p; p=(TProofProgressLog*)0x1000; if (p) { }
06656 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLogcLcLETextType),-1,-2,4,"kRaw=0LL",0,(char*)NULL);
06657 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLogcLcLETextType),-1,-2,4,"kStd=1LL",0,(char*)NULL);
06658 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLogcLcLETextType),-1,-2,4,"kGrep=2LL",0,(char*)NULL);
06659 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,4,"fSessionUrl=",0,(char*)NULL);
06660 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSessionIdx=",0,(char*)NULL);
06661 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextView),-1,-1,4,"fText=",0,"text widget");
06662 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fClose=",0,"close button");
06663 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGListBox),-1,-1,4,"fLogList=",0,"list of workers");
06664 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fLogNew=",0,"display logs button");
06665 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog),-1,-1,4,"fDialog=",0,"owner dialog");
06666 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofLog),-1,-1,4,"fProofLog=",0,"the log");
06667 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fLinesFrom=",0,"starting line");
06668 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fLinesTo=",0,"ending line");
06669 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fGrepText=",0,"text to grep for in the logs");
06670 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fUrlText=",0,"url to connect to");
06671 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fSessNum=",0,"relative index of the session to get");
06672 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fFileName=",0,"file to save to");
06673 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fSave=",0,"save button");
06674 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fGrepButton=",0,"grep button");
06675 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fUrlButton=",0,"rebuild button");
06676 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fAllLines=",0,"display all lines button");
06677 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fRawLines=",0,"display raw lines button");
06678 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGSplitButton),-1,-1,4,"fAllWorkers=",0,"display all workers button");
06679 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGVerticalFrame),-1,-1,4,"fVworkers=",0,"Vertical frame");
06680 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fFullText=",0,"0 - when grep was called");
06681 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fTextType=",0,"Type of retrieval");
06682 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06683 }
06684 G__tag_memvar_reset();
06685 }
06686
06687
06688
06689 static void G__setup_memvarTProofProgressMemoryPlot(void) {
06690 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot));
06691 { TProofProgressMemoryPlot *p; p=(TProofProgressMemoryPlot*)0x1000; if (p) { }
06692 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog),-1,-1,2,"fDialog=",0,(char*)NULL);
06693 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGListBox),-1,-1,2,"fWorkers=",0,(char*)NULL);
06694 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,2,"fPlot=",0,(char*)NULL);
06695 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGSplitButton),-1,-1,2,"fAllWorkers=",0,"display all workers button");
06696 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TRootEmbeddedCanvas),-1,-1,2,"fWorkersPlot=",0,(char*)NULL);
06697 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TRootEmbeddedCanvas),-1,-1,2,"fMasterPlot=",0,(char*)NULL);
06698 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofLog),-1,-1,2,"fProofLog=",0,(char*)NULL);
06699 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TMultiGraph),-1,-1,2,"fWPlot=",0,(char*)NULL);
06700 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TMultiGraph),-1,-1,2,"fMPlot=",0,(char*)NULL);
06701 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TMultiGraph),-1,-1,2,"fAPlot=",0,(char*)NULL);
06702 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fFullLogs=",0,(char*)NULL);
06703 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06704 }
06705 G__tag_memvar_reset();
06706 }
06707
06708
06709
06710 static void G__setup_memvarTProofProgressDialog(void) {
06711 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog));
06712 { TProofProgressDialog *p; p=(TProofProgressDialog*)0x1000; if (p) { }
06713 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus),-1,-2,4,"kRunning=0LL",0,(char*)NULL);
06714 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus),-1,-2,4,"kDone=1LL",0,(char*)NULL);
06715 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus),-1,-2,4,"kStopped=2LL",0,(char*)NULL);
06716 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus),-1,-2,4,"kAborted=3LL",0,(char*)NULL);
06717 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus),-1,-2,4,"kIncomplete=4LL",0,(char*)NULL);
06718 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTransientFrame),-1,-1,4,"fDialog=",0,"transient frame, main dialog window");
06719 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGProgressBar),-1,-1,4,"fBar=",0,"progress bar");
06720 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fClose=",0,(char*)NULL);
06721 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fStop=",0,(char*)NULL);
06722 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fAbort=",0,(char*)NULL);
06723 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fAsyn=",0,(char*)NULL);
06724 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fLog=",0,(char*)NULL);
06725 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fRatePlot=",0,(char*)NULL);
06726 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fMemPlot=",0,(char*)NULL);
06727 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fUpdtSpeedo=",0,(char*)NULL);
06728 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fKeepToggle=",0,(char*)NULL);
06729 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fLogQueryToggle=",0,(char*)NULL);
06730 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextBuffer),-1,-1,4,"fTextQuery=",0,(char*)NULL);
06731 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fEntry=",0,(char*)NULL);
06732 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fTitleLab=",0,(char*)NULL);
06733 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fFilesEvents=",0,(char*)NULL);
06734 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fTimeLab=",0,(char*)NULL);
06735 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fProcessed=",0,(char*)NULL);
06736 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fEstim=",0,(char*)NULL);
06737 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fTotal=",0,(char*)NULL);
06738 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fRate=",0,(char*)NULL);
06739 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fInit=",0,(char*)NULL);
06740 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fSelector=",0,(char*)NULL);
06741 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fSpeedoEnabled=",0,"whether to enable the speedometer");
06742 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGSpeedo),-1,-1,4,"fSpeedo=",0,"speedometer");
06743 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fSmoothSpeedo=",0,"use smooth speedometer update");
06744 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog),-1,-1,4,"fLogWindow=",0,"transient frame for logs");
06745 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot),-1,-1,4,"fMemWindow=",0,"transient frame for memory plots");
06746 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProof),-1,-1,4,"fProof=",0,(char*)NULL);
06747 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TTime),-1,-1,4,"fStartTime=",0,(char*)NULL);
06748 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TTime),-1,-1,4,"fEndTime=",0,(char*)NULL);
06749 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fPrevProcessed=",0,(char*)NULL);
06750 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fPrevTotal=",0,(char*)NULL);
06751 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fFirst=",0,(char*)NULL);
06752 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fEntries=",0,(char*)NULL);
06753 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fFiles=",0,(char*)NULL);
06754 G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus),-1,-1,4,"fStatus=",0,(char*)NULL);
06755 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fKeep=",0,(char*)NULL);
06756 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fLogQuery=",0,(char*)NULL);
06757 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TNtuple),-1,-1,4,"fRatePoints=",0,(char*)NULL);
06758 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph),-1,-1,4,"fRateGraph=",0,(char*)NULL);
06759 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph),-1,-1,4,"fMBRtGraph=",0,(char*)NULL);
06760 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph),-1,-1,4,"fActWGraph=",0,(char*)NULL);
06761 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph),-1,-1,4,"fTotSGraph=",0,(char*)NULL);
06762 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph),-1,-1,4,"fEffSGraph=",0,(char*)NULL);
06763 G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fInitTime=",0,(char*)NULL);
06764 G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fProcTime=",0,(char*)NULL);
06765 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fAvgRate=",0,(char*)NULL);
06766 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fAvgMBRate=",0,(char*)NULL);
06767 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSVNRev=",0,(char*)NULL);
06768 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fRightInfo=",0,(char*)NULL);
06769 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,4,"fSessionUrl=",0,(char*)NULL);
06770 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgKeepDefault=",0,(char*)NULL);
06771 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgLogQueryDefault=",0,(char*)NULL);
06772 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-2,4,"fgTextQueryDefault=",0,(char*)NULL);
06773 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
06774 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06775 }
06776 G__tag_memvar_reset();
06777 }
06778
06779
06780
06781 static void G__setup_memvarTSessionViewer(void) {
06782 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer));
06783 { TSessionViewer *p; p=(TSessionViewer*)0x1000; if (p) { }
06784 G__memvar_setup((void*)0,108,0,0,-1,G__defined_typename("time_t"),-1,4,"fStart=",0,(char*)NULL);
06785 G__memvar_setup((void*)0,108,0,0,-1,G__defined_typename("time_t"),-1,4,"fElapsed=",0,"time of connection");
06786 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fChangePic=",0,"KTRUE if animation active");
06787 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fBusy=",0,"KTRUE if busy i.e : connecting");
06788 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGHorizontalFrame),-1,-1,4,"fHf=",0,(char*)NULL);
06789 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGVerticalFrame),-1,-1,4,"fV1=",0,(char*)NULL);
06790 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGVerticalFrame),-1,-1,4,"fV2=",0,(char*)NULL);
06791 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame),-1,-1,4,"fServerFrame=",0,"right side server frame");
06792 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame),-1,-1,4,"fSessionFrame=",0,"right side session frame");
06793 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame),-1,-1,4,"fQueryFrame=",0,"right side query frame");
06794 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame),-1,-1,4,"fOutputFrame=",0,"output frame");
06795 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame),-1,-1,4,"fInputFrame=",0,"input frame");
06796 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView),-1,-1,4,"fLogWindow=",0,"external log window");
06797 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription),-1,-1,4,"fActDesc=",0,"actual session description");
06798 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TList),-1,-1,4,"fSessions=",0,"list of sessions");
06799 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture),-1,-1,4,"fLocal=",0,"local session icon picture");
06800 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture),-1,-1,4,"fProofCon=",0,"connected server icon picture");
06801 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture),-1,-1,4,"fProofDiscon=",0,"disconnected server icon picture");
06802 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture),-1,-1,4,"fQueryCon=",0,"connected(?) query icon picture");
06803 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture),-1,-1,4,"fQueryDiscon=",0,"disconnected(?) query icon picture");
06804 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture),-1,-1,4,"fBaseIcon=",0,"base list tree icon picture");
06805 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGFrame),-1,-1,4,"fActFrame=",0,"actual (displayed) frame");
06806 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGToolBar),-1,-1,4,"fToolBar=",0,"application tool bar");
06807 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGMenuBar),-1,-1,4,"fMenuBar=",0,"application main menu bar");
06808 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu),-1,-1,4,"fFileMenu=",0,"file menu entry");
06809 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu),-1,-1,4,"fSessionMenu=",0,"session menu entry");
06810 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu),-1,-1,4,"fQueryMenu=",0,"query menu entry");
06811 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu),-1,-1,4,"fOptionsMenu=",0,"options menu entry");
06812 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu),-1,-1,4,"fCascadeMenu=",0,"options menu entry");
06813 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu),-1,-1,4,"fHelpMenu=",0,"help menu entry");
06814 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu),-1,-1,4,"fPopupSrv=",0,"server related popup menu");
06815 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu),-1,-1,4,"fPopupQry=",0,"query related popup menu");
06816 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TContextMenu),-1,-1,4,"fContextMenu=",0,"input/output objects context menu");
06817 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGHProgressBar),-1,-1,4,"fConnectProg=",0,"connection progress bar");
06818 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCanvas),-1,-1,4,"fTreeView=",0,"main right sessions/queries tree view");
06819 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGListTree),-1,-1,4,"fSessionHierarchy=",0,"main sessions/queries hierarchy list tree");
06820 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGListTreeItem),-1,-1,4,"fSessionItem=",0,"base (main) session list tree item");
06821 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGStatusBar),-1,-1,4,"fStatusBar=",0,"bottom status bar");
06822 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture),-1,-1,4,"fRightIconPicture=",0,"lower bottom left icon used to show connection status");
06823 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGIcon),-1,-1,4,"fRightIcon=",0,"associated picture");
06824 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TTimer),-1,-1,4,"fTimer=",0,"timer used to change icon picture");
06825 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_UserGroup_t),-1,-1,4,"fUserGroup=",0,"user connected to session");
06826 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fAutoSave=",0,"kTRUE if config is to be saved on exit");
06827 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,4,"fConfigFile=",0,"configuration file name");
06828 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TEnv),-1,-1,4,"fViewerEnv=",0,"viewer's configuration");
06829 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06830 }
06831 G__tag_memvar_reset();
06832 }
06833
06834
06835
06836 static void G__setup_memvarTSessionLogView(void) {
06837 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView));
06838 { TSessionLogView *p; p=(TSessionLogView*)0x1000; if (p) { }
06839 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on main viewer");
06840 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextView),-1,-1,4,"fTextView=",0,"Text view widget");
06841 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fClose=",0,"OK button");
06842 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLayoutHints),-1,-1,4,"fL1=",0,"layout of TGTextEdit");
06843 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLayoutHints),-1,-1,4,"fL2=",0,"layout of OK button");
06844 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06845 }
06846 G__tag_memvar_reset();
06847 }
06848
06849
06850
06851 static void G__setup_memvarTQueryDescription(void) {
06852 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription));
06853 { TQueryDescription *p; p=(TQueryDescription*)0x1000; if (p) { }
06854 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-2,1,G__FastAllocString(2048).Format("kSessionQueryAborted=%lldLL",(long long)TQueryDescription::kSessionQueryAborted).data(),0,(char*)NULL);
06855 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-2,1,G__FastAllocString(2048).Format("kSessionQuerySubmitted=%lldLL",(long long)TQueryDescription::kSessionQuerySubmitted).data(),0,(char*)NULL);
06856 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-2,1,G__FastAllocString(2048).Format("kSessionQueryRunning=%lldLL",(long long)TQueryDescription::kSessionQueryRunning).data(),0,(char*)NULL);
06857 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-2,1,G__FastAllocString(2048).Format("kSessionQueryStopped=%lldLL",(long long)TQueryDescription::kSessionQueryStopped).data(),0,(char*)NULL);
06858 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-2,1,G__FastAllocString(2048).Format("kSessionQueryCompleted=%lldLL",(long long)TQueryDescription::kSessionQueryCompleted).data(),0,(char*)NULL);
06859 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-2,1,G__FastAllocString(2048).Format("kSessionQueryFinalized=%lldLL",(long long)TQueryDescription::kSessionQueryFinalized).data(),0,(char*)NULL);
06860 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-2,1,G__FastAllocString(2048).Format("kSessionQueryCreated=%lldLL",(long long)TQueryDescription::kSessionQueryCreated).data(),0,(char*)NULL);
06861 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-2,1,G__FastAllocString(2048).Format("kSessionQueryFromProof=%lldLL",(long long)TQueryDescription::kSessionQueryFromProof).data(),0,(char*)NULL);
06862 G__memvar_setup((void*)((long)(&p->fStatus)-(long)(p)),105,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus),-1,-1,1,"fStatus=",0,"query status");
06863 G__memvar_setup((void*)((long)(&p->fReference)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fReference=",0,"query reference string (unique identifier)");
06864 G__memvar_setup((void*)((long)(&p->fQueryName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fQueryName=",0,"query name");
06865 G__memvar_setup((void*)((long)(&p->fSelectorString)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fSelectorString=",0,"selector name");
06866 G__memvar_setup((void*)((long)(&p->fTDSetString)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fTDSetString=",0,"dataset name");
06867 G__memvar_setup((void*)((long)(&p->fOptions)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fOptions=",0,"query processing options");
06868 G__memvar_setup((void*)((long)(&p->fEventList)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fEventList=",0,"event list");
06869 G__memvar_setup((void*)((long)(&p->fNbFiles)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fNbFiles=",0,"number of files to process");
06870 G__memvar_setup((void*)((long)(&p->fNoEntries)-(long)(p)),110,0,0,-1,G__defined_typename("Long64_t"),-1,1,"fNoEntries=",0,"number of events/entries to process");
06871 G__memvar_setup((void*)((long)(&p->fFirstEntry)-(long)(p)),110,0,0,-1,G__defined_typename("Long64_t"),-1,1,"fFirstEntry=",0,"first event/entry to process");
06872 G__memvar_setup((void*)((long)(&p->fStartTime)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TTime),-1,-1,1,"fStartTime=",0,"start time of the query");
06873 G__memvar_setup((void*)((long)(&p->fEndTime)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TTime),-1,-1,1,"fEndTime=",0,"end time of the query");
06874 G__memvar_setup((void*)((long)(&p->fChain)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),-1,-1,1,"fChain=",0,"dataset on which to process selector");
06875 G__memvar_setup((void*)((long)(&p->fResult)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryResult),-1,-1,1,"fResult=",0,"query result received back");
06876 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06877 }
06878 G__tag_memvar_reset();
06879 }
06880
06881
06882
06883 static void G__setup_memvarTSessionDescription(void) {
06884 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription));
06885 { TSessionDescription *p; p=(TSessionDescription*)0x1000; if (p) { }
06886 G__memvar_setup((void*)((long)(&p->fTag)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fTag=",0,"session unique identifier");
06887 G__memvar_setup((void*)((long)(&p->fName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fName=",0,"session name");
06888 G__memvar_setup((void*)((long)(&p->fAddress)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fAddress=",0,"server address");
06889 G__memvar_setup((void*)((long)(&p->fPort)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fPort=",0,"communication port");
06890 G__memvar_setup((void*)((long)(&p->fConfigFile)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fConfigFile=",0,"configuration file name");
06891 G__memvar_setup((void*)((long)(&p->fLogLevel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLogLevel=",0,"log (debug) level");
06892 G__memvar_setup((void*)((long)(&p->fUserName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fUserName=",0,"user name (on server)");
06893 G__memvar_setup((void*)((long)(&p->fConnected)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fConnected=",0,"kTRUE if connected");
06894 G__memvar_setup((void*)((long)(&p->fAttached)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fAttached=",0,"kTRUE if attached");
06895 G__memvar_setup((void*)((long)(&p->fLocal)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fLocal=",0,"kTRUE if session is local");
06896 G__memvar_setup((void*)((long)(&p->fSync)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fSync=",0,"kTRUE if in sync mode");
06897 G__memvar_setup((void*)((long)(&p->fAutoEnable)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fAutoEnable=",0,"enable packages at session startup time");
06898 G__memvar_setup((void*)((long)(&p->fQueries)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TList),-1,-1,1,"fQueries=",0,"list of queries in this session");
06899 G__memvar_setup((void*)((long)(&p->fPackages)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TList),-1,-1,1,"fPackages=",0,"list of packages");
06900 G__memvar_setup((void*)((long)(&p->fActQuery)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription),-1,-1,1,"fActQuery=",0,"current (actual) query");
06901 G__memvar_setup((void*)((long)(&p->fProof)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProof),-1,-1,1,"fProof=",0,"pointer on TProof used by this session");
06902 G__memvar_setup((void*)((long)(&p->fProofMgr)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TProofMgr),-1,-1,1,"fProofMgr=",0,"Proof sessions manager");
06903 G__memvar_setup((void*)((long)(&p->fNbHistos)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fNbHistos=",0,"number of feedback histos");
06904 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06905 }
06906 G__tag_memvar_reset();
06907 }
06908
06909
06910
06911 static void G__setup_memvarTPackageDescription(void) {
06912 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription));
06913 { TPackageDescription *p; p=(TPackageDescription*)0x1000; if (p) { }
06914 G__memvar_setup((void*)((long)(&p->fName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fName=",0,"package name");
06915 G__memvar_setup((void*)((long)(&p->fPathName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TString),-1,-1,1,"fPathName=",0,"full path name of package");
06916 G__memvar_setup((void*)((long)(&p->fId)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fId=",0,"package id");
06917 G__memvar_setup((void*)((long)(&p->fUploaded)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fUploaded=",0,"package has been uploaded");
06918 G__memvar_setup((void*)((long)(&p->fEnabled)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fEnabled=",0,"package has been enabled");
06919 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06920 }
06921 G__tag_memvar_reset();
06922 }
06923
06924
06925
06926 static void G__setup_memvarTSessionServerFrame(void) {
06927 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame));
06928 { TSessionServerFrame *p; p=(TSessionServerFrame*)0x1000; if (p) { }
06929 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFrmNewServer=",0,"main group frame");
06930 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtName=",0,"connection name text entry");
06931 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtAddress=",0,"server address text entry");
06932 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fNumPort=",0,"port number selector");
06933 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fLogLevel=",0,"log (debug) level selector");
06934 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtConfig=",0,"configuration file text entry");
06935 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtUsrName=",0,"user name text entry");
06936 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fSync=",0,"sync / async flag selector");
06937 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on the main viewer");
06938 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnAdd=",0,"\"Add\" button");
06939 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnConnect=",0,"\"Connect\" button");
06940 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06941 }
06942 G__tag_memvar_reset();
06943 }
06944
06945
06946
06947 static void G__setup_memvarTSessionFrame(void) {
06948 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame));
06949 { TSessionFrame *p; p=(TSessionFrame*)0x1000; if (p) { }
06950 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTab),-1,-1,4,"fTab=",0,"main tab frame");
06951 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFA=",0,(char*)NULL);
06952 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFB=",0,(char*)NULL);
06953 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFC=",0,(char*)NULL);
06954 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFD=",0,(char*)NULL);
06955 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFE=",0,"five tabs element");
06956 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fCommandTxt=",0,"Command line text entry");
06957 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextBuffer),-1,-1,4,"fCommandBuf=",0,"Command line text buffer");
06958 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextView),-1,-1,4,"fInfoTextView=",0,"summary on current query");
06959 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fClearCheck=",0,"clear text view after each command");
06960 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnShowLog=",0,"show log button");
06961 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnNewQuery=",0,"new query button");
06962 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnGetQueries=",0,"get entries button");
06963 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGListBox),-1,-1,4,"fLBPackages=",0,"packages listbox");
06964 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnAdd=",0,"add package button");
06965 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnRemove=",0,"remove package button");
06966 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnUp=",0,"move package up button");
06967 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnDown=",0,"move package down button");
06968 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnShow=",0,"show packages button");
06969 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnShowEnabled=",0,"show enabled packages button");
06970 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fChkMulti=",0,"multiple selection check");
06971 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fChkEnable=",0,"enable at session startup check");
06972 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnUpload=",0,"upload packages button");
06973 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnEnable=",0,"enable packages button");
06974 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnClear=",0,"clear all packages button");
06975 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnDisable=",0,"disable packages button");
06976 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCanvas),-1,-1,4,"fDSetView=",0,"dataset tree view");
06977 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGListTree),-1,-1,4,"fDataSetTree=",0,"dataset list tree");
06978 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnUploadDSet=",0,"upload dataset button");
06979 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnRemoveDSet=",0,"remove dataset button");
06980 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnVerifyDSet=",0,"verify dataset button");
06981 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnRefresh=",0,"refresh list button");
06982 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtParallel=",0,"parallel nodes text entry");
06983 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fLogLevel=",0,"log level number entry");
06984 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fApplyLogLevel=",0,"apply log level button");
06985 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fApplyParallel=",0,"apply parallel nodes button");
06986 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on main viewer");
06987 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fInfoLine[19]=",0,"infos on session");
06988 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
06989 }
06990 G__tag_memvar_reset();
06991 }
06992
06993
06994
06995 static void G__setup_memvarTEditQueryFrame(void) {
06996 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame));
06997 { TEditQueryFrame *p; p=(TEditQueryFrame*)0x1000; if (p) { }
06998 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFrmMore=",0,"options frame");
06999 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnMore=",0,"\"more >>\" / \"less <<\" button");
07000 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtQueryName=",0,"query name text entry");
07001 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtChain=",0,"chain name text entry");
07002 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtSelector=",0,"selector name text entry");
07003 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtOptions=",0,"options text entry");
07004 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fNumEntries=",0,"number of entries selector");
07005 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fNumFirstEntry=",0,"first entry selector");
07006 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtParFile=",0,"parameter file name text entry");
07007 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtEventList=",0,"event list text entry");
07008 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on main viewer");
07009 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription),-1,-1,4,"fQuery=",0,"query description class");
07010 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),-1,-1,4,"fChain=",0,"actual TChain");
07011 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
07012 }
07013 G__tag_memvar_reset();
07014 }
07015
07016
07017
07018 static void G__setup_memvarTSessionQueryFrame(void) {
07019 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame));
07020 { TSessionQueryFrame *p; p=(TSessionQueryFrame*)0x1000; if (p) { }
07021 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFramecLcLEQueryStatus),-1,-2,4,"kRunning=0LL",0,(char*)NULL);
07022 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFramecLcLEQueryStatus),-1,-2,4,"kDone=1LL",0,(char*)NULL);
07023 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFramecLcLEQueryStatus),-1,-2,4,"kStopped=2LL",0,(char*)NULL);
07024 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFramecLcLEQueryStatus),-1,-2,4,"kAborted=3LL",0,(char*)NULL);
07025 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnSubmit=",0,"submit query button");
07026 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnFinalize=",0,"finalize query button");
07027 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnStop=",0,"stop process button");
07028 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnAbort=",0,"abort process button");
07029 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnShowLog=",0,"show log button");
07030 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnRetrieve=",0,"retrieve query button");
07031 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnSave=",0,"save query button");
07032 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextView),-1,-1,4,"fInfoTextView=",0,"summary on current query");
07033 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fModified=",0,"kTRUE if settings have changed");
07034 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fFiles=",0,"number of files processed");
07035 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fFirst=",0,"first event/entry to process");
07036 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fEntries=",0,"number of events/entries to process");
07037 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fPrevTotal=",0,"used for progress bar");
07038 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fPrevProcessed=",0,"used for progress bar");
07039 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fLabInfos=",0,"infos on current process");
07040 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fLabStatus=",0,"actual process status");
07041 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fTotal=",0,"total progress info");
07042 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLabel),-1,-1,4,"fRate=",0,"rate of process in events/sec");
07043 G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFramecLcLEQueryStatus),-1,-1,4,"fStatus=",0,"status of actual query");
07044 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTab),-1,-1,4,"fTab=",0,"main tab frame");
07045 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFA=",0,(char*)NULL);
07046 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFB=",0,(char*)NULL);
07047 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFC=",0,"three tabs element");
07048 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame),-1,-1,4,"fFD=",0,"fourth tab element (edit query frame)");
07049 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGHProgressBar),-1,-1,4,"frmProg=",0,"current process progress bar");
07050 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TRootEmbeddedCanvas),-1,-1,4,"fECanvas=",0,"node statistics embeded canvas");
07051 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TCanvas),-1,-1,4,"fStatsCanvas=",0,"node statistics canvas");
07052 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on main viewer");
07053 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription),-1,-1,4,"fDesc=",0,"query description");
07054 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
07055 }
07056 G__tag_memvar_reset();
07057 }
07058
07059
07060
07061 static void G__setup_memvarTSessionOutputFrame(void) {
07062 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame));
07063 { TSessionOutputFrame *p; p=(TSessionOutputFrame*)0x1000; if (p) { }
07064 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLVEntry),-1,-1,4,"fEntryTmp=",0,"used to transfer to feedback");
07065 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLVContainer),-1,-1,4,"fLVContainer=",0,"output list view");
07066 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on the main viewer");
07067 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
07068 }
07069 G__tag_memvar_reset();
07070 }
07071
07072
07073
07074 static void G__setup_memvarTSessionInputFrame(void) {
07075 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame));
07076 { TSessionInputFrame *p; p=(TSessionInputFrame*)0x1000; if (p) { }
07077 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on the main viewer");
07078 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLVContainer),-1,-1,4,"fLVContainer=",0,"container for the input list view");
07079 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
07080 }
07081 G__tag_memvar_reset();
07082 }
07083
07084
07085
07086 static void G__setup_memvarTNewChainDlg(void) {
07087 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg));
07088 { TNewChainDlg *p; p=(TNewChainDlg*)0x1000; if (p) { }
07089 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGFileContainer),-1,-1,4,"fContents=",0,"macro files container");
07090 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGListView),-1,-1,4,"fListView=",0,"memory objects list view");
07091 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLVContainer),-1,-1,4,"fLVContainer=",0,"and its container");
07092 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextBuffer),-1,-1,4,"fNameBuf=",0,"buffer for dataset name");
07093 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fName=",0,"dataset name text entry");
07094 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fOkButton=",0,"ok button");
07095 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fCancelButton=",0,"cancel button");
07096 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSeqCollection),-1,-1,4,"fChains=",0,"collection of datasets");
07097 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),-1,-1,4,"fChain=",0,"actual TDSet or TChain");
07098 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
07099 }
07100 G__tag_memvar_reset();
07101 }
07102
07103
07104
07105 static void G__setup_memvarTNewQueryDlg(void) {
07106 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg));
07107 { TNewQueryDlg *p; p=(TNewQueryDlg*)0x1000; if (p) { }
07108 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fEditMode=",0,"kTRUE if used to edit existing query");
07109 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fModified=",0,"kTRUE if settings have changed");
07110 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFrmNewQuery=",0,"top (main) frame");
07111 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCompositeFrame),-1,-1,4,"fFrmMore=",0,"options frame");
07112 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnMore=",0,"\"more >>\" / \"less <<\" button");
07113 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnClose=",0,"close button");
07114 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnSave=",0,"save button");
07115 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBtnSubmit=",0,"save & submit button");
07116 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtQueryName=",0,"query name text entry");
07117 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtChain=",0,"chain name text entry");
07118 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtSelector=",0,"selector name text entry");
07119 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtOptions=",0,"options text entry");
07120 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fNumEntries=",0,"number of entries selector");
07121 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGNumberEntry),-1,-1,4,"fNumFirstEntry=",0,"first entry selector");
07122 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fTxtEventList=",0,"event list text entry");
07123 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on main viewer");
07124 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription),-1,-1,4,"fQuery=",0,"query description class");
07125 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TObject),-1,-1,4,"fChain=",0,"actual TChain");
07126 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
07127 }
07128 G__tag_memvar_reset();
07129 }
07130
07131
07132
07133 static void G__setup_memvarTUploadDataSetDlg(void) {
07134 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg));
07135 { TUploadDataSetDlg *p; p=(TUploadDataSetDlg*)0x1000; if (p) { }
07136 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fUploading=",0,(char*)NULL);
07137 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TList),-1,-1,4,"fSkippedFiles=",0,"List of skipped files");
07138 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fDSetName=",0,"dataset name text entry");
07139 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fDestinationURL=",0,"destination URL text entry");
07140 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextEntry),-1,-1,4,"fLocationURL=",0,"location URL text entry");
07141 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGListView),-1,-1,4,"fListView=",0,"dataset files list view");
07142 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGLVContainer),-1,-1,4,"fLVContainer=",0,"and its container");
07143 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fAddButton=",0,"Add >> button");
07144 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fBrowseButton=",0,"Browse... button");
07145 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fRemoveButton=",0,"Remove button");
07146 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fClearButton=",0,"Clear button");
07147 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fOverwriteDSet=",0,"overwrite DataSet");
07148 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fOverwriteFiles=",0,"overwrite All Files");
07149 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGCheckButton),-1,-1,4,"fAppendFiles=",0,"append files");
07150 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fUploadButton=",0,"Upload button");
07151 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TGTextButton),-1,-1,4,"fCloseDlgButton=",0,"Close Dialog button");
07152 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,4,"fViewer=",0,"pointer on main viewer");
07153 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
07154 }
07155 G__tag_memvar_reset();
07156 }
07157
07158 extern "C" void G__cpp_setup_memvarG__SessionViewer() {
07159 }
07160
07161
07162
07163
07164
07165
07166
07167
07168
07169
07170
07171
07172 static void G__setup_memfuncTProofProgressLog(void) {
07173
07174 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog));
07175 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0,
07176 "i - 'Int_t' 0 '700' w i - 'Int_t' 0 '600' h", (char*)NULL, (void*) NULL, 0);
07177 G__memfunc_setup("TProofProgressLog",1745,G__G__SessionViewer_119_0_2, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog), -1, 0, 3, 1, 1, 0,
07178 "U 'TProofProgressDialog' - 0 - d i - 'Int_t' 0 '700' w "
07179 "i - 'Int_t' 0 '600' h", (char*)NULL, (void*) NULL, 0);
07180 G__memfunc_setup("TProofProgressLog",1745,G__G__SessionViewer_119_0_3, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressLog), -1, 0, 4, 1, 1, 0,
07181 "C - - 10 '0' url i - 'Int_t' 0 '0' sessionidx "
07182 "i - 'Int_t' 0 '700' w i - 'Int_t' 0 '600' h", (char*)NULL, (void*) NULL, 0);
07183 G__memfunc_setup("BuildLogList",1198,G__G__SessionViewer_119_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' create", (char*)NULL, (void*) NULL, 0);
07184 G__memfunc_setup("DoLog",469,G__G__SessionViewer_119_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' grep", (char*)NULL, (void*) NULL, 0);
07185 G__memfunc_setup("LogMessage",999,G__G__SessionViewer_119_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
07186 "C - - 10 - msg g - 'Bool_t' 0 - all", (char*)NULL, (void*) NULL, 0);
07187 G__memfunc_setup("Rebuild",711,G__G__SessionViewer_119_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07188 G__memfunc_setup("LoadBuffer",986,G__G__SessionViewer_119_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - buffer", (char*)NULL, (void*) NULL, 0);
07189 G__memfunc_setup("AddBuffer",867,G__G__SessionViewer_119_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - buffer", (char*)NULL, (void*) NULL, 0);
07190 G__memfunc_setup("LoadFile",768,G__G__SessionViewer_119_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - file", (char*)NULL, (void*) NULL, 0);
07191 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '0' -", (char*)NULL, (void*) NULL, 1);
07192 G__memfunc_setup("Popup",532,G__G__SessionViewer_119_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07193 G__memfunc_setup("SaveToFile",978,G__G__SessionViewer_119_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07194 G__memfunc_setup("NoLineEntry",1111,G__G__SessionViewer_119_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07195 G__memfunc_setup("Select",608,G__G__SessionViewer_119_0_15, 121, -1, -1, 0, 2, 1, 1, 0,
07196 "i - 'Int_t' 0 - id g - 'Bool_t' 0 'kTRUE' all", (char*)NULL, (void*) NULL, 0);
07197 G__memfunc_setup("SetUrl",607,G__G__SessionViewer_119_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - url", (char*)NULL, (void*) NULL, 0);
07198 G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07199 G__memfunc_setup("Class",502,G__G__SessionViewer_119_0_18, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TProofProgressLog::Class) ), 0);
07200 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_119_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressLog::Class_Name) ), 0);
07201 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_119_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TProofProgressLog::Class_Version) ), 0);
07202 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_119_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TProofProgressLog::Dictionary) ), 0);
07203 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07204 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07205 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07206 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_119_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07207 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_119_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressLog::DeclFileName) ), 0);
07208 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_119_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProofProgressLog::ImplFileLine) ), 0);
07209 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_119_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressLog::ImplFileName) ), 0);
07210 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_119_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProofProgressLog::DeclFileLine) ), 0);
07211
07212 G__memfunc_setup("~TProofProgressLog", 1871, G__G__SessionViewer_119_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07213 G__tag_memfunc_reset();
07214 }
07215
07216 static void G__setup_memfuncTProofProgressMemoryPlot(void) {
07217
07218 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot));
07219 G__memfunc_setup("BuildLogList",1198,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGListBox), -1, 0, 1, 1, 2, 0, "U 'TGFrame' - 0 - parent", (char*)NULL, (void*) NULL, 0);
07220 G__memfunc_setup("DoWorkerPlot",1228,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph), -1, 0, 1, 1, 2, 0, "U 'TProofLogElem' - 0 - ple", (char*)NULL, (void*) NULL, 0);
07221 G__memfunc_setup("DoMasterPlot",1214,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph), -1, 0, 1, 1, 2, 0, "U 'TProofLogElem' - 0 - ple", (char*)NULL, (void*) NULL, 0);
07222 G__memfunc_setup("DoAveragePlot",1293,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph), -1, 0, 2, 1, 2, 0,
07223 "i - 'Int_t' 1 - max_el i - 'Int_t' 1 - min_el", (char*)NULL, (void*) NULL, 0);
07224 G__memfunc_setup("DoAveragePlotOld",1580,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGraph), -1, 0, 2, 1, 2, 0,
07225 "i - 'Int_t' 1 - max_el i - 'Int_t' 1 - min_el", (char*)NULL, (void*) NULL, 0);
07226 G__memfunc_setup("ParseLine",899,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 4, 1, 2, 0,
07227 "u 'TString' - 0 - l n - 'Long64_t' 1 - v "
07228 "n - 'Long64_t' 1 - r n - 'Long64_t' 1 - e", (char*)NULL, (void*) NULL, 0);
07229 G__memfunc_setup("TProofProgressMemoryPlot",2503,G__G__SessionViewer_120_0_7, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressMemoryPlot), -1, 0, 3, 1, 1, 0,
07230 "U 'TProofProgressDialog' - 0 - d i - 'Int_t' 0 '700' w "
07231 "i - 'Int_t' 0 '300' h", (char*)NULL, (void*) NULL, 0);
07232 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '0' -", (char*)NULL, (void*) NULL, 1);
07233 G__memfunc_setup("DoPlot",594,G__G__SessionViewer_120_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07234 G__memfunc_setup("Select",608,G__G__SessionViewer_120_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
07235 G__memfunc_setup("Class",502,G__G__SessionViewer_120_0_11, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TProofProgressMemoryPlot::Class) ), 0);
07236 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_120_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressMemoryPlot::Class_Name) ), 0);
07237 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_120_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TProofProgressMemoryPlot::Class_Version) ), 0);
07238 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_120_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TProofProgressMemoryPlot::Dictionary) ), 0);
07239 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07240 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07241 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07242 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_120_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07243 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_120_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressMemoryPlot::DeclFileName) ), 0);
07244 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_120_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProofProgressMemoryPlot::ImplFileLine) ), 0);
07245 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_120_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressMemoryPlot::ImplFileName) ), 0);
07246 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_120_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProofProgressMemoryPlot::DeclFileLine) ), 0);
07247
07248 G__memfunc_setup("~TProofProgressMemoryPlot", 2629, G__G__SessionViewer_120_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07249 G__tag_memfunc_reset();
07250 }
07251
07252 static void G__setup_memfuncTProofProgressDialog(void) {
07253
07254 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog));
07255 G__memfunc_setup("AdjustBytes",1138,(G__InterfaceMethod) NULL, 102, -1, G__defined_typename("Float_t"), 0, 2, 1, 4, 0,
07256 "f - 'Float_t' 0 - mbs u 'TString' - 1 - sf", (char*)NULL, (void*) NULL, 0);
07257 G__memfunc_setup("TProofProgressDialog",2047,G__G__SessionViewer_124_0_2, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog), -1, 0, 5, 1, 1, 0,
07258 "U 'TProof' - 0 - proof C - - 10 - selector "
07259 "i - 'Int_t' 0 - files n - 'Long64_t' 0 - first "
07260 "n - 'Long64_t' 0 - entries", (char*)NULL, (void*) NULL, 0);
07261 G__memfunc_setup("ResetProgressDialog",1960,G__G__SessionViewer_124_0_3, 121, -1, -1, 0, 4, 1, 1, 0,
07262 "C - - 10 - sel i - 'Int_t' 0 - sz "
07263 "n - 'Long64_t' 0 - fst n - 'Long64_t' 0 - ent", (char*)NULL, (void*) NULL, 0);
07264 G__memfunc_setup("Progress",853,G__G__SessionViewer_124_0_4, 121, -1, -1, 0, 2, 1, 1, 0,
07265 "n - 'Long64_t' 0 - total n - 'Long64_t' 0 - processed", (char*)NULL, (void*) NULL, 0);
07266 G__memfunc_setup("Progress",853,G__G__SessionViewer_124_0_5, 121, -1, -1, 0, 7, 1, 1, 0,
07267 "n - 'Long64_t' 0 - total n - 'Long64_t' 0 - processed "
07268 "n - 'Long64_t' 0 - bytesread f - 'Float_t' 0 - initTime "
07269 "f - 'Float_t' 0 - procTime f - 'Float_t' 0 - evtrti "
07270 "f - 'Float_t' 0 - mbrti", (char*)NULL, (void*) NULL, 0);
07271 G__memfunc_setup("Progress",853,G__G__SessionViewer_124_0_6, 121, -1, -1, 0, 10, 1, 1, 0,
07272 "n - 'Long64_t' 0 - total n - 'Long64_t' 0 - processed "
07273 "n - 'Long64_t' 0 - bytesread f - 'Float_t' 0 - initTime "
07274 "f - 'Float_t' 0 - procTime f - 'Float_t' 0 - evtrti "
07275 "f - 'Float_t' 0 - mbrti i - 'Int_t' 0 - actw "
07276 "i - 'Int_t' 0 - tses f - 'Float_t' 0 - eses", (char*)NULL, (void*) NULL, 0);
07277 G__memfunc_setup("DisableAsyn",1103,G__G__SessionViewer_124_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07278 G__memfunc_setup("IndicateStop",1223,G__G__SessionViewer_124_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - aborted", (char*)NULL, (void*) NULL, 0);
07279 G__memfunc_setup("LogMessage",999,G__G__SessionViewer_124_0_9, 121, -1, -1, 0, 2, 1, 1, 0,
07280 "C - - 10 - msg g - 'Bool_t' 0 - all", (char*)NULL, (void*) NULL, 0);
07281 G__memfunc_setup("CloseWindow",1134,G__G__SessionViewer_124_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07282 G__memfunc_setup("DoClose",681,G__G__SessionViewer_124_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07283 G__memfunc_setup("DoLog",469,G__G__SessionViewer_124_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07284 G__memfunc_setup("DoKeep",568,G__G__SessionViewer_124_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - on", (char*)NULL, (void*) NULL, 0);
07285 G__memfunc_setup("DoSetLogQuery",1303,G__G__SessionViewer_124_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - on", (char*)NULL, (void*) NULL, 0);
07286 G__memfunc_setup("DoStop",601,G__G__SessionViewer_124_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07287 G__memfunc_setup("DoAbort",683,G__G__SessionViewer_124_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07288 G__memfunc_setup("DoAsyn",590,G__G__SessionViewer_124_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07289 G__memfunc_setup("DoPlotRateGraph",1488,G__G__SessionViewer_124_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07290 G__memfunc_setup("DoMemoryPlot",1227,G__G__SessionViewer_124_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07291 G__memfunc_setup("DoEnableSpeedo",1370,G__G__SessionViewer_124_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07292 G__memfunc_setup("ToggleOdometerInfos",1952,G__G__SessionViewer_124_0_21, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07293 G__memfunc_setup("ToggleThreshold",1551,G__G__SessionViewer_124_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07294 G__memfunc_setup("Class",502,G__G__SessionViewer_124_0_23, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TProofProgressDialog::Class) ), 0);
07295 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_124_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressDialog::Class_Name) ), 0);
07296 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_124_0_25, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TProofProgressDialog::Class_Version) ), 0);
07297 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_124_0_26, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TProofProgressDialog::Dictionary) ), 0);
07298 G__memfunc_setup("IsA",253,G__G__SessionViewer_124_0_27, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07299 G__memfunc_setup("ShowMembers",1132,G__G__SessionViewer_124_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07300 G__memfunc_setup("Streamer",835,G__G__SessionViewer_124_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07301 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_124_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07302 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_124_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressDialog::DeclFileName) ), 0);
07303 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_124_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProofProgressDialog::ImplFileLine) ), 0);
07304 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_124_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofProgressDialog::ImplFileName) ), 0);
07305 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_124_0_34, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProofProgressDialog::DeclFileLine) ), 0);
07306
07307 G__memfunc_setup("TProofProgressDialog", 2047, G__G__SessionViewer_124_0_35, (int) ('i'), G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog), -1, 0, 1, 1, 1, 0, "u 'TProofProgressDialog' - 11 - -", (char*) NULL, (void*) NULL, 0);
07308
07309 G__memfunc_setup("~TProofProgressDialog", 2173, G__G__SessionViewer_124_0_36, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07310
07311 G__memfunc_setup("operator=", 937, G__G__SessionViewer_124_0_37, (int) ('u'), G__get_linked_tagnum(&G__G__SessionViewerLN_TProofProgressDialog), -1, 1, 1, 1, 1, 0, "u 'TProofProgressDialog' - 11 - -", (char*) NULL, (void*) NULL, 0);
07312 G__tag_memfunc_reset();
07313 }
07314
07315 static void G__setup_memfuncTSessionViewer(void) {
07316
07317 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer));
07318 G__memfunc_setup("TSessionViewer",1450,G__G__SessionViewer_303_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer), -1, 0, 3, 1, 1, 0,
07319 "C - - 10 '\"ROOT Session Viewer\"' title h - 'UInt_t' 0 '550' w "
07320 "h - 'UInt_t' 0 '320' h", (char*)NULL, (void*) NULL, 0);
07321 G__memfunc_setup("TSessionViewer",1450,G__G__SessionViewer_303_0_2, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer), -1, 0, 5, 1, 1, 0,
07322 "C - - 10 - title i - 'Int_t' 0 - x "
07323 "i - 'Int_t' 0 - y h - 'UInt_t' 0 - w "
07324 "h - 'UInt_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07325 G__memfunc_setup("Build",496,G__G__SessionViewer_303_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07326 G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
07327 "l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm1 "
07328 "l - 'Long_t' 0 - -", (char*)NULL, (void*) NULL, 1);
07329 G__memfunc_setup("GetServerFrame",1410,G__G__SessionViewer_303_0_5, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07330 G__memfunc_setup("GetSessionFrame",1519,G__G__SessionViewer_303_0_6, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07331 G__memfunc_setup("GetQueryFrame",1313,G__G__SessionViewer_303_0_7, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07332 G__memfunc_setup("GetOutputFrame",1436,G__G__SessionViewer_303_0_8, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07333 G__memfunc_setup("GetInputFrame",1307,G__G__SessionViewer_303_0_9, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07334 G__memfunc_setup("GetActDesc",951,G__G__SessionViewer_303_0_10, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07335 G__memfunc_setup("GetSessions",1143,G__G__SessionViewer_303_0_11, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07336 G__memfunc_setup("GetSessionHierarchy",1955,G__G__SessionViewer_303_0_12, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGListTree), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07337 G__memfunc_setup("GetSessionItem",1427,G__G__SessionViewer_303_0_13, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGListTreeItem), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07338 G__memfunc_setup("GetLocalPict",1179,G__G__SessionViewer_303_0_14, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07339 G__memfunc_setup("GetProofConPict",1494,G__G__SessionViewer_303_0_15, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07340 G__memfunc_setup("GetProofDisconPict",1814,G__G__SessionViewer_303_0_16, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07341 G__memfunc_setup("GetQueryConPict",1510,G__G__SessionViewer_303_0_17, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07342 G__memfunc_setup("GetQueryDisconPict",1830,G__G__SessionViewer_303_0_18, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07343 G__memfunc_setup("GetBasePict",1067,G__G__SessionViewer_303_0_19, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPicture), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07344 G__memfunc_setup("GetPopupSrv",1135,G__G__SessionViewer_303_0_20, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07345 G__memfunc_setup("GetPopupQry",1136,G__G__SessionViewer_303_0_21, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07346 G__memfunc_setup("GetContextMenu",1434,G__G__SessionViewer_303_0_22, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TContextMenu), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07347 G__memfunc_setup("GetStatusBar",1209,G__G__SessionViewer_303_0_23, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGStatusBar), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07348 G__memfunc_setup("GetConnectProg",1410,G__G__SessionViewer_303_0_24, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGHProgressBar), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07349 G__memfunc_setup("GetCascadeMenu",1369,G__G__SessionViewer_303_0_25, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07350 G__memfunc_setup("GetOptionsMenu",1441,G__G__SessionViewer_303_0_26, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGPopupMenu), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07351 G__memfunc_setup("ChangeRightLogo",1493,G__G__SessionViewer_303_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
07352 G__memfunc_setup("CleanupSession",1452,G__G__SessionViewer_303_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07353 G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07354 G__memfunc_setup("DisableTimer",1205,G__G__SessionViewer_303_0_30, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07355 G__memfunc_setup("EditQuery",924,G__G__SessionViewer_303_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07356 G__memfunc_setup("EnableTimer",1096,G__G__SessionViewer_303_0_32, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07357 G__memfunc_setup("HandleTimer",1101,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TTimer' - 0 - -", (char*)NULL, (void*) NULL, 1);
07358 G__memfunc_setup("IsBusy",607,G__G__SessionViewer_303_0_34, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07359 G__memfunc_setup("IsAutoSave",996,G__G__SessionViewer_303_0_35, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07360 G__memfunc_setup("LogMessage",999,G__G__SessionViewer_303_0_36, 121, -1, -1, 0, 2, 1, 1, 0,
07361 "C - - 10 - msg g - 'Bool_t' 0 - all", (char*)NULL, (void*) NULL, 0);
07362 G__memfunc_setup("MyHandleMenu",1191,G__G__SessionViewer_303_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
07363 G__memfunc_setup("OnCascadeMenu",1270,G__G__SessionViewer_303_0_38, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07364 G__memfunc_setup("OnListTreeClicked",1688,G__G__SessionViewer_303_0_39, 121, -1, -1, 0, 4, 1, 1, 0,
07365 "U 'TGListTreeItem' - 0 - entry i - 'Int_t' 0 - btn "
07366 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
07367 G__memfunc_setup("OnListTreeDoubleClicked",2291,G__G__SessionViewer_303_0_40, 121, -1, -1, 0, 2, 1, 1, 0,
07368 "U 'TGListTreeItem' - 0 - entry i - 'Int_t' 0 - btn", (char*)NULL, (void*) NULL, 0);
07369 G__memfunc_setup("QueryResultReady",1674,G__G__SessionViewer_303_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 0 - query", (char*)NULL, (void*) NULL, 0);
07370 G__memfunc_setup("DeleteQuery",1129,G__G__SessionViewer_303_0_42, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07371 G__memfunc_setup("ReadConfiguration",1748,G__G__SessionViewer_303_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '0' filename", (char*)NULL, (void*) NULL, 0);
07372 G__memfunc_setup("ResetSession",1255,G__G__SessionViewer_303_0_44, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07373 G__memfunc_setup("UpdateListOfProofs",1837,G__G__SessionViewer_303_0_45, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07374 G__memfunc_setup("UpdateListOfSessions",2059,G__G__SessionViewer_303_0_46, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07375 G__memfunc_setup("UpdateListOfPackages",2003,G__G__SessionViewer_303_0_47, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07376 G__memfunc_setup("WriteConfiguration",1891,G__G__SessionViewer_303_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '0' filename", (char*)NULL, (void*) NULL, 0);
07377 G__memfunc_setup("SetBusy",719,G__G__SessionViewer_303_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' busy", (char*)NULL, (void*) NULL, 0);
07378 G__memfunc_setup("SetChangePic",1166,G__G__SessionViewer_303_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - change", (char*)NULL, (void*) NULL, 0);
07379 G__memfunc_setup("SetLogWindow",1222,G__G__SessionViewer_303_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionLogView' - 0 - log", (char*)NULL, (void*) NULL, 0);
07380 G__memfunc_setup("ShowEnabledPackages",1899,G__G__SessionViewer_303_0_52, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07381 G__memfunc_setup("ShowPackages",1216,G__G__SessionViewer_303_0_53, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07382 G__memfunc_setup("ShowInfo",813,G__G__SessionViewer_303_0_54, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - txt", (char*)NULL, (void*) NULL, 0);
07383 G__memfunc_setup("ShowLog",707,G__G__SessionViewer_303_0_55, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - queryref", (char*)NULL, (void*) NULL, 0);
07384 G__memfunc_setup("ShowStatus",1061,G__G__SessionViewer_303_0_56, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07385 G__memfunc_setup("StartupMessage",1464,G__G__SessionViewer_303_0_57, 121, -1, -1, 0, 4, 1, 1, 0,
07386 "C - - 0 - msg g - 'Bool_t' 0 - stat "
07387 "i - 'Int_t' 0 - curr i - 'Int_t' 0 - total", (char*)NULL, (void*) NULL, 0);
07388 G__memfunc_setup("StartViewer",1152,G__G__SessionViewer_303_0_58, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07389 G__memfunc_setup("Terminate",937,G__G__SessionViewer_303_0_59, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07390 G__memfunc_setup("Class",502,G__G__SessionViewer_303_0_60, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSessionViewer::Class) ), 0);
07391 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_303_0_61, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionViewer::Class_Name) ), 0);
07392 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_303_0_62, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSessionViewer::Class_Version) ), 0);
07393 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_303_0_63, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSessionViewer::Dictionary) ), 0);
07394 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07395 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07396 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07397 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_303_0_67, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07398 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_303_0_68, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionViewer::DeclFileName) ), 0);
07399 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_303_0_69, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionViewer::ImplFileLine) ), 0);
07400 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_303_0_70, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionViewer::ImplFileName) ), 0);
07401 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_303_0_71, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionViewer::DeclFileLine) ), 0);
07402
07403 G__memfunc_setup("~TSessionViewer", 1576, G__G__SessionViewer_303_0_72, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07404 G__tag_memfunc_reset();
07405 }
07406
07407 static void G__setup_memfuncTSessionLogView(void) {
07408
07409 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView));
07410 G__memfunc_setup("TSessionLogView",1525,G__G__SessionViewer_304_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionLogView), -1, 0, 3, 1, 1, 0,
07411 "U 'TSessionViewer' - 0 - viewer h - 'UInt_t' 0 - w "
07412 "h - 'UInt_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07413 G__memfunc_setup("AddBuffer",867,G__G__SessionViewer_304_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - buffer", (char*)NULL, (void*) NULL, 0);
07414 G__memfunc_setup("LoadBuffer",986,G__G__SessionViewer_304_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - buffer", (char*)NULL, (void*) NULL, 0);
07415 G__memfunc_setup("LoadFile",768,G__G__SessionViewer_304_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - file", (char*)NULL, (void*) NULL, 0);
07416 G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
07417 "l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm1 "
07418 "l - 'Long_t' 0 - parm2", (char*)NULL, (void*) NULL, 1);
07419 G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07420 G__memfunc_setup("ClearLogView",1188,G__G__SessionViewer_304_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07421 G__memfunc_setup("Popup",532,G__G__SessionViewer_304_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07422 G__memfunc_setup("SetTitle",814,G__G__SessionViewer_304_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07423 G__memfunc_setup("Class",502,G__G__SessionViewer_304_0_10, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSessionLogView::Class) ), 0);
07424 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_304_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionLogView::Class_Name) ), 0);
07425 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_304_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSessionLogView::Class_Version) ), 0);
07426 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_304_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSessionLogView::Dictionary) ), 0);
07427 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07428 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07429 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07430 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_304_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07431 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_304_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionLogView::DeclFileName) ), 0);
07432 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_304_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionLogView::ImplFileLine) ), 0);
07433 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_304_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionLogView::ImplFileName) ), 0);
07434 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_304_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionLogView::DeclFileLine) ), 0);
07435
07436 G__memfunc_setup("~TSessionLogView", 1651, G__G__SessionViewer_304_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07437 G__tag_memfunc_reset();
07438 }
07439
07440 static void G__setup_memfuncTQueryDescription(void) {
07441
07442 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription));
07443 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
07444 G__memfunc_setup("Class",502,G__G__SessionViewer_307_0_2, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TQueryDescription::Class) ), 0);
07445 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_307_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQueryDescription::Class_Name) ), 0);
07446 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_307_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TQueryDescription::Class_Version) ), 0);
07447 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_307_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TQueryDescription::Dictionary) ), 0);
07448 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07449 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07450 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07451 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_307_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07452 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_307_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQueryDescription::DeclFileName) ), 0);
07453 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_307_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQueryDescription::ImplFileLine) ), 0);
07454 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_307_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQueryDescription::ImplFileName) ), 0);
07455 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_307_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQueryDescription::DeclFileLine) ), 0);
07456
07457 G__memfunc_setup("TQueryDescription", 1774, G__G__SessionViewer_307_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
07458
07459 G__memfunc_setup("TQueryDescription", 1774, G__G__SessionViewer_307_0_15, (int) ('i'), G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription), -1, 0, 1, 1, 1, 0, "u 'TQueryDescription' - 11 - -", (char*) NULL, (void*) NULL, 0);
07460
07461 G__memfunc_setup("~TQueryDescription", 1900, G__G__SessionViewer_307_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
07462
07463 G__memfunc_setup("operator=", 937, G__G__SessionViewer_307_0_17, (int) ('u'), G__get_linked_tagnum(&G__G__SessionViewerLN_TQueryDescription), -1, 1, 1, 1, 1, 0, "u 'TQueryDescription' - 11 - -", (char*) NULL, (void*) NULL, 0);
07464 G__tag_memfunc_reset();
07465 }
07466
07467 static void G__setup_memfuncTSessionDescription(void) {
07468
07469 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription));
07470 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
07471 G__memfunc_setup("Class",502,G__G__SessionViewer_310_0_2, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSessionDescription::Class) ), 0);
07472 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_310_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionDescription::Class_Name) ), 0);
07473 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_310_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSessionDescription::Class_Version) ), 0);
07474 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_310_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSessionDescription::Dictionary) ), 0);
07475 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07476 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07477 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07478 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_310_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07479 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_310_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionDescription::DeclFileName) ), 0);
07480 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_310_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionDescription::ImplFileLine) ), 0);
07481 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_310_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionDescription::ImplFileName) ), 0);
07482 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_310_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionDescription::DeclFileLine) ), 0);
07483
07484 G__memfunc_setup("TSessionDescription", 1980, G__G__SessionViewer_310_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
07485
07486 G__memfunc_setup("TSessionDescription", 1980, G__G__SessionViewer_310_0_15, (int) ('i'), G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription), -1, 0, 1, 1, 1, 0, "u 'TSessionDescription' - 11 - -", (char*) NULL, (void*) NULL, 0);
07487
07488 G__memfunc_setup("~TSessionDescription", 2106, G__G__SessionViewer_310_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
07489
07490 G__memfunc_setup("operator=", 937, G__G__SessionViewer_310_0_17, (int) ('u'), G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionDescription), -1, 1, 1, 1, 1, 0, "u 'TSessionDescription' - 11 - -", (char*) NULL, (void*) NULL, 0);
07491 G__tag_memfunc_reset();
07492 }
07493
07494 static void G__setup_memfuncTPackageDescription(void) {
07495
07496 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription));
07497 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
07498 G__memfunc_setup("Class",502,G__G__SessionViewer_311_0_2, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPackageDescription::Class) ), 0);
07499 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_311_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPackageDescription::Class_Name) ), 0);
07500 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_311_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPackageDescription::Class_Version) ), 0);
07501 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_311_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPackageDescription::Dictionary) ), 0);
07502 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07503 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07504 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07505 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_311_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07506 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_311_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPackageDescription::DeclFileName) ), 0);
07507 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_311_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPackageDescription::ImplFileLine) ), 0);
07508 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_311_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPackageDescription::ImplFileName) ), 0);
07509 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_311_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPackageDescription::DeclFileLine) ), 0);
07510
07511 G__memfunc_setup("TPackageDescription", 1924, G__G__SessionViewer_311_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
07512
07513 G__memfunc_setup("TPackageDescription", 1924, G__G__SessionViewer_311_0_15, (int) ('i'), G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription), -1, 0, 1, 1, 1, 0, "u 'TPackageDescription' - 11 - -", (char*) NULL, (void*) NULL, 0);
07514
07515 G__memfunc_setup("~TPackageDescription", 2050, G__G__SessionViewer_311_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
07516
07517 G__memfunc_setup("operator=", 937, G__G__SessionViewer_311_0_17, (int) ('u'), G__get_linked_tagnum(&G__G__SessionViewerLN_TPackageDescription), -1, 1, 1, 1, 1, 0, "u 'TPackageDescription' - 11 - -", (char*) NULL, (void*) NULL, 0);
07518 G__tag_memfunc_reset();
07519 }
07520
07521 static void G__setup_memfuncTSessionServerFrame(void) {
07522
07523 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame));
07524 G__memfunc_setup("TSessionServerFrame",1946,G__G__SessionViewer_312_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionServerFrame), -1, 0, 3, 1, 1, 0,
07525 "U 'TGWindow' - 0 - parent i - 'Int_t' 0 - w "
07526 "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07527 G__memfunc_setup("Build",496,G__G__SessionViewer_312_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionViewer' - 0 - gui", (char*)NULL, (void*) NULL, 0);
07528 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
07529 G__memfunc_setup("GetAddress",998,G__G__SessionViewer_312_0_4, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07530 G__memfunc_setup("GetPortNumber",1326,G__G__SessionViewer_312_0_5, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07531 G__memfunc_setup("GetLogLevel",1082,G__G__SessionViewer_312_0_6, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07532 G__memfunc_setup("GetConfigText",1307,G__G__SessionViewer_312_0_7, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07533 G__memfunc_setup("GetUserName",1088,G__G__SessionViewer_312_0_8, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
07534 G__memfunc_setup("IsSync",601,G__G__SessionViewer_312_0_9, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07535 G__memfunc_setup("SetAddEnabled",1248,G__G__SessionViewer_312_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 0);
07536 G__memfunc_setup("SetConnectEnabled",1697,G__G__SessionViewer_312_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 0);
07537 G__memfunc_setup("SetName",685,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - str", (char*)NULL, (void*) NULL, 1);
07538 G__memfunc_setup("SetAddress",1010,G__G__SessionViewer_312_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - str", (char*)NULL, (void*) NULL, 0);
07539 G__memfunc_setup("SetPortNumber",1338,G__G__SessionViewer_312_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - port", (char*)NULL, (void*) NULL, 0);
07540 G__memfunc_setup("SetLogLevel",1094,G__G__SessionViewer_312_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - log", (char*)NULL, (void*) NULL, 0);
07541 G__memfunc_setup("SetConfigText",1319,G__G__SessionViewer_312_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - str", (char*)NULL, (void*) NULL, 0);
07542 G__memfunc_setup("SetUserName",1100,G__G__SessionViewer_312_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - str", (char*)NULL, (void*) NULL, 0);
07543 G__memfunc_setup("SetSync",713,G__G__SessionViewer_312_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - sync", (char*)NULL, (void*) NULL, 0);
07544 G__memfunc_setup("SettingsChanged",1531,G__G__SessionViewer_312_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07545 G__memfunc_setup("OnBtnConnectClicked",1882,G__G__SessionViewer_312_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07546 G__memfunc_setup("OnBtnNewServerClicked",2097,G__G__SessionViewer_312_0_21, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07547 G__memfunc_setup("OnBtnDeleteClicked",1763,G__G__SessionViewer_312_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07548 G__memfunc_setup("OnBtnAddClicked",1433,G__G__SessionViewer_312_0_23, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07549 G__memfunc_setup("OnConfigFileClicked",1858,G__G__SessionViewer_312_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07550 G__memfunc_setup("Update",611,G__G__SessionViewer_312_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionDescription' - 0 - desc", (char*)NULL, (void*) NULL, 0);
07551 G__memfunc_setup("HandleExpose",1216,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'Event_t' - 0 - event", (char*)NULL, (void*) NULL, 1);
07552 G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
07553 "l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm1 "
07554 "l - 'Long_t' 0 - parm2", (char*)NULL, (void*) NULL, 1);
07555 G__memfunc_setup("Class",502,G__G__SessionViewer_312_0_28, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSessionServerFrame::Class) ), 0);
07556 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_312_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionServerFrame::Class_Name) ), 0);
07557 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_312_0_30, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSessionServerFrame::Class_Version) ), 0);
07558 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_312_0_31, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSessionServerFrame::Dictionary) ), 0);
07559 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07560 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07561 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07562 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_312_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07563 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_312_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionServerFrame::DeclFileName) ), 0);
07564 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_312_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionServerFrame::ImplFileLine) ), 0);
07565 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_312_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionServerFrame::ImplFileName) ), 0);
07566 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_312_0_39, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionServerFrame::DeclFileLine) ), 0);
07567
07568 G__memfunc_setup("~TSessionServerFrame", 2072, G__G__SessionViewer_312_0_40, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07569 G__tag_memfunc_reset();
07570 }
07571
07572 static void G__setup_memfuncTSessionFrame(void) {
07573
07574 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame));
07575 G__memfunc_setup("TSessionFrame",1315,G__G__SessionViewer_313_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionFrame), -1, 0, 3, 1, 1, 0,
07576 "U 'TGWindow' - 0 - parent i - 'Int_t' 0 - w "
07577 "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07578 G__memfunc_setup("Build",496,G__G__SessionViewer_313_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionViewer' - 0 - gui", (char*)NULL, (void*) NULL, 0);
07579 G__memfunc_setup("CheckAutoEnPack",1449,G__G__SessionViewer_313_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' checked", (char*)NULL, (void*) NULL, 0);
07580 G__memfunc_setup("GetLogLevel",1082,G__G__SessionViewer_313_0_4, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07581 G__memfunc_setup("SetLogLevel",1094,G__G__SessionViewer_313_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - log", (char*)NULL, (void*) NULL, 0);
07582 G__memfunc_setup("GetTab",567,G__G__SessionViewer_313_0_6, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGTab), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07583 G__memfunc_setup("OnApplyLogLevel",1501,G__G__SessionViewer_313_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07584 G__memfunc_setup("OnApplyParallel",1520,G__G__SessionViewer_313_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07585 G__memfunc_setup("OnBtnAddClicked",1433,G__G__SessionViewer_313_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07586 G__memfunc_setup("OnBtnRemoveClicked",1790,G__G__SessionViewer_313_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07587 G__memfunc_setup("OnBtnUpClicked",1365,G__G__SessionViewer_313_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07588 G__memfunc_setup("OnBtnDownClicked",1576,G__G__SessionViewer_313_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07589 G__memfunc_setup("OnBtnShowLogClicked",1875,G__G__SessionViewer_313_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07590 G__memfunc_setup("OnBtnNewQueryClicked",2000,G__G__SessionViewer_313_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07591 G__memfunc_setup("OnBtnGetQueriesClicked",2190,G__G__SessionViewer_313_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07592 G__memfunc_setup("OnBtnDisconnectClicked",2202,G__G__SessionViewer_313_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07593 G__memfunc_setup("OnCommandLine",1284,G__G__SessionViewer_313_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07594 G__memfunc_setup("OnUploadPackages",1601,G__G__SessionViewer_313_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07595 G__memfunc_setup("OnEnablePackages",1571,G__G__SessionViewer_313_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07596 G__memfunc_setup("OnDisablePackages",1680,G__G__SessionViewer_313_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07597 G__memfunc_setup("OnClearPackages",1475,G__G__SessionViewer_313_0_21, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07598 G__memfunc_setup("OnMultipleSelection",1967,G__G__SessionViewer_313_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - on", (char*)NULL, (void*) NULL, 0);
07599 G__memfunc_setup("OnStartupEnable",1527,G__G__SessionViewer_313_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - on", (char*)NULL, (void*) NULL, 0);
07600 G__memfunc_setup("ProofInfos",1029,G__G__SessionViewer_313_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07601 G__memfunc_setup("SetLocal",791,G__G__SessionViewer_313_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' local", (char*)NULL, (void*) NULL, 0);
07602 G__memfunc_setup("ShutdownSession",1600,G__G__SessionViewer_313_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07603 G__memfunc_setup("UpdatePackages",1410,G__G__SessionViewer_313_0_27, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07604 G__memfunc_setup("OnBtnUploadDSet",1462,G__G__SessionViewer_313_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07605 G__memfunc_setup("OnBtnRemoveDSet",1471,G__G__SessionViewer_313_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07606 G__memfunc_setup("OnBtnVerifyDSet",1478,G__G__SessionViewer_313_0_30, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07607 G__memfunc_setup("UpdateListOfDataSets",1997,G__G__SessionViewer_313_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07608 G__memfunc_setup("Class",502,G__G__SessionViewer_313_0_32, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSessionFrame::Class) ), 0);
07609 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_313_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionFrame::Class_Name) ), 0);
07610 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_313_0_34, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSessionFrame::Class_Version) ), 0);
07611 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_313_0_35, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSessionFrame::Dictionary) ), 0);
07612 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07613 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07614 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07615 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_313_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07616 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_313_0_40, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionFrame::DeclFileName) ), 0);
07617 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_313_0_41, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionFrame::ImplFileLine) ), 0);
07618 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_313_0_42, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionFrame::ImplFileName) ), 0);
07619 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_313_0_43, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionFrame::DeclFileLine) ), 0);
07620
07621 G__memfunc_setup("~TSessionFrame", 1441, G__G__SessionViewer_313_0_44, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07622 G__tag_memfunc_reset();
07623 }
07624
07625 static void G__setup_memfuncTEditQueryFrame(void) {
07626
07627 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame));
07628 G__memfunc_setup("TEditQueryFrame",1499,G__G__SessionViewer_314_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame), -1, 0, 3, 1, 1, 0,
07629 "U 'TGWindow' - 0 - p i - 'Int_t' 0 - w "
07630 "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07631 G__memfunc_setup("Build",496,G__G__SessionViewer_314_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionViewer' - 0 - gui", (char*)NULL, (void*) NULL, 0);
07632 G__memfunc_setup("OnNewQueryMore",1424,G__G__SessionViewer_314_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07633 G__memfunc_setup("OnBrowseChain",1298,G__G__SessionViewer_314_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07634 G__memfunc_setup("OnBrowseSelector",1648,G__G__SessionViewer_314_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07635 G__memfunc_setup("OnBrowseEventList",1741,G__G__SessionViewer_314_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07636 G__memfunc_setup("OnBtnSave",880,G__G__SessionViewer_314_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07637 G__memfunc_setup("OnElementSelected",1712,G__G__SessionViewer_314_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
07638 G__memfunc_setup("SettingsChanged",1531,G__G__SessionViewer_314_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07639 G__memfunc_setup("UpdateFields",1210,G__G__SessionViewer_314_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TQueryDescription' - 0 - desc", (char*)NULL, (void*) NULL, 0);
07640 G__memfunc_setup("Class",502,G__G__SessionViewer_314_0_11, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEditQueryFrame::Class) ), 0);
07641 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_314_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEditQueryFrame::Class_Name) ), 0);
07642 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_314_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEditQueryFrame::Class_Version) ), 0);
07643 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_314_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEditQueryFrame::Dictionary) ), 0);
07644 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07645 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07646 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07647 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_314_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07648 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_314_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEditQueryFrame::DeclFileName) ), 0);
07649 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_314_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEditQueryFrame::ImplFileLine) ), 0);
07650 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_314_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEditQueryFrame::ImplFileName) ), 0);
07651 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_314_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEditQueryFrame::DeclFileLine) ), 0);
07652
07653 G__memfunc_setup("~TEditQueryFrame", 1625, G__G__SessionViewer_314_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07654 G__tag_memfunc_reset();
07655 }
07656
07657 static void G__setup_memfuncTSessionQueryFrame(void) {
07658
07659 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame));
07660 G__memfunc_setup("TSessionQueryFrame",1849,G__G__SessionViewer_315_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionQueryFrame), -1, 0, 3, 1, 1, 0,
07661 "U 'TGWindow' - 0 - parent i - 'Int_t' 0 - w "
07662 "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07663 G__memfunc_setup("Build",496,G__G__SessionViewer_315_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionViewer' - 0 - gui", (char*)NULL, (void*) NULL, 0);
07664 G__memfunc_setup("GetStatsCanvas",1419,G__G__SessionViewer_315_0_3, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TCanvas), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07665 G__memfunc_setup("GetQueryEditFrame",1703,G__G__SessionViewer_315_0_4, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TEditQueryFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07666 G__memfunc_setup("GetTab",567,G__G__SessionViewer_315_0_5, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGTab), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
07667 G__memfunc_setup("Feedback",773,G__G__SessionViewer_315_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TList' - 0 - objs", (char*)NULL, (void*) NULL, 0);
07668 G__memfunc_setup("Modified",801,G__G__SessionViewer_315_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' mod", (char*)NULL, (void*) NULL, 0);
07669 G__memfunc_setup("Progress",853,G__G__SessionViewer_315_0_8, 121, -1, -1, 0, 2, 1, 1, 0,
07670 "n - 'Long64_t' 0 - total n - 'Long64_t' 0 - processed", (char*)NULL, (void*) NULL, 0);
07671 G__memfunc_setup("Progress",853,G__G__SessionViewer_315_0_9, 121, -1, -1, 0, 7, 1, 1, 0,
07672 "n - 'Long64_t' 0 - total n - 'Long64_t' 0 - processed "
07673 "n - 'Long64_t' 0 - bytesread f - 'Float_t' 0 - initTime "
07674 "f - 'Float_t' 0 - procTime f - 'Float_t' 0 - evtrti "
07675 "f - 'Float_t' 0 - mbrti", (char*)NULL, (void*) NULL, 0);
07676 G__memfunc_setup("ProgressLocal",1344,G__G__SessionViewer_315_0_10, 121, -1, -1, 0, 2, 1, 1, 0,
07677 "n - 'Long64_t' 0 - total n - 'Long64_t' 0 - processed", (char*)NULL, (void*) NULL, 0);
07678 G__memfunc_setup("IndicateStop",1223,G__G__SessionViewer_315_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - aborted", (char*)NULL, (void*) NULL, 0);
07679 G__memfunc_setup("ResetProgressDialog",1960,G__G__SessionViewer_315_0_12, 121, -1, -1, 0, 4, 1, 1, 0,
07680 "C - - 10 - selec i - 'Int_t' 0 - files "
07681 "n - 'Long64_t' 0 - first n - 'Long64_t' 0 - entries", (char*)NULL, (void*) NULL, 0);
07682 G__memfunc_setup("OnBtnSubmit",1109,G__G__SessionViewer_315_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07683 G__memfunc_setup("OnBtnFinalize",1299,G__G__SessionViewer_315_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07684 G__memfunc_setup("OnBtnStop",903,G__G__SessionViewer_315_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07685 G__memfunc_setup("OnBtnAbort",985,G__G__SessionViewer_315_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07686 G__memfunc_setup("OnBtnShowLog",1188,G__G__SessionViewer_315_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07687 G__memfunc_setup("OnBtnRetrieve",1319,G__G__SessionViewer_315_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07688 G__memfunc_setup("UpdateInfos",1122,G__G__SessionViewer_315_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07689 G__memfunc_setup("UpdateButtons",1362,G__G__SessionViewer_315_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TQueryDescription' - 0 - desc", (char*)NULL, (void*) NULL, 0);
07690 G__memfunc_setup("UpdateHistos",1245,G__G__SessionViewer_315_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TList' - 0 - objs", (char*)NULL, (void*) NULL, 0);
07691 G__memfunc_setup("Class",502,G__G__SessionViewer_315_0_22, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSessionQueryFrame::Class) ), 0);
07692 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_315_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionQueryFrame::Class_Name) ), 0);
07693 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_315_0_24, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSessionQueryFrame::Class_Version) ), 0);
07694 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_315_0_25, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSessionQueryFrame::Dictionary) ), 0);
07695 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07696 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07697 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07698 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_315_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07699 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_315_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionQueryFrame::DeclFileName) ), 0);
07700 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_315_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionQueryFrame::ImplFileLine) ), 0);
07701 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_315_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionQueryFrame::ImplFileName) ), 0);
07702 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_315_0_33, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionQueryFrame::DeclFileLine) ), 0);
07703
07704 G__memfunc_setup("~TSessionQueryFrame", 1975, G__G__SessionViewer_315_0_34, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07705 G__tag_memfunc_reset();
07706 }
07707
07708 static void G__setup_memfuncTSessionOutputFrame(void) {
07709
07710 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame));
07711 G__memfunc_setup("TSessionOutputFrame",1972,G__G__SessionViewer_317_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionOutputFrame), -1, 0, 3, 1, 1, 0,
07712 "U 'TGWindow' - 0 - parent i - 'Int_t' 0 - w "
07713 "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07714 G__memfunc_setup("AddObject",864,G__G__SessionViewer_317_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
07715 G__memfunc_setup("Build",496,G__G__SessionViewer_317_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionViewer' - 0 - gui", (char*)NULL, (void*) NULL, 0);
07716 G__memfunc_setup("GetLVContainer",1381,G__G__SessionViewer_317_0_4, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGLVContainer), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07717 G__memfunc_setup("OnElementClicked",1590,G__G__SessionViewer_317_0_5, 121, -1, -1, 0, 4, 1, 1, 0,
07718 "U 'TGLVEntry' - 0 - entry i - 'Int_t' 0 - btn "
07719 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
07720 G__memfunc_setup("OnElementDblClicked",1864,G__G__SessionViewer_317_0_6, 121, -1, -1, 0, 4, 1, 1, 0,
07721 "U 'TGLVEntry' - 0 - entry i - 'Int_t' 0 - btn "
07722 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
07723 G__memfunc_setup("RemoveAll",903,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07724 G__memfunc_setup("Class",502,G__G__SessionViewer_317_0_8, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSessionOutputFrame::Class) ), 0);
07725 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_317_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionOutputFrame::Class_Name) ), 0);
07726 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_317_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSessionOutputFrame::Class_Version) ), 0);
07727 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_317_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSessionOutputFrame::Dictionary) ), 0);
07728 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07729 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07730 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07731 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_317_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07732 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_317_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionOutputFrame::DeclFileName) ), 0);
07733 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_317_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionOutputFrame::ImplFileLine) ), 0);
07734 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_317_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionOutputFrame::ImplFileName) ), 0);
07735 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_317_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionOutputFrame::DeclFileLine) ), 0);
07736
07737 G__memfunc_setup("~TSessionOutputFrame", 2098, G__G__SessionViewer_317_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07738 G__tag_memfunc_reset();
07739 }
07740
07741 static void G__setup_memfuncTSessionInputFrame(void) {
07742
07743 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame));
07744 G__memfunc_setup("TSessionInputFrame",1843,G__G__SessionViewer_318_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionInputFrame), -1, 0, 3, 1, 1, 0,
07745 "U 'TGWindow' - 0 - parent i - 'Int_t' 0 - w "
07746 "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07747 G__memfunc_setup("AddObject",864,G__G__SessionViewer_318_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
07748 G__memfunc_setup("Build",496,G__G__SessionViewer_318_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionViewer' - 0 - gui", (char*)NULL, (void*) NULL, 0);
07749 G__memfunc_setup("RemoveAll",903,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07750 G__memfunc_setup("GetLVContainer",1381,G__G__SessionViewer_318_0_5, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TGLVContainer), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07751 G__memfunc_setup("Class",502,G__G__SessionViewer_318_0_6, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSessionInputFrame::Class) ), 0);
07752 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_318_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionInputFrame::Class_Name) ), 0);
07753 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_318_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSessionInputFrame::Class_Version) ), 0);
07754 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_318_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSessionInputFrame::Dictionary) ), 0);
07755 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07756 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07757 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07758 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_318_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07759 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_318_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionInputFrame::DeclFileName) ), 0);
07760 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_318_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionInputFrame::ImplFileLine) ), 0);
07761 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_318_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSessionInputFrame::ImplFileName) ), 0);
07762 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_318_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSessionInputFrame::DeclFileLine) ), 0);
07763
07764 G__memfunc_setup("~TSessionInputFrame", 1969, G__G__SessionViewer_318_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07765 G__tag_memfunc_reset();
07766 }
07767
07768 static void G__setup_memfuncTNewChainDlg(void) {
07769
07770 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg));
07771 G__memfunc_setup("TNewChainDlg",1144,G__G__SessionViewer_320_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TNewChainDlg), -1, 0, 2, 1, 1, 0,
07772 "U 'TGWindow' - 10 '0' p U 'TGWindow' - 10 '0' main", (char*)NULL, (void*) NULL, 0);
07773 G__memfunc_setup("UpdateList",1023,G__G__SessionViewer_320_0_2, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07774 G__memfunc_setup("OnDoubleClick",1278,G__G__SessionViewer_320_0_3, 121, -1, -1, 0, 2, 1, 1, 0,
07775 "U 'TGLVEntry' - 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
07776 G__memfunc_setup("DisplayDirectory",1675,G__G__SessionViewer_320_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - fname", (char*)NULL, (void*) NULL, 1);
07777 G__memfunc_setup("OnElementClicked",1590,G__G__SessionViewer_320_0_5, 121, -1, -1, 0, 2, 1, 1, 0,
07778 "U 'TGLVEntry' - 0 - entry i - 'Int_t' 0 - btn", (char*)NULL, (void*) NULL, 0);
07779 G__memfunc_setup("OnElementSelected",1712,G__G__SessionViewer_320_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", "*SIGNAL*", (void*) NULL, 0);
07780 G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
07781 "l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm1 "
07782 "l - 'Long_t' 0 - parm2", (char*)NULL, (void*) NULL, 1);
07783 G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07784 G__memfunc_setup("Class",502,G__G__SessionViewer_320_0_9, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TNewChainDlg::Class) ), 0);
07785 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_320_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNewChainDlg::Class_Name) ), 0);
07786 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_320_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TNewChainDlg::Class_Version) ), 0);
07787 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_320_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TNewChainDlg::Dictionary) ), 0);
07788 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07789 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07790 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07791 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_320_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07792 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_320_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNewChainDlg::DeclFileName) ), 0);
07793 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_320_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TNewChainDlg::ImplFileLine) ), 0);
07794 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_320_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNewChainDlg::ImplFileName) ), 0);
07795 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_320_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TNewChainDlg::DeclFileLine) ), 0);
07796
07797 G__memfunc_setup("~TNewChainDlg", 1270, G__G__SessionViewer_320_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07798 G__tag_memfunc_reset();
07799 }
07800
07801 static void G__setup_memfuncTNewQueryDlg(void) {
07802
07803 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg));
07804 G__memfunc_setup("TNewQueryDlg",1195,G__G__SessionViewer_321_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TNewQueryDlg), -1, 0, 5, 1, 1, 0,
07805 "U 'TSessionViewer' - 0 - gui i - 'Int_t' 0 - Width "
07806 "i - 'Int_t' 0 - Height U 'TQueryDescription' - 0 '0' query "
07807 "g - 'Bool_t' 0 'kFALSE' editmode", (char*)NULL, (void*) NULL, 0);
07808 G__memfunc_setup("Build",496,G__G__SessionViewer_321_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSessionViewer' - 0 - gui", (char*)NULL, (void*) NULL, 0);
07809 G__memfunc_setup("OnNewQueryMore",1424,G__G__SessionViewer_321_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07810 G__memfunc_setup("OnBrowseChain",1298,G__G__SessionViewer_321_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07811 G__memfunc_setup("OnBrowseSelector",1648,G__G__SessionViewer_321_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07812 G__memfunc_setup("OnBrowseEventList",1741,G__G__SessionViewer_321_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07813 G__memfunc_setup("OnBtnSaveClicked",1567,G__G__SessionViewer_321_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07814 G__memfunc_setup("OnBtnCloseClicked",1670,G__G__SessionViewer_321_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07815 G__memfunc_setup("OnBtnSubmitClicked",1796,G__G__SessionViewer_321_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07816 G__memfunc_setup("OnElementSelected",1712,G__G__SessionViewer_321_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
07817 G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07818 G__memfunc_setup("Popup",532,G__G__SessionViewer_321_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07819 G__memfunc_setup("SettingsChanged",1531,G__G__SessionViewer_321_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07820 G__memfunc_setup("UpdateFields",1210,G__G__SessionViewer_321_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TQueryDescription' - 0 - desc", (char*)NULL, (void*) NULL, 0);
07821 G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
07822 "l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm1 "
07823 "l - 'Long_t' 0 - parm2", (char*)NULL, (void*) NULL, 1);
07824 G__memfunc_setup("Class",502,G__G__SessionViewer_321_0_16, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TNewQueryDlg::Class) ), 0);
07825 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_321_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNewQueryDlg::Class_Name) ), 0);
07826 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_321_0_18, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TNewQueryDlg::Class_Version) ), 0);
07827 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_321_0_19, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TNewQueryDlg::Dictionary) ), 0);
07828 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07829 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07830 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07831 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_321_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07832 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_321_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNewQueryDlg::DeclFileName) ), 0);
07833 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_321_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TNewQueryDlg::ImplFileLine) ), 0);
07834 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_321_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNewQueryDlg::ImplFileName) ), 0);
07835 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_321_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TNewQueryDlg::DeclFileLine) ), 0);
07836
07837 G__memfunc_setup("~TNewQueryDlg", 1321, G__G__SessionViewer_321_0_28, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07838 G__tag_memfunc_reset();
07839 }
07840
07841 static void G__setup_memfuncTUploadDataSetDlg(void) {
07842
07843 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg));
07844 G__memfunc_setup("TUploadDataSetDlg",1654,G__G__SessionViewer_322_0_1, 105, G__get_linked_tagnum(&G__G__SessionViewerLN_TUploadDataSetDlg), -1, 0, 3, 1, 1, 0,
07845 "U 'TSessionViewer' - 0 - gui i - 'Int_t' 0 - w "
07846 "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
07847 G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
07848 G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
07849 "l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm1 "
07850 "l - 'Long_t' 0 - parm2", (char*)NULL, (void*) NULL, 1);
07851 G__memfunc_setup("AddFiles",764,G__G__SessionViewer_322_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - fileName", (char*)NULL, (void*) NULL, 0);
07852 G__memfunc_setup("AddFiles",764,G__G__SessionViewer_322_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TList' - 0 - fileList", (char*)NULL, (void*) NULL, 0);
07853 G__memfunc_setup("BrowseFiles",1125,G__G__SessionViewer_322_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07854 G__memfunc_setup("ClearFiles",986,G__G__SessionViewer_322_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07855 G__memfunc_setup("RemoveFile",1006,G__G__SessionViewer_322_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07856 G__memfunc_setup("UploadDataSet",1291,G__G__SessionViewer_322_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
07857 G__memfunc_setup("OnOverwriteDataset",1866,G__G__SessionViewer_322_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - on", (char*)NULL, (void*) NULL, 0);
07858 G__memfunc_setup("OnOverwriteFiles",1655,G__G__SessionViewer_322_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - on", (char*)NULL, (void*) NULL, 0);
07859 G__memfunc_setup("OnAppendFiles",1288,G__G__SessionViewer_322_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - on", (char*)NULL, (void*) NULL, 0);
07860 G__memfunc_setup("Class",502,G__G__SessionViewer_322_0_13, 85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TUploadDataSetDlg::Class) ), 0);
07861 G__memfunc_setup("Class_Name",982,G__G__SessionViewer_322_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TUploadDataSetDlg::Class_Name) ), 0);
07862 G__memfunc_setup("Class_Version",1339,G__G__SessionViewer_322_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TUploadDataSetDlg::Class_Version) ), 0);
07863 G__memfunc_setup("Dictionary",1046,G__G__SessionViewer_322_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TUploadDataSetDlg::Dictionary) ), 0);
07864 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__SessionViewerLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
07865 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
07866 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
07867 G__memfunc_setup("StreamerNVirtual",1656,G__G__SessionViewer_322_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
07868 G__memfunc_setup("DeclFileName",1145,G__G__SessionViewer_322_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TUploadDataSetDlg::DeclFileName) ), 0);
07869 G__memfunc_setup("ImplFileLine",1178,G__G__SessionViewer_322_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TUploadDataSetDlg::ImplFileLine) ), 0);
07870 G__memfunc_setup("ImplFileName",1171,G__G__SessionViewer_322_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TUploadDataSetDlg::ImplFileName) ), 0);
07871 G__memfunc_setup("DeclFileLine",1152,G__G__SessionViewer_322_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TUploadDataSetDlg::DeclFileLine) ), 0);
07872
07873 G__memfunc_setup("~TUploadDataSetDlg", 1780, G__G__SessionViewer_322_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
07874 G__tag_memfunc_reset();
07875 }
07876
07877
07878
07879
07880
07881 extern "C" void G__cpp_setup_memfuncG__SessionViewer() {
07882 }
07883
07884
07885
07886
07887 static void G__cpp_setup_global0() {
07888
07889
07890 G__resetplocal();
07891
07892 }
07893
07894 static void G__cpp_setup_global1() {
07895 }
07896
07897 static void G__cpp_setup_global2() {
07898 }
07899
07900 static void G__cpp_setup_global3() {
07901 }
07902
07903 static void G__cpp_setup_global4() {
07904 }
07905
07906 static void G__cpp_setup_global5() {
07907 G__memvar_setup((void*)(&gSessionViewer),85,0,0,G__get_linked_tagnum(&G__G__SessionViewerLN_TSessionViewer),-1,-1,1,"gSessionViewer=",0,(char*)NULL);
07908
07909 G__resetglobalenv();
07910 }
07911 extern "C" void G__cpp_setup_globalG__SessionViewer() {
07912 G__cpp_setup_global0();
07913 G__cpp_setup_global1();
07914 G__cpp_setup_global2();
07915 G__cpp_setup_global3();
07916 G__cpp_setup_global4();
07917 G__cpp_setup_global5();
07918 }
07919
07920
07921
07922
07923 static void G__cpp_setup_func0() {
07924 G__lastifuncposition();
07925
07926 }
07927
07928 static void G__cpp_setup_func1() {
07929 }
07930
07931 static void G__cpp_setup_func2() {
07932 }
07933
07934 static void G__cpp_setup_func3() {
07935
07936 G__resetifuncposition();
07937 }
07938
07939 extern "C" void G__cpp_setup_funcG__SessionViewer() {
07940 G__cpp_setup_func0();
07941 G__cpp_setup_func1();
07942 G__cpp_setup_func2();
07943 G__cpp_setup_func3();
07944 }
07945
07946
07947
07948
07949
07950 G__linked_taginfo G__G__SessionViewerLN_TClass = { "TClass" , 99 , -1 };
07951 G__linked_taginfo G__G__SessionViewerLN_TBuffer = { "TBuffer" , 99 , -1 };
07952 G__linked_taginfo G__G__SessionViewerLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
07953 G__linked_taginfo G__G__SessionViewerLN_TObject = { "TObject" , 99 , -1 };
07954 G__linked_taginfo G__G__SessionViewerLN_TString = { "TString" , 99 , -1 };
07955 G__linked_taginfo G__G__SessionViewerLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
07956 G__linked_taginfo G__G__SessionViewerLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
07957 G__linked_taginfo G__G__SessionViewerLN_TList = { "TList" , 99 , -1 };
07958 G__linked_taginfo G__G__SessionViewerLN_TTimer = { "TTimer" , 99 , -1 };
07959 G__linked_taginfo G__G__SessionViewerLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
07960 G__linked_taginfo G__G__SessionViewerLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
07961 G__linked_taginfo G__G__SessionViewerLN_TTime = { "TTime" , 99 , -1 };
07962 G__linked_taginfo G__G__SessionViewerLN_TGTransientFrame = { "TGTransientFrame" , 99 , -1 };
07963 G__linked_taginfo G__G__SessionViewerLN_TGProgressBar = { "TGProgressBar" , 99 , -1 };
07964 G__linked_taginfo G__G__SessionViewerLN_TGTextButton = { "TGTextButton" , 99 , -1 };
07965 G__linked_taginfo G__G__SessionViewerLN_TGCheckButton = { "TGCheckButton" , 99 , -1 };
07966 G__linked_taginfo G__G__SessionViewerLN_TGLabel = { "TGLabel" , 99 , -1 };
07967 G__linked_taginfo G__G__SessionViewerLN_TGTextBuffer = { "TGTextBuffer" , 99 , -1 };
07968 G__linked_taginfo G__G__SessionViewerLN_TGTextEntry = { "TGTextEntry" , 99 , -1 };
07969 G__linked_taginfo G__G__SessionViewerLN_TProof = { "TProof" , 99 , -1 };
07970 G__linked_taginfo G__G__SessionViewerLN_TProofProgressLog = { "TProofProgressLog" , 99 , -1 };
07971 G__linked_taginfo G__G__SessionViewerLN_TProofProgressMemoryPlot = { "TProofProgressMemoryPlot" , 99 , -1 };
07972 G__linked_taginfo G__G__SessionViewerLN_TNtuple = { "TNtuple" , 99 , -1 };
07973 G__linked_taginfo G__G__SessionViewerLN_TGraph = { "TGraph" , 99 , -1 };
07974 G__linked_taginfo G__G__SessionViewerLN_TGSpeedo = { "TGSpeedo" , 99 , -1 };
07975 G__linked_taginfo G__G__SessionViewerLN_TProofProgressDialog = { "TProofProgressDialog" , 99 , -1 };
07976 G__linked_taginfo G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus = { "TProofProgressDialog::EQueryStatus" , 101 , -1 };
07977 G__linked_taginfo G__G__SessionViewerLN_Event_t = { "Event_t" , 115 , -1 };
07978 G__linked_taginfo G__G__SessionViewerLN_TGObject = { "TGObject" , 99 , -1 };
07979 G__linked_taginfo G__G__SessionViewerLN_TQObject = { "TQObject" , 99 , -1 };
07980 G__linked_taginfo G__G__SessionViewerLN_TGWindow = { "TGWindow" , 99 , -1 };
07981 G__linked_taginfo G__G__SessionViewerLN_TGPicture = { "TGPicture" , 99 , -1 };
07982 G__linked_taginfo G__G__SessionViewerLN_TGFrame = { "TGFrame" , 99 , -1 };
07983 G__linked_taginfo G__G__SessionViewerLN_TGCompositeFrame = { "TGCompositeFrame" , 99 , -1 };
07984 G__linked_taginfo G__G__SessionViewerLN_TGLayoutHints = { "TGLayoutHints" , 99 , -1 };
07985 G__linked_taginfo G__G__SessionViewerLN_TSeqCollection = { "TSeqCollection" , 99 , -1 };
07986 G__linked_taginfo G__G__SessionViewerLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
07987 G__linked_taginfo G__G__SessionViewerLN_TGVerticalFrame = { "TGVerticalFrame" , 99 , -1 };
07988 G__linked_taginfo G__G__SessionViewerLN_TGHorizontalFrame = { "TGHorizontalFrame" , 99 , -1 };
07989 G__linked_taginfo G__G__SessionViewerLN_TGMainFrame = { "TGMainFrame" , 99 , -1 };
07990 G__linked_taginfo G__G__SessionViewerLN_TGTextView = { "TGTextView" , 99 , -1 };
07991 G__linked_taginfo G__G__SessionViewerLN_TProofLog = { "TProofLog" , 99 , -1 };
07992 G__linked_taginfo G__G__SessionViewerLN_TGNumberEntry = { "TGNumberEntry" , 99 , -1 };
07993 G__linked_taginfo G__G__SessionViewerLN_TGListBox = { "TGListBox" , 99 , -1 };
07994 G__linked_taginfo G__G__SessionViewerLN_TGSplitButton = { "TGSplitButton" , 99 , -1 };
07995 G__linked_taginfo G__G__SessionViewerLN_TProofProgressLogcLcLETextType = { "TProofProgressLog::ETextType" , 101 , -1 };
07996 G__linked_taginfo G__G__SessionViewerLN_TRootEmbeddedCanvas = { "TRootEmbeddedCanvas" , 99 , -1 };
07997 G__linked_taginfo G__G__SessionViewerLN_TMultiGraph = { "TMultiGraph" , 99 , -1 };
07998 G__linked_taginfo G__G__SessionViewerLN_TProofLogElem = { "TProofLogElem" , 99 , -1 };
07999 G__linked_taginfo G__G__SessionViewerLN_TGPopupMenu = { "TGPopupMenu" , 99 , -1 };
08000 G__linked_taginfo G__G__SessionViewerLN_TGTab = { "TGTab" , 99 , -1 };
08001 G__linked_taginfo G__G__SessionViewerLN_TGCanvas = { "TGCanvas" , 99 , -1 };
08002 G__linked_taginfo G__G__SessionViewerLN_TGListView = { "TGListView" , 99 , -1 };
08003 G__linked_taginfo G__G__SessionViewerLN_TGLVContainer = { "TGLVContainer" , 99 , -1 };
08004 G__linked_taginfo G__G__SessionViewerLN_TGLVEntry = { "TGLVEntry" , 99 , -1 };
08005 G__linked_taginfo G__G__SessionViewerLN_TGIcon = { "TGIcon" , 99 , -1 };
08006 G__linked_taginfo G__G__SessionViewerLN_TGHProgressBar = { "TGHProgressBar" , 99 , -1 };
08007 G__linked_taginfo G__G__SessionViewerLN_TGListTree = { "TGListTree" , 99 , -1 };
08008 G__linked_taginfo G__G__SessionViewerLN_TGListTreeItem = { "TGListTreeItem" , 99 , -1 };
08009 G__linked_taginfo G__G__SessionViewerLN_TGStatusBar = { "TGStatusBar" , 99 , -1 };
08010 G__linked_taginfo G__G__SessionViewerLN_TGMenuBar = { "TGMenuBar" , 99 , -1 };
08011 G__linked_taginfo G__G__SessionViewerLN_TGToolBar = { "TGToolBar" , 99 , -1 };
08012 G__linked_taginfo G__G__SessionViewerLN_TCanvas = { "TCanvas" , 99 , -1 };
08013 G__linked_taginfo G__G__SessionViewerLN_TEnv = { "TEnv" , 99 , -1 };
08014 G__linked_taginfo G__G__SessionViewerLN_UserGroup_t = { "UserGroup_t" , 115 , -1 };
08015 G__linked_taginfo G__G__SessionViewerLN_TProofMgr = { "TProofMgr" , 99 , -1 };
08016 G__linked_taginfo G__G__SessionViewerLN_TSessionViewer = { "TSessionViewer" , 99 , -1 };
08017 G__linked_taginfo G__G__SessionViewerLN_TSessionLogView = { "TSessionLogView" , 99 , -1 };
08018 G__linked_taginfo G__G__SessionViewerLN_TQueryResult = { "TQueryResult" , 99 , -1 };
08019 G__linked_taginfo G__G__SessionViewerLN_TContextMenu = { "TContextMenu" , 99 , -1 };
08020 G__linked_taginfo G__G__SessionViewerLN_TQueryDescription = { "TQueryDescription" , 99 , -1 };
08021 G__linked_taginfo G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus = { "TQueryDescription::ESessionQueryStatus" , 101 , -1 };
08022 G__linked_taginfo G__G__SessionViewerLN_TSessionDescription = { "TSessionDescription" , 99 , -1 };
08023 G__linked_taginfo G__G__SessionViewerLN_TPackageDescription = { "TPackageDescription" , 99 , -1 };
08024 G__linked_taginfo G__G__SessionViewerLN_TSessionServerFrame = { "TSessionServerFrame" , 99 , -1 };
08025 G__linked_taginfo G__G__SessionViewerLN_TSessionFrame = { "TSessionFrame" , 99 , -1 };
08026 G__linked_taginfo G__G__SessionViewerLN_TEditQueryFrame = { "TEditQueryFrame" , 99 , -1 };
08027 G__linked_taginfo G__G__SessionViewerLN_TSessionQueryFrame = { "TSessionQueryFrame" , 99 , -1 };
08028 G__linked_taginfo G__G__SessionViewerLN_TSessionQueryFramecLcLEQueryStatus = { "TSessionQueryFrame::EQueryStatus" , 101 , -1 };
08029 G__linked_taginfo G__G__SessionViewerLN_TSessionOutputFrame = { "TSessionOutputFrame" , 99 , -1 };
08030 G__linked_taginfo G__G__SessionViewerLN_TSessionInputFrame = { "TSessionInputFrame" , 99 , -1 };
08031 G__linked_taginfo G__G__SessionViewerLN_TGFileContainer = { "TGFileContainer" , 99 , -1 };
08032 G__linked_taginfo G__G__SessionViewerLN_TNewChainDlg = { "TNewChainDlg" , 99 , -1 };
08033 G__linked_taginfo G__G__SessionViewerLN_TNewQueryDlg = { "TNewQueryDlg" , 99 , -1 };
08034 G__linked_taginfo G__G__SessionViewerLN_TUploadDataSetDlg = { "TUploadDataSetDlg" , 99 , -1 };
08035
08036
08037 extern "C" void G__cpp_reset_tagtableG__SessionViewer() {
08038 G__G__SessionViewerLN_TClass.tagnum = -1 ;
08039 G__G__SessionViewerLN_TBuffer.tagnum = -1 ;
08040 G__G__SessionViewerLN_TMemberInspector.tagnum = -1 ;
08041 G__G__SessionViewerLN_TObject.tagnum = -1 ;
08042 G__G__SessionViewerLN_TString.tagnum = -1 ;
08043 G__G__SessionViewerLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
08044 G__G__SessionViewerLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
08045 G__G__SessionViewerLN_TList.tagnum = -1 ;
08046 G__G__SessionViewerLN_TTimer.tagnum = -1 ;
08047 G__G__SessionViewerLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
08048 G__G__SessionViewerLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
08049 G__G__SessionViewerLN_TTime.tagnum = -1 ;
08050 G__G__SessionViewerLN_TGTransientFrame.tagnum = -1 ;
08051 G__G__SessionViewerLN_TGProgressBar.tagnum = -1 ;
08052 G__G__SessionViewerLN_TGTextButton.tagnum = -1 ;
08053 G__G__SessionViewerLN_TGCheckButton.tagnum = -1 ;
08054 G__G__SessionViewerLN_TGLabel.tagnum = -1 ;
08055 G__G__SessionViewerLN_TGTextBuffer.tagnum = -1 ;
08056 G__G__SessionViewerLN_TGTextEntry.tagnum = -1 ;
08057 G__G__SessionViewerLN_TProof.tagnum = -1 ;
08058 G__G__SessionViewerLN_TProofProgressLog.tagnum = -1 ;
08059 G__G__SessionViewerLN_TProofProgressMemoryPlot.tagnum = -1 ;
08060 G__G__SessionViewerLN_TNtuple.tagnum = -1 ;
08061 G__G__SessionViewerLN_TGraph.tagnum = -1 ;
08062 G__G__SessionViewerLN_TGSpeedo.tagnum = -1 ;
08063 G__G__SessionViewerLN_TProofProgressDialog.tagnum = -1 ;
08064 G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus.tagnum = -1 ;
08065 G__G__SessionViewerLN_Event_t.tagnum = -1 ;
08066 G__G__SessionViewerLN_TGObject.tagnum = -1 ;
08067 G__G__SessionViewerLN_TQObject.tagnum = -1 ;
08068 G__G__SessionViewerLN_TGWindow.tagnum = -1 ;
08069 G__G__SessionViewerLN_TGPicture.tagnum = -1 ;
08070 G__G__SessionViewerLN_TGFrame.tagnum = -1 ;
08071 G__G__SessionViewerLN_TGCompositeFrame.tagnum = -1 ;
08072 G__G__SessionViewerLN_TGLayoutHints.tagnum = -1 ;
08073 G__G__SessionViewerLN_TSeqCollection.tagnum = -1 ;
08074 G__G__SessionViewerLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
08075 G__G__SessionViewerLN_TGVerticalFrame.tagnum = -1 ;
08076 G__G__SessionViewerLN_TGHorizontalFrame.tagnum = -1 ;
08077 G__G__SessionViewerLN_TGMainFrame.tagnum = -1 ;
08078 G__G__SessionViewerLN_TGTextView.tagnum = -1 ;
08079 G__G__SessionViewerLN_TProofLog.tagnum = -1 ;
08080 G__G__SessionViewerLN_TGNumberEntry.tagnum = -1 ;
08081 G__G__SessionViewerLN_TGListBox.tagnum = -1 ;
08082 G__G__SessionViewerLN_TGSplitButton.tagnum = -1 ;
08083 G__G__SessionViewerLN_TProofProgressLogcLcLETextType.tagnum = -1 ;
08084 G__G__SessionViewerLN_TRootEmbeddedCanvas.tagnum = -1 ;
08085 G__G__SessionViewerLN_TMultiGraph.tagnum = -1 ;
08086 G__G__SessionViewerLN_TProofLogElem.tagnum = -1 ;
08087 G__G__SessionViewerLN_TGPopupMenu.tagnum = -1 ;
08088 G__G__SessionViewerLN_TGTab.tagnum = -1 ;
08089 G__G__SessionViewerLN_TGCanvas.tagnum = -1 ;
08090 G__G__SessionViewerLN_TGListView.tagnum = -1 ;
08091 G__G__SessionViewerLN_TGLVContainer.tagnum = -1 ;
08092 G__G__SessionViewerLN_TGLVEntry.tagnum = -1 ;
08093 G__G__SessionViewerLN_TGIcon.tagnum = -1 ;
08094 G__G__SessionViewerLN_TGHProgressBar.tagnum = -1 ;
08095 G__G__SessionViewerLN_TGListTree.tagnum = -1 ;
08096 G__G__SessionViewerLN_TGListTreeItem.tagnum = -1 ;
08097 G__G__SessionViewerLN_TGStatusBar.tagnum = -1 ;
08098 G__G__SessionViewerLN_TGMenuBar.tagnum = -1 ;
08099 G__G__SessionViewerLN_TGToolBar.tagnum = -1 ;
08100 G__G__SessionViewerLN_TCanvas.tagnum = -1 ;
08101 G__G__SessionViewerLN_TEnv.tagnum = -1 ;
08102 G__G__SessionViewerLN_UserGroup_t.tagnum = -1 ;
08103 G__G__SessionViewerLN_TProofMgr.tagnum = -1 ;
08104 G__G__SessionViewerLN_TSessionViewer.tagnum = -1 ;
08105 G__G__SessionViewerLN_TSessionLogView.tagnum = -1 ;
08106 G__G__SessionViewerLN_TQueryResult.tagnum = -1 ;
08107 G__G__SessionViewerLN_TContextMenu.tagnum = -1 ;
08108 G__G__SessionViewerLN_TQueryDescription.tagnum = -1 ;
08109 G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus.tagnum = -1 ;
08110 G__G__SessionViewerLN_TSessionDescription.tagnum = -1 ;
08111 G__G__SessionViewerLN_TPackageDescription.tagnum = -1 ;
08112 G__G__SessionViewerLN_TSessionServerFrame.tagnum = -1 ;
08113 G__G__SessionViewerLN_TSessionFrame.tagnum = -1 ;
08114 G__G__SessionViewerLN_TEditQueryFrame.tagnum = -1 ;
08115 G__G__SessionViewerLN_TSessionQueryFrame.tagnum = -1 ;
08116 G__G__SessionViewerLN_TSessionQueryFramecLcLEQueryStatus.tagnum = -1 ;
08117 G__G__SessionViewerLN_TSessionOutputFrame.tagnum = -1 ;
08118 G__G__SessionViewerLN_TSessionInputFrame.tagnum = -1 ;
08119 G__G__SessionViewerLN_TGFileContainer.tagnum = -1 ;
08120 G__G__SessionViewerLN_TNewChainDlg.tagnum = -1 ;
08121 G__G__SessionViewerLN_TNewQueryDlg.tagnum = -1 ;
08122 G__G__SessionViewerLN_TUploadDataSetDlg.tagnum = -1 ;
08123 }
08124
08125
08126 extern "C" void G__cpp_setup_tagtableG__SessionViewer() {
08127
08128
08129 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TClass);
08130 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TBuffer);
08131 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TMemberInspector);
08132 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TObject);
08133 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TString);
08134 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
08135 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
08136 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TList);
08137 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TTimer);
08138 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
08139 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
08140 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TTime);
08141 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGTransientFrame);
08142 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGProgressBar);
08143 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGTextButton);
08144 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGCheckButton);
08145 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGLabel);
08146 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGTextBuffer);
08147 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGTextEntry);
08148 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProof);
08149 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProofProgressLog),sizeof(TProofProgressLog),-1,324864,"Class implementing a log graphic box",G__setup_memvarTProofProgressLog,G__setup_memfuncTProofProgressLog);
08150 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProofProgressMemoryPlot),sizeof(TProofProgressMemoryPlot),-1,324608,"PROOF progress memory plots",G__setup_memvarTProofProgressMemoryPlot,G__setup_memfuncTProofProgressMemoryPlot);
08151 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TNtuple);
08152 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGraph);
08153 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGSpeedo);
08154 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProofProgressDialog),sizeof(TProofProgressDialog),-1,295936,"PROOF progress dialog",G__setup_memvarTProofProgressDialog,G__setup_memfuncTProofProgressDialog);
08155 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProofProgressDialogcLcLEQueryStatus);
08156 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_Event_t);
08157 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGObject);
08158 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TQObject);
08159 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGWindow);
08160 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGPicture);
08161 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGFrame);
08162 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGCompositeFrame);
08163 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGLayoutHints);
08164 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSeqCollection);
08165 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
08166 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGVerticalFrame);
08167 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGHorizontalFrame);
08168 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGMainFrame);
08169 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGTextView);
08170 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProofLog);
08171 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGNumberEntry);
08172 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGListBox);
08173 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGSplitButton);
08174 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProofProgressLogcLcLETextType);
08175 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TRootEmbeddedCanvas);
08176 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TMultiGraph);
08177 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProofLogElem);
08178 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGPopupMenu);
08179 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGTab);
08180 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGCanvas);
08181 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGListView);
08182 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGLVContainer);
08183 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGLVEntry);
08184 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGIcon);
08185 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGHProgressBar);
08186 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGListTree);
08187 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGListTreeItem);
08188 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGStatusBar);
08189 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGMenuBar);
08190 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGToolBar);
08191 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TCanvas);
08192 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TEnv);
08193 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_UserGroup_t);
08194 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TProofMgr);
08195 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionViewer),sizeof(TSessionViewer),-1,324864,"Session Viewer",G__setup_memvarTSessionViewer,G__setup_memfuncTSessionViewer);
08196 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionLogView),sizeof(TSessionLogView),-1,324608,"PROOF progress dialog",G__setup_memvarTSessionLogView,G__setup_memfuncTSessionLogView);
08197 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TQueryResult);
08198 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TContextMenu);
08199 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TQueryDescription),sizeof(TQueryDescription),-1,290816,"Query description",G__setup_memvarTQueryDescription,G__setup_memfuncTQueryDescription);
08200 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TQueryDescriptioncLcLESessionQueryStatus);
08201 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionDescription),sizeof(TSessionDescription),-1,290816,"Session description",G__setup_memvarTSessionDescription,G__setup_memfuncTSessionDescription);
08202 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TPackageDescription),sizeof(TPackageDescription),-1,290816,"Package description",G__setup_memvarTPackageDescription,G__setup_memfuncTPackageDescription);
08203 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionServerFrame),sizeof(TSessionServerFrame),-1,324608,"Server frame",G__setup_memvarTSessionServerFrame,G__setup_memfuncTSessionServerFrame);
08204 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionFrame),sizeof(TSessionFrame),-1,324608,"Session frame",G__setup_memvarTSessionFrame,G__setup_memfuncTSessionFrame);
08205 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TEditQueryFrame),sizeof(TEditQueryFrame),-1,324608,"Edit query frame",G__setup_memvarTEditQueryFrame,G__setup_memfuncTEditQueryFrame);
08206 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionQueryFrame),sizeof(TSessionQueryFrame),-1,324608,"Query frame",G__setup_memvarTSessionQueryFrame,G__setup_memfuncTSessionQueryFrame);
08207 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionQueryFramecLcLEQueryStatus);
08208 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionOutputFrame),sizeof(TSessionOutputFrame),-1,324608,"Output frame",G__setup_memvarTSessionOutputFrame,G__setup_memfuncTSessionOutputFrame);
08209 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TSessionInputFrame),sizeof(TSessionInputFrame),-1,324608,"Input frame",G__setup_memvarTSessionInputFrame,G__setup_memfuncTSessionInputFrame);
08210 G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TGFileContainer);
08211 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TNewChainDlg),sizeof(TNewChainDlg),-1,324864,"New chain dialog",G__setup_memvarTNewChainDlg,G__setup_memfuncTNewChainDlg);
08212 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TNewQueryDlg),sizeof(TNewQueryDlg),-1,324608,"New query dialog",G__setup_memvarTNewQueryDlg,G__setup_memfuncTNewQueryDlg);
08213 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__SessionViewerLN_TUploadDataSetDlg),sizeof(TUploadDataSetDlg),-1,324608,"New query dialog",G__setup_memvarTUploadDataSetDlg,G__setup_memfuncTUploadDataSetDlg);
08214 }
08215 extern "C" void G__cpp_setupG__SessionViewer(void) {
08216 G__check_setup_version(30051515,"G__cpp_setupG__SessionViewer()");
08217 G__set_cpp_environmentG__SessionViewer();
08218 G__cpp_setup_tagtableG__SessionViewer();
08219
08220 G__cpp_setup_inheritanceG__SessionViewer();
08221
08222 G__cpp_setup_typetableG__SessionViewer();
08223
08224 G__cpp_setup_memvarG__SessionViewer();
08225
08226 G__cpp_setup_memfuncG__SessionViewer();
08227 G__cpp_setup_globalG__SessionViewer();
08228 G__cpp_setup_funcG__SessionViewer();
08229
08230 if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__SessionViewer();
08231 return;
08232 }
08233 class G__cpp_setup_initG__SessionViewer {
08234 public:
08235 G__cpp_setup_initG__SessionViewer() { G__add_setup_func("G__SessionViewer",(G__incsetup)(&G__cpp_setupG__SessionViewer)); G__call_setup_funcs(); }
08236 ~G__cpp_setup_initG__SessionViewer() { G__remove_setup_func("G__SessionViewer"); }
08237 };
08238 G__cpp_setup_initG__SessionViewer G__cpp_setup_initializerG__SessionViewer;
08239