00001
00002
00003
00004
00005
00006
00007 #define R__DICTIONARY_FILENAME coredIbasedIsrcdIG__Base2
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__Base2.h"
00018
00019 #include "TCollectionProxyInfo.h"
00020 #include "TClass.h"
00021 #include "TBuffer.h"
00022 #include "TMemberInspector.h"
00023 #include "TError.h"
00024
00025 #ifndef G__ROOT
00026 #define G__ROOT
00027 #endif
00028
00029 #include "RtypesImp.h"
00030 #include "TIsAProxy.h"
00031
00032
00033
00034 namespace ROOT {
00035 namespace Shadow {
00036 }
00037 }
00038
00039
00040 namespace ROOT {
00041 void TMemberInspector_ShowMembers(void *obj, TMemberInspector &R__insp);
00042 static void delete_TMemberInspector(void *p);
00043 static void deleteArray_TMemberInspector(void *p);
00044 static void destruct_TMemberInspector(void *p);
00045 static void streamer_TMemberInspector(TBuffer &buf, void *obj);
00046
00047
00048 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TMemberInspector*)
00049 {
00050 ::TMemberInspector *ptr = 0;
00051 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TMemberInspector >(0);
00052 static ::ROOT::TGenericClassInfo
00053 instance("TMemberInspector", ::TMemberInspector::Class_Version(), "include/TMemberInspector.h", 31,
00054 typeid(::TMemberInspector), DefineBehavior(ptr, ptr),
00055 &::TMemberInspector::Dictionary, isa_proxy, 0,
00056 sizeof(::TMemberInspector) );
00057 instance.SetDelete(&delete_TMemberInspector);
00058 instance.SetDeleteArray(&deleteArray_TMemberInspector);
00059 instance.SetDestructor(&destruct_TMemberInspector);
00060 instance.SetStreamerFunc(&streamer_TMemberInspector);
00061 return &instance;
00062 }
00063 TGenericClassInfo *GenerateInitInstance(const ::TMemberInspector*)
00064 {
00065 return GenerateInitInstanceLocal((::TMemberInspector*)0);
00066 }
00067
00068 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TMemberInspector*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00069 }
00070
00071 namespace ROOT {
00072 void TObject_ShowMembers(void *obj, TMemberInspector &R__insp);
00073 static void *new_TObject(void *p = 0);
00074 static void *newArray_TObject(Long_t size, void *p);
00075 static void delete_TObject(void *p);
00076 static void deleteArray_TObject(void *p);
00077 static void destruct_TObject(void *p);
00078 static void streamer_TObject(TBuffer &buf, void *obj);
00079
00080
00081 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TObject*)
00082 {
00083 ::TObject *ptr = 0;
00084 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TObject >(0);
00085 static ::ROOT::TGenericClassInfo
00086 instance("TObject", ::TObject::Class_Version(), "include/TObject.h", 56,
00087 typeid(::TObject), DefineBehavior(ptr, ptr),
00088 &::TObject::Dictionary, isa_proxy, 1,
00089 sizeof(::TObject) );
00090 instance.SetNew(&new_TObject);
00091 instance.SetNewArray(&newArray_TObject);
00092 instance.SetDelete(&delete_TObject);
00093 instance.SetDeleteArray(&deleteArray_TObject);
00094 instance.SetDestructor(&destruct_TObject);
00095 instance.SetStreamerFunc(&streamer_TObject);
00096 return &instance;
00097 }
00098 TGenericClassInfo *GenerateInitInstance(const ::TObject*)
00099 {
00100 return GenerateInitInstanceLocal((::TObject*)0);
00101 }
00102
00103 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TObject*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00104 }
00105
00106 namespace ROOT {
00107 void TNamed_ShowMembers(void *obj, TMemberInspector &R__insp);
00108 static void *new_TNamed(void *p = 0);
00109 static void *newArray_TNamed(Long_t size, void *p);
00110 static void delete_TNamed(void *p);
00111 static void deleteArray_TNamed(void *p);
00112 static void destruct_TNamed(void *p);
00113
00114
00115 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TNamed*)
00116 {
00117 ::TNamed *ptr = 0;
00118 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TNamed >(0);
00119 static ::ROOT::TGenericClassInfo
00120 instance("TNamed", ::TNamed::Class_Version(), "include/TNamed.h", 33,
00121 typeid(::TNamed), DefineBehavior(ptr, ptr),
00122 &::TNamed::Dictionary, isa_proxy, 4,
00123 sizeof(::TNamed) );
00124 instance.SetNew(&new_TNamed);
00125 instance.SetNewArray(&newArray_TNamed);
00126 instance.SetDelete(&delete_TNamed);
00127 instance.SetDeleteArray(&deleteArray_TNamed);
00128 instance.SetDestructor(&destruct_TNamed);
00129 return &instance;
00130 }
00131 TGenericClassInfo *GenerateInitInstance(const ::TNamed*)
00132 {
00133 return GenerateInitInstanceLocal((::TNamed*)0);
00134 }
00135
00136 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TNamed*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00137 }
00138
00139 namespace ROOT {
00140 void TString_ShowMembers(void *obj, TMemberInspector &R__insp);
00141 static void *new_TString(void *p = 0);
00142 static void *newArray_TString(Long_t size, void *p);
00143 static void delete_TString(void *p);
00144 static void deleteArray_TString(void *p);
00145 static void destruct_TString(void *p);
00146 static void streamer_TString(TBuffer &buf, void *obj);
00147
00148
00149 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TString*)
00150 {
00151 ::TString *ptr = 0;
00152 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TString >(0);
00153 static ::ROOT::TGenericClassInfo
00154 instance("TString", ::TString::Class_Version(), "include/TString.h", 176,
00155 typeid(::TString), DefineBehavior(ptr, ptr),
00156 &::TString::Dictionary, isa_proxy, 3,
00157 sizeof(::TString) );
00158 instance.SetNew(&new_TString);
00159 instance.SetNewArray(&newArray_TString);
00160 instance.SetDelete(&delete_TString);
00161 instance.SetDeleteArray(&deleteArray_TString);
00162 instance.SetDestructor(&destruct_TString);
00163 instance.SetStreamerFunc(&streamer_TString);
00164 return &instance;
00165 }
00166 TGenericClassInfo *GenerateInitInstance(const ::TString*)
00167 {
00168 return GenerateInitInstanceLocal((::TString*)0);
00169 }
00170
00171 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TString*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00172 }
00173
00174 namespace ROOT {
00175 void string_ShowMembers(void *obj, TMemberInspector &R__insp);
00176 static void string_Dictionary();
00177 static void *new_string(void *p = 0);
00178 static void *newArray_string(Long_t size, void *p);
00179 static void delete_string(void *p);
00180 static void deleteArray_string(void *p);
00181 static void destruct_string(void *p);
00182
00183
00184 static TGenericClassInfo *GenerateInitInstanceLocal(const string*)
00185 {
00186 string *ptr = 0;
00187 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(string),0);
00188 static ::ROOT::TGenericClassInfo
00189 instance("string", "prec_stl/string", 39,
00190 typeid(string), DefineBehavior(ptr, ptr),
00191 0, &string_Dictionary, isa_proxy, 0,
00192 sizeof(string) );
00193 instance.SetNew(&new_string);
00194 instance.SetNewArray(&newArray_string);
00195 instance.SetDelete(&delete_string);
00196 instance.SetDeleteArray(&deleteArray_string);
00197 instance.SetDestructor(&destruct_string);
00198 return &instance;
00199 }
00200 TGenericClassInfo *GenerateInitInstance(const string*)
00201 {
00202 return GenerateInitInstanceLocal((string*)0);
00203 }
00204
00205 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const string*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00206
00207
00208 static void string_Dictionary() {
00209 ::ROOT::GenerateInitInstanceLocal((const string*)0x0)->GetClass();
00210 }
00211
00212 }
00213
00214 namespace ROOT {
00215 void stringcLcLiterator_ShowMembers(void *obj, TMemberInspector &R__insp);
00216 static void stringcLcLiterator_Dictionary();
00217 static void *new_stringcLcLiterator(void *p = 0);
00218 static void *newArray_stringcLcLiterator(Long_t size, void *p);
00219 static void delete_stringcLcLiterator(void *p);
00220 static void deleteArray_stringcLcLiterator(void *p);
00221 static void destruct_stringcLcLiterator(void *p);
00222
00223
00224 static TGenericClassInfo *GenerateInitInstanceLocal(const ::string::iterator*)
00225 {
00226 ::string::iterator *ptr = 0;
00227 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::string::iterator),0);
00228 static ::ROOT::TGenericClassInfo
00229 instance("string::iterator", "prec_stl/string", 62,
00230 typeid(::string::iterator), DefineBehavior(ptr, ptr),
00231 0, &stringcLcLiterator_Dictionary, isa_proxy, 0,
00232 sizeof(::string::iterator) );
00233 instance.SetNew(&new_stringcLcLiterator);
00234 instance.SetNewArray(&newArray_stringcLcLiterator);
00235 instance.SetDelete(&delete_stringcLcLiterator);
00236 instance.SetDeleteArray(&deleteArray_stringcLcLiterator);
00237 instance.SetDestructor(&destruct_stringcLcLiterator);
00238 return &instance;
00239 }
00240 TGenericClassInfo *GenerateInitInstance(const ::string::iterator*)
00241 {
00242 return GenerateInitInstanceLocal((::string::iterator*)0);
00243 }
00244
00245 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::string::iterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00246
00247
00248 static void stringcLcLiterator_Dictionary() {
00249 ::ROOT::GenerateInitInstanceLocal((const ::string::iterator*)0x0)->GetClass();
00250 }
00251
00252 }
00253
00254 namespace ROOT {
00255 void TStorage_ShowMembers(void *obj, TMemberInspector &R__insp);
00256 static void *new_TStorage(void *p = 0);
00257 static void *newArray_TStorage(Long_t size, void *p);
00258 static void delete_TStorage(void *p);
00259 static void deleteArray_TStorage(void *p);
00260 static void destruct_TStorage(void *p);
00261 static void streamer_TStorage(TBuffer &buf, void *obj);
00262
00263
00264 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TStorage*)
00265 {
00266 ::TStorage *ptr = 0;
00267 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TStorage >(0);
00268 static ::ROOT::TGenericClassInfo
00269 instance("TStorage", ::TStorage::Class_Version(), "include/TStorage.h", 34,
00270 typeid(::TStorage), DefineBehavior(ptr, ptr),
00271 &::TStorage::Dictionary, isa_proxy, 0,
00272 sizeof(::TStorage) );
00273 instance.SetNew(&new_TStorage);
00274 instance.SetNewArray(&newArray_TStorage);
00275 instance.SetDelete(&delete_TStorage);
00276 instance.SetDeleteArray(&deleteArray_TStorage);
00277 instance.SetDestructor(&destruct_TStorage);
00278 instance.SetStreamerFunc(&streamer_TStorage);
00279 return &instance;
00280 }
00281 TGenericClassInfo *GenerateInitInstance(const ::TStorage*)
00282 {
00283 return GenerateInitInstanceLocal((::TStorage*)0);
00284 }
00285
00286 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TStorage*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00287 }
00288
00289 namespace ROOT {
00290 void TTimer_ShowMembers(void *obj, TMemberInspector &R__insp);
00291 static void *new_TTimer(void *p = 0);
00292 static void *newArray_TTimer(Long_t size, void *p);
00293 static void delete_TTimer(void *p);
00294 static void deleteArray_TTimer(void *p);
00295 static void destruct_TTimer(void *p);
00296 static void streamer_TTimer(TBuffer &buf, void *obj);
00297
00298
00299 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TTimer*)
00300 {
00301 ::TTimer *ptr = 0;
00302 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TTimer >(0);
00303 static ::ROOT::TGenericClassInfo
00304 instance("TTimer", ::TTimer::Class_Version(), "include/TTimer.h", 57,
00305 typeid(::TTimer), DefineBehavior(ptr, ptr),
00306 &::TTimer::Dictionary, isa_proxy, 0,
00307 sizeof(::TTimer) );
00308 instance.SetNew(&new_TTimer);
00309 instance.SetNewArray(&newArray_TTimer);
00310 instance.SetDelete(&delete_TTimer);
00311 instance.SetDeleteArray(&deleteArray_TTimer);
00312 instance.SetDestructor(&destruct_TTimer);
00313 instance.SetStreamerFunc(&streamer_TTimer);
00314 return &instance;
00315 }
00316 TGenericClassInfo *GenerateInitInstance(const ::TTimer*)
00317 {
00318 return GenerateInitInstanceLocal((::TTimer*)0);
00319 }
00320
00321 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TTimer*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00322 }
00323
00324 namespace ROOT {
00325 void TProcessID_ShowMembers(void *obj, TMemberInspector &R__insp);
00326 static void *new_TProcessID(void *p = 0);
00327 static void *newArray_TProcessID(Long_t size, void *p);
00328 static void delete_TProcessID(void *p);
00329 static void deleteArray_TProcessID(void *p);
00330 static void destruct_TProcessID(void *p);
00331
00332
00333 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TProcessID*)
00334 {
00335 ::TProcessID *ptr = 0;
00336 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TProcessID >(0);
00337 static ::ROOT::TGenericClassInfo
00338 instance("TProcessID", ::TProcessID::Class_Version(), "include/TProcessID.h", 34,
00339 typeid(::TProcessID), DefineBehavior(ptr, ptr),
00340 &::TProcessID::Dictionary, isa_proxy, 4,
00341 sizeof(::TProcessID) );
00342 instance.SetNew(&new_TProcessID);
00343 instance.SetNewArray(&newArray_TProcessID);
00344 instance.SetDelete(&delete_TProcessID);
00345 instance.SetDeleteArray(&deleteArray_TProcessID);
00346 instance.SetDestructor(&destruct_TProcessID);
00347 return &instance;
00348 }
00349 TGenericClassInfo *GenerateInitInstance(const ::TProcessID*)
00350 {
00351 return GenerateInitInstanceLocal((::TProcessID*)0);
00352 }
00353
00354 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TProcessID*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00355 }
00356
00357 namespace ROOT {
00358 void TRefCnt_ShowMembers(void *obj, TMemberInspector &R__insp);
00359 static void TRefCnt_Dictionary();
00360 static void *new_TRefCnt(void *p = 0);
00361 static void *newArray_TRefCnt(Long_t size, void *p);
00362 static void delete_TRefCnt(void *p);
00363 static void deleteArray_TRefCnt(void *p);
00364 static void destruct_TRefCnt(void *p);
00365
00366
00367 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRefCnt*)
00368 {
00369 ::TRefCnt *ptr = 0;
00370 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TRefCnt),0);
00371 static ::ROOT::TGenericClassInfo
00372 instance("TRefCnt", "include/TRefCnt.h", 29,
00373 typeid(::TRefCnt), DefineBehavior(ptr, ptr),
00374 0, &TRefCnt_Dictionary, isa_proxy, 0,
00375 sizeof(::TRefCnt) );
00376 instance.SetNew(&new_TRefCnt);
00377 instance.SetNewArray(&newArray_TRefCnt);
00378 instance.SetDelete(&delete_TRefCnt);
00379 instance.SetDeleteArray(&deleteArray_TRefCnt);
00380 instance.SetDestructor(&destruct_TRefCnt);
00381 return &instance;
00382 }
00383 TGenericClassInfo *GenerateInitInstance(const ::TRefCnt*)
00384 {
00385 return GenerateInitInstanceLocal((::TRefCnt*)0);
00386 }
00387
00388 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRefCnt*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00389
00390
00391 static void TRefCnt_Dictionary() {
00392 ::ROOT::GenerateInitInstanceLocal((const ::TRefCnt*)0x0)->GetClass();
00393 }
00394
00395 }
00396
00397 namespace ROOT {
00398 void TRegexp_ShowMembers(void *obj, TMemberInspector &R__insp);
00399 static void delete_TRegexp(void *p);
00400 static void deleteArray_TRegexp(void *p);
00401 static void destruct_TRegexp(void *p);
00402 static void streamer_TRegexp(TBuffer &buf, void *obj);
00403
00404
00405 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRegexp*)
00406 {
00407 ::TRegexp *ptr = 0;
00408 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRegexp >(0);
00409 static ::ROOT::TGenericClassInfo
00410 instance("TRegexp", ::TRegexp::Class_Version(), "include/TRegexp.h", 35,
00411 typeid(::TRegexp), DefineBehavior(ptr, ptr),
00412 &::TRegexp::Dictionary, isa_proxy, 0,
00413 sizeof(::TRegexp) );
00414 instance.SetDelete(&delete_TRegexp);
00415 instance.SetDeleteArray(&deleteArray_TRegexp);
00416 instance.SetDestructor(&destruct_TRegexp);
00417 instance.SetStreamerFunc(&streamer_TRegexp);
00418 return &instance;
00419 }
00420 TGenericClassInfo *GenerateInitInstance(const ::TRegexp*)
00421 {
00422 return GenerateInitInstanceLocal((::TRegexp*)0);
00423 }
00424
00425 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRegexp*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00426 }
00427
00428 namespace ROOT {
00429 void TPRegexp_ShowMembers(void *obj, TMemberInspector &R__insp);
00430 static void *new_TPRegexp(void *p = 0);
00431 static void *newArray_TPRegexp(Long_t size, void *p);
00432 static void delete_TPRegexp(void *p);
00433 static void deleteArray_TPRegexp(void *p);
00434 static void destruct_TPRegexp(void *p);
00435 static void streamer_TPRegexp(TBuffer &buf, void *obj);
00436
00437
00438 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPRegexp*)
00439 {
00440 ::TPRegexp *ptr = 0;
00441 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPRegexp >(0);
00442 static ::ROOT::TGenericClassInfo
00443 instance("TPRegexp", ::TPRegexp::Class_Version(), "include/TPRegexp.h", 42,
00444 typeid(::TPRegexp), DefineBehavior(ptr, ptr),
00445 &::TPRegexp::Dictionary, isa_proxy, 0,
00446 sizeof(::TPRegexp) );
00447 instance.SetNew(&new_TPRegexp);
00448 instance.SetNewArray(&newArray_TPRegexp);
00449 instance.SetDelete(&delete_TPRegexp);
00450 instance.SetDeleteArray(&deleteArray_TPRegexp);
00451 instance.SetDestructor(&destruct_TPRegexp);
00452 instance.SetStreamerFunc(&streamer_TPRegexp);
00453 return &instance;
00454 }
00455 TGenericClassInfo *GenerateInitInstance(const ::TPRegexp*)
00456 {
00457 return GenerateInitInstanceLocal((::TPRegexp*)0);
00458 }
00459
00460 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPRegexp*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00461 }
00462
00463 namespace ROOT {
00464 void TSubString_ShowMembers(void *obj, TMemberInspector &R__insp);
00465 static void TSubString_Dictionary();
00466 static void delete_TSubString(void *p);
00467 static void deleteArray_TSubString(void *p);
00468 static void destruct_TSubString(void *p);
00469
00470
00471 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSubString*)
00472 {
00473 ::TSubString *ptr = 0;
00474 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TSubString),0);
00475 static ::ROOT::TGenericClassInfo
00476 instance("TSubString", "include/TString.h", 125,
00477 typeid(::TSubString), DefineBehavior(ptr, ptr),
00478 0, &TSubString_Dictionary, isa_proxy, 0,
00479 sizeof(::TSubString) );
00480 instance.SetDelete(&delete_TSubString);
00481 instance.SetDeleteArray(&deleteArray_TSubString);
00482 instance.SetDestructor(&destruct_TSubString);
00483 return &instance;
00484 }
00485 TGenericClassInfo *GenerateInitInstance(const ::TSubString*)
00486 {
00487 return GenerateInitInstanceLocal((::TSubString*)0);
00488 }
00489
00490 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSubString*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00491
00492
00493 static void TSubString_Dictionary() {
00494 ::ROOT::GenerateInitInstanceLocal((const ::TSubString*)0x0)->GetClass();
00495 }
00496
00497 }
00498
00499 namespace ROOT {
00500 void TStringRef_ShowMembers(void *obj, TMemberInspector &R__insp);
00501 static void TStringRef_Dictionary();
00502 static void *new_TStringRef(void *p = 0);
00503 static void *newArray_TStringRef(Long_t size, void *p);
00504 static void delete_TStringRef(void *p);
00505 static void deleteArray_TStringRef(void *p);
00506 static void destruct_TStringRef(void *p);
00507
00508
00509 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TStringRef*)
00510 {
00511 ::TStringRef *ptr = 0;
00512 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TStringRef),0);
00513 static ::ROOT::TGenericClassInfo
00514 instance("TStringRef", "include/TString.h", 88,
00515 typeid(::TStringRef), DefineBehavior(ptr, ptr),
00516 0, &TStringRef_Dictionary, isa_proxy, 3,
00517 sizeof(::TStringRef) );
00518 instance.SetNew(&new_TStringRef);
00519 instance.SetNewArray(&newArray_TStringRef);
00520 instance.SetDelete(&delete_TStringRef);
00521 instance.SetDeleteArray(&deleteArray_TStringRef);
00522 instance.SetDestructor(&destruct_TStringRef);
00523 return &instance;
00524 }
00525 TGenericClassInfo *GenerateInitInstance(const ::TStringRef*)
00526 {
00527 return GenerateInitInstanceLocal((::TStringRef*)0);
00528 }
00529
00530 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TStringRef*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00531
00532
00533 static void TStringRef_Dictionary() {
00534 ::ROOT::GenerateInitInstanceLocal((const ::TStringRef*)0x0)->GetClass();
00535 }
00536
00537 }
00538
00539 namespace ROOT {
00540 void TStringLong_ShowMembers(void *obj, TMemberInspector &R__insp);
00541 static void *new_TStringLong(void *p = 0);
00542 static void *newArray_TStringLong(Long_t size, void *p);
00543 static void delete_TStringLong(void *p);
00544 static void deleteArray_TStringLong(void *p);
00545 static void destruct_TStringLong(void *p);
00546 static void streamer_TStringLong(TBuffer &buf, void *obj);
00547
00548
00549 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TStringLong*)
00550 {
00551 ::TStringLong *ptr = 0;
00552 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TStringLong >(0);
00553 static ::ROOT::TGenericClassInfo
00554 instance("TStringLong", ::TStringLong::Class_Version(), "include/TStringLong.h", 33,
00555 typeid(::TStringLong), DefineBehavior(ptr, ptr),
00556 &::TStringLong::Dictionary, isa_proxy, 1,
00557 sizeof(::TStringLong) );
00558 instance.SetNew(&new_TStringLong);
00559 instance.SetNewArray(&newArray_TStringLong);
00560 instance.SetDelete(&delete_TStringLong);
00561 instance.SetDeleteArray(&deleteArray_TStringLong);
00562 instance.SetDestructor(&destruct_TStringLong);
00563 instance.SetStreamerFunc(&streamer_TStringLong);
00564 return &instance;
00565 }
00566 TGenericClassInfo *GenerateInitInstance(const ::TStringLong*)
00567 {
00568 return GenerateInitInstanceLocal((::TStringLong*)0);
00569 }
00570
00571 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TStringLong*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00572 }
00573
00574 namespace ROOT {
00575 void TQConnection_ShowMembers(void *obj, TMemberInspector &R__insp);
00576 static void *new_TQConnection(void *p = 0);
00577 static void *newArray_TQConnection(Long_t size, void *p);
00578 static void delete_TQConnection(void *p);
00579 static void deleteArray_TQConnection(void *p);
00580 static void destruct_TQConnection(void *p);
00581 static void streamer_TQConnection(TBuffer &buf, void *obj);
00582
00583
00584 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TQConnection*)
00585 {
00586 ::TQConnection *ptr = 0;
00587 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TQConnection >(0);
00588 static ::ROOT::TGenericClassInfo
00589 instance("TQConnection", ::TQConnection::Class_Version(), "include/TQConnection.h", 43,
00590 typeid(::TQConnection), DefineBehavior(ptr, ptr),
00591 &::TQConnection::Dictionary, isa_proxy, 0,
00592 sizeof(::TQConnection) );
00593 instance.SetNew(&new_TQConnection);
00594 instance.SetNewArray(&newArray_TQConnection);
00595 instance.SetDelete(&delete_TQConnection);
00596 instance.SetDeleteArray(&deleteArray_TQConnection);
00597 instance.SetDestructor(&destruct_TQConnection);
00598 instance.SetStreamerFunc(&streamer_TQConnection);
00599 return &instance;
00600 }
00601 TGenericClassInfo *GenerateInitInstance(const ::TQConnection*)
00602 {
00603 return GenerateInitInstanceLocal((::TQConnection*)0);
00604 }
00605
00606 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TQConnection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00607 }
00608
00609 namespace ROOT {
00610 void TQObject_ShowMembers(void *obj, TMemberInspector &R__insp);
00611 static void *new_TQObject(void *p = 0);
00612 static void *newArray_TQObject(Long_t size, void *p);
00613 static void delete_TQObject(void *p);
00614 static void deleteArray_TQObject(void *p);
00615 static void destruct_TQObject(void *p);
00616 static void streamer_TQObject(TBuffer &buf, void *obj);
00617
00618
00619 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TQObject*)
00620 {
00621 ::TQObject *ptr = 0;
00622 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TQObject >(0);
00623 static ::ROOT::TGenericClassInfo
00624 instance("TQObject", ::TQObject::Class_Version(), "include/TQObject.h", 49,
00625 typeid(::TQObject), DefineBehavior(ptr, ptr),
00626 &::TQObject::Dictionary, isa_proxy, 1,
00627 sizeof(::TQObject) );
00628 instance.SetNew(&new_TQObject);
00629 instance.SetNewArray(&newArray_TQObject);
00630 instance.SetDelete(&delete_TQObject);
00631 instance.SetDeleteArray(&deleteArray_TQObject);
00632 instance.SetDestructor(&destruct_TQObject);
00633 instance.SetStreamerFunc(&streamer_TQObject);
00634 return &instance;
00635 }
00636 TGenericClassInfo *GenerateInitInstance(const ::TQObject*)
00637 {
00638 return GenerateInitInstanceLocal((::TQObject*)0);
00639 }
00640
00641 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TQObject*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00642 }
00643
00644 namespace ROOT {
00645 void TQObjSender_ShowMembers(void *obj, TMemberInspector &R__insp);
00646 static void *new_TQObjSender(void *p = 0);
00647 static void *newArray_TQObjSender(Long_t size, void *p);
00648 static void delete_TQObjSender(void *p);
00649 static void deleteArray_TQObjSender(void *p);
00650 static void destruct_TQObjSender(void *p);
00651 static void streamer_TQObjSender(TBuffer &buf, void *obj);
00652
00653
00654 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TQObjSender*)
00655 {
00656 ::TQObjSender *ptr = 0;
00657 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TQObjSender >(0);
00658 static ::ROOT::TGenericClassInfo
00659 instance("TQObjSender", ::TQObjSender::Class_Version(), "include/TQObject.h", 187,
00660 typeid(::TQObjSender), DefineBehavior(ptr, ptr),
00661 &::TQObjSender::Dictionary, isa_proxy, 0,
00662 sizeof(::TQObjSender) );
00663 instance.SetNew(&new_TQObjSender);
00664 instance.SetNewArray(&newArray_TQObjSender);
00665 instance.SetDelete(&delete_TQObjSender);
00666 instance.SetDeleteArray(&deleteArray_TQObjSender);
00667 instance.SetDestructor(&destruct_TQObjSender);
00668 instance.SetStreamerFunc(&streamer_TQObjSender);
00669 return &instance;
00670 }
00671 TGenericClassInfo *GenerateInitInstance(const ::TQObjSender*)
00672 {
00673 return GenerateInitInstanceLocal((::TQObjSender*)0);
00674 }
00675
00676 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TQObjSender*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00677 }
00678
00679 namespace ROOT {
00680 void TSignalHandler_ShowMembers(void *obj, TMemberInspector &R__insp);
00681 static void delete_TSignalHandler(void *p);
00682 static void deleteArray_TSignalHandler(void *p);
00683 static void destruct_TSignalHandler(void *p);
00684 static void streamer_TSignalHandler(TBuffer &buf, void *obj);
00685
00686
00687 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSignalHandler*)
00688 {
00689 ::TSignalHandler *ptr = 0;
00690 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSignalHandler >(0);
00691 static ::ROOT::TGenericClassInfo
00692 instance("TSignalHandler", ::TSignalHandler::Class_Version(), "include/TSysEvtHandler.h", 130,
00693 typeid(::TSignalHandler), DefineBehavior(ptr, ptr),
00694 &::TSignalHandler::Dictionary, isa_proxy, 0,
00695 sizeof(::TSignalHandler) );
00696 instance.SetDelete(&delete_TSignalHandler);
00697 instance.SetDeleteArray(&deleteArray_TSignalHandler);
00698 instance.SetDestructor(&destruct_TSignalHandler);
00699 instance.SetStreamerFunc(&streamer_TSignalHandler);
00700 return &instance;
00701 }
00702 TGenericClassInfo *GenerateInitInstance(const ::TSignalHandler*)
00703 {
00704 return GenerateInitInstanceLocal((::TSignalHandler*)0);
00705 }
00706
00707 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSignalHandler*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00708 }
00709
00710 namespace ROOT {
00711 void TStopwatch_ShowMembers(void *obj, TMemberInspector &R__insp);
00712 static void *new_TStopwatch(void *p = 0);
00713 static void *newArray_TStopwatch(Long_t size, void *p);
00714 static void delete_TStopwatch(void *p);
00715 static void deleteArray_TStopwatch(void *p);
00716 static void destruct_TStopwatch(void *p);
00717
00718
00719 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TStopwatch*)
00720 {
00721 ::TStopwatch *ptr = 0;
00722 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TStopwatch >(0);
00723 static ::ROOT::TGenericClassInfo
00724 instance("TStopwatch", ::TStopwatch::Class_Version(), "include/TStopwatch.h", 30,
00725 typeid(::TStopwatch), DefineBehavior(ptr, ptr),
00726 &::TStopwatch::Dictionary, isa_proxy, 4,
00727 sizeof(::TStopwatch) );
00728 instance.SetNew(&new_TStopwatch);
00729 instance.SetNewArray(&newArray_TStopwatch);
00730 instance.SetDelete(&delete_TStopwatch);
00731 instance.SetDeleteArray(&deleteArray_TStopwatch);
00732 instance.SetDestructor(&destruct_TStopwatch);
00733 return &instance;
00734 }
00735 TGenericClassInfo *GenerateInitInstance(const ::TStopwatch*)
00736 {
00737 return GenerateInitInstanceLocal((::TStopwatch*)0);
00738 }
00739
00740 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TStopwatch*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00741 }
00742
00743 namespace ROOT {
00744 void TUUID_ShowMembers(void *obj, TMemberInspector &R__insp);
00745 static void *new_TUUID(void *p = 0);
00746 static void *newArray_TUUID(Long_t size, void *p);
00747 static void delete_TUUID(void *p);
00748 static void deleteArray_TUUID(void *p);
00749 static void destruct_TUUID(void *p);
00750
00751
00752 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TUUID*)
00753 {
00754 ::TUUID *ptr = 0;
00755 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TUUID >(0);
00756 static ::ROOT::TGenericClassInfo
00757 instance("TUUID", ::TUUID::Class_Version(), "include/TUUID.h", 44,
00758 typeid(::TUUID), DefineBehavior(ptr, ptr),
00759 &::TUUID::Dictionary, isa_proxy, 4,
00760 sizeof(::TUUID) );
00761 instance.SetNew(&new_TUUID);
00762 instance.SetNewArray(&newArray_TUUID);
00763 instance.SetDelete(&delete_TUUID);
00764 instance.SetDeleteArray(&deleteArray_TUUID);
00765 instance.SetDestructor(&destruct_TUUID);
00766 return &instance;
00767 }
00768 TGenericClassInfo *GenerateInitInstance(const ::TUUID*)
00769 {
00770 return GenerateInitInstanceLocal((::TUUID*)0);
00771 }
00772
00773 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TUUID*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00774 }
00775
00776 namespace ROOT {
00777 void TExec_ShowMembers(void *obj, TMemberInspector &R__insp);
00778 static void *new_TExec(void *p = 0);
00779 static void *newArray_TExec(Long_t size, void *p);
00780 static void delete_TExec(void *p);
00781 static void deleteArray_TExec(void *p);
00782 static void destruct_TExec(void *p);
00783
00784
00785 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TExec*)
00786 {
00787 ::TExec *ptr = 0;
00788 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TExec >(0);
00789 static ::ROOT::TGenericClassInfo
00790 instance("TExec", ::TExec::Class_Version(), "include/TExec.h", 30,
00791 typeid(::TExec), DefineBehavior(ptr, ptr),
00792 &::TExec::Dictionary, isa_proxy, 4,
00793 sizeof(::TExec) );
00794 instance.SetNew(&new_TExec);
00795 instance.SetNewArray(&newArray_TExec);
00796 instance.SetDelete(&delete_TExec);
00797 instance.SetDeleteArray(&deleteArray_TExec);
00798 instance.SetDestructor(&destruct_TExec);
00799 return &instance;
00800 }
00801 TGenericClassInfo *GenerateInitInstance(const ::TExec*)
00802 {
00803 return GenerateInitInstanceLocal((::TExec*)0);
00804 }
00805
00806 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TExec*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00807 }
00808
00809 namespace ROOT {
00810 void TFolder_ShowMembers(void *obj, TMemberInspector &R__insp);
00811 static void *new_TFolder(void *p = 0);
00812 static void *newArray_TFolder(Long_t size, void *p);
00813 static void delete_TFolder(void *p);
00814 static void deleteArray_TFolder(void *p);
00815 static void destruct_TFolder(void *p);
00816
00817
00818 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TFolder*)
00819 {
00820 ::TFolder *ptr = 0;
00821 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TFolder >(0);
00822 static ::ROOT::TGenericClassInfo
00823 instance("TFolder", ::TFolder::Class_Version(), "include/TFolder.h", 32,
00824 typeid(::TFolder), DefineBehavior(ptr, ptr),
00825 &::TFolder::Dictionary, isa_proxy, 4,
00826 sizeof(::TFolder) );
00827 instance.SetNew(&new_TFolder);
00828 instance.SetNewArray(&newArray_TFolder);
00829 instance.SetDelete(&delete_TFolder);
00830 instance.SetDeleteArray(&deleteArray_TFolder);
00831 instance.SetDestructor(&destruct_TFolder);
00832 return &instance;
00833 }
00834 TGenericClassInfo *GenerateInitInstance(const ::TFolder*)
00835 {
00836 return GenerateInitInstanceLocal((::TFolder*)0);
00837 }
00838
00839 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TFolder*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00840 }
00841
00842 namespace ROOT {
00843 void TObjString_ShowMembers(void *obj, TMemberInspector &R__insp);
00844 static void *new_TObjString(void *p = 0);
00845 static void *newArray_TObjString(Long_t size, void *p);
00846 static void delete_TObjString(void *p);
00847 static void deleteArray_TObjString(void *p);
00848 static void destruct_TObjString(void *p);
00849
00850
00851 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TObjString*)
00852 {
00853 ::TObjString *ptr = 0;
00854 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TObjString >(0);
00855 static ::ROOT::TGenericClassInfo
00856 instance("TObjString", ::TObjString::Class_Version(), "include/TObjString.h", 32,
00857 typeid(::TObjString), DefineBehavior(ptr, ptr),
00858 &::TObjString::Dictionary, isa_proxy, 4,
00859 sizeof(::TObjString) );
00860 instance.SetNew(&new_TObjString);
00861 instance.SetNewArray(&newArray_TObjString);
00862 instance.SetDelete(&delete_TObjString);
00863 instance.SetDeleteArray(&deleteArray_TObjString);
00864 instance.SetDestructor(&destruct_TObjString);
00865 return &instance;
00866 }
00867 TGenericClassInfo *GenerateInitInstance(const ::TObjString*)
00868 {
00869 return GenerateInitInstanceLocal((::TObjString*)0);
00870 }
00871
00872 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TObjString*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00873 }
00874
00875 namespace ROOT {
00876 void TMD5_ShowMembers(void *obj, TMemberInspector &R__insp);
00877 static void *new_TMD5(void *p = 0);
00878 static void *newArray_TMD5(Long_t size, void *p);
00879 static void delete_TMD5(void *p);
00880 static void deleteArray_TMD5(void *p);
00881 static void destruct_TMD5(void *p);
00882
00883
00884 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TMD5*)
00885 {
00886 ::TMD5 *ptr = 0;
00887 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TMD5 >(0);
00888 static ::ROOT::TGenericClassInfo
00889 instance("TMD5", ::TMD5::Class_Version(), "include/TMD5.h", 46,
00890 typeid(::TMD5), DefineBehavior(ptr, ptr),
00891 &::TMD5::Dictionary, isa_proxy, 4,
00892 sizeof(::TMD5) );
00893 instance.SetNew(&new_TMD5);
00894 instance.SetNewArray(&newArray_TMD5);
00895 instance.SetDelete(&delete_TMD5);
00896 instance.SetDeleteArray(&deleteArray_TMD5);
00897 instance.SetDestructor(&destruct_TMD5);
00898 return &instance;
00899 }
00900 TGenericClassInfo *GenerateInitInstance(const ::TMD5*)
00901 {
00902 return GenerateInitInstanceLocal((::TMD5*)0);
00903 }
00904
00905 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TMD5*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00906 }
00907
00908 namespace ROOT {
00909 void TMacro_ShowMembers(void *obj, TMemberInspector &R__insp);
00910 static void *new_TMacro(void *p = 0);
00911 static void *newArray_TMacro(Long_t size, void *p);
00912 static void delete_TMacro(void *p);
00913 static void deleteArray_TMacro(void *p);
00914 static void destruct_TMacro(void *p);
00915
00916
00917 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TMacro*)
00918 {
00919 ::TMacro *ptr = 0;
00920 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TMacro >(0);
00921 static ::ROOT::TGenericClassInfo
00922 instance("TMacro", ::TMacro::Class_Version(), "include/TMacro.h", 33,
00923 typeid(::TMacro), DefineBehavior(ptr, ptr),
00924 &::TMacro::Dictionary, isa_proxy, 4,
00925 sizeof(::TMacro) );
00926 instance.SetNew(&new_TMacro);
00927 instance.SetNewArray(&newArray_TMacro);
00928 instance.SetDelete(&delete_TMacro);
00929 instance.SetDeleteArray(&deleteArray_TMacro);
00930 instance.SetDestructor(&destruct_TMacro);
00931 return &instance;
00932 }
00933 TGenericClassInfo *GenerateInitInstance(const ::TMacro*)
00934 {
00935 return GenerateInitInstanceLocal((::TMacro*)0);
00936 }
00937
00938 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TMacro*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00939 }
00940
00941 namespace ROOT {
00942 void TMessageHandler_ShowMembers(void *obj, TMemberInspector &R__insp);
00943 static void delete_TMessageHandler(void *p);
00944 static void deleteArray_TMessageHandler(void *p);
00945 static void destruct_TMessageHandler(void *p);
00946
00947
00948 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TMessageHandler*)
00949 {
00950 ::TMessageHandler *ptr = 0;
00951 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TMessageHandler >(0);
00952 static ::ROOT::TGenericClassInfo
00953 instance("TMessageHandler", ::TMessageHandler::Class_Version(), "include/TMessageHandler.h", 38,
00954 typeid(::TMessageHandler), DefineBehavior(ptr, ptr),
00955 &::TMessageHandler::Dictionary, isa_proxy, 4,
00956 sizeof(::TMessageHandler) );
00957 instance.SetDelete(&delete_TMessageHandler);
00958 instance.SetDeleteArray(&deleteArray_TMessageHandler);
00959 instance.SetDestructor(&destruct_TMessageHandler);
00960 return &instance;
00961 }
00962 TGenericClassInfo *GenerateInitInstance(const ::TMessageHandler*)
00963 {
00964 return GenerateInitInstanceLocal((::TMessageHandler*)0);
00965 }
00966
00967 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TMessageHandler*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00968 }
00969
00970 namespace ROOT {
00971 void TPluginManager_ShowMembers(void *obj, TMemberInspector &R__insp);
00972 static void *new_TPluginManager(void *p = 0);
00973 static void *newArray_TPluginManager(Long_t size, void *p);
00974 static void delete_TPluginManager(void *p);
00975 static void deleteArray_TPluginManager(void *p);
00976 static void destruct_TPluginManager(void *p);
00977 static void streamer_TPluginManager(TBuffer &buf, void *obj);
00978
00979
00980 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPluginManager*)
00981 {
00982 ::TPluginManager *ptr = 0;
00983 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPluginManager >(0);
00984 static ::ROOT::TGenericClassInfo
00985 instance("TPluginManager", ::TPluginManager::Class_Version(), "include/TPluginManager.h", 152,
00986 typeid(::TPluginManager), DefineBehavior(ptr, ptr),
00987 &::TPluginManager::Dictionary, isa_proxy, 0,
00988 sizeof(::TPluginManager) );
00989 instance.SetNew(&new_TPluginManager);
00990 instance.SetNewArray(&newArray_TPluginManager);
00991 instance.SetDelete(&delete_TPluginManager);
00992 instance.SetDeleteArray(&deleteArray_TPluginManager);
00993 instance.SetDestructor(&destruct_TPluginManager);
00994 instance.SetStreamerFunc(&streamer_TPluginManager);
00995 return &instance;
00996 }
00997 TGenericClassInfo *GenerateInitInstance(const ::TPluginManager*)
00998 {
00999 return GenerateInitInstanceLocal((::TPluginManager*)0);
01000 }
01001
01002 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPluginManager*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01003 }
01004
01005 namespace ROOT {
01006 void TPluginHandler_ShowMembers(void *obj, TMemberInspector &R__insp);
01007 static void streamer_TPluginHandler(TBuffer &buf, void *obj);
01008
01009
01010 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPluginHandler*)
01011 {
01012 ::TPluginHandler *ptr = 0;
01013 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPluginHandler >(0);
01014 static ::ROOT::TGenericClassInfo
01015 instance("TPluginHandler", ::TPluginHandler::Class_Version(), "include/TPluginManager.h", 103,
01016 typeid(::TPluginHandler), DefineBehavior(ptr, ptr),
01017 &::TPluginHandler::Dictionary, isa_proxy, 0,
01018 sizeof(::TPluginHandler) );
01019 instance.SetStreamerFunc(&streamer_TPluginHandler);
01020 return &instance;
01021 }
01022 TGenericClassInfo *GenerateInitInstance(const ::TPluginHandler*)
01023 {
01024 return GenerateInitInstanceLocal((::TPluginHandler*)0);
01025 }
01026
01027 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPluginHandler*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01028 }
01029
01030 namespace ROOT {
01031 void TPoint_ShowMembers(void *obj, TMemberInspector &R__insp);
01032 static void TPoint_Dictionary();
01033 static void *new_TPoint(void *p = 0);
01034 static void *newArray_TPoint(Long_t size, void *p);
01035 static void delete_TPoint(void *p);
01036 static void deleteArray_TPoint(void *p);
01037 static void destruct_TPoint(void *p);
01038
01039
01040 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPoint*)
01041 {
01042 ::TPoint *ptr = 0;
01043 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TPoint),0);
01044 static ::ROOT::TGenericClassInfo
01045 instance("TPoint", "include/TPoint.h", 33,
01046 typeid(::TPoint), DefineBehavior(ptr, ptr),
01047 0, &TPoint_Dictionary, isa_proxy, 0,
01048 sizeof(::TPoint) );
01049 instance.SetNew(&new_TPoint);
01050 instance.SetNewArray(&newArray_TPoint);
01051 instance.SetDelete(&delete_TPoint);
01052 instance.SetDeleteArray(&deleteArray_TPoint);
01053 instance.SetDestructor(&destruct_TPoint);
01054 return &instance;
01055 }
01056 TGenericClassInfo *GenerateInitInstance(const ::TPoint*)
01057 {
01058 return GenerateInitInstanceLocal((::TPoint*)0);
01059 }
01060
01061 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPoint*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01062
01063
01064 static void TPoint_Dictionary() {
01065 ::ROOT::GenerateInitInstanceLocal((const ::TPoint*)0x0)->GetClass();
01066 }
01067
01068 }
01069
01070 namespace ROOT {
01071 void TPMERegexp_ShowMembers(void *obj, TMemberInspector &R__insp);
01072 static void *new_TPMERegexp(void *p = 0);
01073 static void *newArray_TPMERegexp(Long_t size, void *p);
01074 static void delete_TPMERegexp(void *p);
01075 static void deleteArray_TPMERegexp(void *p);
01076 static void destruct_TPMERegexp(void *p);
01077 static void streamer_TPMERegexp(TBuffer &buf, void *obj);
01078
01079
01080 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPMERegexp*)
01081 {
01082 ::TPMERegexp *ptr = 0;
01083 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPMERegexp >(0);
01084 static ::ROOT::TGenericClassInfo
01085 instance("TPMERegexp", ::TPMERegexp::Class_Version(), "include/TPRegexp.h", 96,
01086 typeid(::TPMERegexp), DefineBehavior(ptr, ptr),
01087 &::TPMERegexp::Dictionary, isa_proxy, 0,
01088 sizeof(::TPMERegexp) );
01089 instance.SetNew(&new_TPMERegexp);
01090 instance.SetNewArray(&newArray_TPMERegexp);
01091 instance.SetDelete(&delete_TPMERegexp);
01092 instance.SetDeleteArray(&deleteArray_TPMERegexp);
01093 instance.SetDestructor(&destruct_TPMERegexp);
01094 instance.SetStreamerFunc(&streamer_TPMERegexp);
01095 return &instance;
01096 }
01097 TGenericClassInfo *GenerateInitInstance(const ::TPMERegexp*)
01098 {
01099 return GenerateInitInstanceLocal((::TPMERegexp*)0);
01100 }
01101
01102 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPMERegexp*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01103 }
01104
01105 namespace ROOT {
01106 void TStringToken_ShowMembers(void *obj, TMemberInspector &R__insp);
01107 static void delete_TStringToken(void *p);
01108 static void deleteArray_TStringToken(void *p);
01109 static void destruct_TStringToken(void *p);
01110 static void streamer_TStringToken(TBuffer &buf, void *obj);
01111
01112
01113 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TStringToken*)
01114 {
01115 ::TStringToken *ptr = 0;
01116 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TStringToken >(0);
01117 static ::ROOT::TGenericClassInfo
01118 instance("TStringToken", ::TStringToken::Class_Version(), "include/TPRegexp.h", 142,
01119 typeid(::TStringToken), DefineBehavior(ptr, ptr),
01120 &::TStringToken::Dictionary, isa_proxy, 0,
01121 sizeof(::TStringToken) );
01122 instance.SetDelete(&delete_TStringToken);
01123 instance.SetDeleteArray(&deleteArray_TStringToken);
01124 instance.SetDestructor(&destruct_TStringToken);
01125 instance.SetStreamerFunc(&streamer_TStringToken);
01126 return &instance;
01127 }
01128 TGenericClassInfo *GenerateInitInstance(const ::TStringToken*)
01129 {
01130 return GenerateInitInstanceLocal((::TStringToken*)0);
01131 }
01132
01133 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TStringToken*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01134 }
01135
01136 namespace ROOT {
01137 void TProcessUUID_ShowMembers(void *obj, TMemberInspector &R__insp);
01138 static void *new_TProcessUUID(void *p = 0);
01139 static void *newArray_TProcessUUID(Long_t size, void *p);
01140 static void delete_TProcessUUID(void *p);
01141 static void deleteArray_TProcessUUID(void *p);
01142 static void destruct_TProcessUUID(void *p);
01143
01144
01145 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TProcessUUID*)
01146 {
01147 ::TProcessUUID *ptr = 0;
01148 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TProcessUUID >(0);
01149 static ::ROOT::TGenericClassInfo
01150 instance("TProcessUUID", ::TProcessUUID::Class_Version(), "include/TProcessUUID.h", 34,
01151 typeid(::TProcessUUID), DefineBehavior(ptr, ptr),
01152 &::TProcessUUID::Dictionary, isa_proxy, 4,
01153 sizeof(::TProcessUUID) );
01154 instance.SetNew(&new_TProcessUUID);
01155 instance.SetNewArray(&newArray_TProcessUUID);
01156 instance.SetDelete(&delete_TProcessUUID);
01157 instance.SetDeleteArray(&deleteArray_TProcessUUID);
01158 instance.SetDestructor(&destruct_TProcessUUID);
01159 return &instance;
01160 }
01161 TGenericClassInfo *GenerateInitInstance(const ::TProcessUUID*)
01162 {
01163 return GenerateInitInstanceLocal((::TProcessUUID*)0);
01164 }
01165
01166 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TProcessUUID*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01167 }
01168
01169 namespace ROOT {
01170 void TQClass_ShowMembers(void *obj, TMemberInspector &R__insp);
01171 static void delete_TQClass(void *p);
01172 static void deleteArray_TQClass(void *p);
01173 static void destruct_TQClass(void *p);
01174 static void streamer_TQClass(TBuffer &buf, void *obj);
01175
01176
01177 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TQClass*)
01178 {
01179 ::TQClass *ptr = 0;
01180 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TQClass >(0);
01181 static ::ROOT::TGenericClassInfo
01182 instance("TQClass", ::TQClass::Class_Version(), "include/TQClass.h", 37,
01183 typeid(::TQClass), DefineBehavior(ptr, ptr),
01184 &::TQClass::Dictionary, isa_proxy, 0,
01185 sizeof(::TQClass) );
01186 instance.SetDelete(&delete_TQClass);
01187 instance.SetDeleteArray(&deleteArray_TQClass);
01188 instance.SetDestructor(&destruct_TQClass);
01189 instance.SetStreamerFunc(&streamer_TQClass);
01190 return &instance;
01191 }
01192 TGenericClassInfo *GenerateInitInstance(const ::TQClass*)
01193 {
01194 return GenerateInitInstanceLocal((::TQClass*)0);
01195 }
01196
01197 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TQClass*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01198 }
01199
01200 namespace ROOT {
01201 void TQCommand_ShowMembers(void *obj, TMemberInspector &R__insp);
01202 static void *new_TQCommand(void *p = 0);
01203 static void *newArray_TQCommand(Long_t size, void *p);
01204 static void delete_TQCommand(void *p);
01205 static void deleteArray_TQCommand(void *p);
01206 static void destruct_TQCommand(void *p);
01207 static void streamer_TQCommand(TBuffer &buf, void *obj);
01208
01209
01210 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TQCommand*)
01211 {
01212 ::TQCommand *ptr = 0;
01213 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TQCommand >(0);
01214 static ::ROOT::TGenericClassInfo
01215 instance("TQCommand", ::TQCommand::Class_Version(), "include/TQCommand.h", 29,
01216 typeid(::TQCommand), DefineBehavior(ptr, ptr),
01217 &::TQCommand::Dictionary, isa_proxy, 0,
01218 sizeof(::TQCommand) );
01219 instance.SetNew(&new_TQCommand);
01220 instance.SetNewArray(&newArray_TQCommand);
01221 instance.SetDelete(&delete_TQCommand);
01222 instance.SetDeleteArray(&deleteArray_TQCommand);
01223 instance.SetDestructor(&destruct_TQCommand);
01224 instance.SetStreamerFunc(&streamer_TQCommand);
01225 return &instance;
01226 }
01227 TGenericClassInfo *GenerateInitInstance(const ::TQCommand*)
01228 {
01229 return GenerateInitInstanceLocal((::TQCommand*)0);
01230 }
01231
01232 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TQCommand*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01233 }
01234
01235 namespace ROOT {
01236 void TQUndoManager_ShowMembers(void *obj, TMemberInspector &R__insp);
01237 static void *new_TQUndoManager(void *p = 0);
01238 static void *newArray_TQUndoManager(Long_t size, void *p);
01239 static void delete_TQUndoManager(void *p);
01240 static void deleteArray_TQUndoManager(void *p);
01241 static void destruct_TQUndoManager(void *p);
01242 static void streamer_TQUndoManager(TBuffer &buf, void *obj);
01243
01244
01245 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TQUndoManager*)
01246 {
01247 ::TQUndoManager *ptr = 0;
01248 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TQUndoManager >(0);
01249 static ::ROOT::TGenericClassInfo
01250 instance("TQUndoManager", ::TQUndoManager::Class_Version(), "include/TQCommand.h", 101,
01251 typeid(::TQUndoManager), DefineBehavior(ptr, ptr),
01252 &::TQUndoManager::Dictionary, isa_proxy, 0,
01253 sizeof(::TQUndoManager) );
01254 instance.SetNew(&new_TQUndoManager);
01255 instance.SetNewArray(&newArray_TQUndoManager);
01256 instance.SetDelete(&delete_TQUndoManager);
01257 instance.SetDeleteArray(&deleteArray_TQUndoManager);
01258 instance.SetDestructor(&destruct_TQUndoManager);
01259 instance.SetStreamerFunc(&streamer_TQUndoManager);
01260 return &instance;
01261 }
01262 TGenericClassInfo *GenerateInitInstance(const ::TQUndoManager*)
01263 {
01264 return GenerateInitInstanceLocal((::TQUndoManager*)0);
01265 }
01266
01267 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TQUndoManager*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01268 }
01269
01270 namespace ROOT {
01271 void TRef_ShowMembers(void *obj, TMemberInspector &R__insp);
01272 static void *new_TRef(void *p = 0);
01273 static void *newArray_TRef(Long_t size, void *p);
01274 static void delete_TRef(void *p);
01275 static void deleteArray_TRef(void *p);
01276 static void destruct_TRef(void *p);
01277 static void streamer_TRef(TBuffer &buf, void *obj);
01278
01279
01280 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRef*)
01281 {
01282 ::TRef *ptr = 0;
01283 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRef >(0);
01284 static ::ROOT::TGenericClassInfo
01285 instance("TRef", ::TRef::Class_Version(), "include/TRef.h", 34,
01286 typeid(::TRef), DefineBehavior(ptr, ptr),
01287 &::TRef::Dictionary, isa_proxy, 1,
01288 sizeof(::TRef) );
01289 instance.SetNew(&new_TRef);
01290 instance.SetNewArray(&newArray_TRef);
01291 instance.SetDelete(&delete_TRef);
01292 instance.SetDeleteArray(&deleteArray_TRef);
01293 instance.SetDestructor(&destruct_TRef);
01294 instance.SetStreamerFunc(&streamer_TRef);
01295 return &instance;
01296 }
01297 TGenericClassInfo *GenerateInitInstance(const ::TRef*)
01298 {
01299 return GenerateInitInstanceLocal((::TRef*)0);
01300 }
01301
01302 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRef*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01303 }
01304
01305 namespace ROOT {
01306 void TSystemFile_ShowMembers(void *obj, TMemberInspector &R__insp);
01307 static void *new_TSystemFile(void *p = 0);
01308 static void *newArray_TSystemFile(Long_t size, void *p);
01309 static void delete_TSystemFile(void *p);
01310 static void deleteArray_TSystemFile(void *p);
01311 static void destruct_TSystemFile(void *p);
01312
01313
01314 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSystemFile*)
01315 {
01316 ::TSystemFile *ptr = 0;
01317 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSystemFile >(0);
01318 static ::ROOT::TGenericClassInfo
01319 instance("TSystemFile", ::TSystemFile::Class_Version(), "include/TSystemFile.h", 31,
01320 typeid(::TSystemFile), DefineBehavior(ptr, ptr),
01321 &::TSystemFile::Dictionary, isa_proxy, 4,
01322 sizeof(::TSystemFile) );
01323 instance.SetNew(&new_TSystemFile);
01324 instance.SetNewArray(&newArray_TSystemFile);
01325 instance.SetDelete(&delete_TSystemFile);
01326 instance.SetDeleteArray(&deleteArray_TSystemFile);
01327 instance.SetDestructor(&destruct_TSystemFile);
01328 return &instance;
01329 }
01330 TGenericClassInfo *GenerateInitInstance(const ::TSystemFile*)
01331 {
01332 return GenerateInitInstanceLocal((::TSystemFile*)0);
01333 }
01334
01335 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSystemFile*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01336 }
01337
01338 namespace ROOT {
01339 void TSystemDirectory_ShowMembers(void *obj, TMemberInspector &R__insp);
01340 static void *new_TSystemDirectory(void *p = 0);
01341 static void *newArray_TSystemDirectory(Long_t size, void *p);
01342 static void delete_TSystemDirectory(void *p);
01343 static void deleteArray_TSystemDirectory(void *p);
01344 static void destruct_TSystemDirectory(void *p);
01345
01346
01347 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSystemDirectory*)
01348 {
01349 ::TSystemDirectory *ptr = 0;
01350 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSystemDirectory >(0);
01351 static ::ROOT::TGenericClassInfo
01352 instance("TSystemDirectory", ::TSystemDirectory::Class_Version(), "include/TSystemDirectory.h", 34,
01353 typeid(::TSystemDirectory), DefineBehavior(ptr, ptr),
01354 &::TSystemDirectory::Dictionary, isa_proxy, 4,
01355 sizeof(::TSystemDirectory) );
01356 instance.SetNew(&new_TSystemDirectory);
01357 instance.SetNewArray(&newArray_TSystemDirectory);
01358 instance.SetDelete(&delete_TSystemDirectory);
01359 instance.SetDeleteArray(&deleteArray_TSystemDirectory);
01360 instance.SetDestructor(&destruct_TSystemDirectory);
01361 return &instance;
01362 }
01363 TGenericClassInfo *GenerateInitInstance(const ::TSystemDirectory*)
01364 {
01365 return GenerateInitInstanceLocal((::TSystemDirectory*)0);
01366 }
01367
01368 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSystemDirectory*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01369 }
01370
01371 namespace ROOT {
01372 void TSystem_ShowMembers(void *obj, TMemberInspector &R__insp);
01373 static void *new_TSystem(void *p = 0);
01374 static void *newArray_TSystem(Long_t size, void *p);
01375 static void delete_TSystem(void *p);
01376 static void deleteArray_TSystem(void *p);
01377 static void destruct_TSystem(void *p);
01378
01379
01380 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSystem*)
01381 {
01382 ::TSystem *ptr = 0;
01383 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSystem >(0);
01384 static ::ROOT::TGenericClassInfo
01385 instance("TSystem", ::TSystem::Class_Version(), "include/TSystem.h", 262,
01386 typeid(::TSystem), DefineBehavior(ptr, ptr),
01387 &::TSystem::Dictionary, isa_proxy, 4,
01388 sizeof(::TSystem) );
01389 instance.SetNew(&new_TSystem);
01390 instance.SetNewArray(&newArray_TSystem);
01391 instance.SetDelete(&delete_TSystem);
01392 instance.SetDeleteArray(&deleteArray_TSystem);
01393 instance.SetDestructor(&destruct_TSystem);
01394 return &instance;
01395 }
01396 TGenericClassInfo *GenerateInitInstance(const ::TSystem*)
01397 {
01398 return GenerateInitInstanceLocal((::TSystem*)0);
01399 }
01400
01401 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSystem*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01402 }
01403
01404 namespace ROOT {
01405 void vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator_ShowMembers(void *obj, TMemberInspector &R__insp);
01406 static void vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator_Dictionary();
01407 static void *new_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void *p = 0);
01408 static void *newArray_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(Long_t size, void *p);
01409 static void delete_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void *p);
01410 static void deleteArray_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void *p);
01411 static void destruct_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void *p);
01412
01413
01414 static TGenericClassInfo *GenerateInitInstanceLocal(const ::vector<TString,allocator<TString> >::iterator*)
01415 {
01416 ::vector<TString,allocator<TString> >::iterator *ptr = 0;
01417 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::vector<TString,allocator<TString> >::iterator),0);
01418 static ::ROOT::TGenericClassInfo
01419 instance("vector<TString,allocator<TString> >::iterator", "prec_stl/vector", 218,
01420 typeid(::vector<TString,allocator<TString> >::iterator), DefineBehavior(ptr, ptr),
01421 0, &vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator_Dictionary, isa_proxy, 0,
01422 sizeof(::vector<TString,allocator<TString> >::iterator) );
01423 instance.SetNew(&new_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator);
01424 instance.SetNewArray(&newArray_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator);
01425 instance.SetDelete(&delete_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator);
01426 instance.SetDeleteArray(&deleteArray_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator);
01427 instance.SetDestructor(&destruct_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator);
01428 return &instance;
01429 }
01430 TGenericClassInfo *GenerateInitInstance(const ::vector<TString,allocator<TString> >::iterator*)
01431 {
01432 return GenerateInitInstanceLocal((::vector<TString,allocator<TString> >::iterator*)0);
01433 }
01434
01435 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::vector<TString,allocator<TString> >::iterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01436
01437
01438 static void vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator_Dictionary() {
01439 ::ROOT::GenerateInitInstanceLocal((const ::vector<TString,allocator<TString> >::iterator*)0x0)->GetClass();
01440 }
01441
01442 }
01443
01444 namespace ROOT {
01445 void reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR_ShowMembers(void *obj, TMemberInspector &R__insp);
01446 static void reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR_Dictionary();
01447 static void *new_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void *p = 0);
01448 static void *newArray_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(Long_t size, void *p);
01449 static void delete_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void *p);
01450 static void deleteArray_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void *p);
01451 static void destruct_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void *p);
01452
01453
01454 static TGenericClassInfo *GenerateInitInstanceLocal(const ::reverse_iterator<vector<TString,allocator<TString> >::iterator>*)
01455 {
01456 ::reverse_iterator<vector<TString,allocator<TString> >::iterator> *ptr = 0;
01457 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::reverse_iterator<vector<TString,allocator<TString> >::iterator>),0);
01458 static ::ROOT::TGenericClassInfo
01459 instance("reverse_iterator<vector<TString,allocator<TString> >::iterator>", "prec_stl/iterator", 166,
01460 typeid(::reverse_iterator<vector<TString,allocator<TString> >::iterator>), DefineBehavior(ptr, ptr),
01461 0, &reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR_Dictionary, isa_proxy, 0,
01462 sizeof(::reverse_iterator<vector<TString,allocator<TString> >::iterator>) );
01463 instance.SetNew(&new_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
01464 instance.SetNewArray(&newArray_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
01465 instance.SetDelete(&delete_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
01466 instance.SetDeleteArray(&deleteArray_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
01467 instance.SetDestructor(&destruct_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
01468 return &instance;
01469 }
01470 TGenericClassInfo *GenerateInitInstance(const ::reverse_iterator<vector<TString,allocator<TString> >::iterator>*)
01471 {
01472 return GenerateInitInstanceLocal((::reverse_iterator<vector<TString,allocator<TString> >::iterator>*)0);
01473 }
01474
01475 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::reverse_iterator<vector<TString,allocator<TString> >::iterator>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01476
01477
01478 static void reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR_Dictionary() {
01479 ::ROOT::GenerateInitInstanceLocal((const ::reverse_iterator<vector<TString,allocator<TString> >::iterator>*)0x0)->GetClass();
01480 }
01481
01482 }
01483
01484 namespace ROOT {
01485 void TSysEvtHandler_ShowMembers(void *obj, TMemberInspector &R__insp);
01486 static void delete_TSysEvtHandler(void *p);
01487 static void deleteArray_TSysEvtHandler(void *p);
01488 static void destruct_TSysEvtHandler(void *p);
01489 static void streamer_TSysEvtHandler(TBuffer &buf, void *obj);
01490
01491
01492 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSysEvtHandler*)
01493 {
01494 ::TSysEvtHandler *ptr = 0;
01495 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSysEvtHandler >(0);
01496 static ::ROOT::TGenericClassInfo
01497 instance("TSysEvtHandler", ::TSysEvtHandler::Class_Version(), "include/TSysEvtHandler.h", 32,
01498 typeid(::TSysEvtHandler), DefineBehavior(ptr, ptr),
01499 &::TSysEvtHandler::Dictionary, isa_proxy, 0,
01500 sizeof(::TSysEvtHandler) );
01501 instance.SetDelete(&delete_TSysEvtHandler);
01502 instance.SetDeleteArray(&deleteArray_TSysEvtHandler);
01503 instance.SetDestructor(&destruct_TSysEvtHandler);
01504 instance.SetStreamerFunc(&streamer_TSysEvtHandler);
01505 return &instance;
01506 }
01507 TGenericClassInfo *GenerateInitInstance(const ::TSysEvtHandler*)
01508 {
01509 return GenerateInitInstanceLocal((::TSysEvtHandler*)0);
01510 }
01511
01512 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSysEvtHandler*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01513 }
01514
01515 namespace ROOT {
01516 void TStdExceptionHandler_ShowMembers(void *obj, TMemberInspector &R__insp);
01517 static void delete_TStdExceptionHandler(void *p);
01518 static void deleteArray_TStdExceptionHandler(void *p);
01519 static void destruct_TStdExceptionHandler(void *p);
01520 static void streamer_TStdExceptionHandler(TBuffer &buf, void *obj);
01521
01522
01523 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TStdExceptionHandler*)
01524 {
01525 ::TStdExceptionHandler *ptr = 0;
01526 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TStdExceptionHandler >(0);
01527 static ::ROOT::TGenericClassInfo
01528 instance("TStdExceptionHandler", ::TStdExceptionHandler::Class_Version(), "include/TSysEvtHandler.h", 175,
01529 typeid(::TStdExceptionHandler), DefineBehavior(ptr, ptr),
01530 &::TStdExceptionHandler::Dictionary, isa_proxy, 0,
01531 sizeof(::TStdExceptionHandler) );
01532 instance.SetDelete(&delete_TStdExceptionHandler);
01533 instance.SetDeleteArray(&deleteArray_TStdExceptionHandler);
01534 instance.SetDestructor(&destruct_TStdExceptionHandler);
01535 instance.SetStreamerFunc(&streamer_TStdExceptionHandler);
01536 return &instance;
01537 }
01538 TGenericClassInfo *GenerateInitInstance(const ::TStdExceptionHandler*)
01539 {
01540 return GenerateInitInstanceLocal((::TStdExceptionHandler*)0);
01541 }
01542
01543 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TStdExceptionHandler*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01544 }
01545
01546 namespace ROOT {
01547 void TTime_ShowMembers(void *obj, TMemberInspector &R__insp);
01548 static void *new_TTime(void *p = 0);
01549 static void *newArray_TTime(Long_t size, void *p);
01550 static void delete_TTime(void *p);
01551 static void deleteArray_TTime(void *p);
01552 static void destruct_TTime(void *p);
01553 static void streamer_TTime(TBuffer &buf, void *obj);
01554
01555
01556 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TTime*)
01557 {
01558 ::TTime *ptr = 0;
01559 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TTime >(0);
01560 static ::ROOT::TGenericClassInfo
01561 instance("TTime", ::TTime::Class_Version(), "include/TTime.h", 29,
01562 typeid(::TTime), DefineBehavior(ptr, ptr),
01563 &::TTime::Dictionary, isa_proxy, 0,
01564 sizeof(::TTime) );
01565 instance.SetNew(&new_TTime);
01566 instance.SetNewArray(&newArray_TTime);
01567 instance.SetDelete(&delete_TTime);
01568 instance.SetDeleteArray(&deleteArray_TTime);
01569 instance.SetDestructor(&destruct_TTime);
01570 instance.SetStreamerFunc(&streamer_TTime);
01571 return &instance;
01572 }
01573 TGenericClassInfo *GenerateInitInstance(const ::TTime*)
01574 {
01575 return GenerateInitInstanceLocal((::TTime*)0);
01576 }
01577
01578 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TTime*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01579 }
01580
01581 namespace ROOT {
01582 void FileStat_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01583 static void FileStat_t_Dictionary();
01584 static void *new_FileStat_t(void *p = 0);
01585 static void *newArray_FileStat_t(Long_t size, void *p);
01586 static void delete_FileStat_t(void *p);
01587 static void deleteArray_FileStat_t(void *p);
01588 static void destruct_FileStat_t(void *p);
01589
01590
01591 static TGenericClassInfo *GenerateInitInstanceLocal(const ::FileStat_t*)
01592 {
01593 ::FileStat_t *ptr = 0;
01594 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::FileStat_t),0);
01595 static ::ROOT::TGenericClassInfo
01596 instance("FileStat_t", "include/TSystem.h", 139,
01597 typeid(::FileStat_t), DefineBehavior(ptr, ptr),
01598 0, &FileStat_t_Dictionary, isa_proxy, 0,
01599 sizeof(::FileStat_t) );
01600 instance.SetNew(&new_FileStat_t);
01601 instance.SetNewArray(&newArray_FileStat_t);
01602 instance.SetDelete(&delete_FileStat_t);
01603 instance.SetDeleteArray(&deleteArray_FileStat_t);
01604 instance.SetDestructor(&destruct_FileStat_t);
01605 return &instance;
01606 }
01607 TGenericClassInfo *GenerateInitInstance(const ::FileStat_t*)
01608 {
01609 return GenerateInitInstanceLocal((::FileStat_t*)0);
01610 }
01611
01612 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::FileStat_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01613
01614
01615 static void FileStat_t_Dictionary() {
01616 ::ROOT::GenerateInitInstanceLocal((const ::FileStat_t*)0x0)->GetClass();
01617 }
01618
01619 }
01620
01621 namespace ROOT {
01622 void UserGroup_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01623 static void UserGroup_t_Dictionary();
01624 static void *new_UserGroup_t(void *p = 0);
01625 static void *newArray_UserGroup_t(Long_t size, void *p);
01626 static void delete_UserGroup_t(void *p);
01627 static void deleteArray_UserGroup_t(void *p);
01628 static void destruct_UserGroup_t(void *p);
01629
01630
01631 static TGenericClassInfo *GenerateInitInstanceLocal(const ::UserGroup_t*)
01632 {
01633 ::UserGroup_t *ptr = 0;
01634 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::UserGroup_t),0);
01635 static ::ROOT::TGenericClassInfo
01636 instance("UserGroup_t", "include/TSystem.h", 153,
01637 typeid(::UserGroup_t), DefineBehavior(ptr, ptr),
01638 0, &UserGroup_t_Dictionary, isa_proxy, 0,
01639 sizeof(::UserGroup_t) );
01640 instance.SetNew(&new_UserGroup_t);
01641 instance.SetNewArray(&newArray_UserGroup_t);
01642 instance.SetDelete(&delete_UserGroup_t);
01643 instance.SetDeleteArray(&deleteArray_UserGroup_t);
01644 instance.SetDestructor(&destruct_UserGroup_t);
01645 return &instance;
01646 }
01647 TGenericClassInfo *GenerateInitInstance(const ::UserGroup_t*)
01648 {
01649 return GenerateInitInstanceLocal((::UserGroup_t*)0);
01650 }
01651
01652 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::UserGroup_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01653
01654
01655 static void UserGroup_t_Dictionary() {
01656 ::ROOT::GenerateInitInstanceLocal((const ::UserGroup_t*)0x0)->GetClass();
01657 }
01658
01659 }
01660
01661 namespace ROOT {
01662 void SysInfo_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01663 static void *new_SysInfo_t(void *p = 0);
01664 static void *newArray_SysInfo_t(Long_t size, void *p);
01665 static void delete_SysInfo_t(void *p);
01666 static void deleteArray_SysInfo_t(void *p);
01667 static void destruct_SysInfo_t(void *p);
01668 static void streamer_SysInfo_t(TBuffer &buf, void *obj);
01669
01670
01671 static TGenericClassInfo *GenerateInitInstanceLocal(const ::SysInfo_t*)
01672 {
01673 ::SysInfo_t *ptr = 0;
01674 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::SysInfo_t >(0);
01675 static ::ROOT::TGenericClassInfo
01676 instance("SysInfo_t", ::SysInfo_t::Class_Version(), "include/TSystem.h", 165,
01677 typeid(::SysInfo_t), DefineBehavior(ptr, ptr),
01678 &::SysInfo_t::Dictionary, isa_proxy, 0,
01679 sizeof(::SysInfo_t) );
01680 instance.SetNew(&new_SysInfo_t);
01681 instance.SetNewArray(&newArray_SysInfo_t);
01682 instance.SetDelete(&delete_SysInfo_t);
01683 instance.SetDeleteArray(&deleteArray_SysInfo_t);
01684 instance.SetDestructor(&destruct_SysInfo_t);
01685 instance.SetStreamerFunc(&streamer_SysInfo_t);
01686 return &instance;
01687 }
01688 TGenericClassInfo *GenerateInitInstance(const ::SysInfo_t*)
01689 {
01690 return GenerateInitInstanceLocal((::SysInfo_t*)0);
01691 }
01692
01693 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::SysInfo_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01694 }
01695
01696 namespace ROOT {
01697 void CpuInfo_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01698 static void *new_CpuInfo_t(void *p = 0);
01699 static void *newArray_CpuInfo_t(Long_t size, void *p);
01700 static void delete_CpuInfo_t(void *p);
01701 static void deleteArray_CpuInfo_t(void *p);
01702 static void destruct_CpuInfo_t(void *p);
01703 static void streamer_CpuInfo_t(TBuffer &buf, void *obj);
01704
01705
01706 static TGenericClassInfo *GenerateInitInstanceLocal(const ::CpuInfo_t*)
01707 {
01708 ::CpuInfo_t *ptr = 0;
01709 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::CpuInfo_t >(0);
01710 static ::ROOT::TGenericClassInfo
01711 instance("CpuInfo_t", ::CpuInfo_t::Class_Version(), "include/TSystem.h", 180,
01712 typeid(::CpuInfo_t), DefineBehavior(ptr, ptr),
01713 &::CpuInfo_t::Dictionary, isa_proxy, 0,
01714 sizeof(::CpuInfo_t) );
01715 instance.SetNew(&new_CpuInfo_t);
01716 instance.SetNewArray(&newArray_CpuInfo_t);
01717 instance.SetDelete(&delete_CpuInfo_t);
01718 instance.SetDeleteArray(&deleteArray_CpuInfo_t);
01719 instance.SetDestructor(&destruct_CpuInfo_t);
01720 instance.SetStreamerFunc(&streamer_CpuInfo_t);
01721 return &instance;
01722 }
01723 TGenericClassInfo *GenerateInitInstance(const ::CpuInfo_t*)
01724 {
01725 return GenerateInitInstanceLocal((::CpuInfo_t*)0);
01726 }
01727
01728 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::CpuInfo_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01729 }
01730
01731 namespace ROOT {
01732 void MemInfo_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01733 static void *new_MemInfo_t(void *p = 0);
01734 static void *newArray_MemInfo_t(Long_t size, void *p);
01735 static void delete_MemInfo_t(void *p);
01736 static void deleteArray_MemInfo_t(void *p);
01737 static void destruct_MemInfo_t(void *p);
01738 static void streamer_MemInfo_t(TBuffer &buf, void *obj);
01739
01740
01741 static TGenericClassInfo *GenerateInitInstanceLocal(const ::MemInfo_t*)
01742 {
01743 ::MemInfo_t *ptr = 0;
01744 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::MemInfo_t >(0);
01745 static ::ROOT::TGenericClassInfo
01746 instance("MemInfo_t", ::MemInfo_t::Class_Version(), "include/TSystem.h", 194,
01747 typeid(::MemInfo_t), DefineBehavior(ptr, ptr),
01748 &::MemInfo_t::Dictionary, isa_proxy, 0,
01749 sizeof(::MemInfo_t) );
01750 instance.SetNew(&new_MemInfo_t);
01751 instance.SetNewArray(&newArray_MemInfo_t);
01752 instance.SetDelete(&delete_MemInfo_t);
01753 instance.SetDeleteArray(&deleteArray_MemInfo_t);
01754 instance.SetDestructor(&destruct_MemInfo_t);
01755 instance.SetStreamerFunc(&streamer_MemInfo_t);
01756 return &instance;
01757 }
01758 TGenericClassInfo *GenerateInitInstance(const ::MemInfo_t*)
01759 {
01760 return GenerateInitInstanceLocal((::MemInfo_t*)0);
01761 }
01762
01763 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::MemInfo_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01764 }
01765
01766 namespace ROOT {
01767 void ProcInfo_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01768 static void *new_ProcInfo_t(void *p = 0);
01769 static void *newArray_ProcInfo_t(Long_t size, void *p);
01770 static void delete_ProcInfo_t(void *p);
01771 static void deleteArray_ProcInfo_t(void *p);
01772 static void destruct_ProcInfo_t(void *p);
01773 static void streamer_ProcInfo_t(TBuffer &buf, void *obj);
01774
01775
01776 static TGenericClassInfo *GenerateInitInstanceLocal(const ::ProcInfo_t*)
01777 {
01778 ::ProcInfo_t *ptr = 0;
01779 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::ProcInfo_t >(0);
01780 static ::ROOT::TGenericClassInfo
01781 instance("ProcInfo_t", ::ProcInfo_t::Class_Version(), "include/TSystem.h", 207,
01782 typeid(::ProcInfo_t), DefineBehavior(ptr, ptr),
01783 &::ProcInfo_t::Dictionary, isa_proxy, 0,
01784 sizeof(::ProcInfo_t) );
01785 instance.SetNew(&new_ProcInfo_t);
01786 instance.SetNewArray(&newArray_ProcInfo_t);
01787 instance.SetDelete(&delete_ProcInfo_t);
01788 instance.SetDeleteArray(&deleteArray_ProcInfo_t);
01789 instance.SetDestructor(&destruct_ProcInfo_t);
01790 instance.SetStreamerFunc(&streamer_ProcInfo_t);
01791 return &instance;
01792 }
01793 TGenericClassInfo *GenerateInitInstance(const ::ProcInfo_t*)
01794 {
01795 return GenerateInitInstanceLocal((::ProcInfo_t*)0);
01796 }
01797
01798 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ProcInfo_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01799 }
01800
01801 namespace ROOT {
01802 void RedirectHandle_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01803 static void RedirectHandle_t_Dictionary();
01804 static void *new_RedirectHandle_t(void *p = 0);
01805 static void *newArray_RedirectHandle_t(Long_t size, void *p);
01806 static void delete_RedirectHandle_t(void *p);
01807 static void deleteArray_RedirectHandle_t(void *p);
01808 static void destruct_RedirectHandle_t(void *p);
01809
01810
01811 static TGenericClassInfo *GenerateInitInstanceLocal(const ::RedirectHandle_t*)
01812 {
01813 ::RedirectHandle_t *ptr = 0;
01814 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RedirectHandle_t),0);
01815 static ::ROOT::TGenericClassInfo
01816 instance("RedirectHandle_t", "include/TSystem.h", 218,
01817 typeid(::RedirectHandle_t), DefineBehavior(ptr, ptr),
01818 0, &RedirectHandle_t_Dictionary, isa_proxy, 0,
01819 sizeof(::RedirectHandle_t) );
01820 instance.SetNew(&new_RedirectHandle_t);
01821 instance.SetNewArray(&newArray_RedirectHandle_t);
01822 instance.SetDelete(&delete_RedirectHandle_t);
01823 instance.SetDeleteArray(&deleteArray_RedirectHandle_t);
01824 instance.SetDestructor(&destruct_RedirectHandle_t);
01825 return &instance;
01826 }
01827 TGenericClassInfo *GenerateInitInstance(const ::RedirectHandle_t*)
01828 {
01829 return GenerateInitInstanceLocal((::RedirectHandle_t*)0);
01830 }
01831
01832 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RedirectHandle_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01833
01834
01835 static void RedirectHandle_t_Dictionary() {
01836 ::ROOT::GenerateInitInstanceLocal((const ::RedirectHandle_t*)0x0)->GetClass();
01837 }
01838
01839 }
01840
01841 namespace ROOT {
01842 void TProcessEventTimer_ShowMembers(void *obj, TMemberInspector &R__insp);
01843 static void delete_TProcessEventTimer(void *p);
01844 static void deleteArray_TProcessEventTimer(void *p);
01845 static void destruct_TProcessEventTimer(void *p);
01846 static void streamer_TProcessEventTimer(TBuffer &buf, void *obj);
01847
01848
01849 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TProcessEventTimer*)
01850 {
01851 ::TProcessEventTimer *ptr = 0;
01852 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TProcessEventTimer >(0);
01853 static ::ROOT::TGenericClassInfo
01854 instance("TProcessEventTimer", ::TProcessEventTimer::Class_Version(), "include/TSystem.h", 253,
01855 typeid(::TProcessEventTimer), DefineBehavior(ptr, ptr),
01856 &::TProcessEventTimer::Dictionary, isa_proxy, 0,
01857 sizeof(::TProcessEventTimer) );
01858 instance.SetDelete(&delete_TProcessEventTimer);
01859 instance.SetDeleteArray(&deleteArray_TProcessEventTimer);
01860 instance.SetDestructor(&destruct_TProcessEventTimer);
01861 instance.SetStreamerFunc(&streamer_TProcessEventTimer);
01862 return &instance;
01863 }
01864 TGenericClassInfo *GenerateInitInstance(const ::TProcessEventTimer*)
01865 {
01866 return GenerateInitInstanceLocal((::TProcessEventTimer*)0);
01867 }
01868
01869 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TProcessEventTimer*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01870 }
01871
01872 namespace ROOT {
01873 void TRemoteObject_ShowMembers(void *obj, TMemberInspector &R__insp);
01874 static void *new_TRemoteObject(void *p = 0);
01875 static void *newArray_TRemoteObject(Long_t size, void *p);
01876 static void delete_TRemoteObject(void *p);
01877 static void deleteArray_TRemoteObject(void *p);
01878 static void destruct_TRemoteObject(void *p);
01879 static void streamer_TRemoteObject(TBuffer &buf, void *obj);
01880
01881
01882 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRemoteObject*)
01883 {
01884 ::TRemoteObject *ptr = 0;
01885 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRemoteObject >(0);
01886 static ::ROOT::TGenericClassInfo
01887 instance("TRemoteObject", ::TRemoteObject::Class_Version(), "include/TRemoteObject.h", 42,
01888 typeid(::TRemoteObject), DefineBehavior(ptr, ptr),
01889 &::TRemoteObject::Dictionary, isa_proxy, 1,
01890 sizeof(::TRemoteObject) );
01891 instance.SetNew(&new_TRemoteObject);
01892 instance.SetNewArray(&newArray_TRemoteObject);
01893 instance.SetDelete(&delete_TRemoteObject);
01894 instance.SetDeleteArray(&deleteArray_TRemoteObject);
01895 instance.SetDestructor(&destruct_TRemoteObject);
01896 instance.SetStreamerFunc(&streamer_TRemoteObject);
01897 return &instance;
01898 }
01899 TGenericClassInfo *GenerateInitInstance(const ::TRemoteObject*)
01900 {
01901 return GenerateInitInstanceLocal((::TRemoteObject*)0);
01902 }
01903
01904 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRemoteObject*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01905 }
01906
01907 namespace ROOT {
01908 void TROOT_ShowMembers(void *obj, TMemberInspector &R__insp);
01909 static void delete_TROOT(void *p);
01910 static void deleteArray_TROOT(void *p);
01911 static void destruct_TROOT(void *p);
01912 static void streamer_TROOT(TBuffer &buf, void *obj);
01913
01914
01915 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TROOT*)
01916 {
01917 ::TROOT *ptr = 0;
01918 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TROOT >(0);
01919 static ::ROOT::TGenericClassInfo
01920 instance("TROOT", ::TROOT::Class_Version(), "include/TROOT.h", 57,
01921 typeid(::TROOT), DefineBehavior(ptr, ptr),
01922 &::TROOT::Dictionary, isa_proxy, 0,
01923 sizeof(::TROOT) );
01924 instance.SetDelete(&delete_TROOT);
01925 instance.SetDeleteArray(&deleteArray_TROOT);
01926 instance.SetDestructor(&destruct_TROOT);
01927 instance.SetStreamerFunc(&streamer_TROOT);
01928 return &instance;
01929 }
01930 TGenericClassInfo *GenerateInitInstance(const ::TROOT*)
01931 {
01932 return GenerateInitInstanceLocal((::TROOT*)0);
01933 }
01934
01935 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TROOT*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01936 }
01937
01938 namespace ROOT {
01939 void TTask_ShowMembers(void *obj, TMemberInspector &R__insp);
01940 static void *new_TTask(void *p = 0);
01941 static void *newArray_TTask(Long_t size, void *p);
01942 static void delete_TTask(void *p);
01943 static void deleteArray_TTask(void *p);
01944 static void destruct_TTask(void *p);
01945
01946
01947 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TTask*)
01948 {
01949 ::TTask *ptr = 0;
01950 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TTask >(0);
01951 static ::ROOT::TGenericClassInfo
01952 instance("TTask", ::TTask::Class_Version(), "include/TTask.h", 34,
01953 typeid(::TTask), DefineBehavior(ptr, ptr),
01954 &::TTask::Dictionary, isa_proxy, 4,
01955 sizeof(::TTask) );
01956 instance.SetNew(&new_TTask);
01957 instance.SetNewArray(&newArray_TTask);
01958 instance.SetDelete(&delete_TTask);
01959 instance.SetDeleteArray(&deleteArray_TTask);
01960 instance.SetDestructor(&destruct_TTask);
01961 return &instance;
01962 }
01963 TGenericClassInfo *GenerateInitInstance(const ::TTask*)
01964 {
01965 return GenerateInitInstanceLocal((::TTask*)0);
01966 }
01967
01968 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TTask*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01969 }
01970
01971 namespace ROOT {
01972 void vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator_ShowMembers(void *obj, TMemberInspector &R__insp);
01973 static void vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator_Dictionary();
01974 static void *new_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void *p = 0);
01975 static void *newArray_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(Long_t size, void *p);
01976 static void delete_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void *p);
01977 static void deleteArray_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void *p);
01978 static void destruct_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void *p);
01979
01980
01981 static TGenericClassInfo *GenerateInitInstanceLocal(const ::vector<string,allocator<string> >::iterator*)
01982 {
01983 ::vector<string,allocator<string> >::iterator *ptr = 0;
01984 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::vector<string,allocator<string> >::iterator),0);
01985 static ::ROOT::TGenericClassInfo
01986 instance("vector<string,allocator<string> >::iterator", "prec_stl/vector", 218,
01987 typeid(::vector<string,allocator<string> >::iterator), DefineBehavior(ptr, ptr),
01988 0, &vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator_Dictionary, isa_proxy, 0,
01989 sizeof(::vector<string,allocator<string> >::iterator) );
01990 instance.SetNew(&new_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator);
01991 instance.SetNewArray(&newArray_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator);
01992 instance.SetDelete(&delete_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator);
01993 instance.SetDeleteArray(&deleteArray_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator);
01994 instance.SetDestructor(&destruct_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator);
01995 return &instance;
01996 }
01997 TGenericClassInfo *GenerateInitInstance(const ::vector<string,allocator<string> >::iterator*)
01998 {
01999 return GenerateInitInstanceLocal((::vector<string,allocator<string> >::iterator*)0);
02000 }
02001
02002 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::vector<string,allocator<string> >::iterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02003
02004
02005 static void vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator_Dictionary() {
02006 ::ROOT::GenerateInitInstanceLocal((const ::vector<string,allocator<string> >::iterator*)0x0)->GetClass();
02007 }
02008
02009 }
02010
02011 namespace ROOT {
02012 void reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR_ShowMembers(void *obj, TMemberInspector &R__insp);
02013 static void reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR_Dictionary();
02014 static void *new_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void *p = 0);
02015 static void *newArray_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(Long_t size, void *p);
02016 static void delete_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void *p);
02017 static void deleteArray_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void *p);
02018 static void destruct_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void *p);
02019
02020
02021 static TGenericClassInfo *GenerateInitInstanceLocal(const ::reverse_iterator<vector<string,allocator<string> >::iterator>*)
02022 {
02023 ::reverse_iterator<vector<string,allocator<string> >::iterator> *ptr = 0;
02024 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::reverse_iterator<vector<string,allocator<string> >::iterator>),0);
02025 static ::ROOT::TGenericClassInfo
02026 instance("reverse_iterator<vector<string,allocator<string> >::iterator>", "prec_stl/iterator", 166,
02027 typeid(::reverse_iterator<vector<string,allocator<string> >::iterator>), DefineBehavior(ptr, ptr),
02028 0, &reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR_Dictionary, isa_proxy, 0,
02029 sizeof(::reverse_iterator<vector<string,allocator<string> >::iterator>) );
02030 instance.SetNew(&new_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR);
02031 instance.SetNewArray(&newArray_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR);
02032 instance.SetDelete(&delete_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR);
02033 instance.SetDeleteArray(&deleteArray_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR);
02034 instance.SetDestructor(&destruct_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR);
02035 return &instance;
02036 }
02037 TGenericClassInfo *GenerateInitInstance(const ::reverse_iterator<vector<string,allocator<string> >::iterator>*)
02038 {
02039 return GenerateInitInstanceLocal((::reverse_iterator<vector<string,allocator<string> >::iterator>*)0);
02040 }
02041
02042 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::reverse_iterator<vector<string,allocator<string> >::iterator>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02043
02044
02045 static void reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR_Dictionary() {
02046 ::ROOT::GenerateInitInstanceLocal((const ::reverse_iterator<vector<string,allocator<string> >::iterator>*)0x0)->GetClass();
02047 }
02048
02049 }
02050
02051
02052 TClass *TMemberInspector::fgIsA = 0;
02053
02054
02055 const char *TMemberInspector::Class_Name()
02056 {
02057 return "TMemberInspector";
02058 }
02059
02060
02061 const char *TMemberInspector::ImplFileName()
02062 {
02063 return ::ROOT::GenerateInitInstanceLocal((const ::TMemberInspector*)0x0)->GetImplFileName();
02064 }
02065
02066
02067 int TMemberInspector::ImplFileLine()
02068 {
02069 return ::ROOT::GenerateInitInstanceLocal((const ::TMemberInspector*)0x0)->GetImplFileLine();
02070 }
02071
02072
02073 void TMemberInspector::Dictionary()
02074 {
02075 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMemberInspector*)0x0)->GetClass();
02076 }
02077
02078
02079 TClass *TMemberInspector::Class()
02080 {
02081 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMemberInspector*)0x0)->GetClass();
02082 return fgIsA;
02083 }
02084
02085
02086 TClass *TObject::fgIsA = 0;
02087
02088
02089 const char *TObject::Class_Name()
02090 {
02091 return "TObject";
02092 }
02093
02094
02095 const char *TObject::ImplFileName()
02096 {
02097 return ::ROOT::GenerateInitInstanceLocal((const ::TObject*)0x0)->GetImplFileName();
02098 }
02099
02100
02101 int TObject::ImplFileLine()
02102 {
02103 return ::ROOT::GenerateInitInstanceLocal((const ::TObject*)0x0)->GetImplFileLine();
02104 }
02105
02106
02107 void TObject::Dictionary()
02108 {
02109 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObject*)0x0)->GetClass();
02110 }
02111
02112
02113 TClass *TObject::Class()
02114 {
02115 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObject*)0x0)->GetClass();
02116 return fgIsA;
02117 }
02118
02119
02120 TClass *TNamed::fgIsA = 0;
02121
02122
02123 const char *TNamed::Class_Name()
02124 {
02125 return "TNamed";
02126 }
02127
02128
02129 const char *TNamed::ImplFileName()
02130 {
02131 return ::ROOT::GenerateInitInstanceLocal((const ::TNamed*)0x0)->GetImplFileName();
02132 }
02133
02134
02135 int TNamed::ImplFileLine()
02136 {
02137 return ::ROOT::GenerateInitInstanceLocal((const ::TNamed*)0x0)->GetImplFileLine();
02138 }
02139
02140
02141 void TNamed::Dictionary()
02142 {
02143 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TNamed*)0x0)->GetClass();
02144 }
02145
02146
02147 TClass *TNamed::Class()
02148 {
02149 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TNamed*)0x0)->GetClass();
02150 return fgIsA;
02151 }
02152
02153
02154 TClass *TString::fgIsA = 0;
02155
02156
02157 const char *TString::Class_Name()
02158 {
02159 return "TString";
02160 }
02161
02162
02163 const char *TString::ImplFileName()
02164 {
02165 return ::ROOT::GenerateInitInstanceLocal((const ::TString*)0x0)->GetImplFileName();
02166 }
02167
02168
02169 int TString::ImplFileLine()
02170 {
02171 return ::ROOT::GenerateInitInstanceLocal((const ::TString*)0x0)->GetImplFileLine();
02172 }
02173
02174
02175 void TString::Dictionary()
02176 {
02177 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TString*)0x0)->GetClass();
02178 }
02179
02180
02181 TClass *TString::Class()
02182 {
02183 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TString*)0x0)->GetClass();
02184 return fgIsA;
02185 }
02186
02187
02188 TClass *TStorage::fgIsA = 0;
02189
02190
02191 const char *TStorage::Class_Name()
02192 {
02193 return "TStorage";
02194 }
02195
02196
02197 const char *TStorage::ImplFileName()
02198 {
02199 return ::ROOT::GenerateInitInstanceLocal((const ::TStorage*)0x0)->GetImplFileName();
02200 }
02201
02202
02203 int TStorage::ImplFileLine()
02204 {
02205 return ::ROOT::GenerateInitInstanceLocal((const ::TStorage*)0x0)->GetImplFileLine();
02206 }
02207
02208
02209 void TStorage::Dictionary()
02210 {
02211 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStorage*)0x0)->GetClass();
02212 }
02213
02214
02215 TClass *TStorage::Class()
02216 {
02217 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStorage*)0x0)->GetClass();
02218 return fgIsA;
02219 }
02220
02221
02222 TClass *TTimer::fgIsA = 0;
02223
02224
02225 const char *TTimer::Class_Name()
02226 {
02227 return "TTimer";
02228 }
02229
02230
02231 const char *TTimer::ImplFileName()
02232 {
02233 return ::ROOT::GenerateInitInstanceLocal((const ::TTimer*)0x0)->GetImplFileName();
02234 }
02235
02236
02237 int TTimer::ImplFileLine()
02238 {
02239 return ::ROOT::GenerateInitInstanceLocal((const ::TTimer*)0x0)->GetImplFileLine();
02240 }
02241
02242
02243 void TTimer::Dictionary()
02244 {
02245 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TTimer*)0x0)->GetClass();
02246 }
02247
02248
02249 TClass *TTimer::Class()
02250 {
02251 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TTimer*)0x0)->GetClass();
02252 return fgIsA;
02253 }
02254
02255
02256 TClass *TProcessID::fgIsA = 0;
02257
02258
02259 const char *TProcessID::Class_Name()
02260 {
02261 return "TProcessID";
02262 }
02263
02264
02265 const char *TProcessID::ImplFileName()
02266 {
02267 return ::ROOT::GenerateInitInstanceLocal((const ::TProcessID*)0x0)->GetImplFileName();
02268 }
02269
02270
02271 int TProcessID::ImplFileLine()
02272 {
02273 return ::ROOT::GenerateInitInstanceLocal((const ::TProcessID*)0x0)->GetImplFileLine();
02274 }
02275
02276
02277 void TProcessID::Dictionary()
02278 {
02279 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProcessID*)0x0)->GetClass();
02280 }
02281
02282
02283 TClass *TProcessID::Class()
02284 {
02285 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProcessID*)0x0)->GetClass();
02286 return fgIsA;
02287 }
02288
02289
02290 TClass *TRegexp::fgIsA = 0;
02291
02292
02293 const char *TRegexp::Class_Name()
02294 {
02295 return "TRegexp";
02296 }
02297
02298
02299 const char *TRegexp::ImplFileName()
02300 {
02301 return ::ROOT::GenerateInitInstanceLocal((const ::TRegexp*)0x0)->GetImplFileName();
02302 }
02303
02304
02305 int TRegexp::ImplFileLine()
02306 {
02307 return ::ROOT::GenerateInitInstanceLocal((const ::TRegexp*)0x0)->GetImplFileLine();
02308 }
02309
02310
02311 void TRegexp::Dictionary()
02312 {
02313 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRegexp*)0x0)->GetClass();
02314 }
02315
02316
02317 TClass *TRegexp::Class()
02318 {
02319 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRegexp*)0x0)->GetClass();
02320 return fgIsA;
02321 }
02322
02323
02324 TClass *TPRegexp::fgIsA = 0;
02325
02326
02327 const char *TPRegexp::Class_Name()
02328 {
02329 return "TPRegexp";
02330 }
02331
02332
02333 const char *TPRegexp::ImplFileName()
02334 {
02335 return ::ROOT::GenerateInitInstanceLocal((const ::TPRegexp*)0x0)->GetImplFileName();
02336 }
02337
02338
02339 int TPRegexp::ImplFileLine()
02340 {
02341 return ::ROOT::GenerateInitInstanceLocal((const ::TPRegexp*)0x0)->GetImplFileLine();
02342 }
02343
02344
02345 void TPRegexp::Dictionary()
02346 {
02347 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPRegexp*)0x0)->GetClass();
02348 }
02349
02350
02351 TClass *TPRegexp::Class()
02352 {
02353 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPRegexp*)0x0)->GetClass();
02354 return fgIsA;
02355 }
02356
02357
02358 TClass *TStringLong::fgIsA = 0;
02359
02360
02361 const char *TStringLong::Class_Name()
02362 {
02363 return "TStringLong";
02364 }
02365
02366
02367 const char *TStringLong::ImplFileName()
02368 {
02369 return ::ROOT::GenerateInitInstanceLocal((const ::TStringLong*)0x0)->GetImplFileName();
02370 }
02371
02372
02373 int TStringLong::ImplFileLine()
02374 {
02375 return ::ROOT::GenerateInitInstanceLocal((const ::TStringLong*)0x0)->GetImplFileLine();
02376 }
02377
02378
02379 void TStringLong::Dictionary()
02380 {
02381 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStringLong*)0x0)->GetClass();
02382 }
02383
02384
02385 TClass *TStringLong::Class()
02386 {
02387 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStringLong*)0x0)->GetClass();
02388 return fgIsA;
02389 }
02390
02391
02392 TClass *TQConnection::fgIsA = 0;
02393
02394
02395 const char *TQConnection::Class_Name()
02396 {
02397 return "TQConnection";
02398 }
02399
02400
02401 const char *TQConnection::ImplFileName()
02402 {
02403 return ::ROOT::GenerateInitInstanceLocal((const ::TQConnection*)0x0)->GetImplFileName();
02404 }
02405
02406
02407 int TQConnection::ImplFileLine()
02408 {
02409 return ::ROOT::GenerateInitInstanceLocal((const ::TQConnection*)0x0)->GetImplFileLine();
02410 }
02411
02412
02413 void TQConnection::Dictionary()
02414 {
02415 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQConnection*)0x0)->GetClass();
02416 }
02417
02418
02419 TClass *TQConnection::Class()
02420 {
02421 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQConnection*)0x0)->GetClass();
02422 return fgIsA;
02423 }
02424
02425
02426 TClass *TQObject::fgIsA = 0;
02427
02428
02429 const char *TQObject::Class_Name()
02430 {
02431 return "TQObject";
02432 }
02433
02434
02435 const char *TQObject::ImplFileName()
02436 {
02437 return ::ROOT::GenerateInitInstanceLocal((const ::TQObject*)0x0)->GetImplFileName();
02438 }
02439
02440
02441 int TQObject::ImplFileLine()
02442 {
02443 return ::ROOT::GenerateInitInstanceLocal((const ::TQObject*)0x0)->GetImplFileLine();
02444 }
02445
02446
02447 void TQObject::Dictionary()
02448 {
02449 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQObject*)0x0)->GetClass();
02450 }
02451
02452
02453 TClass *TQObject::Class()
02454 {
02455 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQObject*)0x0)->GetClass();
02456 return fgIsA;
02457 }
02458
02459
02460 TClass *TQObjSender::fgIsA = 0;
02461
02462
02463 const char *TQObjSender::Class_Name()
02464 {
02465 return "TQObjSender";
02466 }
02467
02468
02469 const char *TQObjSender::ImplFileName()
02470 {
02471 return ::ROOT::GenerateInitInstanceLocal((const ::TQObjSender*)0x0)->GetImplFileName();
02472 }
02473
02474
02475 int TQObjSender::ImplFileLine()
02476 {
02477 return ::ROOT::GenerateInitInstanceLocal((const ::TQObjSender*)0x0)->GetImplFileLine();
02478 }
02479
02480
02481 void TQObjSender::Dictionary()
02482 {
02483 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQObjSender*)0x0)->GetClass();
02484 }
02485
02486
02487 TClass *TQObjSender::Class()
02488 {
02489 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQObjSender*)0x0)->GetClass();
02490 return fgIsA;
02491 }
02492
02493
02494 TClass *TSignalHandler::fgIsA = 0;
02495
02496
02497 const char *TSignalHandler::Class_Name()
02498 {
02499 return "TSignalHandler";
02500 }
02501
02502
02503 const char *TSignalHandler::ImplFileName()
02504 {
02505 return ::ROOT::GenerateInitInstanceLocal((const ::TSignalHandler*)0x0)->GetImplFileName();
02506 }
02507
02508
02509 int TSignalHandler::ImplFileLine()
02510 {
02511 return ::ROOT::GenerateInitInstanceLocal((const ::TSignalHandler*)0x0)->GetImplFileLine();
02512 }
02513
02514
02515 void TSignalHandler::Dictionary()
02516 {
02517 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSignalHandler*)0x0)->GetClass();
02518 }
02519
02520
02521 TClass *TSignalHandler::Class()
02522 {
02523 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSignalHandler*)0x0)->GetClass();
02524 return fgIsA;
02525 }
02526
02527
02528 TClass *TStopwatch::fgIsA = 0;
02529
02530
02531 const char *TStopwatch::Class_Name()
02532 {
02533 return "TStopwatch";
02534 }
02535
02536
02537 const char *TStopwatch::ImplFileName()
02538 {
02539 return ::ROOT::GenerateInitInstanceLocal((const ::TStopwatch*)0x0)->GetImplFileName();
02540 }
02541
02542
02543 int TStopwatch::ImplFileLine()
02544 {
02545 return ::ROOT::GenerateInitInstanceLocal((const ::TStopwatch*)0x0)->GetImplFileLine();
02546 }
02547
02548
02549 void TStopwatch::Dictionary()
02550 {
02551 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStopwatch*)0x0)->GetClass();
02552 }
02553
02554
02555 TClass *TStopwatch::Class()
02556 {
02557 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStopwatch*)0x0)->GetClass();
02558 return fgIsA;
02559 }
02560
02561
02562 TClass *TUUID::fgIsA = 0;
02563
02564
02565 const char *TUUID::Class_Name()
02566 {
02567 return "TUUID";
02568 }
02569
02570
02571 const char *TUUID::ImplFileName()
02572 {
02573 return ::ROOT::GenerateInitInstanceLocal((const ::TUUID*)0x0)->GetImplFileName();
02574 }
02575
02576
02577 int TUUID::ImplFileLine()
02578 {
02579 return ::ROOT::GenerateInitInstanceLocal((const ::TUUID*)0x0)->GetImplFileLine();
02580 }
02581
02582
02583 void TUUID::Dictionary()
02584 {
02585 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TUUID*)0x0)->GetClass();
02586 }
02587
02588
02589 TClass *TUUID::Class()
02590 {
02591 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TUUID*)0x0)->GetClass();
02592 return fgIsA;
02593 }
02594
02595
02596 TClass *TExec::fgIsA = 0;
02597
02598
02599 const char *TExec::Class_Name()
02600 {
02601 return "TExec";
02602 }
02603
02604
02605 const char *TExec::ImplFileName()
02606 {
02607 return ::ROOT::GenerateInitInstanceLocal((const ::TExec*)0x0)->GetImplFileName();
02608 }
02609
02610
02611 int TExec::ImplFileLine()
02612 {
02613 return ::ROOT::GenerateInitInstanceLocal((const ::TExec*)0x0)->GetImplFileLine();
02614 }
02615
02616
02617 void TExec::Dictionary()
02618 {
02619 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TExec*)0x0)->GetClass();
02620 }
02621
02622
02623 TClass *TExec::Class()
02624 {
02625 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TExec*)0x0)->GetClass();
02626 return fgIsA;
02627 }
02628
02629
02630 TClass *TFolder::fgIsA = 0;
02631
02632
02633 const char *TFolder::Class_Name()
02634 {
02635 return "TFolder";
02636 }
02637
02638
02639 const char *TFolder::ImplFileName()
02640 {
02641 return ::ROOT::GenerateInitInstanceLocal((const ::TFolder*)0x0)->GetImplFileName();
02642 }
02643
02644
02645 int TFolder::ImplFileLine()
02646 {
02647 return ::ROOT::GenerateInitInstanceLocal((const ::TFolder*)0x0)->GetImplFileLine();
02648 }
02649
02650
02651 void TFolder::Dictionary()
02652 {
02653 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFolder*)0x0)->GetClass();
02654 }
02655
02656
02657 TClass *TFolder::Class()
02658 {
02659 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFolder*)0x0)->GetClass();
02660 return fgIsA;
02661 }
02662
02663
02664 TClass *TObjString::fgIsA = 0;
02665
02666
02667 const char *TObjString::Class_Name()
02668 {
02669 return "TObjString";
02670 }
02671
02672
02673 const char *TObjString::ImplFileName()
02674 {
02675 return ::ROOT::GenerateInitInstanceLocal((const ::TObjString*)0x0)->GetImplFileName();
02676 }
02677
02678
02679 int TObjString::ImplFileLine()
02680 {
02681 return ::ROOT::GenerateInitInstanceLocal((const ::TObjString*)0x0)->GetImplFileLine();
02682 }
02683
02684
02685 void TObjString::Dictionary()
02686 {
02687 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObjString*)0x0)->GetClass();
02688 }
02689
02690
02691 TClass *TObjString::Class()
02692 {
02693 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObjString*)0x0)->GetClass();
02694 return fgIsA;
02695 }
02696
02697
02698 TClass *TMD5::fgIsA = 0;
02699
02700
02701 const char *TMD5::Class_Name()
02702 {
02703 return "TMD5";
02704 }
02705
02706
02707 const char *TMD5::ImplFileName()
02708 {
02709 return ::ROOT::GenerateInitInstanceLocal((const ::TMD5*)0x0)->GetImplFileName();
02710 }
02711
02712
02713 int TMD5::ImplFileLine()
02714 {
02715 return ::ROOT::GenerateInitInstanceLocal((const ::TMD5*)0x0)->GetImplFileLine();
02716 }
02717
02718
02719 void TMD5::Dictionary()
02720 {
02721 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMD5*)0x0)->GetClass();
02722 }
02723
02724
02725 TClass *TMD5::Class()
02726 {
02727 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMD5*)0x0)->GetClass();
02728 return fgIsA;
02729 }
02730
02731
02732 TClass *TMacro::fgIsA = 0;
02733
02734
02735 const char *TMacro::Class_Name()
02736 {
02737 return "TMacro";
02738 }
02739
02740
02741 const char *TMacro::ImplFileName()
02742 {
02743 return ::ROOT::GenerateInitInstanceLocal((const ::TMacro*)0x0)->GetImplFileName();
02744 }
02745
02746
02747 int TMacro::ImplFileLine()
02748 {
02749 return ::ROOT::GenerateInitInstanceLocal((const ::TMacro*)0x0)->GetImplFileLine();
02750 }
02751
02752
02753 void TMacro::Dictionary()
02754 {
02755 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMacro*)0x0)->GetClass();
02756 }
02757
02758
02759 TClass *TMacro::Class()
02760 {
02761 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMacro*)0x0)->GetClass();
02762 return fgIsA;
02763 }
02764
02765
02766 TClass *TMessageHandler::fgIsA = 0;
02767
02768
02769 const char *TMessageHandler::Class_Name()
02770 {
02771 return "TMessageHandler";
02772 }
02773
02774
02775 const char *TMessageHandler::ImplFileName()
02776 {
02777 return ::ROOT::GenerateInitInstanceLocal((const ::TMessageHandler*)0x0)->GetImplFileName();
02778 }
02779
02780
02781 int TMessageHandler::ImplFileLine()
02782 {
02783 return ::ROOT::GenerateInitInstanceLocal((const ::TMessageHandler*)0x0)->GetImplFileLine();
02784 }
02785
02786
02787 void TMessageHandler::Dictionary()
02788 {
02789 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMessageHandler*)0x0)->GetClass();
02790 }
02791
02792
02793 TClass *TMessageHandler::Class()
02794 {
02795 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMessageHandler*)0x0)->GetClass();
02796 return fgIsA;
02797 }
02798
02799
02800 TClass *TPluginManager::fgIsA = 0;
02801
02802
02803 const char *TPluginManager::Class_Name()
02804 {
02805 return "TPluginManager";
02806 }
02807
02808
02809 const char *TPluginManager::ImplFileName()
02810 {
02811 return ::ROOT::GenerateInitInstanceLocal((const ::TPluginManager*)0x0)->GetImplFileName();
02812 }
02813
02814
02815 int TPluginManager::ImplFileLine()
02816 {
02817 return ::ROOT::GenerateInitInstanceLocal((const ::TPluginManager*)0x0)->GetImplFileLine();
02818 }
02819
02820
02821 void TPluginManager::Dictionary()
02822 {
02823 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPluginManager*)0x0)->GetClass();
02824 }
02825
02826
02827 TClass *TPluginManager::Class()
02828 {
02829 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPluginManager*)0x0)->GetClass();
02830 return fgIsA;
02831 }
02832
02833
02834 TClass *TPluginHandler::fgIsA = 0;
02835
02836
02837 const char *TPluginHandler::Class_Name()
02838 {
02839 return "TPluginHandler";
02840 }
02841
02842
02843 const char *TPluginHandler::ImplFileName()
02844 {
02845 return ::ROOT::GenerateInitInstanceLocal((const ::TPluginHandler*)0x0)->GetImplFileName();
02846 }
02847
02848
02849 int TPluginHandler::ImplFileLine()
02850 {
02851 return ::ROOT::GenerateInitInstanceLocal((const ::TPluginHandler*)0x0)->GetImplFileLine();
02852 }
02853
02854
02855 void TPluginHandler::Dictionary()
02856 {
02857 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPluginHandler*)0x0)->GetClass();
02858 }
02859
02860
02861 TClass *TPluginHandler::Class()
02862 {
02863 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPluginHandler*)0x0)->GetClass();
02864 return fgIsA;
02865 }
02866
02867
02868 TClass *TPMERegexp::fgIsA = 0;
02869
02870
02871 const char *TPMERegexp::Class_Name()
02872 {
02873 return "TPMERegexp";
02874 }
02875
02876
02877 const char *TPMERegexp::ImplFileName()
02878 {
02879 return ::ROOT::GenerateInitInstanceLocal((const ::TPMERegexp*)0x0)->GetImplFileName();
02880 }
02881
02882
02883 int TPMERegexp::ImplFileLine()
02884 {
02885 return ::ROOT::GenerateInitInstanceLocal((const ::TPMERegexp*)0x0)->GetImplFileLine();
02886 }
02887
02888
02889 void TPMERegexp::Dictionary()
02890 {
02891 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPMERegexp*)0x0)->GetClass();
02892 }
02893
02894
02895 TClass *TPMERegexp::Class()
02896 {
02897 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPMERegexp*)0x0)->GetClass();
02898 return fgIsA;
02899 }
02900
02901
02902 TClass *TStringToken::fgIsA = 0;
02903
02904
02905 const char *TStringToken::Class_Name()
02906 {
02907 return "TStringToken";
02908 }
02909
02910
02911 const char *TStringToken::ImplFileName()
02912 {
02913 return ::ROOT::GenerateInitInstanceLocal((const ::TStringToken*)0x0)->GetImplFileName();
02914 }
02915
02916
02917 int TStringToken::ImplFileLine()
02918 {
02919 return ::ROOT::GenerateInitInstanceLocal((const ::TStringToken*)0x0)->GetImplFileLine();
02920 }
02921
02922
02923 void TStringToken::Dictionary()
02924 {
02925 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStringToken*)0x0)->GetClass();
02926 }
02927
02928
02929 TClass *TStringToken::Class()
02930 {
02931 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStringToken*)0x0)->GetClass();
02932 return fgIsA;
02933 }
02934
02935
02936 TClass *TProcessUUID::fgIsA = 0;
02937
02938
02939 const char *TProcessUUID::Class_Name()
02940 {
02941 return "TProcessUUID";
02942 }
02943
02944
02945 const char *TProcessUUID::ImplFileName()
02946 {
02947 return ::ROOT::GenerateInitInstanceLocal((const ::TProcessUUID*)0x0)->GetImplFileName();
02948 }
02949
02950
02951 int TProcessUUID::ImplFileLine()
02952 {
02953 return ::ROOT::GenerateInitInstanceLocal((const ::TProcessUUID*)0x0)->GetImplFileLine();
02954 }
02955
02956
02957 void TProcessUUID::Dictionary()
02958 {
02959 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProcessUUID*)0x0)->GetClass();
02960 }
02961
02962
02963 TClass *TProcessUUID::Class()
02964 {
02965 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProcessUUID*)0x0)->GetClass();
02966 return fgIsA;
02967 }
02968
02969
02970 TClass *TQClass::fgIsA = 0;
02971
02972
02973 const char *TQClass::Class_Name()
02974 {
02975 return "TQClass";
02976 }
02977
02978
02979 const char *TQClass::ImplFileName()
02980 {
02981 return ::ROOT::GenerateInitInstanceLocal((const ::TQClass*)0x0)->GetImplFileName();
02982 }
02983
02984
02985 int TQClass::ImplFileLine()
02986 {
02987 return ::ROOT::GenerateInitInstanceLocal((const ::TQClass*)0x0)->GetImplFileLine();
02988 }
02989
02990
02991 void TQClass::Dictionary()
02992 {
02993 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQClass*)0x0)->GetClass();
02994 }
02995
02996
02997 TClass *TQClass::Class()
02998 {
02999 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQClass*)0x0)->GetClass();
03000 return fgIsA;
03001 }
03002
03003
03004 TClass *TQCommand::fgIsA = 0;
03005
03006
03007 const char *TQCommand::Class_Name()
03008 {
03009 return "TQCommand";
03010 }
03011
03012
03013 const char *TQCommand::ImplFileName()
03014 {
03015 return ::ROOT::GenerateInitInstanceLocal((const ::TQCommand*)0x0)->GetImplFileName();
03016 }
03017
03018
03019 int TQCommand::ImplFileLine()
03020 {
03021 return ::ROOT::GenerateInitInstanceLocal((const ::TQCommand*)0x0)->GetImplFileLine();
03022 }
03023
03024
03025 void TQCommand::Dictionary()
03026 {
03027 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQCommand*)0x0)->GetClass();
03028 }
03029
03030
03031 TClass *TQCommand::Class()
03032 {
03033 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQCommand*)0x0)->GetClass();
03034 return fgIsA;
03035 }
03036
03037
03038 TClass *TQUndoManager::fgIsA = 0;
03039
03040
03041 const char *TQUndoManager::Class_Name()
03042 {
03043 return "TQUndoManager";
03044 }
03045
03046
03047 const char *TQUndoManager::ImplFileName()
03048 {
03049 return ::ROOT::GenerateInitInstanceLocal((const ::TQUndoManager*)0x0)->GetImplFileName();
03050 }
03051
03052
03053 int TQUndoManager::ImplFileLine()
03054 {
03055 return ::ROOT::GenerateInitInstanceLocal((const ::TQUndoManager*)0x0)->GetImplFileLine();
03056 }
03057
03058
03059 void TQUndoManager::Dictionary()
03060 {
03061 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQUndoManager*)0x0)->GetClass();
03062 }
03063
03064
03065 TClass *TQUndoManager::Class()
03066 {
03067 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TQUndoManager*)0x0)->GetClass();
03068 return fgIsA;
03069 }
03070
03071
03072 TClass *TRef::fgIsA = 0;
03073
03074
03075 const char *TRef::Class_Name()
03076 {
03077 return "TRef";
03078 }
03079
03080
03081 const char *TRef::ImplFileName()
03082 {
03083 return ::ROOT::GenerateInitInstanceLocal((const ::TRef*)0x0)->GetImplFileName();
03084 }
03085
03086
03087 int TRef::ImplFileLine()
03088 {
03089 return ::ROOT::GenerateInitInstanceLocal((const ::TRef*)0x0)->GetImplFileLine();
03090 }
03091
03092
03093 void TRef::Dictionary()
03094 {
03095 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRef*)0x0)->GetClass();
03096 }
03097
03098
03099 TClass *TRef::Class()
03100 {
03101 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRef*)0x0)->GetClass();
03102 return fgIsA;
03103 }
03104
03105
03106 TClass *TSystemFile::fgIsA = 0;
03107
03108
03109 const char *TSystemFile::Class_Name()
03110 {
03111 return "TSystemFile";
03112 }
03113
03114
03115 const char *TSystemFile::ImplFileName()
03116 {
03117 return ::ROOT::GenerateInitInstanceLocal((const ::TSystemFile*)0x0)->GetImplFileName();
03118 }
03119
03120
03121 int TSystemFile::ImplFileLine()
03122 {
03123 return ::ROOT::GenerateInitInstanceLocal((const ::TSystemFile*)0x0)->GetImplFileLine();
03124 }
03125
03126
03127 void TSystemFile::Dictionary()
03128 {
03129 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSystemFile*)0x0)->GetClass();
03130 }
03131
03132
03133 TClass *TSystemFile::Class()
03134 {
03135 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSystemFile*)0x0)->GetClass();
03136 return fgIsA;
03137 }
03138
03139
03140 TClass *TSystemDirectory::fgIsA = 0;
03141
03142
03143 const char *TSystemDirectory::Class_Name()
03144 {
03145 return "TSystemDirectory";
03146 }
03147
03148
03149 const char *TSystemDirectory::ImplFileName()
03150 {
03151 return ::ROOT::GenerateInitInstanceLocal((const ::TSystemDirectory*)0x0)->GetImplFileName();
03152 }
03153
03154
03155 int TSystemDirectory::ImplFileLine()
03156 {
03157 return ::ROOT::GenerateInitInstanceLocal((const ::TSystemDirectory*)0x0)->GetImplFileLine();
03158 }
03159
03160
03161 void TSystemDirectory::Dictionary()
03162 {
03163 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSystemDirectory*)0x0)->GetClass();
03164 }
03165
03166
03167 TClass *TSystemDirectory::Class()
03168 {
03169 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSystemDirectory*)0x0)->GetClass();
03170 return fgIsA;
03171 }
03172
03173
03174 TClass *TSystem::fgIsA = 0;
03175
03176
03177 const char *TSystem::Class_Name()
03178 {
03179 return "TSystem";
03180 }
03181
03182
03183 const char *TSystem::ImplFileName()
03184 {
03185 return ::ROOT::GenerateInitInstanceLocal((const ::TSystem*)0x0)->GetImplFileName();
03186 }
03187
03188
03189 int TSystem::ImplFileLine()
03190 {
03191 return ::ROOT::GenerateInitInstanceLocal((const ::TSystem*)0x0)->GetImplFileLine();
03192 }
03193
03194
03195 void TSystem::Dictionary()
03196 {
03197 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSystem*)0x0)->GetClass();
03198 }
03199
03200
03201 TClass *TSystem::Class()
03202 {
03203 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSystem*)0x0)->GetClass();
03204 return fgIsA;
03205 }
03206
03207
03208 TClass *TSysEvtHandler::fgIsA = 0;
03209
03210
03211 const char *TSysEvtHandler::Class_Name()
03212 {
03213 return "TSysEvtHandler";
03214 }
03215
03216
03217 const char *TSysEvtHandler::ImplFileName()
03218 {
03219 return ::ROOT::GenerateInitInstanceLocal((const ::TSysEvtHandler*)0x0)->GetImplFileName();
03220 }
03221
03222
03223 int TSysEvtHandler::ImplFileLine()
03224 {
03225 return ::ROOT::GenerateInitInstanceLocal((const ::TSysEvtHandler*)0x0)->GetImplFileLine();
03226 }
03227
03228
03229 void TSysEvtHandler::Dictionary()
03230 {
03231 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSysEvtHandler*)0x0)->GetClass();
03232 }
03233
03234
03235 TClass *TSysEvtHandler::Class()
03236 {
03237 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSysEvtHandler*)0x0)->GetClass();
03238 return fgIsA;
03239 }
03240
03241
03242 TClass *TStdExceptionHandler::fgIsA = 0;
03243
03244
03245 const char *TStdExceptionHandler::Class_Name()
03246 {
03247 return "TStdExceptionHandler";
03248 }
03249
03250
03251 const char *TStdExceptionHandler::ImplFileName()
03252 {
03253 return ::ROOT::GenerateInitInstanceLocal((const ::TStdExceptionHandler*)0x0)->GetImplFileName();
03254 }
03255
03256
03257 int TStdExceptionHandler::ImplFileLine()
03258 {
03259 return ::ROOT::GenerateInitInstanceLocal((const ::TStdExceptionHandler*)0x0)->GetImplFileLine();
03260 }
03261
03262
03263 void TStdExceptionHandler::Dictionary()
03264 {
03265 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStdExceptionHandler*)0x0)->GetClass();
03266 }
03267
03268
03269 TClass *TStdExceptionHandler::Class()
03270 {
03271 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TStdExceptionHandler*)0x0)->GetClass();
03272 return fgIsA;
03273 }
03274
03275
03276 TClass *TTime::fgIsA = 0;
03277
03278
03279 const char *TTime::Class_Name()
03280 {
03281 return "TTime";
03282 }
03283
03284
03285 const char *TTime::ImplFileName()
03286 {
03287 return ::ROOT::GenerateInitInstanceLocal((const ::TTime*)0x0)->GetImplFileName();
03288 }
03289
03290
03291 int TTime::ImplFileLine()
03292 {
03293 return ::ROOT::GenerateInitInstanceLocal((const ::TTime*)0x0)->GetImplFileLine();
03294 }
03295
03296
03297 void TTime::Dictionary()
03298 {
03299 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TTime*)0x0)->GetClass();
03300 }
03301
03302
03303 TClass *TTime::Class()
03304 {
03305 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TTime*)0x0)->GetClass();
03306 return fgIsA;
03307 }
03308
03309
03310 TClass *SysInfo_t::fgIsA = 0;
03311
03312
03313 const char *SysInfo_t::Class_Name()
03314 {
03315 return "SysInfo_t";
03316 }
03317
03318
03319 const char *SysInfo_t::ImplFileName()
03320 {
03321 return ::ROOT::GenerateInitInstanceLocal((const ::SysInfo_t*)0x0)->GetImplFileName();
03322 }
03323
03324
03325 int SysInfo_t::ImplFileLine()
03326 {
03327 return ::ROOT::GenerateInitInstanceLocal((const ::SysInfo_t*)0x0)->GetImplFileLine();
03328 }
03329
03330
03331 void SysInfo_t::Dictionary()
03332 {
03333 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::SysInfo_t*)0x0)->GetClass();
03334 }
03335
03336
03337 TClass *SysInfo_t::Class()
03338 {
03339 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::SysInfo_t*)0x0)->GetClass();
03340 return fgIsA;
03341 }
03342
03343
03344 TClass *CpuInfo_t::fgIsA = 0;
03345
03346
03347 const char *CpuInfo_t::Class_Name()
03348 {
03349 return "CpuInfo_t";
03350 }
03351
03352
03353 const char *CpuInfo_t::ImplFileName()
03354 {
03355 return ::ROOT::GenerateInitInstanceLocal((const ::CpuInfo_t*)0x0)->GetImplFileName();
03356 }
03357
03358
03359 int CpuInfo_t::ImplFileLine()
03360 {
03361 return ::ROOT::GenerateInitInstanceLocal((const ::CpuInfo_t*)0x0)->GetImplFileLine();
03362 }
03363
03364
03365 void CpuInfo_t::Dictionary()
03366 {
03367 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::CpuInfo_t*)0x0)->GetClass();
03368 }
03369
03370
03371 TClass *CpuInfo_t::Class()
03372 {
03373 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::CpuInfo_t*)0x0)->GetClass();
03374 return fgIsA;
03375 }
03376
03377
03378 TClass *MemInfo_t::fgIsA = 0;
03379
03380
03381 const char *MemInfo_t::Class_Name()
03382 {
03383 return "MemInfo_t";
03384 }
03385
03386
03387 const char *MemInfo_t::ImplFileName()
03388 {
03389 return ::ROOT::GenerateInitInstanceLocal((const ::MemInfo_t*)0x0)->GetImplFileName();
03390 }
03391
03392
03393 int MemInfo_t::ImplFileLine()
03394 {
03395 return ::ROOT::GenerateInitInstanceLocal((const ::MemInfo_t*)0x0)->GetImplFileLine();
03396 }
03397
03398
03399 void MemInfo_t::Dictionary()
03400 {
03401 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::MemInfo_t*)0x0)->GetClass();
03402 }
03403
03404
03405 TClass *MemInfo_t::Class()
03406 {
03407 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::MemInfo_t*)0x0)->GetClass();
03408 return fgIsA;
03409 }
03410
03411
03412 TClass *ProcInfo_t::fgIsA = 0;
03413
03414
03415 const char *ProcInfo_t::Class_Name()
03416 {
03417 return "ProcInfo_t";
03418 }
03419
03420
03421 const char *ProcInfo_t::ImplFileName()
03422 {
03423 return ::ROOT::GenerateInitInstanceLocal((const ::ProcInfo_t*)0x0)->GetImplFileName();
03424 }
03425
03426
03427 int ProcInfo_t::ImplFileLine()
03428 {
03429 return ::ROOT::GenerateInitInstanceLocal((const ::ProcInfo_t*)0x0)->GetImplFileLine();
03430 }
03431
03432
03433 void ProcInfo_t::Dictionary()
03434 {
03435 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::ProcInfo_t*)0x0)->GetClass();
03436 }
03437
03438
03439 TClass *ProcInfo_t::Class()
03440 {
03441 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::ProcInfo_t*)0x0)->GetClass();
03442 return fgIsA;
03443 }
03444
03445
03446 TClass *TProcessEventTimer::fgIsA = 0;
03447
03448
03449 const char *TProcessEventTimer::Class_Name()
03450 {
03451 return "TProcessEventTimer";
03452 }
03453
03454
03455 const char *TProcessEventTimer::ImplFileName()
03456 {
03457 return ::ROOT::GenerateInitInstanceLocal((const ::TProcessEventTimer*)0x0)->GetImplFileName();
03458 }
03459
03460
03461 int TProcessEventTimer::ImplFileLine()
03462 {
03463 return ::ROOT::GenerateInitInstanceLocal((const ::TProcessEventTimer*)0x0)->GetImplFileLine();
03464 }
03465
03466
03467 void TProcessEventTimer::Dictionary()
03468 {
03469 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProcessEventTimer*)0x0)->GetClass();
03470 }
03471
03472
03473 TClass *TProcessEventTimer::Class()
03474 {
03475 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProcessEventTimer*)0x0)->GetClass();
03476 return fgIsA;
03477 }
03478
03479
03480 TClass *TRemoteObject::fgIsA = 0;
03481
03482
03483 const char *TRemoteObject::Class_Name()
03484 {
03485 return "TRemoteObject";
03486 }
03487
03488
03489 const char *TRemoteObject::ImplFileName()
03490 {
03491 return ::ROOT::GenerateInitInstanceLocal((const ::TRemoteObject*)0x0)->GetImplFileName();
03492 }
03493
03494
03495 int TRemoteObject::ImplFileLine()
03496 {
03497 return ::ROOT::GenerateInitInstanceLocal((const ::TRemoteObject*)0x0)->GetImplFileLine();
03498 }
03499
03500
03501 void TRemoteObject::Dictionary()
03502 {
03503 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRemoteObject*)0x0)->GetClass();
03504 }
03505
03506
03507 TClass *TRemoteObject::Class()
03508 {
03509 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRemoteObject*)0x0)->GetClass();
03510 return fgIsA;
03511 }
03512
03513
03514 TClass *TROOT::fgIsA = 0;
03515
03516
03517 const char *TROOT::Class_Name()
03518 {
03519 return "TROOT";
03520 }
03521
03522
03523 const char *TROOT::ImplFileName()
03524 {
03525 return ::ROOT::GenerateInitInstanceLocal((const ::TROOT*)0x0)->GetImplFileName();
03526 }
03527
03528
03529 int TROOT::ImplFileLine()
03530 {
03531 return ::ROOT::GenerateInitInstanceLocal((const ::TROOT*)0x0)->GetImplFileLine();
03532 }
03533
03534
03535 void TROOT::Dictionary()
03536 {
03537 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TROOT*)0x0)->GetClass();
03538 }
03539
03540
03541 TClass *TROOT::Class()
03542 {
03543 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TROOT*)0x0)->GetClass();
03544 return fgIsA;
03545 }
03546
03547
03548 TClass *TTask::fgIsA = 0;
03549
03550
03551 const char *TTask::Class_Name()
03552 {
03553 return "TTask";
03554 }
03555
03556
03557 const char *TTask::ImplFileName()
03558 {
03559 return ::ROOT::GenerateInitInstanceLocal((const ::TTask*)0x0)->GetImplFileName();
03560 }
03561
03562
03563 int TTask::ImplFileLine()
03564 {
03565 return ::ROOT::GenerateInitInstanceLocal((const ::TTask*)0x0)->GetImplFileLine();
03566 }
03567
03568
03569 void TTask::Dictionary()
03570 {
03571 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TTask*)0x0)->GetClass();
03572 }
03573
03574
03575 TClass *TTask::Class()
03576 {
03577 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TTask*)0x0)->GetClass();
03578 return fgIsA;
03579 }
03580
03581 namespace ROOT {
03582
03583 static void *new_string(void *p) {
03584 return p ? ::new((::ROOT::TOperatorNewHelper*)p) string : new string;
03585 }
03586 static void *newArray_string(Long_t nElements, void *p) {
03587 return p ? ::new((::ROOT::TOperatorNewHelper*)p) string[nElements] : new string[nElements];
03588 }
03589
03590 static void delete_string(void *p) {
03591 delete ((string*)p);
03592 }
03593 static void deleteArray_string(void *p) {
03594 delete [] ((string*)p);
03595 }
03596 static void destruct_string(void *p) {
03597 typedef string current_t;
03598 ((current_t*)p)->~current_t();
03599 }
03600 }
03601
03602 namespace ROOT {
03603
03604 static void *new_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void *p) {
03605 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::vector<string,allocator<string> >::iterator : new ::vector<string,allocator<string> >::iterator;
03606 }
03607 static void *newArray_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(Long_t nElements, void *p) {
03608 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::vector<string,allocator<string> >::iterator[nElements] : new ::vector<string,allocator<string> >::iterator[nElements];
03609 }
03610
03611 static void delete_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void *p) {
03612 delete ((::vector<string,allocator<string> >::iterator*)p);
03613 }
03614 static void deleteArray_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void *p) {
03615 delete [] ((::vector<string,allocator<string> >::iterator*)p);
03616 }
03617 static void destruct_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void *p) {
03618 typedef ::vector<string,allocator<string> >::iterator current_t;
03619 ((current_t*)p)->~current_t();
03620 }
03621 }
03622
03623 namespace ROOT {
03624
03625 static void *new_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void *p) {
03626 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::reverse_iterator<vector<string,allocator<string> >::iterator> : new ::reverse_iterator<vector<string,allocator<string> >::iterator>;
03627 }
03628 static void *newArray_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(Long_t nElements, void *p) {
03629 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::reverse_iterator<vector<string,allocator<string> >::iterator>[nElements] : new ::reverse_iterator<vector<string,allocator<string> >::iterator>[nElements];
03630 }
03631
03632 static void delete_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void *p) {
03633 delete ((::reverse_iterator<vector<string,allocator<string> >::iterator>*)p);
03634 }
03635 static void deleteArray_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void *p) {
03636 delete [] ((::reverse_iterator<vector<string,allocator<string> >::iterator>*)p);
03637 }
03638 static void destruct_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void *p) {
03639 typedef ::reverse_iterator<vector<string,allocator<string> >::iterator> current_t;
03640 ((current_t*)p)->~current_t();
03641 }
03642 }
03643
03644 namespace ROOT {
03645
03646 static void *new_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void *p) {
03647 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::vector<TString,allocator<TString> >::iterator : new ::vector<TString,allocator<TString> >::iterator;
03648 }
03649 static void *newArray_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(Long_t nElements, void *p) {
03650 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::vector<TString,allocator<TString> >::iterator[nElements] : new ::vector<TString,allocator<TString> >::iterator[nElements];
03651 }
03652
03653 static void delete_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void *p) {
03654 delete ((::vector<TString,allocator<TString> >::iterator*)p);
03655 }
03656 static void deleteArray_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void *p) {
03657 delete [] ((::vector<TString,allocator<TString> >::iterator*)p);
03658 }
03659 static void destruct_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void *p) {
03660 typedef ::vector<TString,allocator<TString> >::iterator current_t;
03661 ((current_t*)p)->~current_t();
03662 }
03663 }
03664
03665 namespace ROOT {
03666
03667 static void *new_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void *p) {
03668 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::reverse_iterator<vector<TString,allocator<TString> >::iterator> : new ::reverse_iterator<vector<TString,allocator<TString> >::iterator>;
03669 }
03670 static void *newArray_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(Long_t nElements, void *p) {
03671 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::reverse_iterator<vector<TString,allocator<TString> >::iterator>[nElements] : new ::reverse_iterator<vector<TString,allocator<TString> >::iterator>[nElements];
03672 }
03673
03674 static void delete_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void *p) {
03675 delete ((::reverse_iterator<vector<TString,allocator<TString> >::iterator>*)p);
03676 }
03677 static void deleteArray_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void *p) {
03678 delete [] ((::reverse_iterator<vector<TString,allocator<TString> >::iterator>*)p);
03679 }
03680 static void destruct_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void *p) {
03681 typedef ::reverse_iterator<vector<TString,allocator<TString> >::iterator> current_t;
03682 ((current_t*)p)->~current_t();
03683 }
03684 }
03685
03686
03687 void TExec::Streamer(TBuffer &R__b)
03688 {
03689
03690
03691 if (R__b.IsReading()) {
03692 R__b.ReadClassBuffer(TExec::Class(),this);
03693 } else {
03694 R__b.WriteClassBuffer(TExec::Class(),this);
03695 }
03696 }
03697
03698
03699 void TExec::ShowMembers(TMemberInspector &R__insp)
03700 {
03701
03702 TClass *R__cl = ::TExec::IsA();
03703 if (R__cl || R__insp.IsA()) { }
03704 TNamed::ShowMembers(R__insp);
03705 }
03706
03707 namespace ROOT {
03708
03709 static void *new_TExec(void *p) {
03710 return p ? new(p) ::TExec : new ::TExec;
03711 }
03712 static void *newArray_TExec(Long_t nElements, void *p) {
03713 return p ? new(p) ::TExec[nElements] : new ::TExec[nElements];
03714 }
03715
03716 static void delete_TExec(void *p) {
03717 delete ((::TExec*)p);
03718 }
03719 static void deleteArray_TExec(void *p) {
03720 delete [] ((::TExec*)p);
03721 }
03722 static void destruct_TExec(void *p) {
03723 typedef ::TExec current_t;
03724 ((current_t*)p)->~current_t();
03725 }
03726 }
03727
03728
03729 void TFolder::Streamer(TBuffer &R__b)
03730 {
03731
03732
03733 if (R__b.IsReading()) {
03734 R__b.ReadClassBuffer(TFolder::Class(),this);
03735 } else {
03736 R__b.WriteClassBuffer(TFolder::Class(),this);
03737 }
03738 }
03739
03740
03741 void TFolder::ShowMembers(TMemberInspector &R__insp)
03742 {
03743
03744 TClass *R__cl = ::TFolder::IsA();
03745 if (R__cl || R__insp.IsA()) { }
03746 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFolders", &fFolders);
03747 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsOwner", &fIsOwner);
03748 TNamed::ShowMembers(R__insp);
03749 }
03750
03751 namespace ROOT {
03752
03753 static void *new_TFolder(void *p) {
03754 return p ? new(p) ::TFolder : new ::TFolder;
03755 }
03756 static void *newArray_TFolder(Long_t nElements, void *p) {
03757 return p ? new(p) ::TFolder[nElements] : new ::TFolder[nElements];
03758 }
03759
03760 static void delete_TFolder(void *p) {
03761 delete ((::TFolder*)p);
03762 }
03763 static void deleteArray_TFolder(void *p) {
03764 delete [] ((::TFolder*)p);
03765 }
03766 static void destruct_TFolder(void *p) {
03767 typedef ::TFolder current_t;
03768 ((current_t*)p)->~current_t();
03769 }
03770 }
03771
03772
03773 void TMacro::Streamer(TBuffer &R__b)
03774 {
03775
03776
03777 if (R__b.IsReading()) {
03778 R__b.ReadClassBuffer(TMacro::Class(),this);
03779 } else {
03780 R__b.WriteClassBuffer(TMacro::Class(),this);
03781 }
03782 }
03783
03784
03785 void TMacro::ShowMembers(TMemberInspector &R__insp)
03786 {
03787
03788 TClass *R__cl = ::TMacro::IsA();
03789 if (R__cl || R__insp.IsA()) { }
03790 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLines", &fLines);
03791 R__insp.Inspect(R__cl, R__insp.GetParent(), "fParams", &fParams);
03792 R__insp.InspectMember(fParams, "fParams.");
03793 TNamed::ShowMembers(R__insp);
03794 }
03795
03796 namespace ROOT {
03797
03798 static void *new_TMacro(void *p) {
03799 return p ? new(p) ::TMacro : new ::TMacro;
03800 }
03801 static void *newArray_TMacro(Long_t nElements, void *p) {
03802 return p ? new(p) ::TMacro[nElements] : new ::TMacro[nElements];
03803 }
03804
03805 static void delete_TMacro(void *p) {
03806 delete ((::TMacro*)p);
03807 }
03808 static void deleteArray_TMacro(void *p) {
03809 delete [] ((::TMacro*)p);
03810 }
03811 static void destruct_TMacro(void *p) {
03812 typedef ::TMacro current_t;
03813 ((current_t*)p)->~current_t();
03814 }
03815 }
03816
03817
03818 void TMD5::Streamer(TBuffer &R__b)
03819 {
03820
03821
03822 if (R__b.IsReading()) {
03823 R__b.ReadClassBuffer(TMD5::Class(),this);
03824 } else {
03825 R__b.WriteClassBuffer(TMD5::Class(),this);
03826 }
03827 }
03828
03829
03830 void TMD5::ShowMembers(TMemberInspector &R__insp)
03831 {
03832
03833 TClass *R__cl = ::TMD5::IsA();
03834 if (R__cl || R__insp.IsA()) { }
03835 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuf[4]", fBuf);
03836 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBits[2]", fBits);
03837 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIn[64]", fIn);
03838 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDigest[16]", fDigest);
03839 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFinalized", &fFinalized);
03840 }
03841
03842 namespace ROOT {
03843
03844 static void *new_TMD5(void *p) {
03845 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TMD5 : new ::TMD5;
03846 }
03847 static void *newArray_TMD5(Long_t nElements, void *p) {
03848 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TMD5[nElements] : new ::TMD5[nElements];
03849 }
03850
03851 static void delete_TMD5(void *p) {
03852 delete ((::TMD5*)p);
03853 }
03854 static void deleteArray_TMD5(void *p) {
03855 delete [] ((::TMD5*)p);
03856 }
03857 static void destruct_TMD5(void *p) {
03858 typedef ::TMD5 current_t;
03859 ((current_t*)p)->~current_t();
03860 }
03861 }
03862
03863
03864 void TMemberInspector::Streamer(TBuffer &R__b)
03865 {
03866
03867
03868 ::Error("TMemberInspector::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
03869 }
03870
03871
03872 void TMemberInspector::ShowMembers(TMemberInspector &R__insp)
03873 {
03874
03875 TClass *R__cl = ::TMemberInspector::IsA();
03876 if (R__cl || R__insp.IsA()) { }
03877 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fParent", &fParent);
03878 }
03879
03880 namespace ROOT {
03881
03882 static void delete_TMemberInspector(void *p) {
03883 delete ((::TMemberInspector*)p);
03884 }
03885 static void deleteArray_TMemberInspector(void *p) {
03886 delete [] ((::TMemberInspector*)p);
03887 }
03888 static void destruct_TMemberInspector(void *p) {
03889 typedef ::TMemberInspector current_t;
03890 ((current_t*)p)->~current_t();
03891 }
03892
03893 static void streamer_TMemberInspector(TBuffer &buf, void *obj) {
03894 ((::TMemberInspector*)obj)->::TMemberInspector::Streamer(buf);
03895 }
03896 }
03897
03898
03899 void TMessageHandler::Streamer(TBuffer &R__b)
03900 {
03901
03902
03903 if (R__b.IsReading()) {
03904 R__b.ReadClassBuffer(TMessageHandler::Class(),this);
03905 } else {
03906 R__b.WriteClassBuffer(TMessageHandler::Class(),this);
03907 }
03908 }
03909
03910
03911 void TMessageHandler::ShowMembers(TMemberInspector &R__insp)
03912 {
03913
03914 TClass *R__cl = ::TMessageHandler::IsA();
03915 if (R__cl || R__insp.IsA()) { }
03916 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClass", &fClass);
03917 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMessObj", &fMessObj);
03918 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMessId", &fMessId);
03919 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSize", &fSize);
03920 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCnts", &fCnts);
03921 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMessIds", &fMessIds);
03922 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDerived", &fDerived);
03923 TNamed::ShowMembers(R__insp);
03924 TQObject::ShowMembers(R__insp);
03925 }
03926
03927 namespace ROOT {
03928
03929 static void delete_TMessageHandler(void *p) {
03930 delete ((::TMessageHandler*)p);
03931 }
03932 static void deleteArray_TMessageHandler(void *p) {
03933 delete [] ((::TMessageHandler*)p);
03934 }
03935 static void destruct_TMessageHandler(void *p) {
03936 typedef ::TMessageHandler current_t;
03937 ((current_t*)p)->~current_t();
03938 }
03939 }
03940
03941
03942 void TNamed::Streamer(TBuffer &R__b)
03943 {
03944
03945
03946 if (R__b.IsReading()) {
03947 R__b.ReadClassBuffer(TNamed::Class(),this);
03948 } else {
03949 R__b.WriteClassBuffer(TNamed::Class(),this);
03950 }
03951 }
03952
03953
03954 void TNamed::ShowMembers(TMemberInspector &R__insp)
03955 {
03956
03957 TClass *R__cl = ::TNamed::IsA();
03958 if (R__cl || R__insp.IsA()) { }
03959 R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
03960 R__insp.InspectMember(fName, "fName.");
03961 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTitle", &fTitle);
03962 R__insp.InspectMember(fTitle, "fTitle.");
03963 TObject::ShowMembers(R__insp);
03964 }
03965
03966 namespace ROOT {
03967
03968 static void *new_TNamed(void *p) {
03969 return p ? new(p) ::TNamed : new ::TNamed;
03970 }
03971 static void *newArray_TNamed(Long_t nElements, void *p) {
03972 return p ? new(p) ::TNamed[nElements] : new ::TNamed[nElements];
03973 }
03974
03975 static void delete_TNamed(void *p) {
03976 delete ((::TNamed*)p);
03977 }
03978 static void deleteArray_TNamed(void *p) {
03979 delete [] ((::TNamed*)p);
03980 }
03981 static void destruct_TNamed(void *p) {
03982 typedef ::TNamed current_t;
03983 ((current_t*)p)->~current_t();
03984 }
03985 }
03986
03987
03988 void TObjString::Streamer(TBuffer &R__b)
03989 {
03990
03991
03992 if (R__b.IsReading()) {
03993 R__b.ReadClassBuffer(TObjString::Class(),this);
03994 } else {
03995 R__b.WriteClassBuffer(TObjString::Class(),this);
03996 }
03997 }
03998
03999
04000 void TObjString::ShowMembers(TMemberInspector &R__insp)
04001 {
04002
04003 TClass *R__cl = ::TObjString::IsA();
04004 if (R__cl || R__insp.IsA()) { }
04005 R__insp.Inspect(R__cl, R__insp.GetParent(), "fString", &fString);
04006 R__insp.InspectMember(fString, "fString.");
04007 TObject::ShowMembers(R__insp);
04008 }
04009
04010 namespace ROOT {
04011
04012 static void *new_TObjString(void *p) {
04013 return p ? new(p) ::TObjString : new ::TObjString;
04014 }
04015 static void *newArray_TObjString(Long_t nElements, void *p) {
04016 return p ? new(p) ::TObjString[nElements] : new ::TObjString[nElements];
04017 }
04018
04019 static void delete_TObjString(void *p) {
04020 delete ((::TObjString*)p);
04021 }
04022 static void deleteArray_TObjString(void *p) {
04023 delete [] ((::TObjString*)p);
04024 }
04025 static void destruct_TObjString(void *p) {
04026 typedef ::TObjString current_t;
04027 ((current_t*)p)->~current_t();
04028 }
04029 }
04030
04031
04032 void TObject::ShowMembers(TMemberInspector &R__insp)
04033 {
04034
04035 TClass *R__cl = ::TObject::IsA();
04036 if (R__cl || R__insp.IsA()) { }
04037 R__insp.Inspect(R__cl, R__insp.GetParent(), "fUniqueID", &fUniqueID);
04038 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBits", &fBits);
04039 }
04040
04041 namespace ROOT {
04042
04043 static void *new_TObject(void *p) {
04044 return p ? new(p) ::TObject : new ::TObject;
04045 }
04046 static void *newArray_TObject(Long_t nElements, void *p) {
04047 return p ? new(p) ::TObject[nElements] : new ::TObject[nElements];
04048 }
04049
04050 static void delete_TObject(void *p) {
04051 delete ((::TObject*)p);
04052 }
04053 static void deleteArray_TObject(void *p) {
04054 delete [] ((::TObject*)p);
04055 }
04056 static void destruct_TObject(void *p) {
04057 typedef ::TObject current_t;
04058 ((current_t*)p)->~current_t();
04059 }
04060
04061 static void streamer_TObject(TBuffer &buf, void *obj) {
04062 ((::TObject*)obj)->::TObject::Streamer(buf);
04063 }
04064 }
04065
04066
04067 void TRemoteObject::ShowMembers(TMemberInspector &R__insp)
04068 {
04069
04070 TClass *R__cl = ::TRemoteObject::IsA();
04071 if (R__cl || R__insp.IsA()) { }
04072 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFileStat", (void*)&fFileStat);
04073 R__insp.InspectMember("FileStat_t", (void*)&fFileStat, "fFileStat.", false);
04074 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsFolder", &fIsFolder);
04075 R__insp.Inspect(R__cl, R__insp.GetParent(), "fRemoteAddress", &fRemoteAddress);
04076 R__insp.Inspect(R__cl, R__insp.GetParent(), "fClassName", &fClassName);
04077 R__insp.InspectMember(fClassName, "fClassName.");
04078 R__insp.Inspect(R__cl, R__insp.GetParent(), "fKeyObjectName", &fKeyObjectName);
04079 R__insp.InspectMember(fKeyObjectName, "fKeyObjectName.");
04080 R__insp.Inspect(R__cl, R__insp.GetParent(), "fKeyClassName", &fKeyClassName);
04081 R__insp.InspectMember(fKeyClassName, "fKeyClassName.");
04082 TNamed::ShowMembers(R__insp);
04083 }
04084
04085 namespace ROOT {
04086
04087 static void *new_TRemoteObject(void *p) {
04088 return p ? new(p) ::TRemoteObject : new ::TRemoteObject;
04089 }
04090 static void *newArray_TRemoteObject(Long_t nElements, void *p) {
04091 return p ? new(p) ::TRemoteObject[nElements] : new ::TRemoteObject[nElements];
04092 }
04093
04094 static void delete_TRemoteObject(void *p) {
04095 delete ((::TRemoteObject*)p);
04096 }
04097 static void deleteArray_TRemoteObject(void *p) {
04098 delete [] ((::TRemoteObject*)p);
04099 }
04100 static void destruct_TRemoteObject(void *p) {
04101 typedef ::TRemoteObject current_t;
04102 ((current_t*)p)->~current_t();
04103 }
04104
04105 static void streamer_TRemoteObject(TBuffer &buf, void *obj) {
04106 ((::TRemoteObject*)obj)->::TRemoteObject::Streamer(buf);
04107 }
04108 }
04109
04110 namespace ROOT {
04111
04112 static void *new_TPoint(void *p) {
04113 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPoint : new ::TPoint;
04114 }
04115 static void *newArray_TPoint(Long_t nElements, void *p) {
04116 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPoint[nElements] : new ::TPoint[nElements];
04117 }
04118
04119 static void delete_TPoint(void *p) {
04120 delete ((::TPoint*)p);
04121 }
04122 static void deleteArray_TPoint(void *p) {
04123 delete [] ((::TPoint*)p);
04124 }
04125 static void destruct_TPoint(void *p) {
04126 typedef ::TPoint current_t;
04127 ((current_t*)p)->~current_t();
04128 }
04129 }
04130
04131
04132 void TProcessID::Streamer(TBuffer &R__b)
04133 {
04134
04135
04136 if (R__b.IsReading()) {
04137 R__b.ReadClassBuffer(TProcessID::Class(),this);
04138 } else {
04139 R__b.WriteClassBuffer(TProcessID::Class(),this);
04140 }
04141 }
04142
04143
04144 void TProcessID::ShowMembers(TMemberInspector &R__insp)
04145 {
04146
04147 TClass *R__cl = ::TProcessID::IsA();
04148 if (R__cl || R__insp.IsA()) { }
04149 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCount", &fCount);
04150 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObjects", &fObjects);
04151 TNamed::ShowMembers(R__insp);
04152 }
04153
04154 namespace ROOT {
04155
04156 static void *new_TProcessID(void *p) {
04157 return p ? new(p) ::TProcessID : new ::TProcessID;
04158 }
04159 static void *newArray_TProcessID(Long_t nElements, void *p) {
04160 return p ? new(p) ::TProcessID[nElements] : new ::TProcessID[nElements];
04161 }
04162
04163 static void delete_TProcessID(void *p) {
04164 delete ((::TProcessID*)p);
04165 }
04166 static void deleteArray_TProcessID(void *p) {
04167 delete [] ((::TProcessID*)p);
04168 }
04169 static void destruct_TProcessID(void *p) {
04170 typedef ::TProcessID current_t;
04171 ((current_t*)p)->~current_t();
04172 }
04173 }
04174
04175
04176 void TProcessUUID::Streamer(TBuffer &R__b)
04177 {
04178
04179
04180 if (R__b.IsReading()) {
04181 R__b.ReadClassBuffer(TProcessUUID::Class(),this);
04182 } else {
04183 R__b.WriteClassBuffer(TProcessUUID::Class(),this);
04184 }
04185 }
04186
04187
04188 void TProcessUUID::ShowMembers(TMemberInspector &R__insp)
04189 {
04190
04191 TClass *R__cl = ::TProcessUUID::IsA();
04192 if (R__cl || R__insp.IsA()) { }
04193 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUUIDs", &fUUIDs);
04194 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fActive", &fActive);
04195 TProcessID::ShowMembers(R__insp);
04196 }
04197
04198 namespace ROOT {
04199
04200 static void *new_TProcessUUID(void *p) {
04201 return p ? new(p) ::TProcessUUID : new ::TProcessUUID;
04202 }
04203 static void *newArray_TProcessUUID(Long_t nElements, void *p) {
04204 return p ? new(p) ::TProcessUUID[nElements] : new ::TProcessUUID[nElements];
04205 }
04206
04207 static void delete_TProcessUUID(void *p) {
04208 delete ((::TProcessUUID*)p);
04209 }
04210 static void deleteArray_TProcessUUID(void *p) {
04211 delete [] ((::TProcessUUID*)p);
04212 }
04213 static void destruct_TProcessUUID(void *p) {
04214 typedef ::TProcessUUID current_t;
04215 ((current_t*)p)->~current_t();
04216 }
04217 }
04218
04219
04220 void TProcessEventTimer::Streamer(TBuffer &R__b)
04221 {
04222
04223
04224 TTimer::Streamer(R__b);
04225 }
04226
04227
04228 void TProcessEventTimer::ShowMembers(TMemberInspector &R__insp)
04229 {
04230
04231 TClass *R__cl = ::TProcessEventTimer::IsA();
04232 if (R__cl || R__insp.IsA()) { }
04233 TTimer::ShowMembers(R__insp);
04234 }
04235
04236 namespace ROOT {
04237
04238 static void delete_TProcessEventTimer(void *p) {
04239 delete ((::TProcessEventTimer*)p);
04240 }
04241 static void deleteArray_TProcessEventTimer(void *p) {
04242 delete [] ((::TProcessEventTimer*)p);
04243 }
04244 static void destruct_TProcessEventTimer(void *p) {
04245 typedef ::TProcessEventTimer current_t;
04246 ((current_t*)p)->~current_t();
04247 }
04248
04249 static void streamer_TProcessEventTimer(TBuffer &buf, void *obj) {
04250 ((::TProcessEventTimer*)obj)->::TProcessEventTimer::Streamer(buf);
04251 }
04252 }
04253
04254
04255 void TRef::ShowMembers(TMemberInspector &R__insp)
04256 {
04257
04258 TClass *R__cl = ::TRef::IsA();
04259 if (R__cl || R__insp.IsA()) { }
04260 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPID", &fPID);
04261 TObject::ShowMembers(R__insp);
04262 }
04263
04264 namespace ROOT {
04265
04266 static void *new_TRef(void *p) {
04267 return p ? new(p) ::TRef : new ::TRef;
04268 }
04269 static void *newArray_TRef(Long_t nElements, void *p) {
04270 return p ? new(p) ::TRef[nElements] : new ::TRef[nElements];
04271 }
04272
04273 static void delete_TRef(void *p) {
04274 delete ((::TRef*)p);
04275 }
04276 static void deleteArray_TRef(void *p) {
04277 delete [] ((::TRef*)p);
04278 }
04279 static void destruct_TRef(void *p) {
04280 typedef ::TRef current_t;
04281 ((current_t*)p)->~current_t();
04282 }
04283
04284 static void streamer_TRef(TBuffer &buf, void *obj) {
04285 ((::TRef*)obj)->::TRef::Streamer(buf);
04286 }
04287 }
04288
04289
04290 void TROOT::Streamer(TBuffer &R__b)
04291 {
04292
04293
04294 TDirectory::Streamer(R__b);
04295 }
04296
04297
04298 void TROOT::ShowMembers(TMemberInspector &R__insp)
04299 {
04300
04301 TClass *R__cl = ::TROOT::IsA();
04302 if (R__cl || R__insp.IsA()) { }
04303 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLineIsProcessing", &fLineIsProcessing);
04304 R__insp.Inspect(R__cl, R__insp.GetParent(), "fConfigOptions", &fConfigOptions);
04305 R__insp.InspectMember(fConfigOptions, "fConfigOptions.");
04306 R__insp.Inspect(R__cl, R__insp.GetParent(), "fConfigFeatures", &fConfigFeatures);
04307 R__insp.InspectMember(fConfigFeatures, "fConfigFeatures.");
04308 R__insp.Inspect(R__cl, R__insp.GetParent(), "fVersion", &fVersion);
04309 R__insp.InspectMember(fVersion, "fVersion.");
04310 R__insp.Inspect(R__cl, R__insp.GetParent(), "fVersionInt", &fVersionInt);
04311 R__insp.Inspect(R__cl, R__insp.GetParent(), "fVersionCode", &fVersionCode);
04312 R__insp.Inspect(R__cl, R__insp.GetParent(), "fVersionDate", &fVersionDate);
04313 R__insp.Inspect(R__cl, R__insp.GetParent(), "fVersionTime", &fVersionTime);
04314 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuiltDate", &fBuiltDate);
04315 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuiltTime", &fBuiltTime);
04316 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSvnRevision", &fSvnRevision);
04317 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSvnBranch", &fSvnBranch);
04318 R__insp.InspectMember(fSvnBranch, "fSvnBranch.");
04319 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSvnDate", &fSvnDate);
04320 R__insp.InspectMember(fSvnDate, "fSvnDate.");
04321 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimer", &fTimer);
04322 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fApplication", &fApplication);
04323 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fInterpreter", &fInterpreter);
04324 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBatch", &fBatch);
04325 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEditHistograms", &fEditHistograms);
04326 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFromPopUp", &fFromPopUp);
04327 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMustClean", &fMustClean);
04328 R__insp.Inspect(R__cl, R__insp.GetParent(), "fReadingObject", &fReadingObject);
04329 R__insp.Inspect(R__cl, R__insp.GetParent(), "fForceStyle", &fForceStyle);
04330 R__insp.Inspect(R__cl, R__insp.GetParent(), "fInterrupt", &fInterrupt);
04331 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEscape", &fEscape);
04332 R__insp.Inspect(R__cl, R__insp.GetParent(), "fExecutingMacro", &fExecutingMacro);
04333 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEditorMode", &fEditorMode);
04334 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPrimitive", &fPrimitive);
04335 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSelectPad", &fSelectPad);
04336 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClasses", &fClasses);
04337 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTypes", &fTypes);
04338 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGlobals", &fGlobals);
04339 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGlobalFunctions", &fGlobalFunctions);
04340 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFiles", &fFiles);
04341 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMappedFiles", &fMappedFiles);
04342 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSockets", &fSockets);
04343 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCanvases", &fCanvases);
04344 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStyles", &fStyles);
04345 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFunctions", &fFunctions);
04346 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTasks", &fTasks);
04347 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fColors", &fColors);
04348 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeometries", &fGeometries);
04349 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBrowsers", &fBrowsers);
04350 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSpecials", &fSpecials);
04351 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCleanups", &fCleanups);
04352 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMessageHandlers", &fMessageHandlers);
04353 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStreamerInfo", &fStreamerInfo);
04354 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClassGenerators", &fClassGenerators);
04355 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSecContexts", &fSecContexts);
04356 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProofs", &fProofs);
04357 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClipboard", &fClipboard);
04358 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDataSets", &fDataSets);
04359 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUUIDs", &fUUIDs);
04360 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRootFolder", &fRootFolder);
04361 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBrowsables", &fBrowsables);
04362 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPluginManager", &fPluginManager);
04363 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCutClassName", &fCutClassName);
04364 R__insp.InspectMember(fCutClassName, "fCutClassName.");
04365 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDefCanvasName", &fDefCanvasName);
04366 R__insp.InspectMember(fDefCanvasName, "fDefCanvasName.");
04367 TDirectory::ShowMembers(R__insp);
04368 }
04369
04370 namespace ROOT {
04371
04372 static void delete_TROOT(void *p) {
04373 delete ((::TROOT*)p);
04374 }
04375 static void deleteArray_TROOT(void *p) {
04376 delete [] ((::TROOT*)p);
04377 }
04378 static void destruct_TROOT(void *p) {
04379 typedef ::TROOT current_t;
04380 ((current_t*)p)->~current_t();
04381 }
04382
04383 static void streamer_TROOT(TBuffer &buf, void *obj) {
04384 ((::TROOT*)obj)->::TROOT::Streamer(buf);
04385 }
04386 }
04387
04388
04389 void TRegexp::Streamer(TBuffer &R__b)
04390 {
04391
04392
04393 ::Error("TRegexp::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
04394 }
04395
04396
04397 void TRegexp::ShowMembers(TMemberInspector &R__insp)
04398 {
04399
04400 TClass *R__cl = ::TRegexp::IsA();
04401 if (R__cl || R__insp.IsA()) { }
04402 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPattern", &fPattern);
04403 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStat", &fStat);
04404 }
04405
04406 namespace ROOT {
04407
04408 static void delete_TRegexp(void *p) {
04409 delete ((::TRegexp*)p);
04410 }
04411 static void deleteArray_TRegexp(void *p) {
04412 delete [] ((::TRegexp*)p);
04413 }
04414 static void destruct_TRegexp(void *p) {
04415 typedef ::TRegexp current_t;
04416 ((current_t*)p)->~current_t();
04417 }
04418
04419 static void streamer_TRegexp(TBuffer &buf, void *obj) {
04420 ((::TRegexp*)obj)->::TRegexp::Streamer(buf);
04421 }
04422 }
04423
04424
04425 void TPRegexp::Streamer(TBuffer &R__b)
04426 {
04427
04428
04429 ::Error("TPRegexp::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
04430 }
04431
04432
04433 void TPRegexp::ShowMembers(TMemberInspector &R__insp)
04434 {
04435
04436 TClass *R__cl = ::TPRegexp::IsA();
04437 if (R__cl || R__insp.IsA()) { }
04438 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPattern", &fPattern);
04439 R__insp.InspectMember(fPattern, "fPattern.");
04440 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPriv", &fPriv);
04441 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPCREOpts", &fPCREOpts);
04442 }
04443
04444 namespace ROOT {
04445
04446 static void *new_TPRegexp(void *p) {
04447 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPRegexp : new ::TPRegexp;
04448 }
04449 static void *newArray_TPRegexp(Long_t nElements, void *p) {
04450 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPRegexp[nElements] : new ::TPRegexp[nElements];
04451 }
04452
04453 static void delete_TPRegexp(void *p) {
04454 delete ((::TPRegexp*)p);
04455 }
04456 static void deleteArray_TPRegexp(void *p) {
04457 delete [] ((::TPRegexp*)p);
04458 }
04459 static void destruct_TPRegexp(void *p) {
04460 typedef ::TPRegexp current_t;
04461 ((current_t*)p)->~current_t();
04462 }
04463
04464 static void streamer_TPRegexp(TBuffer &buf, void *obj) {
04465 ((::TPRegexp*)obj)->::TPRegexp::Streamer(buf);
04466 }
04467 }
04468
04469
04470 void TPMERegexp::Streamer(TBuffer &R__b)
04471 {
04472
04473
04474 TPRegexp::Streamer(R__b);
04475 }
04476
04477
04478 void TPMERegexp::ShowMembers(TMemberInspector &R__insp)
04479 {
04480
04481 TClass *R__cl = ::TPMERegexp::IsA();
04482 if (R__cl || R__insp.IsA()) { }
04483 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNMaxMatches", &fNMaxMatches);
04484 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNMatches", &fNMatches);
04485 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMarkers", &fMarkers);
04486 R__insp.InspectMember(fMarkers, "fMarkers.");
04487 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLastStringMatched", &fLastStringMatched);
04488 R__insp.InspectMember(fLastStringMatched, "fLastStringMatched.");
04489 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAddressOfLastString", &fAddressOfLastString);
04490 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLastGlobalPosition", &fLastGlobalPosition);
04491 TPRegexp::ShowMembers(R__insp);
04492 }
04493
04494 namespace ROOT {
04495
04496 static void *new_TPMERegexp(void *p) {
04497 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPMERegexp : new ::TPMERegexp;
04498 }
04499 static void *newArray_TPMERegexp(Long_t nElements, void *p) {
04500 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPMERegexp[nElements] : new ::TPMERegexp[nElements];
04501 }
04502
04503 static void delete_TPMERegexp(void *p) {
04504 delete ((::TPMERegexp*)p);
04505 }
04506 static void deleteArray_TPMERegexp(void *p) {
04507 delete [] ((::TPMERegexp*)p);
04508 }
04509 static void destruct_TPMERegexp(void *p) {
04510 typedef ::TPMERegexp current_t;
04511 ((current_t*)p)->~current_t();
04512 }
04513
04514 static void streamer_TPMERegexp(TBuffer &buf, void *obj) {
04515 ((::TPMERegexp*)obj)->::TPMERegexp::Streamer(buf);
04516 }
04517 }
04518
04519 namespace ROOT {
04520
04521 static void *new_TRefCnt(void *p) {
04522 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TRefCnt : new ::TRefCnt;
04523 }
04524 static void *newArray_TRefCnt(Long_t nElements, void *p) {
04525 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TRefCnt[nElements] : new ::TRefCnt[nElements];
04526 }
04527
04528 static void delete_TRefCnt(void *p) {
04529 delete ((::TRefCnt*)p);
04530 }
04531 static void deleteArray_TRefCnt(void *p) {
04532 delete [] ((::TRefCnt*)p);
04533 }
04534 static void destruct_TRefCnt(void *p) {
04535 typedef ::TRefCnt current_t;
04536 ((current_t*)p)->~current_t();
04537 }
04538 }
04539
04540
04541 void TSignalHandler::Streamer(TBuffer &R__b)
04542 {
04543
04544
04545 TSysEvtHandler::Streamer(R__b);
04546 }
04547
04548
04549 void TSignalHandler::ShowMembers(TMemberInspector &R__insp)
04550 {
04551
04552 TClass *R__cl = ::TSignalHandler::IsA();
04553 if (R__cl || R__insp.IsA()) { }
04554 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSignal", &fSignal);
04555 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSync", &fSync);
04556 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDelay", &fDelay);
04557 TSysEvtHandler::ShowMembers(R__insp);
04558 }
04559
04560 namespace ROOT {
04561
04562 static void delete_TSignalHandler(void *p) {
04563 delete ((::TSignalHandler*)p);
04564 }
04565 static void deleteArray_TSignalHandler(void *p) {
04566 delete [] ((::TSignalHandler*)p);
04567 }
04568 static void destruct_TSignalHandler(void *p) {
04569 typedef ::TSignalHandler current_t;
04570 ((current_t*)p)->~current_t();
04571 }
04572
04573 static void streamer_TSignalHandler(TBuffer &buf, void *obj) {
04574 ((::TSignalHandler*)obj)->::TSignalHandler::Streamer(buf);
04575 }
04576 }
04577
04578
04579 void TStdExceptionHandler::Streamer(TBuffer &R__b)
04580 {
04581
04582
04583 TSysEvtHandler::Streamer(R__b);
04584 }
04585
04586
04587 void TStdExceptionHandler::ShowMembers(TMemberInspector &R__insp)
04588 {
04589
04590 TClass *R__cl = ::TStdExceptionHandler::IsA();
04591 if (R__cl || R__insp.IsA()) { }
04592 TSysEvtHandler::ShowMembers(R__insp);
04593 }
04594
04595 namespace ROOT {
04596
04597 static void delete_TStdExceptionHandler(void *p) {
04598 delete ((::TStdExceptionHandler*)p);
04599 }
04600 static void deleteArray_TStdExceptionHandler(void *p) {
04601 delete [] ((::TStdExceptionHandler*)p);
04602 }
04603 static void destruct_TStdExceptionHandler(void *p) {
04604 typedef ::TStdExceptionHandler current_t;
04605 ((current_t*)p)->~current_t();
04606 }
04607
04608 static void streamer_TStdExceptionHandler(TBuffer &buf, void *obj) {
04609 ((::TStdExceptionHandler*)obj)->::TStdExceptionHandler::Streamer(buf);
04610 }
04611 }
04612
04613
04614 void TStopwatch::Streamer(TBuffer &R__b)
04615 {
04616
04617
04618 if (R__b.IsReading()) {
04619 R__b.ReadClassBuffer(TStopwatch::Class(),this);
04620 } else {
04621 R__b.WriteClassBuffer(TStopwatch::Class(),this);
04622 }
04623 }
04624
04625
04626 void TStopwatch::ShowMembers(TMemberInspector &R__insp)
04627 {
04628
04629 TClass *R__cl = ::TStopwatch::IsA();
04630 if (R__cl || R__insp.IsA()) { }
04631 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStartRealTime", &fStartRealTime);
04632 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStopRealTime", &fStopRealTime);
04633 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStartCpuTime", &fStartCpuTime);
04634 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStopCpuTime", &fStopCpuTime);
04635 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalCpuTime", &fTotalCpuTime);
04636 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalRealTime", &fTotalRealTime);
04637 R__insp.Inspect(R__cl, R__insp.GetParent(), "fState", &fState);
04638 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCounter", &fCounter);
04639 TObject::ShowMembers(R__insp);
04640 }
04641
04642 namespace ROOT {
04643
04644 static void *new_TStopwatch(void *p) {
04645 return p ? new(p) ::TStopwatch : new ::TStopwatch;
04646 }
04647 static void *newArray_TStopwatch(Long_t nElements, void *p) {
04648 return p ? new(p) ::TStopwatch[nElements] : new ::TStopwatch[nElements];
04649 }
04650
04651 static void delete_TStopwatch(void *p) {
04652 delete ((::TStopwatch*)p);
04653 }
04654 static void deleteArray_TStopwatch(void *p) {
04655 delete [] ((::TStopwatch*)p);
04656 }
04657 static void destruct_TStopwatch(void *p) {
04658 typedef ::TStopwatch current_t;
04659 ((current_t*)p)->~current_t();
04660 }
04661 }
04662
04663
04664 void TStorage::Streamer(TBuffer &R__b)
04665 {
04666
04667
04668 ::Error("TStorage::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
04669 }
04670
04671
04672 void TStorage::ShowMembers(TMemberInspector &R__insp)
04673 {
04674
04675 TClass *R__cl = ::TStorage::IsA();
04676 if (R__cl || R__insp.IsA()) { }
04677 }
04678
04679 namespace ROOT {
04680
04681 static void *new_TStorage(void *p) {
04682 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TStorage : new ::TStorage;
04683 }
04684 static void *newArray_TStorage(Long_t nElements, void *p) {
04685 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TStorage[nElements] : new ::TStorage[nElements];
04686 }
04687
04688 static void delete_TStorage(void *p) {
04689 delete ((::TStorage*)p);
04690 }
04691 static void deleteArray_TStorage(void *p) {
04692 delete [] ((::TStorage*)p);
04693 }
04694 static void destruct_TStorage(void *p) {
04695 typedef ::TStorage current_t;
04696 ((current_t*)p)->~current_t();
04697 }
04698
04699 static void streamer_TStorage(TBuffer &buf, void *obj) {
04700 ((::TStorage*)obj)->::TStorage::Streamer(buf);
04701 }
04702 }
04703
04704
04705 void TString::ShowMembers(TMemberInspector &R__insp)
04706 {
04707
04708 TClass *R__cl = ::TString::IsA();
04709 if (R__cl || R__insp.IsA()) { }
04710 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fData", &fData);
04711 }
04712
04713 namespace ROOT {
04714
04715 static void *new_TString(void *p) {
04716 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TString : new ::TString;
04717 }
04718 static void *newArray_TString(Long_t nElements, void *p) {
04719 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TString[nElements] : new ::TString[nElements];
04720 }
04721
04722 static void delete_TString(void *p) {
04723 delete ((::TString*)p);
04724 }
04725 static void deleteArray_TString(void *p) {
04726 delete [] ((::TString*)p);
04727 }
04728 static void destruct_TString(void *p) {
04729 typedef ::TString current_t;
04730 ((current_t*)p)->~current_t();
04731 }
04732
04733 static void streamer_TString(TBuffer &buf, void *obj) {
04734 ((::TString*)obj)->::TString::Streamer(buf);
04735 }
04736 }
04737
04738 namespace ROOT {
04739
04740 static void *new_TStringRef(void *p) {
04741 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TStringRef : new ::TStringRef;
04742 }
04743 static void *newArray_TStringRef(Long_t nElements, void *p) {
04744 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TStringRef[nElements] : new ::TStringRef[nElements];
04745 }
04746
04747 static void delete_TStringRef(void *p) {
04748 delete ((::TStringRef*)p);
04749 }
04750 static void deleteArray_TStringRef(void *p) {
04751 delete [] ((::TStringRef*)p);
04752 }
04753 static void destruct_TStringRef(void *p) {
04754 typedef ::TStringRef current_t;
04755 ((current_t*)p)->~current_t();
04756 }
04757 }
04758
04759
04760 void TStringLong::ShowMembers(TMemberInspector &R__insp)
04761 {
04762
04763 TClass *R__cl = ::TStringLong::IsA();
04764 if (R__cl || R__insp.IsA()) { }
04765 TString::ShowMembers(R__insp);
04766 }
04767
04768 namespace ROOT {
04769
04770 static void *new_TStringLong(void *p) {
04771 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TStringLong : new ::TStringLong;
04772 }
04773 static void *newArray_TStringLong(Long_t nElements, void *p) {
04774 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TStringLong[nElements] : new ::TStringLong[nElements];
04775 }
04776
04777 static void delete_TStringLong(void *p) {
04778 delete ((::TStringLong*)p);
04779 }
04780 static void deleteArray_TStringLong(void *p) {
04781 delete [] ((::TStringLong*)p);
04782 }
04783 static void destruct_TStringLong(void *p) {
04784 typedef ::TStringLong current_t;
04785 ((current_t*)p)->~current_t();
04786 }
04787
04788 static void streamer_TStringLong(TBuffer &buf, void *obj) {
04789 ((::TStringLong*)obj)->::TStringLong::Streamer(buf);
04790 }
04791 }
04792
04793
04794 void TStringToken::Streamer(TBuffer &R__b)
04795 {
04796
04797
04798 TString::Streamer(R__b);
04799 }
04800
04801
04802 void TStringToken::ShowMembers(TMemberInspector &R__insp)
04803 {
04804
04805 TClass *R__cl = ::TStringToken::IsA();
04806 if (R__cl || R__insp.IsA()) { }
04807 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFullStr", &fFullStr);
04808 R__insp.InspectMember(const_cast< TString &>( fFullStr ), "fFullStr.");
04809 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSplitRe", &fSplitRe);
04810 R__insp.InspectMember(fSplitRe, "fSplitRe.");
04811 R__insp.Inspect(R__cl, R__insp.GetParent(), "fReturnVoid", &fReturnVoid);
04812 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPos", &fPos);
04813 TString::ShowMembers(R__insp);
04814 }
04815
04816 namespace ROOT {
04817
04818 static void delete_TStringToken(void *p) {
04819 delete ((::TStringToken*)p);
04820 }
04821 static void deleteArray_TStringToken(void *p) {
04822 delete [] ((::TStringToken*)p);
04823 }
04824 static void destruct_TStringToken(void *p) {
04825 typedef ::TStringToken current_t;
04826 ((current_t*)p)->~current_t();
04827 }
04828
04829 static void streamer_TStringToken(TBuffer &buf, void *obj) {
04830 ((::TStringToken*)obj)->::TStringToken::Streamer(buf);
04831 }
04832 }
04833
04834 namespace ROOT {
04835
04836 static void delete_TSubString(void *p) {
04837 delete ((::TSubString*)p);
04838 }
04839 static void deleteArray_TSubString(void *p) {
04840 delete [] ((::TSubString*)p);
04841 }
04842 static void destruct_TSubString(void *p) {
04843 typedef ::TSubString current_t;
04844 ((current_t*)p)->~current_t();
04845 }
04846 }
04847
04848
04849 void TSysEvtHandler::Streamer(TBuffer &R__b)
04850 {
04851
04852
04853 TObject::Streamer(R__b);
04854 TQObject::Streamer(R__b);
04855 }
04856
04857
04858 void TSysEvtHandler::ShowMembers(TMemberInspector &R__insp)
04859 {
04860
04861 TClass *R__cl = ::TSysEvtHandler::IsA();
04862 if (R__cl || R__insp.IsA()) { }
04863 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsActive", &fIsActive);
04864 TObject::ShowMembers(R__insp);
04865 TQObject::ShowMembers(R__insp);
04866 }
04867
04868 namespace ROOT {
04869
04870 static void delete_TSysEvtHandler(void *p) {
04871 delete ((::TSysEvtHandler*)p);
04872 }
04873 static void deleteArray_TSysEvtHandler(void *p) {
04874 delete [] ((::TSysEvtHandler*)p);
04875 }
04876 static void destruct_TSysEvtHandler(void *p) {
04877 typedef ::TSysEvtHandler current_t;
04878 ((current_t*)p)->~current_t();
04879 }
04880
04881 static void streamer_TSysEvtHandler(TBuffer &buf, void *obj) {
04882 ((::TSysEvtHandler*)obj)->::TSysEvtHandler::Streamer(buf);
04883 }
04884 }
04885
04886
04887 void TSystem::Streamer(TBuffer &R__b)
04888 {
04889
04890
04891 if (R__b.IsReading()) {
04892 R__b.ReadClassBuffer(TSystem::Class(),this);
04893 } else {
04894 R__b.WriteClassBuffer(TSystem::Class(),this);
04895 }
04896 }
04897
04898
04899 void TSystem::ShowMembers(TMemberInspector &R__insp)
04900 {
04901
04902 TClass *R__cl = ::TSystem::IsA();
04903 if (R__cl || R__insp.IsA()) { }
04904 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fReadmask", &fReadmask);
04905 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWritemask", &fWritemask);
04906 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fReadready", &fReadready);
04907 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWriteready", &fWriteready);
04908 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSignals", &fSignals);
04909 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNfd", &fNfd);
04910 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMaxrfd", &fMaxrfd);
04911 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMaxwfd", &fMaxwfd);
04912 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSigcnt", &fSigcnt);
04913 R__insp.Inspect(R__cl, R__insp.GetParent(), "fWdpath", &fWdpath);
04914 R__insp.InspectMember(fWdpath, "fWdpath.");
04915 R__insp.Inspect(R__cl, R__insp.GetParent(), "fHostname", &fHostname);
04916 R__insp.InspectMember(fHostname, "fHostname.");
04917 R__insp.Inspect(R__cl, R__insp.GetParent(), "fInsideNotify", &fInsideNotify);
04918 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBeepFreq", &fBeepFreq);
04919 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBeepDuration", &fBeepDuration);
04920 R__insp.Inspect(R__cl, R__insp.GetParent(), "fInControl", &fInControl);
04921 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDone", &fDone);
04922 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLevel", &fLevel);
04923 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLastErrorString", &fLastErrorString);
04924 R__insp.InspectMember(fLastErrorString, "fLastErrorString.");
04925 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTimers", &fTimers);
04926 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSignalHandler", &fSignalHandler);
04927 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFileHandler", &fFileHandler);
04928 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStdExceptionHandler", &fStdExceptionHandler);
04929 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOnExitList", &fOnExitList);
04930 R__insp.Inspect(R__cl, R__insp.GetParent(), "fListLibs", &fListLibs);
04931 R__insp.InspectMember(fListLibs, "fListLibs.");
04932 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuildArch", &fBuildArch);
04933 R__insp.InspectMember(fBuildArch, "fBuildArch.");
04934 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuildCompiler", &fBuildCompiler);
04935 R__insp.InspectMember(fBuildCompiler, "fBuildCompiler.");
04936 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuildCompilerVersion", &fBuildCompilerVersion);
04937 R__insp.InspectMember(fBuildCompilerVersion, "fBuildCompilerVersion.");
04938 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuildNode", &fBuildNode);
04939 R__insp.InspectMember(fBuildNode, "fBuildNode.");
04940 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuildDir", &fBuildDir);
04941 R__insp.InspectMember(fBuildDir, "fBuildDir.");
04942 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFlagsDebug", &fFlagsDebug);
04943 R__insp.InspectMember(fFlagsDebug, "fFlagsDebug.");
04944 R__insp.Inspect(R__cl, R__insp.GetParent(), "fFlagsOpt", &fFlagsOpt);
04945 R__insp.InspectMember(fFlagsOpt, "fFlagsOpt.");
04946 R__insp.Inspect(R__cl, R__insp.GetParent(), "fListPaths", &fListPaths);
04947 R__insp.InspectMember(fListPaths, "fListPaths.");
04948 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIncludePath", &fIncludePath);
04949 R__insp.InspectMember(fIncludePath, "fIncludePath.");
04950 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLinkedLibs", &fLinkedLibs);
04951 R__insp.InspectMember(fLinkedLibs, "fLinkedLibs.");
04952 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSoExt", &fSoExt);
04953 R__insp.InspectMember(fSoExt, "fSoExt.");
04954 R__insp.Inspect(R__cl, R__insp.GetParent(), "fObjExt", &fObjExt);
04955 R__insp.InspectMember(fObjExt, "fObjExt.");
04956 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAclicMode", &fAclicMode);
04957 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMakeSharedLib", &fMakeSharedLib);
04958 R__insp.InspectMember(fMakeSharedLib, "fMakeSharedLib.");
04959 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMakeExe", &fMakeExe);
04960 R__insp.InspectMember(fMakeExe, "fMakeExe.");
04961 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLinkdefSuffix", &fLinkdefSuffix);
04962 R__insp.InspectMember(fLinkdefSuffix, "fLinkdefSuffix.");
04963 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAclicProperties", &fAclicProperties);
04964 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCompiled", &fCompiled);
04965 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHelpers", &fHelpers);
04966 TNamed::ShowMembers(R__insp);
04967 }
04968
04969 namespace ROOT {
04970
04971 static void *new_TSystem(void *p) {
04972 return p ? new(p) ::TSystem : new ::TSystem;
04973 }
04974 static void *newArray_TSystem(Long_t nElements, void *p) {
04975 return p ? new(p) ::TSystem[nElements] : new ::TSystem[nElements];
04976 }
04977
04978 static void delete_TSystem(void *p) {
04979 delete ((::TSystem*)p);
04980 }
04981 static void deleteArray_TSystem(void *p) {
04982 delete [] ((::TSystem*)p);
04983 }
04984 static void destruct_TSystem(void *p) {
04985 typedef ::TSystem current_t;
04986 ((current_t*)p)->~current_t();
04987 }
04988 }
04989
04990
04991 void TSystemFile::Streamer(TBuffer &R__b)
04992 {
04993
04994
04995 if (R__b.IsReading()) {
04996 R__b.ReadClassBuffer(TSystemFile::Class(),this);
04997 } else {
04998 R__b.WriteClassBuffer(TSystemFile::Class(),this);
04999 }
05000 }
05001
05002
05003 void TSystemFile::ShowMembers(TMemberInspector &R__insp)
05004 {
05005
05006 TClass *R__cl = ::TSystemFile::IsA();
05007 if (R__cl || R__insp.IsA()) { }
05008 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIconName", &fIconName);
05009 R__insp.InspectMember(fIconName, "fIconName.");
05010 TNamed::ShowMembers(R__insp);
05011 }
05012
05013 namespace ROOT {
05014
05015 static void *new_TSystemFile(void *p) {
05016 return p ? new(p) ::TSystemFile : new ::TSystemFile;
05017 }
05018 static void *newArray_TSystemFile(Long_t nElements, void *p) {
05019 return p ? new(p) ::TSystemFile[nElements] : new ::TSystemFile[nElements];
05020 }
05021
05022 static void delete_TSystemFile(void *p) {
05023 delete ((::TSystemFile*)p);
05024 }
05025 static void deleteArray_TSystemFile(void *p) {
05026 delete [] ((::TSystemFile*)p);
05027 }
05028 static void destruct_TSystemFile(void *p) {
05029 typedef ::TSystemFile current_t;
05030 ((current_t*)p)->~current_t();
05031 }
05032 }
05033
05034
05035 void TSystemDirectory::Streamer(TBuffer &R__b)
05036 {
05037
05038
05039 if (R__b.IsReading()) {
05040 R__b.ReadClassBuffer(TSystemDirectory::Class(),this);
05041 } else {
05042 R__b.WriteClassBuffer(TSystemDirectory::Class(),this);
05043 }
05044 }
05045
05046
05047 void TSystemDirectory::ShowMembers(TMemberInspector &R__insp)
05048 {
05049
05050 TClass *R__cl = ::TSystemDirectory::IsA();
05051 if (R__cl || R__insp.IsA()) { }
05052 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDirsInBrowser", &fDirsInBrowser);
05053 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFilesInBrowser", &fFilesInBrowser);
05054 TSystemFile::ShowMembers(R__insp);
05055 }
05056
05057 namespace ROOT {
05058
05059 static void *new_TSystemDirectory(void *p) {
05060 return p ? new(p) ::TSystemDirectory : new ::TSystemDirectory;
05061 }
05062 static void *newArray_TSystemDirectory(Long_t nElements, void *p) {
05063 return p ? new(p) ::TSystemDirectory[nElements] : new ::TSystemDirectory[nElements];
05064 }
05065
05066 static void delete_TSystemDirectory(void *p) {
05067 delete ((::TSystemDirectory*)p);
05068 }
05069 static void deleteArray_TSystemDirectory(void *p) {
05070 delete [] ((::TSystemDirectory*)p);
05071 }
05072 static void destruct_TSystemDirectory(void *p) {
05073 typedef ::TSystemDirectory current_t;
05074 ((current_t*)p)->~current_t();
05075 }
05076 }
05077
05078
05079 void TTask::Streamer(TBuffer &R__b)
05080 {
05081
05082
05083 if (R__b.IsReading()) {
05084 R__b.ReadClassBuffer(TTask::Class(),this);
05085 } else {
05086 R__b.WriteClassBuffer(TTask::Class(),this);
05087 }
05088 }
05089
05090
05091 void TTask::ShowMembers(TMemberInspector &R__insp)
05092 {
05093
05094 TClass *R__cl = ::TTask::IsA();
05095 if (R__cl || R__insp.IsA()) { }
05096 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTasks", &fTasks);
05097 R__insp.Inspect(R__cl, R__insp.GetParent(), "fOption", &fOption);
05098 R__insp.InspectMember(fOption, "fOption.");
05099 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBreakin", &fBreakin);
05100 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBreakout", &fBreakout);
05101 R__insp.Inspect(R__cl, R__insp.GetParent(), "fHasExecuted", &fHasExecuted);
05102 R__insp.Inspect(R__cl, R__insp.GetParent(), "fActive", &fActive);
05103 TNamed::ShowMembers(R__insp);
05104 }
05105
05106 namespace ROOT {
05107
05108 static void *new_TTask(void *p) {
05109 return p ? new(p) ::TTask : new ::TTask;
05110 }
05111 static void *newArray_TTask(Long_t nElements, void *p) {
05112 return p ? new(p) ::TTask[nElements] : new ::TTask[nElements];
05113 }
05114
05115 static void delete_TTask(void *p) {
05116 delete ((::TTask*)p);
05117 }
05118 static void deleteArray_TTask(void *p) {
05119 delete [] ((::TTask*)p);
05120 }
05121 static void destruct_TTask(void *p) {
05122 typedef ::TTask current_t;
05123 ((current_t*)p)->~current_t();
05124 }
05125 }
05126
05127
05128 void TTime::Streamer(TBuffer &R__b)
05129 {
05130
05131
05132 UInt_t R__s, R__c;
05133 if (R__b.IsReading()) {
05134 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
05135 R__b >> fMilliSec;
05136 R__b.CheckByteCount(R__s, R__c, TTime::IsA());
05137 } else {
05138 R__c = R__b.WriteVersion(TTime::IsA(), kTRUE);
05139 R__b << fMilliSec;
05140 R__b.SetByteCount(R__c, kTRUE);
05141 }
05142 }
05143
05144
05145 void TTime::ShowMembers(TMemberInspector &R__insp)
05146 {
05147
05148 TClass *R__cl = ::TTime::IsA();
05149 if (R__cl || R__insp.IsA()) { }
05150 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMilliSec", &fMilliSec);
05151 }
05152
05153 namespace ROOT {
05154
05155 static void *new_TTime(void *p) {
05156 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TTime : new ::TTime;
05157 }
05158 static void *newArray_TTime(Long_t nElements, void *p) {
05159 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TTime[nElements] : new ::TTime[nElements];
05160 }
05161
05162 static void delete_TTime(void *p) {
05163 delete ((::TTime*)p);
05164 }
05165 static void deleteArray_TTime(void *p) {
05166 delete [] ((::TTime*)p);
05167 }
05168 static void destruct_TTime(void *p) {
05169 typedef ::TTime current_t;
05170 ((current_t*)p)->~current_t();
05171 }
05172
05173 static void streamer_TTime(TBuffer &buf, void *obj) {
05174 ((::TTime*)obj)->::TTime::Streamer(buf);
05175 }
05176 }
05177
05178
05179 void TTimer::Streamer(TBuffer &R__b)
05180 {
05181
05182
05183 TSysEvtHandler::Streamer(R__b);
05184 }
05185
05186
05187 void TTimer::ShowMembers(TMemberInspector &R__insp)
05188 {
05189
05190 TClass *R__cl = ::TTimer::IsA();
05191 if (R__cl || R__insp.IsA()) { }
05192 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTime", &fTime);
05193 R__insp.InspectMember(fTime, "fTime.");
05194 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAbsTime", &fAbsTime);
05195 R__insp.InspectMember(fAbsTime, "fAbsTime.");
05196 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimeout", &fTimeout);
05197 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSync", &fSync);
05198 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIntSyscalls", &fIntSyscalls);
05199 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimeID", &fTimeID);
05200 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObject", &fObject);
05201 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCommand", &fCommand);
05202 R__insp.InspectMember(fCommand, "fCommand.");
05203 TSysEvtHandler::ShowMembers(R__insp);
05204 }
05205
05206 namespace ROOT {
05207
05208 static void *new_TTimer(void *p) {
05209 return p ? new(p) ::TTimer : new ::TTimer;
05210 }
05211 static void *newArray_TTimer(Long_t nElements, void *p) {
05212 return p ? new(p) ::TTimer[nElements] : new ::TTimer[nElements];
05213 }
05214
05215 static void delete_TTimer(void *p) {
05216 delete ((::TTimer*)p);
05217 }
05218 static void deleteArray_TTimer(void *p) {
05219 delete [] ((::TTimer*)p);
05220 }
05221 static void destruct_TTimer(void *p) {
05222 typedef ::TTimer current_t;
05223 ((current_t*)p)->~current_t();
05224 }
05225
05226 static void streamer_TTimer(TBuffer &buf, void *obj) {
05227 ((::TTimer*)obj)->::TTimer::Streamer(buf);
05228 }
05229 }
05230
05231
05232 void TQObject::ShowMembers(TMemberInspector &R__insp)
05233 {
05234
05235 TClass *R__cl = ::TQObject::IsA();
05236 if (R__cl || R__insp.IsA()) { }
05237 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListOfSignals", &fListOfSignals);
05238 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListOfConnections", &fListOfConnections);
05239 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSignalsBlocked", &fSignalsBlocked);
05240 }
05241
05242 namespace ROOT {
05243
05244 static void *new_TQObject(void *p) {
05245 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TQObject : new ::TQObject;
05246 }
05247 static void *newArray_TQObject(Long_t nElements, void *p) {
05248 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TQObject[nElements] : new ::TQObject[nElements];
05249 }
05250
05251 static void delete_TQObject(void *p) {
05252 delete ((::TQObject*)p);
05253 }
05254 static void deleteArray_TQObject(void *p) {
05255 delete [] ((::TQObject*)p);
05256 }
05257 static void destruct_TQObject(void *p) {
05258 typedef ::TQObject current_t;
05259 ((current_t*)p)->~current_t();
05260 }
05261
05262 static void streamer_TQObject(TBuffer &buf, void *obj) {
05263 ((::TQObject*)obj)->::TQObject::Streamer(buf);
05264 }
05265 }
05266
05267
05268 void TQObjSender::Streamer(TBuffer &R__b)
05269 {
05270
05271
05272 TQObject::Streamer(R__b);
05273 }
05274
05275
05276 void TQObjSender::ShowMembers(TMemberInspector &R__insp)
05277 {
05278
05279 TClass *R__cl = ::TQObjSender::IsA();
05280 if (R__cl || R__insp.IsA()) { }
05281 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSender", &fSender);
05282 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSenderClass", &fSenderClass);
05283 R__insp.InspectMember(fSenderClass, "fSenderClass.");
05284 TQObject::ShowMembers(R__insp);
05285 }
05286
05287 namespace ROOT {
05288
05289 static void *new_TQObjSender(void *p) {
05290 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TQObjSender : new ::TQObjSender;
05291 }
05292 static void *newArray_TQObjSender(Long_t nElements, void *p) {
05293 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TQObjSender[nElements] : new ::TQObjSender[nElements];
05294 }
05295
05296 static void delete_TQObjSender(void *p) {
05297 delete ((::TQObjSender*)p);
05298 }
05299 static void deleteArray_TQObjSender(void *p) {
05300 delete [] ((::TQObjSender*)p);
05301 }
05302 static void destruct_TQObjSender(void *p) {
05303 typedef ::TQObjSender current_t;
05304 ((current_t*)p)->~current_t();
05305 }
05306
05307 static void streamer_TQObjSender(TBuffer &buf, void *obj) {
05308 ((::TQObjSender*)obj)->::TQObjSender::Streamer(buf);
05309 }
05310 }
05311
05312
05313 void TQClass::Streamer(TBuffer &R__b)
05314 {
05315
05316
05317 TQObject::Streamer(R__b);
05318 TClass::Streamer(R__b);
05319 }
05320
05321
05322 void TQClass::ShowMembers(TMemberInspector &R__insp)
05323 {
05324
05325 TClass *R__cl = ::TQClass::IsA();
05326 if (R__cl || R__insp.IsA()) { }
05327 TQObject::ShowMembers(R__insp);
05328 TClass::ShowMembers(R__insp);
05329 }
05330
05331 namespace ROOT {
05332
05333 static void delete_TQClass(void *p) {
05334 delete ((::TQClass*)p);
05335 }
05336 static void deleteArray_TQClass(void *p) {
05337 delete [] ((::TQClass*)p);
05338 }
05339 static void destruct_TQClass(void *p) {
05340 typedef ::TQClass current_t;
05341 ((current_t*)p)->~current_t();
05342 }
05343
05344 static void streamer_TQClass(TBuffer &buf, void *obj) {
05345 ((::TQClass*)obj)->::TQClass::Streamer(buf);
05346 }
05347 }
05348
05349
05350 void TQConnection::Streamer(TBuffer &R__b)
05351 {
05352
05353
05354 TList::Streamer(R__b);
05355 TQObject::Streamer(R__b);
05356 }
05357
05358
05359 void TQConnection::ShowMembers(TMemberInspector &R__insp)
05360 {
05361
05362 TClass *R__cl = ::TQConnection::IsA();
05363 if (R__cl || R__insp.IsA()) { }
05364 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSlot", &fSlot);
05365 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fReceiver", &fReceiver);
05366 R__insp.Inspect(R__cl, R__insp.GetParent(), "fClassName", &fClassName);
05367 R__insp.InspectMember(fClassName, "fClassName.");
05368 TList::ShowMembers(R__insp);
05369 TQObject::ShowMembers(R__insp);
05370 }
05371
05372 namespace ROOT {
05373
05374 static void *new_TQConnection(void *p) {
05375 return p ? new(p) ::TQConnection : new ::TQConnection;
05376 }
05377 static void *newArray_TQConnection(Long_t nElements, void *p) {
05378 return p ? new(p) ::TQConnection[nElements] : new ::TQConnection[nElements];
05379 }
05380
05381 static void delete_TQConnection(void *p) {
05382 delete ((::TQConnection*)p);
05383 }
05384 static void deleteArray_TQConnection(void *p) {
05385 delete [] ((::TQConnection*)p);
05386 }
05387 static void destruct_TQConnection(void *p) {
05388 typedef ::TQConnection current_t;
05389 ((current_t*)p)->~current_t();
05390 }
05391
05392 static void streamer_TQConnection(TBuffer &buf, void *obj) {
05393 ((::TQConnection*)obj)->::TQConnection::Streamer(buf);
05394 }
05395 }
05396
05397
05398 void TQCommand::Streamer(TBuffer &R__b)
05399 {
05400
05401
05402 TList::Streamer(R__b);
05403 TQObject::Streamer(R__b);
05404 }
05405
05406
05407 void TQCommand::ShowMembers(TMemberInspector &R__insp)
05408 {
05409
05410 TClass *R__cl = ::TQCommand::IsA();
05411 if (R__cl || R__insp.IsA()) { }
05412 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRedo", &fRedo);
05413 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUndo", &fUndo);
05414 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRedoArgs", &fRedoArgs);
05415 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUndoArgs", &fUndoArgs);
05416 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNRargs", &fNRargs);
05417 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNUargs", &fNUargs);
05418 R__insp.Inspect(R__cl, R__insp.GetParent(), "fState", &fState);
05419 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatus", &fStatus);
05420 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNewDelete", &fNewDelete);
05421 R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
05422 R__insp.InspectMember(fName, "fName.");
05423 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTitle", &fTitle);
05424 R__insp.InspectMember(fTitle, "fTitle.");
05425 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObject", &fObject);
05426 TList::ShowMembers(R__insp);
05427 TQObject::ShowMembers(R__insp);
05428 }
05429
05430 namespace ROOT {
05431
05432 static void *new_TQCommand(void *p) {
05433 return p ? new(p) ::TQCommand : new ::TQCommand;
05434 }
05435 static void *newArray_TQCommand(Long_t nElements, void *p) {
05436 return p ? new(p) ::TQCommand[nElements] : new ::TQCommand[nElements];
05437 }
05438
05439 static void delete_TQCommand(void *p) {
05440 delete ((::TQCommand*)p);
05441 }
05442 static void deleteArray_TQCommand(void *p) {
05443 delete [] ((::TQCommand*)p);
05444 }
05445 static void destruct_TQCommand(void *p) {
05446 typedef ::TQCommand current_t;
05447 ((current_t*)p)->~current_t();
05448 }
05449
05450 static void streamer_TQCommand(TBuffer &buf, void *obj) {
05451 ((::TQCommand*)obj)->::TQCommand::Streamer(buf);
05452 }
05453 }
05454
05455
05456 void TQUndoManager::Streamer(TBuffer &R__b)
05457 {
05458
05459
05460 TQCommand::Streamer(R__b);
05461 }
05462
05463
05464 void TQUndoManager::ShowMembers(TMemberInspector &R__insp)
05465 {
05466
05467 TClass *R__cl = ::TQUndoManager::IsA();
05468 if (R__cl || R__insp.IsA()) { }
05469 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCursor", &fCursor);
05470 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCurrent", &fCurrent);
05471 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLimit", &fLimit);
05472 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLogBook", &fLogBook);
05473 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLogging", &fLogging);
05474 TQCommand::ShowMembers(R__insp);
05475 }
05476
05477 namespace ROOT {
05478
05479 static void *new_TQUndoManager(void *p) {
05480 return p ? new(p) ::TQUndoManager : new ::TQUndoManager;
05481 }
05482 static void *newArray_TQUndoManager(Long_t nElements, void *p) {
05483 return p ? new(p) ::TQUndoManager[nElements] : new ::TQUndoManager[nElements];
05484 }
05485
05486 static void delete_TQUndoManager(void *p) {
05487 delete ((::TQUndoManager*)p);
05488 }
05489 static void deleteArray_TQUndoManager(void *p) {
05490 delete [] ((::TQUndoManager*)p);
05491 }
05492 static void destruct_TQUndoManager(void *p) {
05493 typedef ::TQUndoManager current_t;
05494 ((current_t*)p)->~current_t();
05495 }
05496
05497 static void streamer_TQUndoManager(TBuffer &buf, void *obj) {
05498 ((::TQUndoManager*)obj)->::TQUndoManager::Streamer(buf);
05499 }
05500 }
05501
05502
05503 void TUUID::Streamer(TBuffer &R__b)
05504 {
05505
05506
05507 if (R__b.IsReading()) {
05508 R__b.ReadClassBuffer(TUUID::Class(),this);
05509 } else {
05510 R__b.WriteClassBuffer(TUUID::Class(),this);
05511 }
05512 }
05513
05514
05515 void TUUID::ShowMembers(TMemberInspector &R__insp)
05516 {
05517
05518 TClass *R__cl = ::TUUID::IsA();
05519 if (R__cl || R__insp.IsA()) { }
05520 R__insp.Inspect(R__cl, R__insp.GetParent(), "fUUIDIndex", &fUUIDIndex);
05521 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimeLow", &fTimeLow);
05522 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimeMid", &fTimeMid);
05523 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimeHiAndVersion", &fTimeHiAndVersion);
05524 R__insp.Inspect(R__cl, R__insp.GetParent(), "fClockSeqHiAndReserved", &fClockSeqHiAndReserved);
05525 R__insp.Inspect(R__cl, R__insp.GetParent(), "fClockSeqLow", &fClockSeqLow);
05526 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNode[6]", fNode);
05527 }
05528
05529 namespace ROOT {
05530
05531 static void *new_TUUID(void *p) {
05532 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TUUID : new ::TUUID;
05533 }
05534 static void *newArray_TUUID(Long_t nElements, void *p) {
05535 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TUUID[nElements] : new ::TUUID[nElements];
05536 }
05537
05538 static void delete_TUUID(void *p) {
05539 delete ((::TUUID*)p);
05540 }
05541 static void deleteArray_TUUID(void *p) {
05542 delete [] ((::TUUID*)p);
05543 }
05544 static void destruct_TUUID(void *p) {
05545 typedef ::TUUID current_t;
05546 ((current_t*)p)->~current_t();
05547 }
05548 }
05549
05550
05551 void TPluginHandler::Streamer(TBuffer &R__b)
05552 {
05553
05554
05555 UInt_t R__s, R__c;
05556 if (R__b.IsReading()) {
05557 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
05558 TObject::Streamer(R__b);
05559 fBase.Streamer(R__b);
05560 fRegexp.Streamer(R__b);
05561 fClass.Streamer(R__b);
05562 fPlugin.Streamer(R__b);
05563 fCtor.Streamer(R__b);
05564 fOrigin.Streamer(R__b);
05565 R__b >> fIsMacro;
05566 R__b >> fIsGlobal;
05567 R__b.CheckByteCount(R__s, R__c, TPluginHandler::IsA());
05568 } else {
05569 R__c = R__b.WriteVersion(TPluginHandler::IsA(), kTRUE);
05570 TObject::Streamer(R__b);
05571 fBase.Streamer(R__b);
05572 fRegexp.Streamer(R__b);
05573 fClass.Streamer(R__b);
05574 fPlugin.Streamer(R__b);
05575 fCtor.Streamer(R__b);
05576 fOrigin.Streamer(R__b);
05577 R__b << fIsMacro;
05578 R__b << fIsGlobal;
05579 R__b.SetByteCount(R__c, kTRUE);
05580 }
05581 }
05582
05583
05584 void TPluginHandler::ShowMembers(TMemberInspector &R__insp)
05585 {
05586
05587 TClass *R__cl = ::TPluginHandler::IsA();
05588 if (R__cl || R__insp.IsA()) { }
05589 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBase", &fBase);
05590 R__insp.InspectMember(fBase, "fBase.");
05591 R__insp.Inspect(R__cl, R__insp.GetParent(), "fRegexp", &fRegexp);
05592 R__insp.InspectMember(fRegexp, "fRegexp.");
05593 R__insp.Inspect(R__cl, R__insp.GetParent(), "fClass", &fClass);
05594 R__insp.InspectMember(fClass, "fClass.");
05595 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPlugin", &fPlugin);
05596 R__insp.InspectMember(fPlugin, "fPlugin.");
05597 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCtor", &fCtor);
05598 R__insp.InspectMember(fCtor, "fCtor.");
05599 R__insp.Inspect(R__cl, R__insp.GetParent(), "fOrigin", &fOrigin);
05600 R__insp.InspectMember(fOrigin, "fOrigin.");
05601 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCallEnv", &fCallEnv);
05602 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMethod", &fMethod);
05603 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCanCall", &fCanCall);
05604 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsMacro", &fIsMacro);
05605 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsGlobal", &fIsGlobal);
05606 TObject::ShowMembers(R__insp);
05607 }
05608
05609 namespace ROOT {
05610
05611 static void streamer_TPluginHandler(TBuffer &buf, void *obj) {
05612 ((::TPluginHandler*)obj)->::TPluginHandler::Streamer(buf);
05613 }
05614 }
05615
05616
05617 void TPluginManager::Streamer(TBuffer &R__b)
05618 {
05619
05620
05621 UInt_t R__s, R__c;
05622 if (R__b.IsReading()) {
05623 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
05624 TObject::Streamer(R__b);
05625 R__b >> fHandlers;
05626 R__b.CheckByteCount(R__s, R__c, TPluginManager::IsA());
05627 } else {
05628 R__c = R__b.WriteVersion(TPluginManager::IsA(), kTRUE);
05629 TObject::Streamer(R__b);
05630 R__b << fHandlers;
05631 R__b.SetByteCount(R__c, kTRUE);
05632 }
05633 }
05634
05635
05636 void TPluginManager::ShowMembers(TMemberInspector &R__insp)
05637 {
05638
05639 TClass *R__cl = ::TPluginManager::IsA();
05640 if (R__cl || R__insp.IsA()) { }
05641 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHandlers", &fHandlers);
05642 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBasesLoaded", &fBasesLoaded);
05643 R__insp.Inspect(R__cl, R__insp.GetParent(), "fReadingDirs", &fReadingDirs);
05644 TObject::ShowMembers(R__insp);
05645 }
05646
05647 namespace ROOT {
05648
05649 static void *new_TPluginManager(void *p) {
05650 return p ? new(p) ::TPluginManager : new ::TPluginManager;
05651 }
05652 static void *newArray_TPluginManager(Long_t nElements, void *p) {
05653 return p ? new(p) ::TPluginManager[nElements] : new ::TPluginManager[nElements];
05654 }
05655
05656 static void delete_TPluginManager(void *p) {
05657 delete ((::TPluginManager*)p);
05658 }
05659 static void deleteArray_TPluginManager(void *p) {
05660 delete [] ((::TPluginManager*)p);
05661 }
05662 static void destruct_TPluginManager(void *p) {
05663 typedef ::TPluginManager current_t;
05664 ((current_t*)p)->~current_t();
05665 }
05666
05667 static void streamer_TPluginManager(TBuffer &buf, void *obj) {
05668 ((::TPluginManager*)obj)->::TPluginManager::Streamer(buf);
05669 }
05670 }
05671
05672 namespace ROOT {
05673
05674 static void *new_stringcLcLiterator(void *p) {
05675 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::string::iterator : new ::string::iterator;
05676 }
05677 static void *newArray_stringcLcLiterator(Long_t nElements, void *p) {
05678 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::string::iterator[nElements] : new ::string::iterator[nElements];
05679 }
05680
05681 static void delete_stringcLcLiterator(void *p) {
05682 delete ((::string::iterator*)p);
05683 }
05684 static void deleteArray_stringcLcLiterator(void *p) {
05685 delete [] ((::string::iterator*)p);
05686 }
05687 static void destruct_stringcLcLiterator(void *p) {
05688 typedef ::string::iterator current_t;
05689 ((current_t*)p)->~current_t();
05690 }
05691 }
05692
05693 namespace ROOT {
05694
05695 static void *new_FileStat_t(void *p) {
05696 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::FileStat_t : new ::FileStat_t;
05697 }
05698 static void *newArray_FileStat_t(Long_t nElements, void *p) {
05699 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::FileStat_t[nElements] : new ::FileStat_t[nElements];
05700 }
05701
05702 static void delete_FileStat_t(void *p) {
05703 delete ((::FileStat_t*)p);
05704 }
05705 static void deleteArray_FileStat_t(void *p) {
05706 delete [] ((::FileStat_t*)p);
05707 }
05708 static void destruct_FileStat_t(void *p) {
05709 typedef ::FileStat_t current_t;
05710 ((current_t*)p)->~current_t();
05711 }
05712 }
05713
05714 namespace ROOT {
05715
05716 static void *new_UserGroup_t(void *p) {
05717 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::UserGroup_t : new ::UserGroup_t;
05718 }
05719 static void *newArray_UserGroup_t(Long_t nElements, void *p) {
05720 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::UserGroup_t[nElements] : new ::UserGroup_t[nElements];
05721 }
05722
05723 static void delete_UserGroup_t(void *p) {
05724 delete ((::UserGroup_t*)p);
05725 }
05726 static void deleteArray_UserGroup_t(void *p) {
05727 delete [] ((::UserGroup_t*)p);
05728 }
05729 static void destruct_UserGroup_t(void *p) {
05730 typedef ::UserGroup_t current_t;
05731 ((current_t*)p)->~current_t();
05732 }
05733 }
05734
05735
05736 void SysInfo_t::Streamer(TBuffer &R__b)
05737 {
05738
05739
05740 UInt_t R__s, R__c;
05741 if (R__b.IsReading()) {
05742 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
05743 fOS.Streamer(R__b);
05744 fModel.Streamer(R__b);
05745 fCpuType.Streamer(R__b);
05746 R__b >> fCpus;
05747 R__b >> fCpuSpeed;
05748 R__b >> fBusSpeed;
05749 R__b >> fL2Cache;
05750 R__b >> fPhysRam;
05751 R__b.CheckByteCount(R__s, R__c, SysInfo_t::IsA());
05752 } else {
05753 R__c = R__b.WriteVersion(SysInfo_t::IsA(), kTRUE);
05754 fOS.Streamer(R__b);
05755 fModel.Streamer(R__b);
05756 fCpuType.Streamer(R__b);
05757 R__b << fCpus;
05758 R__b << fCpuSpeed;
05759 R__b << fBusSpeed;
05760 R__b << fL2Cache;
05761 R__b << fPhysRam;
05762 R__b.SetByteCount(R__c, kTRUE);
05763 }
05764 }
05765
05766
05767 void SysInfo_t::ShowMembers(TMemberInspector &R__insp)
05768 {
05769
05770 TClass *R__cl = ::SysInfo_t::IsA();
05771 if (R__cl || R__insp.IsA()) { }
05772 R__insp.Inspect(R__cl, R__insp.GetParent(), "fOS", &fOS);
05773 R__insp.InspectMember(fOS, "fOS.");
05774 R__insp.Inspect(R__cl, R__insp.GetParent(), "fModel", &fModel);
05775 R__insp.InspectMember(fModel, "fModel.");
05776 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCpuType", &fCpuType);
05777 R__insp.InspectMember(fCpuType, "fCpuType.");
05778 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCpus", &fCpus);
05779 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCpuSpeed", &fCpuSpeed);
05780 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBusSpeed", &fBusSpeed);
05781 R__insp.Inspect(R__cl, R__insp.GetParent(), "fL2Cache", &fL2Cache);
05782 R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhysRam", &fPhysRam);
05783 }
05784
05785 namespace ROOT {
05786
05787 static void *new_SysInfo_t(void *p) {
05788 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::SysInfo_t : new ::SysInfo_t;
05789 }
05790 static void *newArray_SysInfo_t(Long_t nElements, void *p) {
05791 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::SysInfo_t[nElements] : new ::SysInfo_t[nElements];
05792 }
05793
05794 static void delete_SysInfo_t(void *p) {
05795 delete ((::SysInfo_t*)p);
05796 }
05797 static void deleteArray_SysInfo_t(void *p) {
05798 delete [] ((::SysInfo_t*)p);
05799 }
05800 static void destruct_SysInfo_t(void *p) {
05801 typedef ::SysInfo_t current_t;
05802 ((current_t*)p)->~current_t();
05803 }
05804
05805 static void streamer_SysInfo_t(TBuffer &buf, void *obj) {
05806 ((::SysInfo_t*)obj)->::SysInfo_t::Streamer(buf);
05807 }
05808 }
05809
05810
05811 void CpuInfo_t::Streamer(TBuffer &R__b)
05812 {
05813
05814
05815 UInt_t R__s, R__c;
05816 if (R__b.IsReading()) {
05817 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
05818 R__b >> fLoad1m;
05819 R__b >> fLoad5m;
05820 R__b >> fLoad15m;
05821 R__b >> fUser;
05822 R__b >> fSys;
05823 R__b >> fTotal;
05824 R__b >> fIdle;
05825 R__b.CheckByteCount(R__s, R__c, CpuInfo_t::IsA());
05826 } else {
05827 R__c = R__b.WriteVersion(CpuInfo_t::IsA(), kTRUE);
05828 R__b << fLoad1m;
05829 R__b << fLoad5m;
05830 R__b << fLoad15m;
05831 R__b << fUser;
05832 R__b << fSys;
05833 R__b << fTotal;
05834 R__b << fIdle;
05835 R__b.SetByteCount(R__c, kTRUE);
05836 }
05837 }
05838
05839
05840 void CpuInfo_t::ShowMembers(TMemberInspector &R__insp)
05841 {
05842
05843 TClass *R__cl = ::CpuInfo_t::IsA();
05844 if (R__cl || R__insp.IsA()) { }
05845 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLoad1m", &fLoad1m);
05846 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLoad5m", &fLoad5m);
05847 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLoad15m", &fLoad15m);
05848 R__insp.Inspect(R__cl, R__insp.GetParent(), "fUser", &fUser);
05849 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSys", &fSys);
05850 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotal", &fTotal);
05851 R__insp.Inspect(R__cl, R__insp.GetParent(), "fIdle", &fIdle);
05852 }
05853
05854 namespace ROOT {
05855
05856 static void *new_CpuInfo_t(void *p) {
05857 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::CpuInfo_t : new ::CpuInfo_t;
05858 }
05859 static void *newArray_CpuInfo_t(Long_t nElements, void *p) {
05860 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::CpuInfo_t[nElements] : new ::CpuInfo_t[nElements];
05861 }
05862
05863 static void delete_CpuInfo_t(void *p) {
05864 delete ((::CpuInfo_t*)p);
05865 }
05866 static void deleteArray_CpuInfo_t(void *p) {
05867 delete [] ((::CpuInfo_t*)p);
05868 }
05869 static void destruct_CpuInfo_t(void *p) {
05870 typedef ::CpuInfo_t current_t;
05871 ((current_t*)p)->~current_t();
05872 }
05873
05874 static void streamer_CpuInfo_t(TBuffer &buf, void *obj) {
05875 ((::CpuInfo_t*)obj)->::CpuInfo_t::Streamer(buf);
05876 }
05877 }
05878
05879
05880 void MemInfo_t::Streamer(TBuffer &R__b)
05881 {
05882
05883
05884 UInt_t R__s, R__c;
05885 if (R__b.IsReading()) {
05886 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
05887 R__b >> fMemTotal;
05888 R__b >> fMemUsed;
05889 R__b >> fMemFree;
05890 R__b >> fSwapTotal;
05891 R__b >> fSwapUsed;
05892 R__b >> fSwapFree;
05893 R__b.CheckByteCount(R__s, R__c, MemInfo_t::IsA());
05894 } else {
05895 R__c = R__b.WriteVersion(MemInfo_t::IsA(), kTRUE);
05896 R__b << fMemTotal;
05897 R__b << fMemUsed;
05898 R__b << fMemFree;
05899 R__b << fSwapTotal;
05900 R__b << fSwapUsed;
05901 R__b << fSwapFree;
05902 R__b.SetByteCount(R__c, kTRUE);
05903 }
05904 }
05905
05906
05907 void MemInfo_t::ShowMembers(TMemberInspector &R__insp)
05908 {
05909
05910 TClass *R__cl = ::MemInfo_t::IsA();
05911 if (R__cl || R__insp.IsA()) { }
05912 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMemTotal", &fMemTotal);
05913 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMemUsed", &fMemUsed);
05914 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMemFree", &fMemFree);
05915 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSwapTotal", &fSwapTotal);
05916 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSwapUsed", &fSwapUsed);
05917 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSwapFree", &fSwapFree);
05918 }
05919
05920 namespace ROOT {
05921
05922 static void *new_MemInfo_t(void *p) {
05923 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::MemInfo_t : new ::MemInfo_t;
05924 }
05925 static void *newArray_MemInfo_t(Long_t nElements, void *p) {
05926 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::MemInfo_t[nElements] : new ::MemInfo_t[nElements];
05927 }
05928
05929 static void delete_MemInfo_t(void *p) {
05930 delete ((::MemInfo_t*)p);
05931 }
05932 static void deleteArray_MemInfo_t(void *p) {
05933 delete [] ((::MemInfo_t*)p);
05934 }
05935 static void destruct_MemInfo_t(void *p) {
05936 typedef ::MemInfo_t current_t;
05937 ((current_t*)p)->~current_t();
05938 }
05939
05940 static void streamer_MemInfo_t(TBuffer &buf, void *obj) {
05941 ((::MemInfo_t*)obj)->::MemInfo_t::Streamer(buf);
05942 }
05943 }
05944
05945
05946 void ProcInfo_t::Streamer(TBuffer &R__b)
05947 {
05948
05949
05950 UInt_t R__s, R__c;
05951 if (R__b.IsReading()) {
05952 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
05953 R__b >> fCpuUser;
05954 R__b >> fCpuSys;
05955 R__b >> fMemResident;
05956 R__b >> fMemVirtual;
05957 R__b.CheckByteCount(R__s, R__c, ProcInfo_t::IsA());
05958 } else {
05959 R__c = R__b.WriteVersion(ProcInfo_t::IsA(), kTRUE);
05960 R__b << fCpuUser;
05961 R__b << fCpuSys;
05962 R__b << fMemResident;
05963 R__b << fMemVirtual;
05964 R__b.SetByteCount(R__c, kTRUE);
05965 }
05966 }
05967
05968
05969 void ProcInfo_t::ShowMembers(TMemberInspector &R__insp)
05970 {
05971
05972 TClass *R__cl = ::ProcInfo_t::IsA();
05973 if (R__cl || R__insp.IsA()) { }
05974 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCpuUser", &fCpuUser);
05975 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCpuSys", &fCpuSys);
05976 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMemResident", &fMemResident);
05977 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMemVirtual", &fMemVirtual);
05978 }
05979
05980 namespace ROOT {
05981
05982 static void *new_ProcInfo_t(void *p) {
05983 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ProcInfo_t : new ::ProcInfo_t;
05984 }
05985 static void *newArray_ProcInfo_t(Long_t nElements, void *p) {
05986 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ProcInfo_t[nElements] : new ::ProcInfo_t[nElements];
05987 }
05988
05989 static void delete_ProcInfo_t(void *p) {
05990 delete ((::ProcInfo_t*)p);
05991 }
05992 static void deleteArray_ProcInfo_t(void *p) {
05993 delete [] ((::ProcInfo_t*)p);
05994 }
05995 static void destruct_ProcInfo_t(void *p) {
05996 typedef ::ProcInfo_t current_t;
05997 ((current_t*)p)->~current_t();
05998 }
05999
06000 static void streamer_ProcInfo_t(TBuffer &buf, void *obj) {
06001 ((::ProcInfo_t*)obj)->::ProcInfo_t::Streamer(buf);
06002 }
06003 }
06004
06005 namespace ROOT {
06006
06007 static void *new_RedirectHandle_t(void *p) {
06008 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RedirectHandle_t : new ::RedirectHandle_t;
06009 }
06010 static void *newArray_RedirectHandle_t(Long_t nElements, void *p) {
06011 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RedirectHandle_t[nElements] : new ::RedirectHandle_t[nElements];
06012 }
06013
06014 static void delete_RedirectHandle_t(void *p) {
06015 delete ((::RedirectHandle_t*)p);
06016 }
06017 static void deleteArray_RedirectHandle_t(void *p) {
06018 delete [] ((::RedirectHandle_t*)p);
06019 }
06020 static void destruct_RedirectHandle_t(void *p) {
06021 typedef ::RedirectHandle_t current_t;
06022 ((current_t*)p)->~current_t();
06023 }
06024 }
06025
06026 namespace ROOT {
06027 void vectorlETStringgR_ShowMembers(void *obj, TMemberInspector &R__insp);
06028 static void vectorlETStringgR_Dictionary();
06029 static void *new_vectorlETStringgR(void *p = 0);
06030 static void *newArray_vectorlETStringgR(Long_t size, void *p);
06031 static void delete_vectorlETStringgR(void *p);
06032 static void deleteArray_vectorlETStringgR(void *p);
06033 static void destruct_vectorlETStringgR(void *p);
06034
06035
06036 static TGenericClassInfo *GenerateInitInstanceLocal(const vector<TString>*)
06037 {
06038 vector<TString> *ptr = 0;
06039 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector<TString>),0);
06040 static ::ROOT::TGenericClassInfo
06041 instance("vector<TString>", -2, "prec_stl/vector", 49,
06042 typeid(vector<TString>), DefineBehavior(ptr, ptr),
06043 0, &vectorlETStringgR_Dictionary, isa_proxy, 0,
06044 sizeof(vector<TString>) );
06045 instance.SetNew(&new_vectorlETStringgR);
06046 instance.SetNewArray(&newArray_vectorlETStringgR);
06047 instance.SetDelete(&delete_vectorlETStringgR);
06048 instance.SetDeleteArray(&deleteArray_vectorlETStringgR);
06049 instance.SetDestructor(&destruct_vectorlETStringgR);
06050 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<TString> >()));
06051 return &instance;
06052 }
06053
06054 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector<TString>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
06055
06056
06057 static void vectorlETStringgR_Dictionary() {
06058 ::ROOT::GenerateInitInstanceLocal((const vector<TString>*)0x0)->GetClass();
06059 }
06060
06061 }
06062
06063 namespace ROOT {
06064
06065 static void *new_vectorlETStringgR(void *p) {
06066 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TString> : new vector<TString>;
06067 }
06068 static void *newArray_vectorlETStringgR(Long_t nElements, void *p) {
06069 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TString>[nElements] : new vector<TString>[nElements];
06070 }
06071
06072 static void delete_vectorlETStringgR(void *p) {
06073 delete ((vector<TString>*)p);
06074 }
06075 static void deleteArray_vectorlETStringgR(void *p) {
06076 delete [] ((vector<TString>*)p);
06077 }
06078 static void destruct_vectorlETStringgR(void *p) {
06079 typedef vector<TString> current_t;
06080 ((current_t*)p)->~current_t();
06081 }
06082 }
06083
06084 namespace ROOT {
06085 void vectorlEstringgR_ShowMembers(void *obj, TMemberInspector &R__insp);
06086 static void vectorlEstringgR_Dictionary();
06087 static void *new_vectorlEstringgR(void *p = 0);
06088 static void *newArray_vectorlEstringgR(Long_t size, void *p);
06089 static void delete_vectorlEstringgR(void *p);
06090 static void deleteArray_vectorlEstringgR(void *p);
06091 static void destruct_vectorlEstringgR(void *p);
06092
06093
06094 static TGenericClassInfo *GenerateInitInstanceLocal(const vector<string>*)
06095 {
06096 vector<string> *ptr = 0;
06097 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector<string>),0);
06098 static ::ROOT::TGenericClassInfo
06099 instance("vector<string>", -2, "prec_stl/vector", 49,
06100 typeid(vector<string>), DefineBehavior(ptr, ptr),
06101 0, &vectorlEstringgR_Dictionary, isa_proxy, 0,
06102 sizeof(vector<string>) );
06103 instance.SetNew(&new_vectorlEstringgR);
06104 instance.SetNewArray(&newArray_vectorlEstringgR);
06105 instance.SetDelete(&delete_vectorlEstringgR);
06106 instance.SetDeleteArray(&deleteArray_vectorlEstringgR);
06107 instance.SetDestructor(&destruct_vectorlEstringgR);
06108 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<string> >()));
06109 return &instance;
06110 }
06111
06112 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector<string>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
06113
06114
06115 static void vectorlEstringgR_Dictionary() {
06116 ::ROOT::GenerateInitInstanceLocal((const vector<string>*)0x0)->GetClass();
06117 }
06118
06119 }
06120
06121 namespace ROOT {
06122
06123 static void *new_vectorlEstringgR(void *p) {
06124 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<string> : new vector<string>;
06125 }
06126 static void *newArray_vectorlEstringgR(Long_t nElements, void *p) {
06127 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<string>[nElements] : new vector<string>[nElements];
06128 }
06129
06130 static void delete_vectorlEstringgR(void *p) {
06131 delete ((vector<string>*)p);
06132 }
06133 static void deleteArray_vectorlEstringgR(void *p) {
06134 delete [] ((vector<string>*)p);
06135 }
06136 static void destruct_vectorlEstringgR(void *p) {
06137 typedef vector<string> current_t;
06138 ((current_t*)p)->~current_t();
06139 }
06140 }
06141
06142
06143
06144
06145
06146
06147
06148
06149 #ifdef G__MEMTEST
06150 #undef malloc
06151 #undef free
06152 #endif
06153
06154 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
06155 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
06156 #endif
06157
06158 extern "C" void G__cpp_reset_tagtableG__Base2();
06159
06160 extern "C" void G__set_cpp_environmentG__Base2() {
06161 G__add_compiledheader("TObject.h");
06162 G__add_compiledheader("TMemberInspector.h");
06163 G__add_compiledheader("TApplication.h");
06164 G__add_compiledheader("TApplicationImp.h");
06165 G__add_compiledheader("TAtt3D.h");
06166 G__add_compiledheader("TAttAxis.h");
06167 G__add_compiledheader("TAttBBox.h");
06168 G__add_compiledheader("TAttFill.h");
06169 G__add_compiledheader("TAttLine.h");
06170 G__add_compiledheader("TAttMarker.h");
06171 G__add_compiledheader("TAttPad.h");
06172 G__add_compiledheader("TAttText.h");
06173 G__add_compiledheader("TBenchmark.h");
06174 G__add_compiledheader("TBrowser.h");
06175 G__add_compiledheader("TBrowserImp.h");
06176 G__add_compiledheader("TBuffer3D.h");
06177 G__add_compiledheader("TBuffer3DTypes.h");
06178 G__add_compiledheader("TBuffer.h");
06179 G__add_compiledheader("TCanvasImp.h");
06180 G__add_compiledheader("TColor.h");
06181 G__add_compiledheader("TContextMenu.h");
06182 G__add_compiledheader("TContextMenuImp.h");
06183 G__add_compiledheader("TControlBarImp.h");
06184 G__add_compiledheader("TDatime.h");
06185 G__add_compiledheader("TDirectory.h");
06186 G__add_compiledheader("TEnv.h");
06187 G__add_compiledheader("TError.h");
06188 G__add_compiledheader("TException.h");
06189 G__add_compiledheader("TExec.h");
06190 G__add_compiledheader("TFolder.h");
06191 G__add_compiledheader("TGuiFactory.h");
06192 G__add_compiledheader("TInspectorImp.h");
06193 G__add_compiledheader("TMacro.h");
06194 G__add_compiledheader("TMathBase.h");
06195 G__add_compiledheader("TMD5.h");
06196 G__add_compiledheader("TMemberInspector.h");
06197 G__add_compiledheader("TMessageHandler.h");
06198 G__add_compiledheader("TNamed.h");
06199 G__add_compiledheader("TObject.h");
06200 G__add_compiledheader("TObjString.h");
06201 G__add_compiledheader("TPluginManager.h");
06202 G__add_compiledheader("TPoint.h");
06203 G__add_compiledheader("TPRegexp.h");
06204 G__add_compiledheader("TProcessID.h");
06205 G__add_compiledheader("TProcessUUID.h");
06206 G__add_compiledheader("TQClass.h");
06207 G__add_compiledheader("TQCommand.h");
06208 G__add_compiledheader("TQConnection.h");
06209 G__add_compiledheader("TQObject.h");
06210 G__add_compiledheader("TRefCnt.h");
06211 G__add_compiledheader("TRef.h");
06212 G__add_compiledheader("TRegexp.h");
06213 G__add_compiledheader("TRemoteObject.h");
06214 G__add_compiledheader("TROOT.h");
06215 G__add_compiledheader("TRootIOCtor.h");
06216 G__add_compiledheader("TStopwatch.h");
06217 G__add_compiledheader("TStorage.h");
06218 G__add_compiledheader("TString.h");
06219 G__add_compiledheader("TStringLong.h");
06220 G__add_compiledheader("TStyle.h");
06221 G__add_compiledheader("TSysEvtHandler.h");
06222 G__add_compiledheader("TSystemDirectory.h");
06223 G__add_compiledheader("TSystemFile.h");
06224 G__add_compiledheader("TSystem.h");
06225 G__add_compiledheader("TTask.h");
06226 G__add_compiledheader("TTime.h");
06227 G__add_compiledheader("TTimer.h");
06228 G__add_compiledheader("TUUID.h");
06229 G__add_compiledheader("TVersionCheck.h");
06230 G__add_compiledheader("TVirtualFFT.h");
06231 G__add_compiledheader("TVirtualGL.h");
06232 G__add_compiledheader("TVirtualPadEditor.h");
06233 G__add_compiledheader("TVirtualPad.h");
06234 G__add_compiledheader("TVirtualPadPainter.h");
06235 G__add_compiledheader("TVirtualPS.h");
06236 G__add_compiledheader("TVirtualViewer3D.h");
06237 G__cpp_reset_tagtableG__Base2();
06238 }
06239 #include <new>
06240 extern "C" int G__cpp_dllrevG__Base2() { return(30051515); }
06241
06242
06243
06244
06245
06246
06247 static int G__G__Base2_9_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06248 {
06249 ((TMemberInspector*) G__getstructoffset())->Inspect((TClass*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
06250 , (const char*) G__int(libp->para[2]), (void*) G__int(libp->para[3]));
06251 G__setnull(result7);
06252 return(1 || funcname || hash || result7 || libp) ;
06253 }
06254
06255 static int G__G__Base2_9_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06256 {
06257 G__letint(result7, 67, (long) ((const TMemberInspector*) G__getstructoffset())->GetParent());
06258 return(1 || funcname || hash || result7 || libp) ;
06259 }
06260
06261 static int G__G__Base2_9_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06262 {
06263 G__letint(result7, 105, (long) ((const TMemberInspector*) G__getstructoffset())->GetParentLen());
06264 return(1 || funcname || hash || result7 || libp) ;
06265 }
06266
06267 static int G__G__Base2_9_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06268 {
06269 ((TMemberInspector*) G__getstructoffset())->AddToParent((const char*) G__int(libp->para[0]));
06270 G__setnull(result7);
06271 return(1 || funcname || hash || result7 || libp) ;
06272 }
06273
06274 static int G__G__Base2_9_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06275 {
06276 ((TMemberInspector*) G__getstructoffset())->RemoveFromParent((Ssiz_t) G__int(libp->para[0]));
06277 G__setnull(result7);
06278 return(1 || funcname || hash || result7 || libp) ;
06279 }
06280
06281 static int G__G__Base2_9_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06282 {
06283 ((TMemberInspector*) G__getstructoffset())->InspectMember(*(TObject*) libp->para[0].ref, (const char*) G__int(libp->para[1]));
06284 G__setnull(result7);
06285 return(1 || funcname || hash || result7 || libp) ;
06286 }
06287
06288 static int G__G__Base2_9_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06289 {
06290 ((TMemberInspector*) G__getstructoffset())->InspectMember((const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
06291 , (const char*) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3]));
06292 G__setnull(result7);
06293 return(1 || funcname || hash || result7 || libp) ;
06294 }
06295
06296 static int G__G__Base2_9_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06297 {
06298 ((TMemberInspector*) G__getstructoffset())->InspectMember((TClass*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
06299 , (const char*) G__int(libp->para[2]));
06300 G__setnull(result7);
06301 return(1 || funcname || hash || result7 || libp) ;
06302 }
06303
06304 static int G__G__Base2_9_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06305 {
06306 ((TMemberInspector*) G__getstructoffset())->GenericShowMembers((const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
06307 , (Bool_t) G__int(libp->para[2]));
06308 G__setnull(result7);
06309 return(1 || funcname || hash || result7 || libp) ;
06310 }
06311
06312 static int G__G__Base2_9_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06313 {
06314 G__letint(result7, 85, (long) TMemberInspector::Class());
06315 return(1 || funcname || hash || result7 || libp) ;
06316 }
06317
06318 static int G__G__Base2_9_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06319 {
06320 G__letint(result7, 67, (long) TMemberInspector::Class_Name());
06321 return(1 || funcname || hash || result7 || libp) ;
06322 }
06323
06324 static int G__G__Base2_9_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06325 {
06326 G__letint(result7, 115, (long) TMemberInspector::Class_Version());
06327 return(1 || funcname || hash || result7 || libp) ;
06328 }
06329
06330 static int G__G__Base2_9_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06331 {
06332 TMemberInspector::Dictionary();
06333 G__setnull(result7);
06334 return(1 || funcname || hash || result7 || libp) ;
06335 }
06336
06337 static int G__G__Base2_9_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06338 {
06339 G__letint(result7, 85, (long) ((const TMemberInspector*) G__getstructoffset())->IsA());
06340 return(1 || funcname || hash || result7 || libp) ;
06341 }
06342
06343 static int G__G__Base2_9_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06344 {
06345 ((TMemberInspector*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
06346 G__setnull(result7);
06347 return(1 || funcname || hash || result7 || libp) ;
06348 }
06349
06350 static int G__G__Base2_9_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06351 {
06352 ((TMemberInspector*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
06353 G__setnull(result7);
06354 return(1 || funcname || hash || result7 || libp) ;
06355 }
06356
06357 static int G__G__Base2_9_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06358 {
06359 ((TMemberInspector*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06360 G__setnull(result7);
06361 return(1 || funcname || hash || result7 || libp) ;
06362 }
06363
06364 static int G__G__Base2_9_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06365 {
06366 G__letint(result7, 67, (long) TMemberInspector::DeclFileName());
06367 return(1 || funcname || hash || result7 || libp) ;
06368 }
06369
06370 static int G__G__Base2_9_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06371 {
06372 G__letint(result7, 105, (long) TMemberInspector::ImplFileLine());
06373 return(1 || funcname || hash || result7 || libp) ;
06374 }
06375
06376 static int G__G__Base2_9_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06377 {
06378 G__letint(result7, 67, (long) TMemberInspector::ImplFileName());
06379 return(1 || funcname || hash || result7 || libp) ;
06380 }
06381
06382 static int G__G__Base2_9_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06383 {
06384 G__letint(result7, 105, (long) TMemberInspector::DeclFileLine());
06385 return(1 || funcname || hash || result7 || libp) ;
06386 }
06387
06388
06389 typedef TMemberInspector G__TTMemberInspector;
06390 static int G__G__Base2_9_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06391 {
06392 char* gvp = (char*) G__getgvp();
06393 long soff = G__getstructoffset();
06394 int n = G__getaryconstruct();
06395
06396
06397
06398
06399
06400 if (!soff) {
06401 return(1);
06402 }
06403 if (n) {
06404 if (gvp == (char*)G__PVOID) {
06405 delete[] (TMemberInspector*) soff;
06406 } else {
06407 G__setgvp((long) G__PVOID);
06408 for (int i = n - 1; i >= 0; --i) {
06409 ((TMemberInspector*) (soff+(sizeof(TMemberInspector)*i)))->~G__TTMemberInspector();
06410 }
06411 G__setgvp((long)gvp);
06412 }
06413 } else {
06414 if (gvp == (char*)G__PVOID) {
06415 delete (TMemberInspector*) soff;
06416 } else {
06417 G__setgvp((long) G__PVOID);
06418 ((TMemberInspector*) (soff))->~G__TTMemberInspector();
06419 G__setgvp((long)gvp);
06420 }
06421 }
06422 G__setnull(result7);
06423 return(1 || funcname || hash || result7 || libp) ;
06424 }
06425
06426
06427 static int G__G__Base2_9_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06428 {
06429 TMemberInspector* dest = (TMemberInspector*) G__getstructoffset();
06430 *dest = *(TMemberInspector*) libp->para[0].ref;
06431 const TMemberInspector& obj = *dest;
06432 result7->ref = (long) (&obj);
06433 result7->obj.i = (long) (&obj);
06434 return(1 || funcname || hash || result7 || libp) ;
06435 }
06436
06437
06438
06439 static int G__G__Base2_10_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06440 {
06441 TObject* p = NULL;
06442 char* gvp = (char*) G__getgvp();
06443 int n = G__getaryconstruct();
06444 if (n) {
06445 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06446 p = new TObject[n];
06447 } else {
06448 p = new((void*) gvp) TObject[n];
06449 }
06450 } else {
06451 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06452 p = new TObject;
06453 } else {
06454 p = new((void*) gvp) TObject;
06455 }
06456 }
06457 result7->obj.i = (long) p;
06458 result7->ref = (long) p;
06459 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TObject));
06460 return(1 || funcname || hash || result7 || libp) ;
06461 }
06462
06463 static int G__G__Base2_10_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06464 {
06465 TObject* p = NULL;
06466 char* gvp = (char*) G__getgvp();
06467
06468 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06469 p = new TObject(*(TObject*) libp->para[0].ref);
06470 } else {
06471 p = new((void*) gvp) TObject(*(TObject*) libp->para[0].ref);
06472 }
06473 result7->obj.i = (long) p;
06474 result7->ref = (long) p;
06475 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TObject));
06476 return(1 || funcname || hash || result7 || libp) ;
06477 }
06478
06479 static int G__G__Base2_10_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06480 {
06481 {
06482 const TObject& obj = ((TObject*) G__getstructoffset())->operator=(*(TObject*) libp->para[0].ref);
06483 result7->ref = (long) (&obj);
06484 result7->obj.i = (long) (&obj);
06485 }
06486 return(1 || funcname || hash || result7 || libp) ;
06487 }
06488
06489 static int G__G__Base2_10_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06490 {
06491 switch (libp->paran) {
06492 case 1:
06493 ((TObject*) G__getstructoffset())->AppendPad((Option_t*) G__int(libp->para[0]));
06494 G__setnull(result7);
06495 break;
06496 case 0:
06497 ((TObject*) G__getstructoffset())->AppendPad();
06498 G__setnull(result7);
06499 break;
06500 }
06501 return(1 || funcname || hash || result7 || libp) ;
06502 }
06503
06504 static int G__G__Base2_10_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06505 {
06506 ((TObject*) G__getstructoffset())->Browse((TBrowser*) G__int(libp->para[0]));
06507 G__setnull(result7);
06508 return(1 || funcname || hash || result7 || libp) ;
06509 }
06510
06511 static int G__G__Base2_10_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06512 {
06513 G__letint(result7, 67, (long) ((const TObject*) G__getstructoffset())->ClassName());
06514 return(1 || funcname || hash || result7 || libp) ;
06515 }
06516
06517 static int G__G__Base2_10_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06518 {
06519 switch (libp->paran) {
06520 case 1:
06521 ((TObject*) G__getstructoffset())->Clear((Option_t*) G__int(libp->para[0]));
06522 G__setnull(result7);
06523 break;
06524 case 0:
06525 ((TObject*) G__getstructoffset())->Clear();
06526 G__setnull(result7);
06527 break;
06528 }
06529 return(1 || funcname || hash || result7 || libp) ;
06530 }
06531
06532 static int G__G__Base2_10_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06533 {
06534 switch (libp->paran) {
06535 case 1:
06536 G__letint(result7, 85, (long) ((const TObject*) G__getstructoffset())->Clone((const char*) G__int(libp->para[0])));
06537 break;
06538 case 0:
06539 G__letint(result7, 85, (long) ((const TObject*) G__getstructoffset())->Clone());
06540 break;
06541 }
06542 return(1 || funcname || hash || result7 || libp) ;
06543 }
06544
06545 static int G__G__Base2_10_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06546 {
06547 G__letint(result7, 105, (long) ((const TObject*) G__getstructoffset())->Compare((TObject*) G__int(libp->para[0])));
06548 return(1 || funcname || hash || result7 || libp) ;
06549 }
06550
06551 static int G__G__Base2_10_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06552 {
06553 ((const TObject*) G__getstructoffset())->Copy(*(TObject*) libp->para[0].ref);
06554 G__setnull(result7);
06555 return(1 || funcname || hash || result7 || libp) ;
06556 }
06557
06558 static int G__G__Base2_10_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06559 {
06560 switch (libp->paran) {
06561 case 1:
06562 ((TObject*) G__getstructoffset())->Delete((Option_t*) G__int(libp->para[0]));
06563 G__setnull(result7);
06564 break;
06565 case 0:
06566 ((TObject*) G__getstructoffset())->Delete();
06567 G__setnull(result7);
06568 break;
06569 }
06570 return(1 || funcname || hash || result7 || libp) ;
06571 }
06572
06573 static int G__G__Base2_10_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06574 {
06575 G__letint(result7, 105, (long) ((TObject*) G__getstructoffset())->DistancetoPrimitive((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
06576 return(1 || funcname || hash || result7 || libp) ;
06577 }
06578
06579 static int G__G__Base2_10_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06580 {
06581 switch (libp->paran) {
06582 case 1:
06583 ((TObject*) G__getstructoffset())->Draw((Option_t*) G__int(libp->para[0]));
06584 G__setnull(result7);
06585 break;
06586 case 0:
06587 ((TObject*) G__getstructoffset())->Draw();
06588 G__setnull(result7);
06589 break;
06590 }
06591 return(1 || funcname || hash || result7 || libp) ;
06592 }
06593
06594 static int G__G__Base2_10_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06595 {
06596 ((const TObject*) G__getstructoffset())->DrawClass();
06597 G__setnull(result7);
06598 return(1 || funcname || hash || result7 || libp) ;
06599 }
06600
06601 static int G__G__Base2_10_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06602 {
06603 switch (libp->paran) {
06604 case 1:
06605 G__letint(result7, 85, (long) ((const TObject*) G__getstructoffset())->DrawClone((Option_t*) G__int(libp->para[0])));
06606 break;
06607 case 0:
06608 G__letint(result7, 85, (long) ((const TObject*) G__getstructoffset())->DrawClone());
06609 break;
06610 }
06611 return(1 || funcname || hash || result7 || libp) ;
06612 }
06613
06614 static int G__G__Base2_10_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06615 {
06616 ((const TObject*) G__getstructoffset())->Dump();
06617 G__setnull(result7);
06618 return(1 || funcname || hash || result7 || libp) ;
06619 }
06620
06621 static int G__G__Base2_10_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06622 {
06623 switch (libp->paran) {
06624 case 3:
06625 ((TObject*) G__getstructoffset())->Execute((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
06626 , (Int_t*) G__int(libp->para[2]));
06627 G__setnull(result7);
06628 break;
06629 case 2:
06630 ((TObject*) G__getstructoffset())->Execute((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
06631 G__setnull(result7);
06632 break;
06633 }
06634 return(1 || funcname || hash || result7 || libp) ;
06635 }
06636
06637 static int G__G__Base2_10_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06638 {
06639 switch (libp->paran) {
06640 case 3:
06641 ((TObject*) G__getstructoffset())->Execute((TMethod*) G__int(libp->para[0]), (TObjArray*) G__int(libp->para[1])
06642 , (Int_t*) G__int(libp->para[2]));
06643 G__setnull(result7);
06644 break;
06645 case 2:
06646 ((TObject*) G__getstructoffset())->Execute((TMethod*) G__int(libp->para[0]), (TObjArray*) G__int(libp->para[1]));
06647 G__setnull(result7);
06648 break;
06649 }
06650 return(1 || funcname || hash || result7 || libp) ;
06651 }
06652
06653 static int G__G__Base2_10_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06654 {
06655 ((TObject*) G__getstructoffset())->ExecuteEvent((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
06656 , (Int_t) G__int(libp->para[2]));
06657 G__setnull(result7);
06658 return(1 || funcname || hash || result7 || libp) ;
06659 }
06660
06661 static int G__G__Base2_10_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06662 {
06663 G__letint(result7, 85, (long) ((const TObject*) G__getstructoffset())->FindObject((const char*) G__int(libp->para[0])));
06664 return(1 || funcname || hash || result7 || libp) ;
06665 }
06666
06667 static int G__G__Base2_10_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06668 {
06669 G__letint(result7, 85, (long) ((const TObject*) G__getstructoffset())->FindObject((TObject*) G__int(libp->para[0])));
06670 return(1 || funcname || hash || result7 || libp) ;
06671 }
06672
06673 static int G__G__Base2_10_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06674 {
06675 G__letint(result7, 67, (long) ((const TObject*) G__getstructoffset())->GetDrawOption());
06676 return(1 || funcname || hash || result7 || libp) ;
06677 }
06678
06679 static int G__G__Base2_10_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06680 {
06681 G__letint(result7, 104, (long) ((const TObject*) G__getstructoffset())->GetUniqueID());
06682 return(1 || funcname || hash || result7 || libp) ;
06683 }
06684
06685 static int G__G__Base2_10_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06686 {
06687 G__letint(result7, 67, (long) ((const TObject*) G__getstructoffset())->GetName());
06688 return(1 || funcname || hash || result7 || libp) ;
06689 }
06690
06691 static int G__G__Base2_10_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06692 {
06693 G__letint(result7, 67, (long) ((const TObject*) G__getstructoffset())->GetIconName());
06694 return(1 || funcname || hash || result7 || libp) ;
06695 }
06696
06697 static int G__G__Base2_10_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06698 {
06699 G__letint(result7, 67, (long) ((const TObject*) G__getstructoffset())->GetOption());
06700 return(1 || funcname || hash || result7 || libp) ;
06701 }
06702
06703 static int G__G__Base2_10_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06704 {
06705 G__letint(result7, 67, (long) ((const TObject*) G__getstructoffset())->GetObjectInfo((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
06706 return(1 || funcname || hash || result7 || libp) ;
06707 }
06708
06709 static int G__G__Base2_10_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06710 {
06711 G__letint(result7, 67, (long) ((const TObject*) G__getstructoffset())->GetTitle());
06712 return(1 || funcname || hash || result7 || libp) ;
06713 }
06714
06715 static int G__G__Base2_10_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06716 {
06717 G__letint(result7, 103, (long) ((TObject*) G__getstructoffset())->HandleTimer((TTimer*) G__int(libp->para[0])));
06718 return(1 || funcname || hash || result7 || libp) ;
06719 }
06720
06721 static int G__G__Base2_10_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06722 {
06723 G__letint(result7, 107, (long) ((const TObject*) G__getstructoffset())->Hash());
06724 return(1 || funcname || hash || result7 || libp) ;
06725 }
06726
06727 static int G__G__Base2_10_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06728 {
06729 G__letint(result7, 103, (long) ((const TObject*) G__getstructoffset())->InheritsFrom((const char*) G__int(libp->para[0])));
06730 return(1 || funcname || hash || result7 || libp) ;
06731 }
06732
06733 static int G__G__Base2_10_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06734 {
06735 G__letint(result7, 103, (long) ((const TObject*) G__getstructoffset())->InheritsFrom((TClass*) G__int(libp->para[0])));
06736 return(1 || funcname || hash || result7 || libp) ;
06737 }
06738
06739 static int G__G__Base2_10_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06740 {
06741 ((const TObject*) G__getstructoffset())->Inspect();
06742 G__setnull(result7);
06743 return(1 || funcname || hash || result7 || libp) ;
06744 }
06745
06746 static int G__G__Base2_10_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06747 {
06748 G__letint(result7, 103, (long) ((const TObject*) G__getstructoffset())->IsFolder());
06749 return(1 || funcname || hash || result7 || libp) ;
06750 }
06751
06752 static int G__G__Base2_10_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06753 {
06754 G__letint(result7, 103, (long) ((const TObject*) G__getstructoffset())->IsEqual((TObject*) G__int(libp->para[0])));
06755 return(1 || funcname || hash || result7 || libp) ;
06756 }
06757
06758 static int G__G__Base2_10_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06759 {
06760 G__letint(result7, 103, (long) ((const TObject*) G__getstructoffset())->IsSortable());
06761 return(1 || funcname || hash || result7 || libp) ;
06762 }
06763
06764 static int G__G__Base2_10_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06765 {
06766 G__letint(result7, 103, (long) ((const TObject*) G__getstructoffset())->IsOnHeap());
06767 return(1 || funcname || hash || result7 || libp) ;
06768 }
06769
06770 static int G__G__Base2_10_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06771 {
06772 G__letint(result7, 103, (long) ((const TObject*) G__getstructoffset())->IsZombie());
06773 return(1 || funcname || hash || result7 || libp) ;
06774 }
06775
06776 static int G__G__Base2_10_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06777 {
06778 G__letint(result7, 103, (long) ((TObject*) G__getstructoffset())->Notify());
06779 return(1 || funcname || hash || result7 || libp) ;
06780 }
06781
06782 static int G__G__Base2_10_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06783 {
06784 switch (libp->paran) {
06785 case 1:
06786 ((const TObject*) G__getstructoffset())->ls((Option_t*) G__int(libp->para[0]));
06787 G__setnull(result7);
06788 break;
06789 case 0:
06790 ((const TObject*) G__getstructoffset())->ls();
06791 G__setnull(result7);
06792 break;
06793 }
06794 return(1 || funcname || hash || result7 || libp) ;
06795 }
06796
06797 static int G__G__Base2_10_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06798 {
06799 switch (libp->paran) {
06800 case 1:
06801 ((TObject*) G__getstructoffset())->Paint((Option_t*) G__int(libp->para[0]));
06802 G__setnull(result7);
06803 break;
06804 case 0:
06805 ((TObject*) G__getstructoffset())->Paint();
06806 G__setnull(result7);
06807 break;
06808 }
06809 return(1 || funcname || hash || result7 || libp) ;
06810 }
06811
06812 static int G__G__Base2_10_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06813 {
06814 ((TObject*) G__getstructoffset())->Pop();
06815 G__setnull(result7);
06816 return(1 || funcname || hash || result7 || libp) ;
06817 }
06818
06819 static int G__G__Base2_10_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06820 {
06821 switch (libp->paran) {
06822 case 1:
06823 ((const TObject*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0]));
06824 G__setnull(result7);
06825 break;
06826 case 0:
06827 ((const TObject*) G__getstructoffset())->Print();
06828 G__setnull(result7);
06829 break;
06830 }
06831 return(1 || funcname || hash || result7 || libp) ;
06832 }
06833
06834 static int G__G__Base2_10_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06835 {
06836 G__letint(result7, 105, (long) ((TObject*) G__getstructoffset())->Read((const char*) G__int(libp->para[0])));
06837 return(1 || funcname || hash || result7 || libp) ;
06838 }
06839
06840 static int G__G__Base2_10_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06841 {
06842 ((TObject*) G__getstructoffset())->RecursiveRemove((TObject*) G__int(libp->para[0]));
06843 G__setnull(result7);
06844 return(1 || funcname || hash || result7 || libp) ;
06845 }
06846
06847 static int G__G__Base2_10_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06848 {
06849 switch (libp->paran) {
06850 case 2:
06851 ((const TObject*) G__getstructoffset())->SaveAs((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
06852 G__setnull(result7);
06853 break;
06854 case 1:
06855 ((const TObject*) G__getstructoffset())->SaveAs((const char*) G__int(libp->para[0]));
06856 G__setnull(result7);
06857 break;
06858 case 0:
06859 ((const TObject*) G__getstructoffset())->SaveAs();
06860 G__setnull(result7);
06861 break;
06862 }
06863 return(1 || funcname || hash || result7 || libp) ;
06864 }
06865
06866 static int G__G__Base2_10_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06867 {
06868 switch (libp->paran) {
06869 case 2:
06870 ((TObject*) G__getstructoffset())->SavePrimitive(*(ostream*) libp->para[0].ref, (Option_t*) G__int(libp->para[1]));
06871 G__setnull(result7);
06872 break;
06873 case 1:
06874 ((TObject*) G__getstructoffset())->SavePrimitive(*(ostream*) libp->para[0].ref);
06875 G__setnull(result7);
06876 break;
06877 }
06878 return(1 || funcname || hash || result7 || libp) ;
06879 }
06880
06881 static int G__G__Base2_10_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06882 {
06883 switch (libp->paran) {
06884 case 1:
06885 ((TObject*) G__getstructoffset())->SetDrawOption((Option_t*) G__int(libp->para[0]));
06886 G__setnull(result7);
06887 break;
06888 case 0:
06889 ((TObject*) G__getstructoffset())->SetDrawOption();
06890 G__setnull(result7);
06891 break;
06892 }
06893 return(1 || funcname || hash || result7 || libp) ;
06894 }
06895
06896 static int G__G__Base2_10_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06897 {
06898 ((TObject*) G__getstructoffset())->SetUniqueID((UInt_t) G__int(libp->para[0]));
06899 G__setnull(result7);
06900 return(1 || funcname || hash || result7 || libp) ;
06901 }
06902
06903 static int G__G__Base2_10_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06904 {
06905 ((TObject*) G__getstructoffset())->UseCurrentStyle();
06906 G__setnull(result7);
06907 return(1 || funcname || hash || result7 || libp) ;
06908 }
06909
06910 static int G__G__Base2_10_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06911 {
06912 switch (libp->paran) {
06913 case 3:
06914 G__letint(result7, 105, (long) ((TObject*) G__getstructoffset())->Write((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
06915 , (Int_t) G__int(libp->para[2])));
06916 break;
06917 case 2:
06918 G__letint(result7, 105, (long) ((TObject*) G__getstructoffset())->Write((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
06919 break;
06920 case 1:
06921 G__letint(result7, 105, (long) ((TObject*) G__getstructoffset())->Write((const char*) G__int(libp->para[0])));
06922 break;
06923 case 0:
06924 G__letint(result7, 105, (long) ((TObject*) G__getstructoffset())->Write());
06925 break;
06926 }
06927 return(1 || funcname || hash || result7 || libp) ;
06928 }
06929
06930 static int G__G__Base2_10_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06931 {
06932 switch (libp->paran) {
06933 case 3:
06934 G__letint(result7, 105, (long) ((const TObject*) G__getstructoffset())->Write((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
06935 , (Int_t) G__int(libp->para[2])));
06936 break;
06937 case 2:
06938 G__letint(result7, 105, (long) ((const TObject*) G__getstructoffset())->Write((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
06939 break;
06940 case 1:
06941 G__letint(result7, 105, (long) ((const TObject*) G__getstructoffset())->Write((const char*) G__int(libp->para[0])));
06942 break;
06943 case 0:
06944 G__letint(result7, 105, (long) ((const TObject*) G__getstructoffset())->Write());
06945 break;
06946 }
06947 return(1 || funcname || hash || result7 || libp) ;
06948 }
06949
06950 static int G__G__Base2_10_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06951 {
06952 G__letint(result7, 89, (long) ((TObject*) G__getstructoffset())->operator new((size_t) G__int(libp->para[0])));
06953 return(1 || funcname || hash || result7 || libp) ;
06954 }
06955
06956 static int G__G__Base2_10_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06957 {
06958 G__letint(result7, 89, (long) ((TObject*) G__getstructoffset())->operator new[]((size_t) G__int(libp->para[0])));
06959 return(1 || funcname || hash || result7 || libp) ;
06960 }
06961
06962 static int G__G__Base2_10_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06963 {
06964 G__letint(result7, 89, (long) ((TObject*) G__getstructoffset())->operator new((size_t) G__int(libp->para[0]), (void*) G__int(libp->para[1])));
06965 return(1 || funcname || hash || result7 || libp) ;
06966 }
06967
06968 static int G__G__Base2_10_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06969 {
06970 G__letint(result7, 89, (long) ((TObject*) G__getstructoffset())->operator new[]((size_t) G__int(libp->para[0]), (void*) G__int(libp->para[1])));
06971 return(1 || funcname || hash || result7 || libp) ;
06972 }
06973
06974 static int G__G__Base2_10_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06975 {
06976 TObject::operator delete((void*) G__int(libp->para[0]));
06977 G__setnull(result7);
06978 return(1 || funcname || hash || result7 || libp) ;
06979 }
06980
06981 static int G__G__Base2_10_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06982 {
06983 TObject::operator delete[]((void*) G__int(libp->para[0]));
06984 G__setnull(result7);
06985 return(1 || funcname || hash || result7 || libp) ;
06986 }
06987
06988 static int G__G__Base2_10_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06989 {
06990 TObject::operator delete((void*) G__int(libp->para[0]), (void*) G__int(libp->para[1]));
06991 G__setnull(result7);
06992 return(1 || funcname || hash || result7 || libp) ;
06993 }
06994
06995 static int G__G__Base2_10_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06996 {
06997 TObject::operator delete[]((void*) G__int(libp->para[0]), (void*) G__int(libp->para[1]));
06998 G__setnull(result7);
06999 return(1 || funcname || hash || result7 || libp) ;
07000 }
07001
07002 static int G__G__Base2_10_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07003 {
07004 ((TObject*) G__getstructoffset())->SetBit((UInt_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
07005 G__setnull(result7);
07006 return(1 || funcname || hash || result7 || libp) ;
07007 }
07008
07009 static int G__G__Base2_10_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07010 {
07011 ((TObject*) G__getstructoffset())->SetBit((UInt_t) G__int(libp->para[0]));
07012 G__setnull(result7);
07013 return(1 || funcname || hash || result7 || libp) ;
07014 }
07015
07016 static int G__G__Base2_10_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07017 {
07018 ((TObject*) G__getstructoffset())->ResetBit((UInt_t) G__int(libp->para[0]));
07019 G__setnull(result7);
07020 return(1 || funcname || hash || result7 || libp) ;
07021 }
07022
07023 static int G__G__Base2_10_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07024 {
07025 G__letint(result7, 103, (long) ((const TObject*) G__getstructoffset())->TestBit((UInt_t) G__int(libp->para[0])));
07026 return(1 || funcname || hash || result7 || libp) ;
07027 }
07028
07029 static int G__G__Base2_10_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07030 {
07031 G__letint(result7, 105, (long) ((const TObject*) G__getstructoffset())->TestBits((UInt_t) G__int(libp->para[0])));
07032 return(1 || funcname || hash || result7 || libp) ;
07033 }
07034
07035 static int G__G__Base2_10_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07036 {
07037 ((TObject*) G__getstructoffset())->InvertBit((UInt_t) G__int(libp->para[0]));
07038 G__setnull(result7);
07039 return(1 || funcname || hash || result7 || libp) ;
07040 }
07041
07042 static int G__G__Base2_10_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07043 {
07044 G__va_arg_buf G__va_arg_bufobj;
07045 G__va_arg_put(&G__va_arg_bufobj, libp, 2);
07046 ((const TObject*) G__getstructoffset())->Info((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]), G__va_arg_bufobj);
07047 G__setnull(result7);
07048 return(1 || funcname || hash || result7 || libp) ;
07049 }
07050
07051 static int G__G__Base2_10_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07052 {
07053 G__va_arg_buf G__va_arg_bufobj;
07054 G__va_arg_put(&G__va_arg_bufobj, libp, 2);
07055 ((const TObject*) G__getstructoffset())->Warning((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]), G__va_arg_bufobj);
07056 G__setnull(result7);
07057 return(1 || funcname || hash || result7 || libp) ;
07058 }
07059
07060 static int G__G__Base2_10_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07061 {
07062 G__va_arg_buf G__va_arg_bufobj;
07063 G__va_arg_put(&G__va_arg_bufobj, libp, 2);
07064 ((const TObject*) G__getstructoffset())->Error((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]), G__va_arg_bufobj);
07065 G__setnull(result7);
07066 return(1 || funcname || hash || result7 || libp) ;
07067 }
07068
07069 static int G__G__Base2_10_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07070 {
07071 G__va_arg_buf G__va_arg_bufobj;
07072 G__va_arg_put(&G__va_arg_bufobj, libp, 2);
07073 ((const TObject*) G__getstructoffset())->SysError((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]), G__va_arg_bufobj);
07074 G__setnull(result7);
07075 return(1 || funcname || hash || result7 || libp) ;
07076 }
07077
07078 static int G__G__Base2_10_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07079 {
07080 G__va_arg_buf G__va_arg_bufobj;
07081 G__va_arg_put(&G__va_arg_bufobj, libp, 2);
07082 ((const TObject*) G__getstructoffset())->Fatal((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]), G__va_arg_bufobj);
07083 G__setnull(result7);
07084 return(1 || funcname || hash || result7 || libp) ;
07085 }
07086
07087 static int G__G__Base2_10_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07088 {
07089 ((const TObject*) G__getstructoffset())->AbstractMethod((const char*) G__int(libp->para[0]));
07090 G__setnull(result7);
07091 return(1 || funcname || hash || result7 || libp) ;
07092 }
07093
07094 static int G__G__Base2_10_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07095 {
07096 ((const TObject*) G__getstructoffset())->MayNotUse((const char*) G__int(libp->para[0]));
07097 G__setnull(result7);
07098 return(1 || funcname || hash || result7 || libp) ;
07099 }
07100
07101 static int G__G__Base2_10_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07102 {
07103 G__letint(result7, 108, (long) TObject::GetDtorOnly());
07104 return(1 || funcname || hash || result7 || libp) ;
07105 }
07106
07107 static int G__G__Base2_10_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07108 {
07109 TObject::SetDtorOnly((void*) G__int(libp->para[0]));
07110 G__setnull(result7);
07111 return(1 || funcname || hash || result7 || libp) ;
07112 }
07113
07114 static int G__G__Base2_10_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07115 {
07116 G__letint(result7, 103, (long) TObject::GetObjectStat());
07117 return(1 || funcname || hash || result7 || libp) ;
07118 }
07119
07120 static int G__G__Base2_10_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07121 {
07122 TObject::SetObjectStat((Bool_t) G__int(libp->para[0]));
07123 G__setnull(result7);
07124 return(1 || funcname || hash || result7 || libp) ;
07125 }
07126
07127 static int G__G__Base2_10_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07128 {
07129 G__letint(result7, 85, (long) TObject::Class());
07130 return(1 || funcname || hash || result7 || libp) ;
07131 }
07132
07133 static int G__G__Base2_10_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07134 {
07135 G__letint(result7, 67, (long) TObject::Class_Name());
07136 return(1 || funcname || hash || result7 || libp) ;
07137 }
07138
07139 static int G__G__Base2_10_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07140 {
07141 G__letint(result7, 115, (long) TObject::Class_Version());
07142 return(1 || funcname || hash || result7 || libp) ;
07143 }
07144
07145 static int G__G__Base2_10_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07146 {
07147 TObject::Dictionary();
07148 G__setnull(result7);
07149 return(1 || funcname || hash || result7 || libp) ;
07150 }
07151
07152 static int G__G__Base2_10_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07153 {
07154 G__letint(result7, 85, (long) ((const TObject*) G__getstructoffset())->IsA());
07155 return(1 || funcname || hash || result7 || libp) ;
07156 }
07157
07158 static int G__G__Base2_10_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07159 {
07160 ((TObject*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
07161 G__setnull(result7);
07162 return(1 || funcname || hash || result7 || libp) ;
07163 }
07164
07165 static int G__G__Base2_10_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07166 {
07167 ((TObject*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
07168 G__setnull(result7);
07169 return(1 || funcname || hash || result7 || libp) ;
07170 }
07171
07172 static int G__G__Base2_10_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07173 {
07174 ((TObject*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07175 G__setnull(result7);
07176 return(1 || funcname || hash || result7 || libp) ;
07177 }
07178
07179 static int G__G__Base2_10_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07180 {
07181 G__letint(result7, 67, (long) TObject::DeclFileName());
07182 return(1 || funcname || hash || result7 || libp) ;
07183 }
07184
07185 static int G__G__Base2_10_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07186 {
07187 G__letint(result7, 105, (long) TObject::ImplFileLine());
07188 return(1 || funcname || hash || result7 || libp) ;
07189 }
07190
07191 static int G__G__Base2_10_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07192 {
07193 G__letint(result7, 67, (long) TObject::ImplFileName());
07194 return(1 || funcname || hash || result7 || libp) ;
07195 }
07196
07197 static int G__G__Base2_10_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07198 {
07199 G__letint(result7, 105, (long) TObject::DeclFileLine());
07200 return(1 || funcname || hash || result7 || libp) ;
07201 }
07202
07203
07204 typedef TObject G__TTObject;
07205 static int G__G__Base2_10_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07206 {
07207 char* gvp = (char*) G__getgvp();
07208 long soff = G__getstructoffset();
07209 int n = G__getaryconstruct();
07210
07211
07212
07213
07214
07215 if (!soff) {
07216 return(1);
07217 }
07218 if (n) {
07219 if (gvp == (char*)G__PVOID) {
07220 delete[] (TObject*) soff;
07221 } else {
07222 G__setgvp((long) G__PVOID);
07223 for (int i = n - 1; i >= 0; --i) {
07224 ((TObject*) (soff+(sizeof(TObject)*i)))->~G__TTObject();
07225 }
07226 G__setgvp((long)gvp);
07227 }
07228 } else {
07229 if (gvp == (char*)G__PVOID) {
07230 delete (TObject*) soff;
07231 } else {
07232 G__setgvp((long) G__PVOID);
07233 ((TObject*) (soff))->~G__TTObject();
07234 G__setgvp((long)gvp);
07235 }
07236 }
07237 G__setnull(result7);
07238 return(1 || funcname || hash || result7 || libp) ;
07239 }
07240
07241
07242
07243 static int G__G__Base2_11_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07244 {
07245 TNamed* p = NULL;
07246 char* gvp = (char*) G__getgvp();
07247 int n = G__getaryconstruct();
07248 if (n) {
07249 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07250 p = new TNamed[n];
07251 } else {
07252 p = new((void*) gvp) TNamed[n];
07253 }
07254 } else {
07255 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07256 p = new TNamed;
07257 } else {
07258 p = new((void*) gvp) TNamed;
07259 }
07260 }
07261 result7->obj.i = (long) p;
07262 result7->ref = (long) p;
07263 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TNamed));
07264 return(1 || funcname || hash || result7 || libp) ;
07265 }
07266
07267 static int G__G__Base2_11_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07268 {
07269 TNamed* p = NULL;
07270 char* gvp = (char*) G__getgvp();
07271
07272 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07273 p = new TNamed((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
07274 } else {
07275 p = new((void*) gvp) TNamed((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
07276 }
07277 result7->obj.i = (long) p;
07278 result7->ref = (long) p;
07279 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TNamed));
07280 return(1 || funcname || hash || result7 || libp) ;
07281 }
07282
07283 static int G__G__Base2_11_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07284 {
07285 TNamed* p = NULL;
07286 char* gvp = (char*) G__getgvp();
07287
07288 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07289 p = new TNamed(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
07290 } else {
07291 p = new((void*) gvp) TNamed(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
07292 }
07293 result7->obj.i = (long) p;
07294 result7->ref = (long) p;
07295 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TNamed));
07296 return(1 || funcname || hash || result7 || libp) ;
07297 }
07298
07299 static int G__G__Base2_11_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07300 {
07301 TNamed* p = NULL;
07302 char* gvp = (char*) G__getgvp();
07303
07304 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07305 p = new TNamed(*(TNamed*) libp->para[0].ref);
07306 } else {
07307 p = new((void*) gvp) TNamed(*(TNamed*) libp->para[0].ref);
07308 }
07309 result7->obj.i = (long) p;
07310 result7->ref = (long) p;
07311 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TNamed));
07312 return(1 || funcname || hash || result7 || libp) ;
07313 }
07314
07315 static int G__G__Base2_11_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07316 {
07317 {
07318 const TNamed& obj = ((TNamed*) G__getstructoffset())->operator=(*(TNamed*) libp->para[0].ref);
07319 result7->ref = (long) (&obj);
07320 result7->obj.i = (long) (&obj);
07321 }
07322 return(1 || funcname || hash || result7 || libp) ;
07323 }
07324
07325 static int G__G__Base2_11_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07326 {
07327 ((TNamed*) G__getstructoffset())->FillBuffer(libp->para[0].ref ? *(char**) libp->para[0].ref : *(char**) (void*) (&G__Mlong(libp->para[0])));
07328 G__setnull(result7);
07329 return(1 || funcname || hash || result7 || libp) ;
07330 }
07331
07332 static int G__G__Base2_11_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07333 {
07334 ((TNamed*) G__getstructoffset())->SetName((const char*) G__int(libp->para[0]));
07335 G__setnull(result7);
07336 return(1 || funcname || hash || result7 || libp) ;
07337 }
07338
07339 static int G__G__Base2_11_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07340 {
07341 ((TNamed*) G__getstructoffset())->SetNameTitle((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
07342 G__setnull(result7);
07343 return(1 || funcname || hash || result7 || libp) ;
07344 }
07345
07346 static int G__G__Base2_11_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07347 {
07348 switch (libp->paran) {
07349 case 1:
07350 ((TNamed*) G__getstructoffset())->SetTitle((const char*) G__int(libp->para[0]));
07351 G__setnull(result7);
07352 break;
07353 case 0:
07354 ((TNamed*) G__getstructoffset())->SetTitle();
07355 G__setnull(result7);
07356 break;
07357 }
07358 return(1 || funcname || hash || result7 || libp) ;
07359 }
07360
07361 static int G__G__Base2_11_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07362 {
07363 G__letint(result7, 105, (long) ((const TNamed*) G__getstructoffset())->Sizeof());
07364 return(1 || funcname || hash || result7 || libp) ;
07365 }
07366
07367 static int G__G__Base2_11_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07368 {
07369 G__letint(result7, 85, (long) TNamed::Class());
07370 return(1 || funcname || hash || result7 || libp) ;
07371 }
07372
07373 static int G__G__Base2_11_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07374 {
07375 G__letint(result7, 67, (long) TNamed::Class_Name());
07376 return(1 || funcname || hash || result7 || libp) ;
07377 }
07378
07379 static int G__G__Base2_11_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07380 {
07381 G__letint(result7, 115, (long) TNamed::Class_Version());
07382 return(1 || funcname || hash || result7 || libp) ;
07383 }
07384
07385 static int G__G__Base2_11_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07386 {
07387 TNamed::Dictionary();
07388 G__setnull(result7);
07389 return(1 || funcname || hash || result7 || libp) ;
07390 }
07391
07392 static int G__G__Base2_11_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07393 {
07394 ((TNamed*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07395 G__setnull(result7);
07396 return(1 || funcname || hash || result7 || libp) ;
07397 }
07398
07399 static int G__G__Base2_11_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07400 {
07401 G__letint(result7, 67, (long) TNamed::DeclFileName());
07402 return(1 || funcname || hash || result7 || libp) ;
07403 }
07404
07405 static int G__G__Base2_11_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07406 {
07407 G__letint(result7, 105, (long) TNamed::ImplFileLine());
07408 return(1 || funcname || hash || result7 || libp) ;
07409 }
07410
07411 static int G__G__Base2_11_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07412 {
07413 G__letint(result7, 67, (long) TNamed::ImplFileName());
07414 return(1 || funcname || hash || result7 || libp) ;
07415 }
07416
07417 static int G__G__Base2_11_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07418 {
07419 G__letint(result7, 105, (long) TNamed::DeclFileLine());
07420 return(1 || funcname || hash || result7 || libp) ;
07421 }
07422
07423
07424 typedef TNamed G__TTNamed;
07425 static int G__G__Base2_11_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07426 {
07427 char* gvp = (char*) G__getgvp();
07428 long soff = G__getstructoffset();
07429 int n = G__getaryconstruct();
07430
07431
07432
07433
07434
07435 if (!soff) {
07436 return(1);
07437 }
07438 if (n) {
07439 if (gvp == (char*)G__PVOID) {
07440 delete[] (TNamed*) soff;
07441 } else {
07442 G__setgvp((long) G__PVOID);
07443 for (int i = n - 1; i >= 0; --i) {
07444 ((TNamed*) (soff+(sizeof(TNamed)*i)))->~G__TTNamed();
07445 }
07446 G__setgvp((long)gvp);
07447 }
07448 } else {
07449 if (gvp == (char*)G__PVOID) {
07450 delete (TNamed*) soff;
07451 } else {
07452 G__setgvp((long) G__PVOID);
07453 ((TNamed*) (soff))->~G__TTNamed();
07454 G__setgvp((long)gvp);
07455 }
07456 }
07457 G__setnull(result7);
07458 return(1 || funcname || hash || result7 || libp) ;
07459 }
07460
07461
07462
07463 static int G__G__Base2_13_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07464 {
07465 TString* p = NULL;
07466 char* gvp = (char*) G__getgvp();
07467 int n = G__getaryconstruct();
07468 if (n) {
07469 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07470 p = new TString[n];
07471 } else {
07472 p = new((void*) gvp) TString[n];
07473 }
07474 } else {
07475 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07476 p = new TString;
07477 } else {
07478 p = new((void*) gvp) TString;
07479 }
07480 }
07481 result7->obj.i = (long) p;
07482 result7->ref = (long) p;
07483 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07484 return(1 || funcname || hash || result7 || libp) ;
07485 }
07486
07487 static int G__G__Base2_13_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07488 {
07489 TString* p = NULL;
07490 char* gvp = (char*) G__getgvp();
07491
07492 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07493 p = new TString((Ssiz_t) G__int(libp->para[0]));
07494 } else {
07495 p = new((void*) gvp) TString((Ssiz_t) G__int(libp->para[0]));
07496 }
07497 result7->obj.i = (long) p;
07498 result7->ref = (long) p;
07499 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07500 return(1 || funcname || hash || result7 || libp) ;
07501 }
07502
07503 static int G__G__Base2_13_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07504 {
07505 TString* p = NULL;
07506 char* gvp = (char*) G__getgvp();
07507
07508 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07509 p = new TString(*(TString*) libp->para[0].ref);
07510 } else {
07511 p = new((void*) gvp) TString(*(TString*) libp->para[0].ref);
07512 }
07513 result7->obj.i = (long) p;
07514 result7->ref = (long) p;
07515 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07516 return(1 || funcname || hash || result7 || libp) ;
07517 }
07518
07519 static int G__G__Base2_13_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07520 {
07521 TString* p = NULL;
07522 char* gvp = (char*) G__getgvp();
07523
07524 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07525 p = new TString((const char*) G__int(libp->para[0]));
07526 } else {
07527 p = new((void*) gvp) TString((const char*) G__int(libp->para[0]));
07528 }
07529 result7->obj.i = (long) p;
07530 result7->ref = (long) p;
07531 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07532 return(1 || funcname || hash || result7 || libp) ;
07533 }
07534
07535 static int G__G__Base2_13_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07536 {
07537 TString* p = NULL;
07538 char* gvp = (char*) G__getgvp();
07539
07540 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07541 p = new TString((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
07542 } else {
07543 p = new((void*) gvp) TString((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
07544 }
07545 result7->obj.i = (long) p;
07546 result7->ref = (long) p;
07547 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07548 return(1 || funcname || hash || result7 || libp) ;
07549 }
07550
07551 static int G__G__Base2_13_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07552 {
07553 TString* p = NULL;
07554 char* gvp = (char*) G__getgvp();
07555
07556 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07557 p = new TString(*(string*) libp->para[0].ref);
07558 } else {
07559 p = new((void*) gvp) TString(*(string*) libp->para[0].ref);
07560 }
07561 result7->obj.i = (long) p;
07562 result7->ref = (long) p;
07563 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07564 return(1 || funcname || hash || result7 || libp) ;
07565 }
07566
07567 static int G__G__Base2_13_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07568 {
07569 TString* p = NULL;
07570 char* gvp = (char*) G__getgvp();
07571
07572 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07573 p = new TString((char) G__int(libp->para[0]));
07574 } else {
07575 p = new((void*) gvp) TString((char) G__int(libp->para[0]));
07576 }
07577 result7->obj.i = (long) p;
07578 result7->ref = (long) p;
07579 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07580 return(1 || funcname || hash || result7 || libp) ;
07581 }
07582
07583 static int G__G__Base2_13_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07584 {
07585 TString* p = NULL;
07586 char* gvp = (char*) G__getgvp();
07587
07588 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07589 p = new TString((char) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
07590 } else {
07591 p = new((void*) gvp) TString((char) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
07592 }
07593 result7->obj.i = (long) p;
07594 result7->ref = (long) p;
07595 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07596 return(1 || funcname || hash || result7 || libp) ;
07597 }
07598
07599 static int G__G__Base2_13_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07600 {
07601 TString* p = NULL;
07602 char* gvp = (char*) G__getgvp();
07603
07604 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07605 p = new TString(*(TSubString*) libp->para[0].ref);
07606 } else {
07607 p = new((void*) gvp) TString(*(TSubString*) libp->para[0].ref);
07608 }
07609 result7->obj.i = (long) p;
07610 result7->ref = (long) p;
07611 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TString));
07612 return(1 || funcname || hash || result7 || libp) ;
07613 }
07614
07615 static int G__G__Base2_13_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07616 {
07617 ((TString*) G__getstructoffset())->FillBuffer(libp->para[0].ref ? *(char**) libp->para[0].ref : *(char**) (void*) (&G__Mlong(libp->para[0])));
07618 G__setnull(result7);
07619 return(1 || funcname || hash || result7 || libp) ;
07620 }
07621
07622 static int G__G__Base2_13_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07623 {
07624 ((TString*) G__getstructoffset())->ReadBuffer(libp->para[0].ref ? *(char**) libp->para[0].ref : *(char**) (void*) (&G__Mlong(libp->para[0])));
07625 G__setnull(result7);
07626 return(1 || funcname || hash || result7 || libp) ;
07627 }
07628
07629 static int G__G__Base2_13_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07630 {
07631 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Sizeof());
07632 return(1 || funcname || hash || result7 || libp) ;
07633 }
07634
07635 static int G__G__Base2_13_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07636 {
07637 G__letint(result7, 85, (long) TString::ReadString(*(TBuffer*) libp->para[0].ref, (TClass*) G__int(libp->para[1])));
07638 return(1 || funcname || hash || result7 || libp) ;
07639 }
07640
07641 static int G__G__Base2_13_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07642 {
07643 TString::WriteString(*(TBuffer*) libp->para[0].ref, (TString*) G__int(libp->para[1]));
07644 G__setnull(result7);
07645 return(1 || funcname || hash || result7 || libp) ;
07646 }
07647
07648 static int G__G__Base2_13_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07649 {
07650 switch (libp->paran) {
07651 case 2:
07652 G__letint(result7, 103, (long) ((TString*) G__getstructoffset())->Gets((FILE*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
07653 break;
07654 case 1:
07655 G__letint(result7, 103, (long) ((TString*) G__getstructoffset())->Gets((FILE*) G__int(libp->para[0])));
07656 break;
07657 }
07658 return(1 || funcname || hash || result7 || libp) ;
07659 }
07660
07661 static int G__G__Base2_13_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07662 {
07663 ((TString*) G__getstructoffset())->Puts((FILE*) G__int(libp->para[0]));
07664 G__setnull(result7);
07665 return(1 || funcname || hash || result7 || libp) ;
07666 }
07667
07668 static int G__G__Base2_13_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07669 {
07670 G__letint(result7, 67, (long) ((const TString*) G__getstructoffset())->operator const char*());
07671 return(1 || funcname || hash || result7 || libp) ;
07672 }
07673
07674 static int G__G__Base2_13_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07675 {
07676 {
07677 const TString& obj = ((TString*) G__getstructoffset())->operator=((char) G__int(libp->para[0]));
07678 result7->ref = (long) (&obj);
07679 result7->obj.i = (long) (&obj);
07680 }
07681 return(1 || funcname || hash || result7 || libp) ;
07682 }
07683
07684 static int G__G__Base2_13_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07685 {
07686 {
07687 const TString& obj = ((TString*) G__getstructoffset())->operator=((const char*) G__int(libp->para[0]));
07688 result7->ref = (long) (&obj);
07689 result7->obj.i = (long) (&obj);
07690 }
07691 return(1 || funcname || hash || result7 || libp) ;
07692 }
07693
07694 static int G__G__Base2_13_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07695 {
07696 {
07697 const TString& obj = ((TString*) G__getstructoffset())->operator=(*(TString*) libp->para[0].ref);
07698 result7->ref = (long) (&obj);
07699 result7->obj.i = (long) (&obj);
07700 }
07701 return(1 || funcname || hash || result7 || libp) ;
07702 }
07703
07704 static int G__G__Base2_13_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07705 {
07706 {
07707 const TString& obj = ((TString*) G__getstructoffset())->operator=(*(string*) libp->para[0].ref);
07708 result7->ref = (long) (&obj);
07709 result7->obj.i = (long) (&obj);
07710 }
07711 return(1 || funcname || hash || result7 || libp) ;
07712 }
07713
07714 static int G__G__Base2_13_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07715 {
07716 {
07717 const TString& obj = ((TString*) G__getstructoffset())->operator=(*(TSubString*) libp->para[0].ref);
07718 result7->ref = (long) (&obj);
07719 result7->obj.i = (long) (&obj);
07720 }
07721 return(1 || funcname || hash || result7 || libp) ;
07722 }
07723
07724 static int G__G__Base2_13_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07725 {
07726 {
07727 const TString& obj = ((TString*) G__getstructoffset())->operator+=((const char*) G__int(libp->para[0]));
07728 result7->ref = (long) (&obj);
07729 result7->obj.i = (long) (&obj);
07730 }
07731 return(1 || funcname || hash || result7 || libp) ;
07732 }
07733
07734 static int G__G__Base2_13_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07735 {
07736 {
07737 const TString& obj = ((TString*) G__getstructoffset())->operator+=(*(TString*) libp->para[0].ref);
07738 result7->ref = (long) (&obj);
07739 result7->obj.i = (long) (&obj);
07740 }
07741 return(1 || funcname || hash || result7 || libp) ;
07742 }
07743
07744 static int G__G__Base2_13_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07745 {
07746 {
07747 const TString& obj = ((TString*) G__getstructoffset())->operator+=((char) G__int(libp->para[0]));
07748 result7->ref = (long) (&obj);
07749 result7->obj.i = (long) (&obj);
07750 }
07751 return(1 || funcname || hash || result7 || libp) ;
07752 }
07753
07754 static int G__G__Base2_13_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07755 {
07756 {
07757 const TString& obj = ((TString*) G__getstructoffset())->operator+=((Short_t) G__int(libp->para[0]));
07758 result7->ref = (long) (&obj);
07759 result7->obj.i = (long) (&obj);
07760 }
07761 return(1 || funcname || hash || result7 || libp) ;
07762 }
07763
07764 static int G__G__Base2_13_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07765 {
07766 {
07767 const TString& obj = ((TString*) G__getstructoffset())->operator+=((UShort_t) G__int(libp->para[0]));
07768 result7->ref = (long) (&obj);
07769 result7->obj.i = (long) (&obj);
07770 }
07771 return(1 || funcname || hash || result7 || libp) ;
07772 }
07773
07774 static int G__G__Base2_13_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07775 {
07776 {
07777 const TString& obj = ((TString*) G__getstructoffset())->operator+=((Int_t) G__int(libp->para[0]));
07778 result7->ref = (long) (&obj);
07779 result7->obj.i = (long) (&obj);
07780 }
07781 return(1 || funcname || hash || result7 || libp) ;
07782 }
07783
07784 static int G__G__Base2_13_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07785 {
07786 {
07787 const TString& obj = ((TString*) G__getstructoffset())->operator+=((UInt_t) G__int(libp->para[0]));
07788 result7->ref = (long) (&obj);
07789 result7->obj.i = (long) (&obj);
07790 }
07791 return(1 || funcname || hash || result7 || libp) ;
07792 }
07793
07794 static int G__G__Base2_13_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07795 {
07796 {
07797 const TString& obj = ((TString*) G__getstructoffset())->operator+=((Long_t) G__int(libp->para[0]));
07798 result7->ref = (long) (&obj);
07799 result7->obj.i = (long) (&obj);
07800 }
07801 return(1 || funcname || hash || result7 || libp) ;
07802 }
07803
07804 static int G__G__Base2_13_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07805 {
07806 {
07807 const TString& obj = ((TString*) G__getstructoffset())->operator+=((ULong_t) G__int(libp->para[0]));
07808 result7->ref = (long) (&obj);
07809 result7->obj.i = (long) (&obj);
07810 }
07811 return(1 || funcname || hash || result7 || libp) ;
07812 }
07813
07814 static int G__G__Base2_13_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07815 {
07816 {
07817 const TString& obj = ((TString*) G__getstructoffset())->operator+=((Float_t) G__double(libp->para[0]));
07818 result7->ref = (long) (&obj);
07819 result7->obj.i = (long) (&obj);
07820 }
07821 return(1 || funcname || hash || result7 || libp) ;
07822 }
07823
07824 static int G__G__Base2_13_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07825 {
07826 {
07827 const TString& obj = ((TString*) G__getstructoffset())->operator+=((Double_t) G__double(libp->para[0]));
07828 result7->ref = (long) (&obj);
07829 result7->obj.i = (long) (&obj);
07830 }
07831 return(1 || funcname || hash || result7 || libp) ;
07832 }
07833
07834 static int G__G__Base2_13_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07835 {
07836 {
07837 const TString& obj = ((TString*) G__getstructoffset())->operator+=((Long64_t) G__Longlong(libp->para[0]));
07838 result7->ref = (long) (&obj);
07839 result7->obj.i = (long) (&obj);
07840 }
07841 return(1 || funcname || hash || result7 || libp) ;
07842 }
07843
07844 static int G__G__Base2_13_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07845 {
07846 {
07847 const TString& obj = ((TString*) G__getstructoffset())->operator+=((ULong64_t) G__ULonglong(libp->para[0]));
07848 result7->ref = (long) (&obj);
07849 result7->obj.i = (long) (&obj);
07850 }
07851 return(1 || funcname || hash || result7 || libp) ;
07852 }
07853
07854 static int G__G__Base2_13_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07855 {
07856 {
07857 const char& obj = ((TString*) G__getstructoffset())->operator[]((Ssiz_t) G__int(libp->para[0]));
07858 result7->ref = (long) (&obj);
07859 G__letint(result7, 'c', (long)obj);
07860 }
07861 return(1 || funcname || hash || result7 || libp) ;
07862 }
07863
07864 static int G__G__Base2_13_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07865 {
07866 {
07867 const char& obj = ((TString*) G__getstructoffset())->operator()((Ssiz_t) G__int(libp->para[0]));
07868 result7->ref = (long) (&obj);
07869 G__letint(result7, 'c', (long)obj);
07870 }
07871 return(1 || funcname || hash || result7 || libp) ;
07872 }
07873
07874 static int G__G__Base2_13_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07875 {
07876 G__letint(result7, 99, (long) ((const TString*) G__getstructoffset())->operator[]((Ssiz_t) G__int(libp->para[0])));
07877 return(1 || funcname || hash || result7 || libp) ;
07878 }
07879
07880 static int G__G__Base2_13_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07881 {
07882 G__letint(result7, 99, (long) ((const TString*) G__getstructoffset())->operator()((Ssiz_t) G__int(libp->para[0])));
07883 return(1 || funcname || hash || result7 || libp) ;
07884 }
07885
07886 static int G__G__Base2_13_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07887 {
07888 {
07889 const TSubString* pobj;
07890 const TSubString xobj = ((const TString*) G__getstructoffset())->operator()((Ssiz_t) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
07891 pobj = new TSubString(xobj);
07892 result7->obj.i = (long) ((void*) pobj);
07893 result7->ref = result7->obj.i;
07894 G__store_tempobject(*result7);
07895 }
07896 return(1 || funcname || hash || result7 || libp) ;
07897 }
07898
07899 static int G__G__Base2_13_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07900 {
07901 {
07902 const TSubString* pobj;
07903 const TSubString xobj = ((const TString*) G__getstructoffset())->operator()(*(TRegexp*) libp->para[0].ref);
07904 pobj = new TSubString(xobj);
07905 result7->obj.i = (long) ((void*) pobj);
07906 result7->ref = result7->obj.i;
07907 G__store_tempobject(*result7);
07908 }
07909 return(1 || funcname || hash || result7 || libp) ;
07910 }
07911
07912 static int G__G__Base2_13_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07913 {
07914 {
07915 const TSubString* pobj;
07916 const TSubString xobj = ((const TString*) G__getstructoffset())->operator()(*(TRegexp*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1]));
07917 pobj = new TSubString(xobj);
07918 result7->obj.i = (long) ((void*) pobj);
07919 result7->ref = result7->obj.i;
07920 G__store_tempobject(*result7);
07921 }
07922 return(1 || funcname || hash || result7 || libp) ;
07923 }
07924
07925 static int G__G__Base2_13_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07926 {
07927 {
07928 const TSubString* pobj;
07929 const TSubString xobj = ((const TString*) G__getstructoffset())->operator()(*(TPRegexp*) libp->para[0].ref);
07930 pobj = new TSubString(xobj);
07931 result7->obj.i = (long) ((void*) pobj);
07932 result7->ref = result7->obj.i;
07933 G__store_tempobject(*result7);
07934 }
07935 return(1 || funcname || hash || result7 || libp) ;
07936 }
07937
07938 static int G__G__Base2_13_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07939 {
07940 {
07941 const TSubString* pobj;
07942 const TSubString xobj = ((const TString*) G__getstructoffset())->operator()(*(TPRegexp*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1]));
07943 pobj = new TSubString(xobj);
07944 result7->obj.i = (long) ((void*) pobj);
07945 result7->ref = result7->obj.i;
07946 G__store_tempobject(*result7);
07947 }
07948 return(1 || funcname || hash || result7 || libp) ;
07949 }
07950
07951 static int G__G__Base2_13_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07952 {
07953 switch (libp->paran) {
07954 case 3:
07955 {
07956 const TSubString* pobj;
07957 const TSubString xobj = ((const TString*) G__getstructoffset())->SubString((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])
07958 , (TString::ECaseCompare) G__int(libp->para[2]));
07959 pobj = new TSubString(xobj);
07960 result7->obj.i = (long) ((void*) pobj);
07961 result7->ref = result7->obj.i;
07962 G__store_tempobject(*result7);
07963 }
07964 break;
07965 case 2:
07966 {
07967 const TSubString* pobj;
07968 const TSubString xobj = ((const TString*) G__getstructoffset())->SubString((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
07969 pobj = new TSubString(xobj);
07970 result7->obj.i = (long) ((void*) pobj);
07971 result7->ref = result7->obj.i;
07972 G__store_tempobject(*result7);
07973 }
07974 break;
07975 case 1:
07976 {
07977 const TSubString* pobj;
07978 const TSubString xobj = ((const TString*) G__getstructoffset())->SubString((const char*) G__int(libp->para[0]));
07979 pobj = new TSubString(xobj);
07980 result7->obj.i = (long) ((void*) pobj);
07981 result7->ref = result7->obj.i;
07982 G__store_tempobject(*result7);
07983 }
07984 break;
07985 }
07986 return(1 || funcname || hash || result7 || libp) ;
07987 }
07988
07989 static int G__G__Base2_13_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07990 {
07991 {
07992 const TString& obj = ((TString*) G__getstructoffset())->Append((const char*) G__int(libp->para[0]));
07993 result7->ref = (long) (&obj);
07994 result7->obj.i = (long) (&obj);
07995 }
07996 return(1 || funcname || hash || result7 || libp) ;
07997 }
07998
07999 static int G__G__Base2_13_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08000 {
08001 {
08002 const TString& obj = ((TString*) G__getstructoffset())->Append((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
08003 result7->ref = (long) (&obj);
08004 result7->obj.i = (long) (&obj);
08005 }
08006 return(1 || funcname || hash || result7 || libp) ;
08007 }
08008
08009 static int G__G__Base2_13_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08010 {
08011 {
08012 const TString& obj = ((TString*) G__getstructoffset())->Append(*(TString*) libp->para[0].ref);
08013 result7->ref = (long) (&obj);
08014 result7->obj.i = (long) (&obj);
08015 }
08016 return(1 || funcname || hash || result7 || libp) ;
08017 }
08018
08019 static int G__G__Base2_13_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08020 {
08021 {
08022 const TString& obj = ((TString*) G__getstructoffset())->Append(*(TString*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1]));
08023 result7->ref = (long) (&obj);
08024 result7->obj.i = (long) (&obj);
08025 }
08026 return(1 || funcname || hash || result7 || libp) ;
08027 }
08028
08029 static int G__G__Base2_13_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08030 {
08031 switch (libp->paran) {
08032 case 2:
08033 {
08034 const TString& obj = ((TString*) G__getstructoffset())->Append((char) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
08035 result7->ref = (long) (&obj);
08036 result7->obj.i = (long) (&obj);
08037 }
08038 break;
08039 case 1:
08040 {
08041 const TString& obj = ((TString*) G__getstructoffset())->Append((char) G__int(libp->para[0]));
08042 result7->ref = (long) (&obj);
08043 result7->obj.i = (long) (&obj);
08044 }
08045 break;
08046 }
08047 return(1 || funcname || hash || result7 || libp) ;
08048 }
08049
08050 static int G__G__Base2_13_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08051 {
08052 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Atoi());
08053 return(1 || funcname || hash || result7 || libp) ;
08054 }
08055
08056 static int G__G__Base2_13_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08057 {
08058 G__letLonglong(result7, 110, (G__int64) ((const TString*) G__getstructoffset())->Atoll());
08059 return(1 || funcname || hash || result7 || libp) ;
08060 }
08061
08062 static int G__G__Base2_13_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08063 {
08064 G__letdouble(result7, 100, (double) ((const TString*) G__getstructoffset())->Atof());
08065 return(1 || funcname || hash || result7 || libp) ;
08066 }
08067
08068 static int G__G__Base2_13_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08069 {
08070 switch (libp->paran) {
08071 case 2:
08072 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->BeginsWith((const char*) G__int(libp->para[0]), (TString::ECaseCompare) G__int(libp->para[1])));
08073 break;
08074 case 1:
08075 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->BeginsWith((const char*) G__int(libp->para[0])));
08076 break;
08077 }
08078 return(1 || funcname || hash || result7 || libp) ;
08079 }
08080
08081 static int G__G__Base2_13_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08082 {
08083 switch (libp->paran) {
08084 case 2:
08085 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->BeginsWith(*(TString*) libp->para[0].ref, (TString::ECaseCompare) G__int(libp->para[1])));
08086 break;
08087 case 1:
08088 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->BeginsWith(*(TString*) libp->para[0].ref));
08089 break;
08090 }
08091 return(1 || funcname || hash || result7 || libp) ;
08092 }
08093
08094 static int G__G__Base2_13_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08095 {
08096 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Capacity());
08097 return(1 || funcname || hash || result7 || libp) ;
08098 }
08099
08100 static int G__G__Base2_13_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08101 {
08102 G__letint(result7, 105, (long) ((TString*) G__getstructoffset())->Capacity((Ssiz_t) G__int(libp->para[0])));
08103 return(1 || funcname || hash || result7 || libp) ;
08104 }
08105
08106 static int G__G__Base2_13_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08107 {
08108 {
08109 const TString& obj = ((TString*) G__getstructoffset())->Chop();
08110 result7->ref = (long) (&obj);
08111 result7->obj.i = (long) (&obj);
08112 }
08113 return(1 || funcname || hash || result7 || libp) ;
08114 }
08115
08116 static int G__G__Base2_13_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08117 {
08118 ((TString*) G__getstructoffset())->Clear();
08119 G__setnull(result7);
08120 return(1 || funcname || hash || result7 || libp) ;
08121 }
08122
08123 static int G__G__Base2_13_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08124 {
08125 switch (libp->paran) {
08126 case 2:
08127 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->CompareTo((const char*) G__int(libp->para[0]), (TString::ECaseCompare) G__int(libp->para[1])));
08128 break;
08129 case 1:
08130 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->CompareTo((const char*) G__int(libp->para[0])));
08131 break;
08132 }
08133 return(1 || funcname || hash || result7 || libp) ;
08134 }
08135
08136 static int G__G__Base2_13_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08137 {
08138 switch (libp->paran) {
08139 case 2:
08140 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->CompareTo(*(TString*) libp->para[0].ref, (TString::ECaseCompare) G__int(libp->para[1])));
08141 break;
08142 case 1:
08143 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->CompareTo(*(TString*) libp->para[0].ref));
08144 break;
08145 }
08146 return(1 || funcname || hash || result7 || libp) ;
08147 }
08148
08149 static int G__G__Base2_13_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08150 {
08151 switch (libp->paran) {
08152 case 2:
08153 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->Contains((const char*) G__int(libp->para[0]), (TString::ECaseCompare) G__int(libp->para[1])));
08154 break;
08155 case 1:
08156 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->Contains((const char*) G__int(libp->para[0])));
08157 break;
08158 }
08159 return(1 || funcname || hash || result7 || libp) ;
08160 }
08161
08162 static int G__G__Base2_13_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08163 {
08164 switch (libp->paran) {
08165 case 2:
08166 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->Contains(*(TString*) libp->para[0].ref, (TString::ECaseCompare) G__int(libp->para[1])));
08167 break;
08168 case 1:
08169 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->Contains(*(TString*) libp->para[0].ref));
08170 break;
08171 }
08172 return(1 || funcname || hash || result7 || libp) ;
08173 }
08174
08175 static int G__G__Base2_13_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08176 {
08177 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->Contains(*(TRegexp*) libp->para[0].ref));
08178 return(1 || funcname || hash || result7 || libp) ;
08179 }
08180
08181 static int G__G__Base2_13_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08182 {
08183 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->Contains(*(TPRegexp*) libp->para[0].ref));
08184 return(1 || funcname || hash || result7 || libp) ;
08185 }
08186
08187 static int G__G__Base2_13_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08188 {
08189 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->CountChar((Int_t) G__int(libp->para[0])));
08190 return(1 || funcname || hash || result7 || libp) ;
08191 }
08192
08193 static int G__G__Base2_13_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08194 {
08195 {
08196 const TString* pobj;
08197 const TString xobj = ((const TString*) G__getstructoffset())->Copy();
08198 pobj = new TString(xobj);
08199 result7->obj.i = (long) ((void*) pobj);
08200 result7->ref = result7->obj.i;
08201 G__store_tempobject(*result7);
08202 }
08203 return(1 || funcname || hash || result7 || libp) ;
08204 }
08205
08206 static int G__G__Base2_13_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08207 {
08208 G__letint(result7, 67, (long) ((const TString*) G__getstructoffset())->Data());
08209 return(1 || funcname || hash || result7 || libp) ;
08210 }
08211
08212 static int G__G__Base2_13_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08213 {
08214 switch (libp->paran) {
08215 case 2:
08216 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->EndsWith((const char*) G__int(libp->para[0]), (TString::ECaseCompare) G__int(libp->para[1])));
08217 break;
08218 case 1:
08219 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->EndsWith((const char*) G__int(libp->para[0])));
08220 break;
08221 }
08222 return(1 || funcname || hash || result7 || libp) ;
08223 }
08224
08225 static int G__G__Base2_13_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08226 {
08227 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->First((char) G__int(libp->para[0])));
08228 return(1 || funcname || hash || result7 || libp) ;
08229 }
08230
08231 static int G__G__Base2_13_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08232 {
08233 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->First((const char*) G__int(libp->para[0])));
08234 return(1 || funcname || hash || result7 || libp) ;
08235 }
08236
08237 static int G__G__Base2_13_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08238 {
08239 G__va_arg_buf G__va_arg_bufobj;
08240 G__va_arg_put(&G__va_arg_bufobj, libp, 1);
08241 ((TString*) G__getstructoffset())->Form((const char*) G__int(libp->para[0]), G__va_arg_bufobj);
08242 G__setnull(result7);
08243 return(1 || funcname || hash || result7 || libp) ;
08244 }
08245
08246 static int G__G__Base2_13_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08247 {
08248 switch (libp->paran) {
08249 case 1:
08250 G__letint(result7, 104, (long) ((const TString*) G__getstructoffset())->Hash((TString::ECaseCompare) G__int(libp->para[0])));
08251 break;
08252 case 0:
08253 G__letint(result7, 104, (long) ((const TString*) G__getstructoffset())->Hash());
08254 break;
08255 }
08256 return(1 || funcname || hash || result7 || libp) ;
08257 }
08258
08259 static int G__G__Base2_13_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08260 {
08261 switch (libp->paran) {
08262 case 3:
08263 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])
08264 , (TString::ECaseCompare) G__int(libp->para[2])));
08265 break;
08266 case 2:
08267 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])));
08268 break;
08269 case 1:
08270 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index((const char*) G__int(libp->para[0])));
08271 break;
08272 }
08273 return(1 || funcname || hash || result7 || libp) ;
08274 }
08275
08276 static int G__G__Base2_13_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08277 {
08278 switch (libp->paran) {
08279 case 3:
08280 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TString*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1])
08281 , (TString::ECaseCompare) G__int(libp->para[2])));
08282 break;
08283 case 2:
08284 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TString*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1])));
08285 break;
08286 case 1:
08287 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TString*) libp->para[0].ref));
08288 break;
08289 }
08290 return(1 || funcname || hash || result7 || libp) ;
08291 }
08292
08293 static int G__G__Base2_13_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08294 {
08295 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])
08296 , (Ssiz_t) G__int(libp->para[2]), (TString::ECaseCompare) G__int(libp->para[3])));
08297 return(1 || funcname || hash || result7 || libp) ;
08298 }
08299
08300 static int G__G__Base2_13_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08301 {
08302 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TString*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1])
08303 , (Ssiz_t) G__int(libp->para[2]), (TString::ECaseCompare) G__int(libp->para[3])));
08304 return(1 || funcname || hash || result7 || libp) ;
08305 }
08306
08307 static int G__G__Base2_13_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08308 {
08309 switch (libp->paran) {
08310 case 2:
08311 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TRegexp*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1])));
08312 break;
08313 case 1:
08314 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TRegexp*) libp->para[0].ref));
08315 break;
08316 }
08317 return(1 || funcname || hash || result7 || libp) ;
08318 }
08319
08320 static int G__G__Base2_13_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08321 {
08322 switch (libp->paran) {
08323 case 3:
08324 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TRegexp*) libp->para[0].ref, (Ssiz_t*) G__int(libp->para[1])
08325 , (Ssiz_t) G__int(libp->para[2])));
08326 break;
08327 case 2:
08328 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TRegexp*) libp->para[0].ref, (Ssiz_t*) G__int(libp->para[1])));
08329 break;
08330 }
08331 return(1 || funcname || hash || result7 || libp) ;
08332 }
08333
08334 static int G__G__Base2_13_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08335 {
08336 switch (libp->paran) {
08337 case 2:
08338 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TPRegexp*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1])));
08339 break;
08340 case 1:
08341 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TPRegexp*) libp->para[0].ref));
08342 break;
08343 }
08344 return(1 || funcname || hash || result7 || libp) ;
08345 }
08346
08347 static int G__G__Base2_13_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08348 {
08349 switch (libp->paran) {
08350 case 3:
08351 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TPRegexp*) libp->para[0].ref, (Ssiz_t*) G__int(libp->para[1])
08352 , (Ssiz_t) G__int(libp->para[2])));
08353 break;
08354 case 2:
08355 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Index(*(TPRegexp*) libp->para[0].ref, (Ssiz_t*) G__int(libp->para[1])));
08356 break;
08357 }
08358 return(1 || funcname || hash || result7 || libp) ;
08359 }
08360
08361 static int G__G__Base2_13_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08362 {
08363 {
08364 const TString& obj = ((TString*) G__getstructoffset())->Insert((Ssiz_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
08365 result7->ref = (long) (&obj);
08366 result7->obj.i = (long) (&obj);
08367 }
08368 return(1 || funcname || hash || result7 || libp) ;
08369 }
08370
08371 static int G__G__Base2_13_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08372 {
08373 {
08374 const TString& obj = ((TString*) G__getstructoffset())->Insert((Ssiz_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
08375 , (Ssiz_t) G__int(libp->para[2]));
08376 result7->ref = (long) (&obj);
08377 result7->obj.i = (long) (&obj);
08378 }
08379 return(1 || funcname || hash || result7 || libp) ;
08380 }
08381
08382 static int G__G__Base2_13_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08383 {
08384 {
08385 const TString& obj = ((TString*) G__getstructoffset())->Insert((Ssiz_t) G__int(libp->para[0]), *(TString*) libp->para[1].ref);
08386 result7->ref = (long) (&obj);
08387 result7->obj.i = (long) (&obj);
08388 }
08389 return(1 || funcname || hash || result7 || libp) ;
08390 }
08391
08392 static int G__G__Base2_13_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08393 {
08394 {
08395 const TString& obj = ((TString*) G__getstructoffset())->Insert((Ssiz_t) G__int(libp->para[0]), *(TString*) libp->para[1].ref
08396 , (Ssiz_t) G__int(libp->para[2]));
08397 result7->ref = (long) (&obj);
08398 result7->obj.i = (long) (&obj);
08399 }
08400 return(1 || funcname || hash || result7 || libp) ;
08401 }
08402
08403 static int G__G__Base2_13_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08404 {
08405 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->IsAscii());
08406 return(1 || funcname || hash || result7 || libp) ;
08407 }
08408
08409 static int G__G__Base2_13_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08410 {
08411 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->IsAlpha());
08412 return(1 || funcname || hash || result7 || libp) ;
08413 }
08414
08415 static int G__G__Base2_13_0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08416 {
08417 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->IsAlnum());
08418 return(1 || funcname || hash || result7 || libp) ;
08419 }
08420
08421 static int G__G__Base2_13_0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08422 {
08423 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->IsDigit());
08424 return(1 || funcname || hash || result7 || libp) ;
08425 }
08426
08427 static int G__G__Base2_13_0_101(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08428 {
08429 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->IsFloat());
08430 return(1 || funcname || hash || result7 || libp) ;
08431 }
08432
08433 static int G__G__Base2_13_0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08434 {
08435 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->IsHex());
08436 return(1 || funcname || hash || result7 || libp) ;
08437 }
08438
08439 static int G__G__Base2_13_0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08440 {
08441 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->IsNull());
08442 return(1 || funcname || hash || result7 || libp) ;
08443 }
08444
08445 static int G__G__Base2_13_0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08446 {
08447 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->IsWhitespace());
08448 return(1 || funcname || hash || result7 || libp) ;
08449 }
08450
08451 static int G__G__Base2_13_0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08452 {
08453 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Last((char) G__int(libp->para[0])));
08454 return(1 || funcname || hash || result7 || libp) ;
08455 }
08456
08457 static int G__G__Base2_13_0_106(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08458 {
08459 G__letint(result7, 105, (long) ((const TString*) G__getstructoffset())->Length());
08460 return(1 || funcname || hash || result7 || libp) ;
08461 }
08462
08463 static int G__G__Base2_13_0_107(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08464 {
08465 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->MaybeRegexp());
08466 return(1 || funcname || hash || result7 || libp) ;
08467 }
08468
08469 static int G__G__Base2_13_0_108(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08470 {
08471 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->MaybeWildcard());
08472 return(1 || funcname || hash || result7 || libp) ;
08473 }
08474
08475 static int G__G__Base2_13_0_109(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08476 {
08477 {
08478 const TString& obj = ((TString*) G__getstructoffset())->Prepend((const char*) G__int(libp->para[0]));
08479 result7->ref = (long) (&obj);
08480 result7->obj.i = (long) (&obj);
08481 }
08482 return(1 || funcname || hash || result7 || libp) ;
08483 }
08484
08485 static int G__G__Base2_13_0_110(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08486 {
08487 {
08488 const TString& obj = ((TString*) G__getstructoffset())->Prepend((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
08489 result7->ref = (long) (&obj);
08490 result7->obj.i = (long) (&obj);
08491 }
08492 return(1 || funcname || hash || result7 || libp) ;
08493 }
08494
08495 static int G__G__Base2_13_0_111(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08496 {
08497 {
08498 const TString& obj = ((TString*) G__getstructoffset())->Prepend(*(TString*) libp->para[0].ref);
08499 result7->ref = (long) (&obj);
08500 result7->obj.i = (long) (&obj);
08501 }
08502 return(1 || funcname || hash || result7 || libp) ;
08503 }
08504
08505 static int G__G__Base2_13_0_112(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08506 {
08507 {
08508 const TString& obj = ((TString*) G__getstructoffset())->Prepend(*(TString*) libp->para[0].ref, (Ssiz_t) G__int(libp->para[1]));
08509 result7->ref = (long) (&obj);
08510 result7->obj.i = (long) (&obj);
08511 }
08512 return(1 || funcname || hash || result7 || libp) ;
08513 }
08514
08515 static int G__G__Base2_13_0_113(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08516 {
08517 switch (libp->paran) {
08518 case 2:
08519 {
08520 const TString& obj = ((TString*) G__getstructoffset())->Prepend((char) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
08521 result7->ref = (long) (&obj);
08522 result7->obj.i = (long) (&obj);
08523 }
08524 break;
08525 case 1:
08526 {
08527 const TString& obj = ((TString*) G__getstructoffset())->Prepend((char) G__int(libp->para[0]));
08528 result7->ref = (long) (&obj);
08529 result7->obj.i = (long) (&obj);
08530 }
08531 break;
08532 }
08533 return(1 || funcname || hash || result7 || libp) ;
08534 }
08535
08536 static int G__G__Base2_13_0_114(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08537 {
08538 {
08539 const istream& obj = ((TString*) G__getstructoffset())->ReadFile(*(istream*) libp->para[0].ref);
08540 result7->ref = (long) (&obj);
08541 result7->obj.i = (long) (&obj);
08542 }
08543 return(1 || funcname || hash || result7 || libp) ;
08544 }
08545
08546 static int G__G__Base2_13_0_115(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08547 {
08548 switch (libp->paran) {
08549 case 2:
08550 {
08551 const istream& obj = ((TString*) G__getstructoffset())->ReadLine(*(istream*) libp->para[0].ref, (Bool_t) G__int(libp->para[1]));
08552 result7->ref = (long) (&obj);
08553 result7->obj.i = (long) (&obj);
08554 }
08555 break;
08556 case 1:
08557 {
08558 const istream& obj = ((TString*) G__getstructoffset())->ReadLine(*(istream*) libp->para[0].ref);
08559 result7->ref = (long) (&obj);
08560 result7->obj.i = (long) (&obj);
08561 }
08562 break;
08563 }
08564 return(1 || funcname || hash || result7 || libp) ;
08565 }
08566
08567 static int G__G__Base2_13_0_116(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08568 {
08569 {
08570 const istream& obj = ((TString*) G__getstructoffset())->ReadString(*(istream*) libp->para[0].ref);
08571 result7->ref = (long) (&obj);
08572 result7->obj.i = (long) (&obj);
08573 }
08574 return(1 || funcname || hash || result7 || libp) ;
08575 }
08576
08577 static int G__G__Base2_13_0_117(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08578 {
08579 switch (libp->paran) {
08580 case 2:
08581 {
08582 const istream& obj = ((TString*) G__getstructoffset())->ReadToDelim(*(istream*) libp->para[0].ref, (char) G__int(libp->para[1]));
08583 result7->ref = (long) (&obj);
08584 result7->obj.i = (long) (&obj);
08585 }
08586 break;
08587 case 1:
08588 {
08589 const istream& obj = ((TString*) G__getstructoffset())->ReadToDelim(*(istream*) libp->para[0].ref);
08590 result7->ref = (long) (&obj);
08591 result7->obj.i = (long) (&obj);
08592 }
08593 break;
08594 }
08595 return(1 || funcname || hash || result7 || libp) ;
08596 }
08597
08598 static int G__G__Base2_13_0_118(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08599 {
08600 {
08601 const istream& obj = ((TString*) G__getstructoffset())->ReadToken(*(istream*) libp->para[0].ref);
08602 result7->ref = (long) (&obj);
08603 result7->obj.i = (long) (&obj);
08604 }
08605 return(1 || funcname || hash || result7 || libp) ;
08606 }
08607
08608 static int G__G__Base2_13_0_119(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08609 {
08610 {
08611 const TString& obj = ((TString*) G__getstructoffset())->Remove((Ssiz_t) G__int(libp->para[0]));
08612 result7->ref = (long) (&obj);
08613 result7->obj.i = (long) (&obj);
08614 }
08615 return(1 || funcname || hash || result7 || libp) ;
08616 }
08617
08618 static int G__G__Base2_13_0_120(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08619 {
08620 {
08621 const TString& obj = ((TString*) G__getstructoffset())->Remove((Ssiz_t) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
08622 result7->ref = (long) (&obj);
08623 result7->obj.i = (long) (&obj);
08624 }
08625 return(1 || funcname || hash || result7 || libp) ;
08626 }
08627
08628 static int G__G__Base2_13_0_121(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08629 {
08630 {
08631 const TString& obj = ((TString*) G__getstructoffset())->Remove((TString::EStripType) G__int(libp->para[0]), (char) G__int(libp->para[1]));
08632 result7->ref = (long) (&obj);
08633 result7->obj.i = (long) (&obj);
08634 }
08635 return(1 || funcname || hash || result7 || libp) ;
08636 }
08637
08638 static int G__G__Base2_13_0_122(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08639 {
08640 {
08641 const TString& obj = ((TString*) G__getstructoffset())->Replace((Ssiz_t) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])
08642 , (const char*) G__int(libp->para[2]));
08643 result7->ref = (long) (&obj);
08644 result7->obj.i = (long) (&obj);
08645 }
08646 return(1 || funcname || hash || result7 || libp) ;
08647 }
08648
08649 static int G__G__Base2_13_0_123(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08650 {
08651 {
08652 const TString& obj = ((TString*) G__getstructoffset())->Replace((Ssiz_t) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])
08653 , (const char*) G__int(libp->para[2]), (Ssiz_t) G__int(libp->para[3]));
08654 result7->ref = (long) (&obj);
08655 result7->obj.i = (long) (&obj);
08656 }
08657 return(1 || funcname || hash || result7 || libp) ;
08658 }
08659
08660 static int G__G__Base2_13_0_124(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08661 {
08662 {
08663 const TString& obj = ((TString*) G__getstructoffset())->Replace((Ssiz_t) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])
08664 , *(TString*) libp->para[2].ref);
08665 result7->ref = (long) (&obj);
08666 result7->obj.i = (long) (&obj);
08667 }
08668 return(1 || funcname || hash || result7 || libp) ;
08669 }
08670
08671 static int G__G__Base2_13_0_125(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08672 {
08673 {
08674 const TString& obj = ((TString*) G__getstructoffset())->Replace((Ssiz_t) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])
08675 , *(TString*) libp->para[2].ref, (Ssiz_t) G__int(libp->para[3]));
08676 result7->ref = (long) (&obj);
08677 result7->obj.i = (long) (&obj);
08678 }
08679 return(1 || funcname || hash || result7 || libp) ;
08680 }
08681
08682 static int G__G__Base2_13_0_126(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08683 {
08684 {
08685 const TString& obj = ((TString*) G__getstructoffset())->ReplaceAll(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
08686 result7->ref = (long) (&obj);
08687 result7->obj.i = (long) (&obj);
08688 }
08689 return(1 || funcname || hash || result7 || libp) ;
08690 }
08691
08692 static int G__G__Base2_13_0_127(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08693 {
08694 {
08695 const TString& obj = ((TString*) G__getstructoffset())->ReplaceAll(*(TString*) libp->para[0].ref, (const char*) G__int(libp->para[1]));
08696 result7->ref = (long) (&obj);
08697 result7->obj.i = (long) (&obj);
08698 }
08699 return(1 || funcname || hash || result7 || libp) ;
08700 }
08701
08702 static int G__G__Base2_13_0_128(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08703 {
08704 {
08705 const TString& obj = ((TString*) G__getstructoffset())->ReplaceAll((const char*) G__int(libp->para[0]), *(TString*) libp->para[1].ref);
08706 result7->ref = (long) (&obj);
08707 result7->obj.i = (long) (&obj);
08708 }
08709 return(1 || funcname || hash || result7 || libp) ;
08710 }
08711
08712 static int G__G__Base2_13_0_129(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08713 {
08714 {
08715 const TString& obj = ((TString*) G__getstructoffset())->ReplaceAll((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
08716 result7->ref = (long) (&obj);
08717 result7->obj.i = (long) (&obj);
08718 }
08719 return(1 || funcname || hash || result7 || libp) ;
08720 }
08721
08722 static int G__G__Base2_13_0_130(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08723 {
08724 {
08725 const TString& obj = ((TString*) G__getstructoffset())->ReplaceAll((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1])
08726 , (const char*) G__int(libp->para[2]), (Ssiz_t) G__int(libp->para[3]));
08727 result7->ref = (long) (&obj);
08728 result7->obj.i = (long) (&obj);
08729 }
08730 return(1 || funcname || hash || result7 || libp) ;
08731 }
08732
08733 static int G__G__Base2_13_0_131(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08734 {
08735 ((TString*) G__getstructoffset())->Resize((Ssiz_t) G__int(libp->para[0]));
08736 G__setnull(result7);
08737 return(1 || funcname || hash || result7 || libp) ;
08738 }
08739
08740 static int G__G__Base2_13_0_132(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08741 {
08742 switch (libp->paran) {
08743 case 2:
08744 {
08745 const TSubString* pobj;
08746 const TSubString xobj = ((const TString*) G__getstructoffset())->Strip((TString::EStripType) G__int(libp->para[0]), (char) G__int(libp->para[1]));
08747 pobj = new TSubString(xobj);
08748 result7->obj.i = (long) ((void*) pobj);
08749 result7->ref = result7->obj.i;
08750 G__store_tempobject(*result7);
08751 }
08752 break;
08753 case 1:
08754 {
08755 const TSubString* pobj;
08756 const TSubString xobj = ((const TString*) G__getstructoffset())->Strip((TString::EStripType) G__int(libp->para[0]));
08757 pobj = new TSubString(xobj);
08758 result7->obj.i = (long) ((void*) pobj);
08759 result7->ref = result7->obj.i;
08760 G__store_tempobject(*result7);
08761 }
08762 break;
08763 case 0:
08764 {
08765 const TSubString* pobj;
08766 const TSubString xobj = ((const TString*) G__getstructoffset())->Strip();
08767 pobj = new TSubString(xobj);
08768 result7->obj.i = (long) ((void*) pobj);
08769 result7->ref = result7->obj.i;
08770 G__store_tempobject(*result7);
08771 }
08772 break;
08773 }
08774 return(1 || funcname || hash || result7 || libp) ;
08775 }
08776
08777 static int G__G__Base2_13_0_133(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08778 {
08779 ((TString*) G__getstructoffset())->ToLower();
08780 G__setnull(result7);
08781 return(1 || funcname || hash || result7 || libp) ;
08782 }
08783
08784 static int G__G__Base2_13_0_134(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08785 {
08786 ((TString*) G__getstructoffset())->ToUpper();
08787 G__setnull(result7);
08788 return(1 || funcname || hash || result7 || libp) ;
08789 }
08790
08791 static int G__G__Base2_13_0_135(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08792 {
08793 G__letint(result7, 85, (long) ((const TString*) G__getstructoffset())->Tokenize(*(TString*) libp->para[0].ref));
08794 return(1 || funcname || hash || result7 || libp) ;
08795 }
08796
08797 static int G__G__Base2_13_0_136(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08798 {
08799 switch (libp->paran) {
08800 case 3:
08801 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->Tokenize(*(TString*) libp->para[0].ref, *(Ssiz_t*) G__Intref(&libp->para[1])
08802 , (const char*) G__int(libp->para[2])));
08803 break;
08804 case 2:
08805 G__letint(result7, 103, (long) ((const TString*) G__getstructoffset())->Tokenize(*(TString*) libp->para[0].ref, *(Ssiz_t*) G__Intref(&libp->para[1])));
08806 break;
08807 }
08808 return(1 || funcname || hash || result7 || libp) ;
08809 }
08810
08811 static int G__G__Base2_13_0_137(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08812 {
08813 G__letint(result7, 104, (long) TString::Hash((void*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
08814 return(1 || funcname || hash || result7 || libp) ;
08815 }
08816
08817 static int G__G__Base2_13_0_138(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08818 {
08819 switch (libp->paran) {
08820 case 1:
08821 G__letint(result7, 105, (long) TString::InitialCapacity((Ssiz_t) G__int(libp->para[0])));
08822 break;
08823 case 0:
08824 G__letint(result7, 105, (long) TString::InitialCapacity());
08825 break;
08826 }
08827 return(1 || funcname || hash || result7 || libp) ;
08828 }
08829
08830 static int G__G__Base2_13_0_139(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08831 {
08832 switch (libp->paran) {
08833 case 1:
08834 G__letint(result7, 105, (long) TString::MaxWaste((Ssiz_t) G__int(libp->para[0])));
08835 break;
08836 case 0:
08837 G__letint(result7, 105, (long) TString::MaxWaste());
08838 break;
08839 }
08840 return(1 || funcname || hash || result7 || libp) ;
08841 }
08842
08843 static int G__G__Base2_13_0_140(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08844 {
08845 switch (libp->paran) {
08846 case 1:
08847 G__letint(result7, 105, (long) TString::ResizeIncrement((Ssiz_t) G__int(libp->para[0])));
08848 break;
08849 case 0:
08850 G__letint(result7, 105, (long) TString::ResizeIncrement());
08851 break;
08852 }
08853 return(1 || funcname || hash || result7 || libp) ;
08854 }
08855
08856 static int G__G__Base2_13_0_141(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08857 {
08858 G__letint(result7, 105, (long) TString::GetInitialCapacity());
08859 return(1 || funcname || hash || result7 || libp) ;
08860 }
08861
08862 static int G__G__Base2_13_0_142(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08863 {
08864 G__letint(result7, 105, (long) TString::GetResizeIncrement());
08865 return(1 || funcname || hash || result7 || libp) ;
08866 }
08867
08868 static int G__G__Base2_13_0_143(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08869 {
08870 G__letint(result7, 105, (long) TString::GetMaxWaste());
08871 return(1 || funcname || hash || result7 || libp) ;
08872 }
08873
08874 static int G__G__Base2_13_0_144(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08875 {
08876 G__va_arg_buf G__va_arg_bufobj;
08877 G__va_arg_put(&G__va_arg_bufobj, libp, 1);
08878 {
08879 TString* pobj;
08880 TString xobj = TString::Format((const char*) G__int(libp->para[0]), G__va_arg_bufobj);
08881 pobj = new TString(xobj);
08882 result7->obj.i = (long) ((void*) pobj);
08883 result7->ref = result7->obj.i;
08884 G__store_tempobject(*result7);
08885 }
08886 return(1 || funcname || hash || result7 || libp) ;
08887 }
08888
08889 static int G__G__Base2_13_0_145(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08890 {
08891 G__letint(result7, 85, (long) TString::Class());
08892 return(1 || funcname || hash || result7 || libp) ;
08893 }
08894
08895 static int G__G__Base2_13_0_146(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08896 {
08897 G__letint(result7, 67, (long) TString::Class_Name());
08898 return(1 || funcname || hash || result7 || libp) ;
08899 }
08900
08901 static int G__G__Base2_13_0_147(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08902 {
08903 G__letint(result7, 115, (long) TString::Class_Version());
08904 return(1 || funcname || hash || result7 || libp) ;
08905 }
08906
08907 static int G__G__Base2_13_0_148(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08908 {
08909 TString::Dictionary();
08910 G__setnull(result7);
08911 return(1 || funcname || hash || result7 || libp) ;
08912 }
08913
08914 static int G__G__Base2_13_0_149(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08915 {
08916 G__letint(result7, 85, (long) ((const TString*) G__getstructoffset())->IsA());
08917 return(1 || funcname || hash || result7 || libp) ;
08918 }
08919
08920 static int G__G__Base2_13_0_150(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08921 {
08922 ((TString*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
08923 G__setnull(result7);
08924 return(1 || funcname || hash || result7 || libp) ;
08925 }
08926
08927 static int G__G__Base2_13_0_151(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08928 {
08929 ((TString*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
08930 G__setnull(result7);
08931 return(1 || funcname || hash || result7 || libp) ;
08932 }
08933
08934 static int G__G__Base2_13_0_152(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08935 {
08936 ((TString*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
08937 G__setnull(result7);
08938 return(1 || funcname || hash || result7 || libp) ;
08939 }
08940
08941 static int G__G__Base2_13_0_153(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08942 {
08943 G__letint(result7, 67, (long) TString::DeclFileName());
08944 return(1 || funcname || hash || result7 || libp) ;
08945 }
08946
08947 static int G__G__Base2_13_0_154(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08948 {
08949 G__letint(result7, 105, (long) TString::ImplFileLine());
08950 return(1 || funcname || hash || result7 || libp) ;
08951 }
08952
08953 static int G__G__Base2_13_0_155(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08954 {
08955 G__letint(result7, 67, (long) TString::ImplFileName());
08956 return(1 || funcname || hash || result7 || libp) ;
08957 }
08958
08959 static int G__G__Base2_13_0_156(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08960 {
08961 G__letint(result7, 105, (long) TString::DeclFileLine());
08962 return(1 || funcname || hash || result7 || libp) ;
08963 }
08964
08965
08966 typedef TString G__TTString;
08967 static int G__G__Base2_13_0_157(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08968 {
08969 char* gvp = (char*) G__getgvp();
08970 long soff = G__getstructoffset();
08971 int n = G__getaryconstruct();
08972
08973
08974
08975
08976
08977 if (!soff) {
08978 return(1);
08979 }
08980 if (n) {
08981 if (gvp == (char*)G__PVOID) {
08982 delete[] (TString*) soff;
08983 } else {
08984 G__setgvp((long) G__PVOID);
08985 for (int i = n - 1; i >= 0; --i) {
08986 ((TString*) (soff+(sizeof(TString)*i)))->~G__TTString();
08987 }
08988 G__setgvp((long)gvp);
08989 }
08990 } else {
08991 if (gvp == (char*)G__PVOID) {
08992 delete (TString*) soff;
08993 } else {
08994 G__setgvp((long) G__PVOID);
08995 ((TString*) (soff))->~G__TTString();
08996 G__setgvp((long)gvp);
08997 }
08998 }
08999 G__setnull(result7);
09000 return(1 || funcname || hash || result7 || libp) ;
09001 }
09002
09003
09004
09005 static int G__G__Base2_53_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09006 {
09007 string* p = NULL;
09008 char* gvp = (char*) G__getgvp();
09009 int n = G__getaryconstruct();
09010 if (n) {
09011 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09012 p = new string[n];
09013 } else {
09014 p = new((void*) gvp) string[n];
09015 }
09016 } else {
09017 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09018 p = new string;
09019 } else {
09020 p = new((void*) gvp) string;
09021 }
09022 }
09023 result7->obj.i = (long) p;
09024 result7->ref = (long) p;
09025 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_string));
09026 return(1 || funcname || hash || result7 || libp) ;
09027 }
09028
09029 static int G__G__Base2_53_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09030 {
09031 string* p = NULL;
09032 char* gvp = (char*) G__getgvp();
09033
09034 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09035 p = new string(*(string*) libp->para[0].ref);
09036 } else {
09037 p = new((void*) gvp) string(*(string*) libp->para[0].ref);
09038 }
09039 result7->obj.i = (long) p;
09040 result7->ref = (long) p;
09041 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_string));
09042 return(1 || funcname || hash || result7 || libp) ;
09043 }
09044
09045 static int G__G__Base2_53_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09046 {
09047 string* p = NULL;
09048 char* gvp = (char*) G__getgvp();
09049
09050 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09051 p = new string(
09052 *(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])
09053 , (size_t) G__int(libp->para[2]));
09054 } else {
09055 p = new((void*) gvp) string(
09056 *(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])
09057 , (size_t) G__int(libp->para[2]));
09058 }
09059 result7->obj.i = (long) p;
09060 result7->ref = (long) p;
09061 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_string));
09062 return(1 || funcname || hash || result7 || libp) ;
09063 }
09064
09065 static int G__G__Base2_53_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09066 {
09067 string* p = NULL;
09068 char* gvp = (char*) G__getgvp();
09069
09070 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09071 p = new string((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1]));
09072 } else {
09073 p = new((void*) gvp) string((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1]));
09074 }
09075 result7->obj.i = (long) p;
09076 result7->ref = (long) p;
09077 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_string));
09078 return(1 || funcname || hash || result7 || libp) ;
09079 }
09080
09081 static int G__G__Base2_53_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09082 {
09083 string* p = NULL;
09084 char* gvp = (char*) G__getgvp();
09085
09086 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09087 p = new string((const char*) G__int(libp->para[0]));
09088 } else {
09089 p = new((void*) gvp) string((const char*) G__int(libp->para[0]));
09090 }
09091 result7->obj.i = (long) p;
09092 result7->ref = (long) p;
09093 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_string));
09094 return(1 || funcname || hash || result7 || libp) ;
09095 }
09096
09097 static int G__G__Base2_53_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09098 {
09099 string* p = NULL;
09100 char* gvp = (char*) G__getgvp();
09101
09102 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09103 p = new string((size_t) G__int(libp->para[0]), (char) G__int(libp->para[1]));
09104 } else {
09105 p = new((void*) gvp) string((size_t) G__int(libp->para[0]), (char) G__int(libp->para[1]));
09106 }
09107 result7->obj.i = (long) p;
09108 result7->ref = (long) p;
09109 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_string));
09110 return(1 || funcname || hash || result7 || libp) ;
09111 }
09112
09113 static int G__G__Base2_53_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09114 {
09115 {
09116 const string& obj = ((string*) G__getstructoffset())->operator=(*(string*) libp->para[0].ref);
09117 result7->ref = (long) (&obj);
09118 result7->obj.i = (long) (&obj);
09119 }
09120 return(1 || funcname || hash || result7 || libp) ;
09121 }
09122
09123 static int G__G__Base2_53_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09124 {
09125 {
09126 const string& obj = ((string*) G__getstructoffset())->operator=((const char*) G__int(libp->para[0]));
09127 result7->ref = (long) (&obj);
09128 result7->obj.i = (long) (&obj);
09129 }
09130 return(1 || funcname || hash || result7 || libp) ;
09131 }
09132
09133 static int G__G__Base2_53_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09134 {
09135 {
09136 const string& obj = ((string*) G__getstructoffset())->operator=((char) G__int(libp->para[0]));
09137 result7->ref = (long) (&obj);
09138 result7->obj.i = (long) (&obj);
09139 }
09140 return(1 || funcname || hash || result7 || libp) ;
09141 }
09142
09143 static int G__G__Base2_53_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09144 {
09145 {
09146 const string& obj = ((string*) G__getstructoffset())->operator+=(*(string*) libp->para[0].ref);
09147 result7->ref = (long) (&obj);
09148 result7->obj.i = (long) (&obj);
09149 }
09150 return(1 || funcname || hash || result7 || libp) ;
09151 }
09152
09153 static int G__G__Base2_53_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09154 {
09155 {
09156 const string& obj = ((string*) G__getstructoffset())->operator+=((const char*) G__int(libp->para[0]));
09157 result7->ref = (long) (&obj);
09158 result7->obj.i = (long) (&obj);
09159 }
09160 return(1 || funcname || hash || result7 || libp) ;
09161 }
09162
09163 static int G__G__Base2_53_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09164 {
09165 {
09166 const string& obj = ((string*) G__getstructoffset())->operator+=((char) G__int(libp->para[0]));
09167 result7->ref = (long) (&obj);
09168 result7->obj.i = (long) (&obj);
09169 }
09170 return(1 || funcname || hash || result7 || libp) ;
09171 }
09172
09173 static int G__G__Base2_53_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09174 {
09175 {
09176 const string& obj = ((string*) G__getstructoffset())->append(*(string*) libp->para[0].ref);
09177 result7->ref = (long) (&obj);
09178 result7->obj.i = (long) (&obj);
09179 }
09180 return(1 || funcname || hash || result7 || libp) ;
09181 }
09182
09183 static int G__G__Base2_53_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09184 {
09185 {
09186 const string& obj = ((string*) G__getstructoffset())->append(*(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])
09187 , (size_t) G__int(libp->para[2]));
09188 result7->ref = (long) (&obj);
09189 result7->obj.i = (long) (&obj);
09190 }
09191 return(1 || funcname || hash || result7 || libp) ;
09192 }
09193
09194 static int G__G__Base2_53_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09195 {
09196 {
09197 const string& obj = ((string*) G__getstructoffset())->append((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1]));
09198 result7->ref = (long) (&obj);
09199 result7->obj.i = (long) (&obj);
09200 }
09201 return(1 || funcname || hash || result7 || libp) ;
09202 }
09203
09204 static int G__G__Base2_53_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09205 {
09206 {
09207 const string& obj = ((string*) G__getstructoffset())->append((const char*) G__int(libp->para[0]));
09208 result7->ref = (long) (&obj);
09209 result7->obj.i = (long) (&obj);
09210 }
09211 return(1 || funcname || hash || result7 || libp) ;
09212 }
09213
09214 static int G__G__Base2_53_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09215 {
09216 {
09217 const string& obj = ((string*) G__getstructoffset())->append((size_t) G__int(libp->para[0]), (char) G__int(libp->para[1]));
09218 result7->ref = (long) (&obj);
09219 result7->obj.i = (long) (&obj);
09220 }
09221 return(1 || funcname || hash || result7 || libp) ;
09222 }
09223
09224 static int G__G__Base2_53_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09225 {
09226 {
09227 const string& obj = ((string*) G__getstructoffset())->assign(*(string*) libp->para[0].ref);
09228 result7->ref = (long) (&obj);
09229 result7->obj.i = (long) (&obj);
09230 }
09231 return(1 || funcname || hash || result7 || libp) ;
09232 }
09233
09234 static int G__G__Base2_53_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09235 {
09236 {
09237 const string& obj = ((string*) G__getstructoffset())->assign(*(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])
09238 , (size_t) G__int(libp->para[2]));
09239 result7->ref = (long) (&obj);
09240 result7->obj.i = (long) (&obj);
09241 }
09242 return(1 || funcname || hash || result7 || libp) ;
09243 }
09244
09245 static int G__G__Base2_53_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09246 {
09247 {
09248 const string& obj = ((string*) G__getstructoffset())->assign((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1]));
09249 result7->ref = (long) (&obj);
09250 result7->obj.i = (long) (&obj);
09251 }
09252 return(1 || funcname || hash || result7 || libp) ;
09253 }
09254
09255 static int G__G__Base2_53_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09256 {
09257 {
09258 const string& obj = ((string*) G__getstructoffset())->assign((const char*) G__int(libp->para[0]));
09259 result7->ref = (long) (&obj);
09260 result7->obj.i = (long) (&obj);
09261 }
09262 return(1 || funcname || hash || result7 || libp) ;
09263 }
09264
09265 static int G__G__Base2_53_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09266 {
09267 {
09268 const string& obj = ((string*) G__getstructoffset())->assign((size_t) G__int(libp->para[0]), (char) G__int(libp->para[1]));
09269 result7->ref = (long) (&obj);
09270 result7->obj.i = (long) (&obj);
09271 }
09272 return(1 || funcname || hash || result7 || libp) ;
09273 }
09274
09275 static int G__G__Base2_53_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09276 {
09277 {
09278 const string& obj = ((string*) G__getstructoffset())->insert((size_t) G__int(libp->para[0]), *(string*) libp->para[1].ref);
09279 result7->ref = (long) (&obj);
09280 result7->obj.i = (long) (&obj);
09281 }
09282 return(1 || funcname || hash || result7 || libp) ;
09283 }
09284
09285 static int G__G__Base2_53_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09286 {
09287 {
09288 const string& obj = ((string*) G__getstructoffset())->insert((size_t) G__int(libp->para[0]), *(string*) libp->para[1].ref
09289 , (size_t) G__int(libp->para[2]), (size_t) G__int(libp->para[3]));
09290 result7->ref = (long) (&obj);
09291 result7->obj.i = (long) (&obj);
09292 }
09293 return(1 || funcname || hash || result7 || libp) ;
09294 }
09295
09296 static int G__G__Base2_53_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09297 {
09298 {
09299 const string& obj = ((string*) G__getstructoffset())->insert((size_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
09300 , (size_t) G__int(libp->para[2]));
09301 result7->ref = (long) (&obj);
09302 result7->obj.i = (long) (&obj);
09303 }
09304 return(1 || funcname || hash || result7 || libp) ;
09305 }
09306
09307 static int G__G__Base2_53_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09308 {
09309 {
09310 const string& obj = ((string*) G__getstructoffset())->insert((size_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
09311 result7->ref = (long) (&obj);
09312 result7->obj.i = (long) (&obj);
09313 }
09314 return(1 || funcname || hash || result7 || libp) ;
09315 }
09316
09317 static int G__G__Base2_53_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09318 {
09319 {
09320 const string& obj = ((string*) G__getstructoffset())->insert((size_t) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09321 , (char) G__int(libp->para[2]));
09322 result7->ref = (long) (&obj);
09323 result7->obj.i = (long) (&obj);
09324 }
09325 return(1 || funcname || hash || result7 || libp) ;
09326 }
09327
09328 static int G__G__Base2_53_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09329 {
09330 {
09331 const string& obj = ((string*) G__getstructoffset())->replace((size_t) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09332 , *(string*) libp->para[2].ref);
09333 result7->ref = (long) (&obj);
09334 result7->obj.i = (long) (&obj);
09335 }
09336 return(1 || funcname || hash || result7 || libp) ;
09337 }
09338
09339 static int G__G__Base2_53_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09340 {
09341 {
09342 const string& obj = ((string*) G__getstructoffset())->replace((size_t) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09343 , *(string*) libp->para[2].ref, (size_t) G__int(libp->para[3])
09344 , (size_t) G__int(libp->para[4]));
09345 result7->ref = (long) (&obj);
09346 result7->obj.i = (long) (&obj);
09347 }
09348 return(1 || funcname || hash || result7 || libp) ;
09349 }
09350
09351 static int G__G__Base2_53_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09352 {
09353 {
09354 const string& obj = ((string*) G__getstructoffset())->replace((size_t) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09355 , (const char*) G__int(libp->para[2]), (size_t) G__int(libp->para[3]));
09356 result7->ref = (long) (&obj);
09357 result7->obj.i = (long) (&obj);
09358 }
09359 return(1 || funcname || hash || result7 || libp) ;
09360 }
09361
09362 static int G__G__Base2_53_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09363 {
09364 {
09365 const string& obj = ((string*) G__getstructoffset())->replace((size_t) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09366 , (const char*) G__int(libp->para[2]));
09367 result7->ref = (long) (&obj);
09368 result7->obj.i = (long) (&obj);
09369 }
09370 return(1 || funcname || hash || result7 || libp) ;
09371 }
09372
09373 static int G__G__Base2_53_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09374 {
09375 {
09376 const string& obj = ((string*) G__getstructoffset())->replace((size_t) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09377 , (size_t) G__int(libp->para[2]), (char) G__int(libp->para[3]));
09378 result7->ref = (long) (&obj);
09379 result7->obj.i = (long) (&obj);
09380 }
09381 return(1 || funcname || hash || result7 || libp) ;
09382 }
09383
09384 static int G__G__Base2_53_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09385 {
09386 {
09387 const char& obj = ((const string*) G__getstructoffset())->operator[]((size_t) G__int(libp->para[0]));
09388 result7->ref = (long) (&obj);
09389 G__letint(result7, 'c', (long)obj);
09390 }
09391 return(1 || funcname || hash || result7 || libp) ;
09392 }
09393
09394 static int G__G__Base2_53_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09395 {
09396 {
09397 const char& obj = ((string*) G__getstructoffset())->operator[]((size_t) G__int(libp->para[0]));
09398 result7->ref = (long) (&obj);
09399 G__letint(result7, 'c', (long)obj);
09400 }
09401 return(1 || funcname || hash || result7 || libp) ;
09402 }
09403
09404 static int G__G__Base2_53_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09405 {
09406 {
09407 const char& obj = ((const string*) G__getstructoffset())->at((size_t) G__int(libp->para[0]));
09408 result7->ref = (long) (&obj);
09409 G__letint(result7, 'c', (long)obj);
09410 }
09411 return(1 || funcname || hash || result7 || libp) ;
09412 }
09413
09414 static int G__G__Base2_53_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09415 {
09416 {
09417 const char& obj = ((string*) G__getstructoffset())->at((size_t) G__int(libp->para[0]));
09418 result7->ref = (long) (&obj);
09419 G__letint(result7, 'c', (long)obj);
09420 }
09421 return(1 || funcname || hash || result7 || libp) ;
09422 }
09423
09424 static int G__G__Base2_53_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09425 {
09426 G__letint(result7, 67, (long) ((const string*) G__getstructoffset())->c_str());
09427 return(1 || funcname || hash || result7 || libp) ;
09428 }
09429
09430 static int G__G__Base2_53_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09431 {
09432 G__letint(result7, 67, (long) ((const string*) G__getstructoffset())->data());
09433 return(1 || funcname || hash || result7 || libp) ;
09434 }
09435
09436 static int G__G__Base2_53_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09437 {
09438 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->length());
09439 return(1 || funcname || hash || result7 || libp) ;
09440 }
09441
09442 static int G__G__Base2_53_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09443 {
09444 ((string*) G__getstructoffset())->resize((size_t) G__int(libp->para[0]), (char) G__int(libp->para[1]));
09445 G__setnull(result7);
09446 return(1 || funcname || hash || result7 || libp) ;
09447 }
09448
09449 static int G__G__Base2_53_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09450 {
09451 ((string*) G__getstructoffset())->resize((size_t) G__int(libp->para[0]));
09452 G__setnull(result7);
09453 return(1 || funcname || hash || result7 || libp) ;
09454 }
09455
09456 static int G__G__Base2_53_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09457 {
09458 G__letint(result7, 105, (long) ((string*) G__getstructoffset())->size());
09459 return(1 || funcname || hash || result7 || libp) ;
09460 }
09461
09462 static int G__G__Base2_53_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09463 {
09464 ((string*) G__getstructoffset())->reserve((size_t) G__int(libp->para[0]));
09465 G__setnull(result7);
09466 return(1 || funcname || hash || result7 || libp) ;
09467 }
09468
09469 static int G__G__Base2_53_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09470 {
09471 switch (libp->paran) {
09472 case 3:
09473 G__letint(result7, 104, (long) ((string*) G__getstructoffset())->copy((char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09474 , (size_t) G__int(libp->para[2])));
09475 break;
09476 case 2:
09477 G__letint(result7, 104, (long) ((string*) G__getstructoffset())->copy((char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09478 break;
09479 }
09480 return(1 || funcname || hash || result7 || libp) ;
09481 }
09482
09483 static int G__G__Base2_53_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09484 {
09485 switch (libp->paran) {
09486 case 2:
09487 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find(*(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])));
09488 break;
09489 case 1:
09490 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find(*(string*) libp->para[0].ref));
09491 break;
09492 }
09493 return(1 || funcname || hash || result7 || libp) ;
09494 }
09495
09496 static int G__G__Base2_53_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09497 {
09498 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09499 , (size_t) G__int(libp->para[2])));
09500 return(1 || funcname || hash || result7 || libp) ;
09501 }
09502
09503 static int G__G__Base2_53_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09504 {
09505 switch (libp->paran) {
09506 case 2:
09507 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09508 break;
09509 case 1:
09510 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find((const char*) G__int(libp->para[0])));
09511 break;
09512 }
09513 return(1 || funcname || hash || result7 || libp) ;
09514 }
09515
09516 static int G__G__Base2_53_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09517 {
09518 switch (libp->paran) {
09519 case 2:
09520 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find((char) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09521 break;
09522 case 1:
09523 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find((char) G__int(libp->para[0])));
09524 break;
09525 }
09526 return(1 || funcname || hash || result7 || libp) ;
09527 }
09528
09529 static int G__G__Base2_53_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09530 {
09531 switch (libp->paran) {
09532 case 2:
09533 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->rfind(*(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])));
09534 break;
09535 case 1:
09536 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->rfind(*(string*) libp->para[0].ref));
09537 break;
09538 }
09539 return(1 || funcname || hash || result7 || libp) ;
09540 }
09541
09542 static int G__G__Base2_53_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09543 {
09544 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->rfind((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09545 , (size_t) G__int(libp->para[2])));
09546 return(1 || funcname || hash || result7 || libp) ;
09547 }
09548
09549 static int G__G__Base2_53_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09550 {
09551 switch (libp->paran) {
09552 case 2:
09553 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->rfind((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09554 break;
09555 case 1:
09556 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->rfind((const char*) G__int(libp->para[0])));
09557 break;
09558 }
09559 return(1 || funcname || hash || result7 || libp) ;
09560 }
09561
09562 static int G__G__Base2_53_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09563 {
09564 switch (libp->paran) {
09565 case 2:
09566 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->rfind((char) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09567 break;
09568 case 1:
09569 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->rfind((char) G__int(libp->para[0])));
09570 break;
09571 }
09572 return(1 || funcname || hash || result7 || libp) ;
09573 }
09574
09575 static int G__G__Base2_53_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09576 {
09577 switch (libp->paran) {
09578 case 2:
09579 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_of(*(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])));
09580 break;
09581 case 1:
09582 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_of(*(string*) libp->para[0].ref));
09583 break;
09584 }
09585 return(1 || funcname || hash || result7 || libp) ;
09586 }
09587
09588 static int G__G__Base2_53_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09589 {
09590 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_of((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09591 , (size_t) G__int(libp->para[2])));
09592 return(1 || funcname || hash || result7 || libp) ;
09593 }
09594
09595 static int G__G__Base2_53_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09596 {
09597 switch (libp->paran) {
09598 case 2:
09599 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_of((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09600 break;
09601 case 1:
09602 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_of((const char*) G__int(libp->para[0])));
09603 break;
09604 }
09605 return(1 || funcname || hash || result7 || libp) ;
09606 }
09607
09608 static int G__G__Base2_53_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09609 {
09610 switch (libp->paran) {
09611 case 2:
09612 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_of((char) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09613 break;
09614 case 1:
09615 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_of((char) G__int(libp->para[0])));
09616 break;
09617 }
09618 return(1 || funcname || hash || result7 || libp) ;
09619 }
09620
09621 static int G__G__Base2_53_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09622 {
09623 switch (libp->paran) {
09624 case 2:
09625 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_of(*(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])));
09626 break;
09627 case 1:
09628 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_of(*(string*) libp->para[0].ref));
09629 break;
09630 }
09631 return(1 || funcname || hash || result7 || libp) ;
09632 }
09633
09634 static int G__G__Base2_53_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09635 {
09636 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_of((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09637 , (size_t) G__int(libp->para[2])));
09638 return(1 || funcname || hash || result7 || libp) ;
09639 }
09640
09641 static int G__G__Base2_53_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09642 {
09643 switch (libp->paran) {
09644 case 2:
09645 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_of((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09646 break;
09647 case 1:
09648 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_of((const char*) G__int(libp->para[0])));
09649 break;
09650 }
09651 return(1 || funcname || hash || result7 || libp) ;
09652 }
09653
09654 static int G__G__Base2_53_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09655 {
09656 switch (libp->paran) {
09657 case 2:
09658 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_of((char) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09659 break;
09660 case 1:
09661 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_of((char) G__int(libp->para[0])));
09662 break;
09663 }
09664 return(1 || funcname || hash || result7 || libp) ;
09665 }
09666
09667 static int G__G__Base2_53_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09668 {
09669 switch (libp->paran) {
09670 case 2:
09671 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_not_of(*(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])));
09672 break;
09673 case 1:
09674 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_not_of(*(string*) libp->para[0].ref));
09675 break;
09676 }
09677 return(1 || funcname || hash || result7 || libp) ;
09678 }
09679
09680 static int G__G__Base2_53_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09681 {
09682 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_not_of((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09683 , (size_t) G__int(libp->para[2])));
09684 return(1 || funcname || hash || result7 || libp) ;
09685 }
09686
09687 static int G__G__Base2_53_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09688 {
09689 switch (libp->paran) {
09690 case 2:
09691 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_not_of((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09692 break;
09693 case 1:
09694 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_not_of((const char*) G__int(libp->para[0])));
09695 break;
09696 }
09697 return(1 || funcname || hash || result7 || libp) ;
09698 }
09699
09700 static int G__G__Base2_53_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09701 {
09702 switch (libp->paran) {
09703 case 2:
09704 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_not_of((char) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09705 break;
09706 case 1:
09707 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_first_not_of((char) G__int(libp->para[0])));
09708 break;
09709 }
09710 return(1 || funcname || hash || result7 || libp) ;
09711 }
09712
09713 static int G__G__Base2_53_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09714 {
09715 switch (libp->paran) {
09716 case 2:
09717 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_not_of(*(string*) libp->para[0].ref, (size_t) G__int(libp->para[1])));
09718 break;
09719 case 1:
09720 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_not_of(*(string*) libp->para[0].ref));
09721 break;
09722 }
09723 return(1 || funcname || hash || result7 || libp) ;
09724 }
09725
09726 static int G__G__Base2_53_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09727 {
09728 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_not_of((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
09729 , (size_t) G__int(libp->para[2])));
09730 return(1 || funcname || hash || result7 || libp) ;
09731 }
09732
09733 static int G__G__Base2_53_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09734 {
09735 switch (libp->paran) {
09736 case 2:
09737 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_not_of((const char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09738 break;
09739 case 1:
09740 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_not_of((const char*) G__int(libp->para[0])));
09741 break;
09742 }
09743 return(1 || funcname || hash || result7 || libp) ;
09744 }
09745
09746 static int G__G__Base2_53_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09747 {
09748 switch (libp->paran) {
09749 case 2:
09750 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_not_of((char) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
09751 break;
09752 case 1:
09753 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->find_last_not_of((char) G__int(libp->para[0])));
09754 break;
09755 }
09756 return(1 || funcname || hash || result7 || libp) ;
09757 }
09758
09759 static int G__G__Base2_53_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09760 {
09761 switch (libp->paran) {
09762 case 2:
09763 {
09764 const string* pobj;
09765 const string xobj = ((const string*) G__getstructoffset())->substr((size_t) G__int(libp->para[0]), (size_t) G__int(libp->para[1]));
09766 pobj = new string(xobj);
09767 result7->obj.i = (long) ((void*) pobj);
09768 result7->ref = result7->obj.i;
09769 G__store_tempobject(*result7);
09770 }
09771 break;
09772 case 1:
09773 {
09774 const string* pobj;
09775 const string xobj = ((const string*) G__getstructoffset())->substr((size_t) G__int(libp->para[0]));
09776 pobj = new string(xobj);
09777 result7->obj.i = (long) ((void*) pobj);
09778 result7->ref = result7->obj.i;
09779 G__store_tempobject(*result7);
09780 }
09781 break;
09782 case 0:
09783 {
09784 const string* pobj;
09785 const string xobj = ((const string*) G__getstructoffset())->substr();
09786 pobj = new string(xobj);
09787 result7->obj.i = (long) ((void*) pobj);
09788 result7->ref = result7->obj.i;
09789 G__store_tempobject(*result7);
09790 }
09791 break;
09792 }
09793 return(1 || funcname || hash || result7 || libp) ;
09794 }
09795
09796 static int G__G__Base2_53_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09797 {
09798 G__letint(result7, 105, (long) ((const string*) G__getstructoffset())->compare(*(string*) libp->para[0].ref));
09799 return(1 || funcname || hash || result7 || libp) ;
09800 }
09801
09802 static int G__G__Base2_53_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09803 {
09804 G__letint(result7, 105, (long) ((const string*) G__getstructoffset())->compare((const char*) G__int(libp->para[0])));
09805 return(1 || funcname || hash || result7 || libp) ;
09806 }
09807
09808 static int G__G__Base2_53_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09809 {
09810 {
09811 string::iterator* pobj;
09812 string::iterator xobj = ((string*) G__getstructoffset())->begin();
09813 pobj = new string::iterator(xobj);
09814 result7->obj.i = (long) ((void*) pobj);
09815 result7->ref = result7->obj.i;
09816 G__store_tempobject(*result7);
09817 }
09818 return(1 || funcname || hash || result7 || libp) ;
09819 }
09820
09821 static int G__G__Base2_53_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09822 {
09823 {
09824 const string::const_iterator* pobj;
09825 const string::const_iterator xobj = ((const string*) G__getstructoffset())->begin();
09826 pobj = new string::const_iterator(xobj);
09827 result7->obj.i = (long) ((void*) pobj);
09828 result7->ref = result7->obj.i;
09829 G__store_tempobject(*result7);
09830 }
09831 return(1 || funcname || hash || result7 || libp) ;
09832 }
09833
09834 static int G__G__Base2_53_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09835 {
09836 {
09837 string::iterator* pobj;
09838 string::iterator xobj = ((string*) G__getstructoffset())->end();
09839 pobj = new string::iterator(xobj);
09840 result7->obj.i = (long) ((void*) pobj);
09841 result7->ref = result7->obj.i;
09842 G__store_tempobject(*result7);
09843 }
09844 return(1 || funcname || hash || result7 || libp) ;
09845 }
09846
09847 static int G__G__Base2_53_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09848 {
09849 {
09850 const string::const_iterator* pobj;
09851 const string::const_iterator xobj = ((const string*) G__getstructoffset())->end();
09852 pobj = new string::const_iterator(xobj);
09853 result7->obj.i = (long) ((void*) pobj);
09854 result7->ref = result7->obj.i;
09855 G__store_tempobject(*result7);
09856 }
09857 return(1 || funcname || hash || result7 || libp) ;
09858 }
09859
09860 static int G__G__Base2_53_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09861 {
09862 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->capacity());
09863 return(1 || funcname || hash || result7 || libp) ;
09864 }
09865
09866 static int G__G__Base2_53_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09867 {
09868 ((string*) G__getstructoffset())->clear();
09869 G__setnull(result7);
09870 return(1 || funcname || hash || result7 || libp) ;
09871 }
09872
09873 static int G__G__Base2_53_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09874 {
09875 G__letint(result7, 103, (long) ((const string*) G__getstructoffset())->empty());
09876 return(1 || funcname || hash || result7 || libp) ;
09877 }
09878
09879 static int G__G__Base2_53_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09880 {
09881 G__letint(result7, 104, (long) ((const string*) G__getstructoffset())->max_size());
09882 return(1 || funcname || hash || result7 || libp) ;
09883 }
09884
09885
09886 typedef string G__Tstring;
09887 static int G__G__Base2_53_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09888 {
09889 char* gvp = (char*) G__getgvp();
09890 long soff = G__getstructoffset();
09891 int n = G__getaryconstruct();
09892
09893
09894
09895
09896
09897 if (!soff) {
09898 return(1);
09899 }
09900 if (n) {
09901 if (gvp == (char*)G__PVOID) {
09902 delete[] (string*) soff;
09903 } else {
09904 G__setgvp((long) G__PVOID);
09905 for (int i = n - 1; i >= 0; --i) {
09906 ((string*) (soff+(sizeof(string)*i)))->~G__Tstring();
09907 }
09908 G__setgvp((long)gvp);
09909 }
09910 } else {
09911 if (gvp == (char*)G__PVOID) {
09912 delete (string*) soff;
09913 } else {
09914 G__setgvp((long) G__PVOID);
09915 ((string*) (soff))->~G__Tstring();
09916 G__setgvp((long)gvp);
09917 }
09918 }
09919 G__setnull(result7);
09920 return(1 || funcname || hash || result7 || libp) ;
09921 }
09922
09923
09924
09925 static int G__G__Base2_65_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09926 {
09927 string::iterator* p = NULL;
09928 char* gvp = (char*) G__getgvp();
09929 int n = G__getaryconstruct();
09930 if (n) {
09931 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09932 p = new string::iterator[n];
09933 } else {
09934 p = new((void*) gvp) string::iterator[n];
09935 }
09936 } else {
09937 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09938 p = new string::iterator;
09939 } else {
09940 p = new((void*) gvp) string::iterator;
09941 }
09942 }
09943 result7->obj.i = (long) p;
09944 result7->ref = (long) p;
09945 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator));
09946 return(1 || funcname || hash || result7 || libp) ;
09947 }
09948
09949 static int G__G__Base2_65_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09950 {
09951 string::iterator* p = NULL;
09952 char* gvp = (char*) G__getgvp();
09953
09954 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09955 p = new string::iterator(libp->para[0].ref ? *(const string::pointer*) libp->para[0].ref : *(const string::pointer*) (void*) (&G__Mlong(libp->para[0])));
09956 } else {
09957 p = new((void*) gvp) string::iterator(libp->para[0].ref ? *(const string::pointer*) libp->para[0].ref : *(const string::pointer*) (void*) (&G__Mlong(libp->para[0])));
09958 }
09959 result7->obj.i = (long) p;
09960 result7->ref = (long) p;
09961 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator));
09962 return(1 || funcname || hash || result7 || libp) ;
09963 }
09964
09965 static int G__G__Base2_65_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09966 {
09967 {
09968 const string::reference obj = ((const string::iterator*) G__getstructoffset())->operator*();
09969 result7->ref = (long) (&obj);
09970 G__letint(result7, 'c', (long)obj);
09971 }
09972 return(1 || funcname || hash || result7 || libp) ;
09973 }
09974
09975 static int G__G__Base2_65_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09976 {
09977 G__letint(result7, 67, (long) ((const string::iterator*) G__getstructoffset())->operator->());
09978 return(1 || funcname || hash || result7 || libp) ;
09979 }
09980
09981 static int G__G__Base2_65_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09982 {
09983 {
09984 const string::iterator& obj = ((string::iterator*) G__getstructoffset())->operator++();
09985 result7->ref = (long) (&obj);
09986 result7->obj.i = (long) (&obj);
09987 }
09988 return(1 || funcname || hash || result7 || libp) ;
09989 }
09990
09991 static int G__G__Base2_65_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09992 {
09993 {
09994 string::iterator* pobj;
09995 string::iterator xobj = ((string::iterator*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
09996 pobj = new string::iterator(xobj);
09997 result7->obj.i = (long) ((void*) pobj);
09998 result7->ref = result7->obj.i;
09999 G__store_tempobject(*result7);
10000 }
10001 return(1 || funcname || hash || result7 || libp) ;
10002 }
10003
10004 static int G__G__Base2_65_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10005 {
10006 {
10007 const string::iterator& obj = ((string::iterator*) G__getstructoffset())->operator--();
10008 result7->ref = (long) (&obj);
10009 result7->obj.i = (long) (&obj);
10010 }
10011 return(1 || funcname || hash || result7 || libp) ;
10012 }
10013
10014 static int G__G__Base2_65_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10015 {
10016 {
10017 string::iterator* pobj;
10018 string::iterator xobj = ((string::iterator*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
10019 pobj = new string::iterator(xobj);
10020 result7->obj.i = (long) ((void*) pobj);
10021 result7->ref = result7->obj.i;
10022 G__store_tempobject(*result7);
10023 }
10024 return(1 || funcname || hash || result7 || libp) ;
10025 }
10026
10027 static int G__G__Base2_65_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10028 {
10029 {
10030 const string::reference obj = ((const string::iterator*) G__getstructoffset())->operator[](*(string::difference_type*) G__Longref(&libp->para[0]));
10031 result7->ref = (long) (&obj);
10032 G__letint(result7, 'c', (long)obj);
10033 }
10034 return(1 || funcname || hash || result7 || libp) ;
10035 }
10036
10037 static int G__G__Base2_65_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10038 {
10039 {
10040 const string::iterator& obj = ((string::iterator*) G__getstructoffset())->operator+=(*(string::difference_type*) G__Longref(&libp->para[0]));
10041 result7->ref = (long) (&obj);
10042 result7->obj.i = (long) (&obj);
10043 }
10044 return(1 || funcname || hash || result7 || libp) ;
10045 }
10046
10047 static int G__G__Base2_65_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10048 {
10049 {
10050 const string::iterator* pobj;
10051 const string::iterator xobj = ((const string::iterator*) G__getstructoffset())->operator+(*(string::difference_type*) G__Longref(&libp->para[0]));
10052 pobj = new string::iterator(xobj);
10053 result7->obj.i = (long) ((void*) pobj);
10054 result7->ref = result7->obj.i;
10055 G__store_tempobject(*result7);
10056 }
10057 return(1 || funcname || hash || result7 || libp) ;
10058 }
10059
10060 static int G__G__Base2_65_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10061 {
10062 {
10063 const string::iterator& obj = ((string::iterator*) G__getstructoffset())->operator-=(*(string::difference_type*) G__Longref(&libp->para[0]));
10064 result7->ref = (long) (&obj);
10065 result7->obj.i = (long) (&obj);
10066 }
10067 return(1 || funcname || hash || result7 || libp) ;
10068 }
10069
10070 static int G__G__Base2_65_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10071 {
10072 {
10073 const string::iterator* pobj;
10074 const string::iterator xobj = ((const string::iterator*) G__getstructoffset())->operator-(*(string::difference_type*) G__Longref(&libp->para[0]));
10075 pobj = new string::iterator(xobj);
10076 result7->obj.i = (long) ((void*) pobj);
10077 result7->ref = result7->obj.i;
10078 G__store_tempobject(*result7);
10079 }
10080 return(1 || funcname || hash || result7 || libp) ;
10081 }
10082
10083 static int G__G__Base2_65_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10084 {
10085 {
10086 const string::pointer& obj = ((const string::iterator*) G__getstructoffset())->base();
10087 result7->ref = (long) (&obj);
10088 G__letint(result7, 'C', (long)obj);
10089 }
10090 return(1 || funcname || hash || result7 || libp) ;
10091 }
10092
10093
10094 static int G__G__Base2_65_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10095
10096 {
10097 string::iterator* p;
10098 void* tmp = (void*) G__int(libp->para[0]);
10099 p = new string::iterator(*(string::iterator*) tmp);
10100 result7->obj.i = (long) p;
10101 result7->ref = (long) p;
10102 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator));
10103 return(1 || funcname || hash || result7 || libp) ;
10104 }
10105
10106
10107 typedef string::iterator G__TstringcLcLiterator;
10108 static int G__G__Base2_65_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10109 {
10110 char* gvp = (char*) G__getgvp();
10111 long soff = G__getstructoffset();
10112 int n = G__getaryconstruct();
10113
10114
10115
10116
10117
10118 if (!soff) {
10119 return(1);
10120 }
10121 if (n) {
10122 if (gvp == (char*)G__PVOID) {
10123 delete[] (string::iterator*) soff;
10124 } else {
10125 G__setgvp((long) G__PVOID);
10126 for (int i = n - 1; i >= 0; --i) {
10127 ((string::iterator*) (soff+(sizeof(string::iterator)*i)))->~G__TstringcLcLiterator();
10128 }
10129 G__setgvp((long)gvp);
10130 }
10131 } else {
10132 if (gvp == (char*)G__PVOID) {
10133 delete (string::iterator*) soff;
10134 } else {
10135 G__setgvp((long) G__PVOID);
10136 ((string::iterator*) (soff))->~G__TstringcLcLiterator();
10137 G__setgvp((long)gvp);
10138 }
10139 }
10140 G__setnull(result7);
10141 return(1 || funcname || hash || result7 || libp) ;
10142 }
10143
10144
10145 static int G__G__Base2_65_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10146 {
10147 string::iterator* dest = (string::iterator*) G__getstructoffset();
10148 const string::iterator& obj = *dest;
10149 result7->ref = (long) (&obj);
10150 result7->obj.i = (long) (&obj);
10151 return(1 || funcname || hash || result7 || libp) ;
10152 }
10153
10154
10155
10156 static int G__G__Base2_73_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10157 {
10158 G__letint(result7, 107, (long) TStorage::GetHeapBegin());
10159 return(1 || funcname || hash || result7 || libp) ;
10160 }
10161
10162 static int G__G__Base2_73_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10163 {
10164 G__letint(result7, 107, (long) TStorage::GetHeapEnd());
10165 return(1 || funcname || hash || result7 || libp) ;
10166 }
10167
10168 static int G__G__Base2_73_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10169 {
10170 G__letint(result7, 89, (long) TStorage::GetFreeHook());
10171 return(1 || funcname || hash || result7 || libp) ;
10172 }
10173
10174 static int G__G__Base2_73_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10175 {
10176 G__letint(result7, 89, (long) TStorage::GetFreeHookData());
10177 return(1 || funcname || hash || result7 || libp) ;
10178 }
10179
10180 static int G__G__Base2_73_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10181 {
10182 G__letint(result7, 104, (long) TStorage::GetMaxBlockSize());
10183 return(1 || funcname || hash || result7 || libp) ;
10184 }
10185
10186 static int G__G__Base2_73_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10187 {
10188 G__letint(result7, 89, (long) TStorage::Alloc((size_t) G__int(libp->para[0])));
10189 return(1 || funcname || hash || result7 || libp) ;
10190 }
10191
10192 static int G__G__Base2_73_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10193 {
10194 TStorage::Dealloc((void*) G__int(libp->para[0]));
10195 G__setnull(result7);
10196 return(1 || funcname || hash || result7 || libp) ;
10197 }
10198
10199 static int G__G__Base2_73_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10200 {
10201 G__letint(result7, 89, (long) TStorage::ReAlloc((void*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])));
10202 return(1 || funcname || hash || result7 || libp) ;
10203 }
10204
10205 static int G__G__Base2_73_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10206 {
10207 G__letint(result7, 89, (long) TStorage::ReAlloc((void*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
10208 , (size_t) G__int(libp->para[2])));
10209 return(1 || funcname || hash || result7 || libp) ;
10210 }
10211
10212 static int G__G__Base2_73_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10213 {
10214 G__letint(result7, 67, (long) TStorage::ReAllocChar((char*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
10215 , (size_t) G__int(libp->para[2])));
10216 return(1 || funcname || hash || result7 || libp) ;
10217 }
10218
10219 static int G__G__Base2_73_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10220 {
10221 G__letint(result7, 73, (long) TStorage::ReAllocInt((Int_t*) G__int(libp->para[0]), (size_t) G__int(libp->para[1])
10222 , (size_t) G__int(libp->para[2])));
10223 return(1 || funcname || hash || result7 || libp) ;
10224 }
10225
10226 static int G__G__Base2_73_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10227 {
10228 G__letint(result7, 89, (long) TStorage::ObjectAlloc((size_t) G__int(libp->para[0])));
10229 return(1 || funcname || hash || result7 || libp) ;
10230 }
10231
10232 static int G__G__Base2_73_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10233 {
10234 G__letint(result7, 89, (long) TStorage::ObjectAlloc((size_t) G__int(libp->para[0]), (void*) G__int(libp->para[1])));
10235 return(1 || funcname || hash || result7 || libp) ;
10236 }
10237
10238 static int G__G__Base2_73_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10239 {
10240 TStorage::ObjectDealloc((void*) G__int(libp->para[0]));
10241 G__setnull(result7);
10242 return(1 || funcname || hash || result7 || libp) ;
10243 }
10244
10245 static int G__G__Base2_73_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10246 {
10247 TStorage::ObjectDealloc((void*) G__int(libp->para[0]), (void*) G__int(libp->para[1]));
10248 G__setnull(result7);
10249 return(1 || funcname || hash || result7 || libp) ;
10250 }
10251
10252 static int G__G__Base2_73_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10253 {
10254 TStorage::EnterStat((size_t) G__int(libp->para[0]), (void*) G__int(libp->para[1]));
10255 G__setnull(result7);
10256 return(1 || funcname || hash || result7 || libp) ;
10257 }
10258
10259 static int G__G__Base2_73_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10260 {
10261 TStorage::RemoveStat((void*) G__int(libp->para[0]));
10262 G__setnull(result7);
10263 return(1 || funcname || hash || result7 || libp) ;
10264 }
10265
10266 static int G__G__Base2_73_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10267 {
10268 TStorage::PrintStatistics();
10269 G__setnull(result7);
10270 return(1 || funcname || hash || result7 || libp) ;
10271 }
10272
10273 static int G__G__Base2_73_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10274 {
10275 TStorage::SetMaxBlockSize((size_t) G__int(libp->para[0]));
10276 G__setnull(result7);
10277 return(1 || funcname || hash || result7 || libp) ;
10278 }
10279
10280 static int G__G__Base2_73_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10281 {
10282 TStorage::SetFreeHook((FreeHookFun_t) G__int(libp->para[0]), (void*) G__int(libp->para[1]));
10283 G__setnull(result7);
10284 return(1 || funcname || hash || result7 || libp) ;
10285 }
10286
10287 static int G__G__Base2_73_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10288 {
10289 TStorage::SetReAllocHooks((ReAllocFun_t) G__int(libp->para[0]), (ReAllocCFun_t) G__int(libp->para[1]));
10290 G__setnull(result7);
10291 return(1 || funcname || hash || result7 || libp) ;
10292 }
10293
10294 static int G__G__Base2_73_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10295 {
10296 TStorage::SetCustomNewDelete();
10297 G__setnull(result7);
10298 return(1 || funcname || hash || result7 || libp) ;
10299 }
10300
10301 static int G__G__Base2_73_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10302 {
10303 switch (libp->paran) {
10304 case 2:
10305 TStorage::EnableStatistics((int) G__int(libp->para[0]), (int) G__int(libp->para[1]));
10306 G__setnull(result7);
10307 break;
10308 case 1:
10309 TStorage::EnableStatistics((int) G__int(libp->para[0]));
10310 G__setnull(result7);
10311 break;
10312 case 0:
10313 TStorage::EnableStatistics();
10314 G__setnull(result7);
10315 break;
10316 }
10317 return(1 || funcname || hash || result7 || libp) ;
10318 }
10319
10320 static int G__G__Base2_73_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10321 {
10322 G__letint(result7, 103, (long) TStorage::HasCustomNewDelete());
10323 return(1 || funcname || hash || result7 || libp) ;
10324 }
10325
10326 static int G__G__Base2_73_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10327 {
10328 TStorage::AddToHeap((ULong_t) G__int(libp->para[0]), (ULong_t) G__int(libp->para[1]));
10329 G__setnull(result7);
10330 return(1 || funcname || hash || result7 || libp) ;
10331 }
10332
10333 static int G__G__Base2_73_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10334 {
10335 G__letint(result7, 103, (long) TStorage::IsOnHeap((void*) G__int(libp->para[0])));
10336 return(1 || funcname || hash || result7 || libp) ;
10337 }
10338
10339 static int G__G__Base2_73_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10340 {
10341 G__letint(result7, 85, (long) TStorage::Class());
10342 return(1 || funcname || hash || result7 || libp) ;
10343 }
10344
10345 static int G__G__Base2_73_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10346 {
10347 G__letint(result7, 67, (long) TStorage::Class_Name());
10348 return(1 || funcname || hash || result7 || libp) ;
10349 }
10350
10351 static int G__G__Base2_73_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10352 {
10353 G__letint(result7, 115, (long) TStorage::Class_Version());
10354 return(1 || funcname || hash || result7 || libp) ;
10355 }
10356
10357 static int G__G__Base2_73_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10358 {
10359 TStorage::Dictionary();
10360 G__setnull(result7);
10361 return(1 || funcname || hash || result7 || libp) ;
10362 }
10363
10364 static int G__G__Base2_73_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10365 {
10366 G__letint(result7, 85, (long) ((const TStorage*) G__getstructoffset())->IsA());
10367 return(1 || funcname || hash || result7 || libp) ;
10368 }
10369
10370 static int G__G__Base2_73_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10371 {
10372 ((TStorage*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
10373 G__setnull(result7);
10374 return(1 || funcname || hash || result7 || libp) ;
10375 }
10376
10377 static int G__G__Base2_73_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10378 {
10379 ((TStorage*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
10380 G__setnull(result7);
10381 return(1 || funcname || hash || result7 || libp) ;
10382 }
10383
10384 static int G__G__Base2_73_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10385 {
10386 ((TStorage*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
10387 G__setnull(result7);
10388 return(1 || funcname || hash || result7 || libp) ;
10389 }
10390
10391 static int G__G__Base2_73_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10392 {
10393 G__letint(result7, 67, (long) TStorage::DeclFileName());
10394 return(1 || funcname || hash || result7 || libp) ;
10395 }
10396
10397 static int G__G__Base2_73_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10398 {
10399 G__letint(result7, 105, (long) TStorage::ImplFileLine());
10400 return(1 || funcname || hash || result7 || libp) ;
10401 }
10402
10403 static int G__G__Base2_73_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10404 {
10405 G__letint(result7, 67, (long) TStorage::ImplFileName());
10406 return(1 || funcname || hash || result7 || libp) ;
10407 }
10408
10409 static int G__G__Base2_73_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10410 {
10411 G__letint(result7, 105, (long) TStorage::DeclFileLine());
10412 return(1 || funcname || hash || result7 || libp) ;
10413 }
10414
10415
10416 static int G__G__Base2_73_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10417 {
10418 TStorage *p;
10419 char* gvp = (char*) G__getgvp();
10420 int n = G__getaryconstruct();
10421 if (n) {
10422 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10423 p = new TStorage[n];
10424 } else {
10425 p = new((void*) gvp) TStorage[n];
10426 }
10427 } else {
10428 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10429 p = new TStorage;
10430 } else {
10431 p = new((void*) gvp) TStorage;
10432 }
10433 }
10434 result7->obj.i = (long) p;
10435 result7->ref = (long) p;
10436 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStorage));
10437 return(1 || funcname || hash || result7 || libp) ;
10438 }
10439
10440
10441 static int G__G__Base2_73_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10442
10443 {
10444 TStorage* p;
10445 void* tmp = (void*) G__int(libp->para[0]);
10446 p = new TStorage(*(TStorage*) tmp);
10447 result7->obj.i = (long) p;
10448 result7->ref = (long) p;
10449 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStorage));
10450 return(1 || funcname || hash || result7 || libp) ;
10451 }
10452
10453
10454 typedef TStorage G__TTStorage;
10455 static int G__G__Base2_73_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10456 {
10457 char* gvp = (char*) G__getgvp();
10458 long soff = G__getstructoffset();
10459 int n = G__getaryconstruct();
10460
10461
10462
10463
10464
10465 if (!soff) {
10466 return(1);
10467 }
10468 if (n) {
10469 if (gvp == (char*)G__PVOID) {
10470 delete[] (TStorage*) soff;
10471 } else {
10472 G__setgvp((long) G__PVOID);
10473 for (int i = n - 1; i >= 0; --i) {
10474 ((TStorage*) (soff+(sizeof(TStorage)*i)))->~G__TTStorage();
10475 }
10476 G__setgvp((long)gvp);
10477 }
10478 } else {
10479 if (gvp == (char*)G__PVOID) {
10480 delete (TStorage*) soff;
10481 } else {
10482 G__setgvp((long) G__PVOID);
10483 ((TStorage*) (soff))->~G__TTStorage();
10484 G__setgvp((long)gvp);
10485 }
10486 }
10487 G__setnull(result7);
10488 return(1 || funcname || hash || result7 || libp) ;
10489 }
10490
10491
10492 static int G__G__Base2_73_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10493 {
10494 TStorage* dest = (TStorage*) G__getstructoffset();
10495 *dest = *(TStorage*) libp->para[0].ref;
10496 const TStorage& obj = *dest;
10497 result7->ref = (long) (&obj);
10498 result7->obj.i = (long) (&obj);
10499 return(1 || funcname || hash || result7 || libp) ;
10500 }
10501
10502
10503
10504 static int G__G__Base2_80_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10505 {
10506 TTimer* p = NULL;
10507 char* gvp = (char*) G__getgvp();
10508 switch (libp->paran) {
10509 case 2:
10510
10511 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10512 p = new TTimer((Long_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
10513 } else {
10514 p = new((void*) gvp) TTimer((Long_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
10515 }
10516 break;
10517 case 1:
10518
10519 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10520 p = new TTimer((Long_t) G__int(libp->para[0]));
10521 } else {
10522 p = new((void*) gvp) TTimer((Long_t) G__int(libp->para[0]));
10523 }
10524 break;
10525 case 0:
10526 int n = G__getaryconstruct();
10527 if (n) {
10528 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10529 p = new TTimer[n];
10530 } else {
10531 p = new((void*) gvp) TTimer[n];
10532 }
10533 } else {
10534 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10535 p = new TTimer;
10536 } else {
10537 p = new((void*) gvp) TTimer;
10538 }
10539 }
10540 break;
10541 }
10542 result7->obj.i = (long) p;
10543 result7->ref = (long) p;
10544 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTimer));
10545 return(1 || funcname || hash || result7 || libp) ;
10546 }
10547
10548 static int G__G__Base2_80_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10549 {
10550 TTimer* p = NULL;
10551 char* gvp = (char*) G__getgvp();
10552 switch (libp->paran) {
10553 case 3:
10554
10555 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10556 p = new TTimer(
10557 (TObject*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1])
10558 , (Bool_t) G__int(libp->para[2]));
10559 } else {
10560 p = new((void*) gvp) TTimer(
10561 (TObject*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1])
10562 , (Bool_t) G__int(libp->para[2]));
10563 }
10564 break;
10565 case 2:
10566
10567 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10568 p = new TTimer((TObject*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1]));
10569 } else {
10570 p = new((void*) gvp) TTimer((TObject*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1]));
10571 }
10572 break;
10573 }
10574 result7->obj.i = (long) p;
10575 result7->ref = (long) p;
10576 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTimer));
10577 return(1 || funcname || hash || result7 || libp) ;
10578 }
10579
10580 static int G__G__Base2_80_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10581 {
10582 TTimer* p = NULL;
10583 char* gvp = (char*) G__getgvp();
10584 switch (libp->paran) {
10585 case 3:
10586
10587 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10588 p = new TTimer(
10589 (const char*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1])
10590 , (Bool_t) G__int(libp->para[2]));
10591 } else {
10592 p = new((void*) gvp) TTimer(
10593 (const char*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1])
10594 , (Bool_t) G__int(libp->para[2]));
10595 }
10596 break;
10597 case 2:
10598
10599 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10600 p = new TTimer((const char*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1]));
10601 } else {
10602 p = new((void*) gvp) TTimer((const char*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1]));
10603 }
10604 break;
10605 }
10606 result7->obj.i = (long) p;
10607 result7->ref = (long) p;
10608 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTimer));
10609 return(1 || funcname || hash || result7 || libp) ;
10610 }
10611
10612 static int G__G__Base2_80_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10613 {
10614 G__letint(result7, 103, (long) ((TTimer*) G__getstructoffset())->CheckTimer(*(TTime*) libp->para[0].ref));
10615 return(1 || funcname || hash || result7 || libp) ;
10616 }
10617
10618 static int G__G__Base2_80_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10619 {
10620 G__letint(result7, 67, (long) ((const TTimer*) G__getstructoffset())->GetCommand());
10621 return(1 || funcname || hash || result7 || libp) ;
10622 }
10623
10624 static int G__G__Base2_80_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10625 {
10626 G__letint(result7, 85, (long) ((TTimer*) G__getstructoffset())->GetObject());
10627 return(1 || funcname || hash || result7 || libp) ;
10628 }
10629
10630 static int G__G__Base2_80_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10631 {
10632 {
10633 const TTime* pobj;
10634 const TTime xobj = ((const TTimer*) G__getstructoffset())->GetTime();
10635 pobj = new TTime(xobj);
10636 result7->obj.i = (long) ((void*) pobj);
10637 result7->ref = result7->obj.i;
10638 G__store_tempobject(*result7);
10639 }
10640 return(1 || funcname || hash || result7 || libp) ;
10641 }
10642
10643 static int G__G__Base2_80_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10644 {
10645 G__letint(result7, 104, (long) ((TTimer*) G__getstructoffset())->GetTimerID());
10646 return(1 || funcname || hash || result7 || libp) ;
10647 }
10648
10649 static int G__G__Base2_80_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10650 {
10651 {
10652 const TTime* pobj;
10653 const TTime xobj = ((const TTimer*) G__getstructoffset())->GetAbsTime();
10654 pobj = new TTime(xobj);
10655 result7->obj.i = (long) ((void*) pobj);
10656 result7->ref = result7->obj.i;
10657 G__store_tempobject(*result7);
10658 }
10659 return(1 || funcname || hash || result7 || libp) ;
10660 }
10661
10662 static int G__G__Base2_80_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10663 {
10664 G__letint(result7, 103, (long) ((const TTimer*) G__getstructoffset())->HasTimedOut());
10665 return(1 || funcname || hash || result7 || libp) ;
10666 }
10667
10668 static int G__G__Base2_80_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10669 {
10670 G__letint(result7, 103, (long) ((const TTimer*) G__getstructoffset())->IsSync());
10671 return(1 || funcname || hash || result7 || libp) ;
10672 }
10673
10674 static int G__G__Base2_80_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10675 {
10676 G__letint(result7, 103, (long) ((const TTimer*) G__getstructoffset())->IsAsync());
10677 return(1 || funcname || hash || result7 || libp) ;
10678 }
10679
10680 static int G__G__Base2_80_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10681 {
10682 G__letint(result7, 103, (long) ((const TTimer*) G__getstructoffset())->IsInterruptingSyscalls());
10683 return(1 || funcname || hash || result7 || libp) ;
10684 }
10685
10686 static int G__G__Base2_80_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10687 {
10688 ((TTimer*) G__getstructoffset())->Reset();
10689 G__setnull(result7);
10690 return(1 || funcname || hash || result7 || libp) ;
10691 }
10692
10693 static int G__G__Base2_80_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10694 {
10695 ((TTimer*) G__getstructoffset())->SetCommand((const char*) G__int(libp->para[0]));
10696 G__setnull(result7);
10697 return(1 || funcname || hash || result7 || libp) ;
10698 }
10699
10700 static int G__G__Base2_80_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10701 {
10702 ((TTimer*) G__getstructoffset())->SetObject((TObject*) G__int(libp->para[0]));
10703 G__setnull(result7);
10704 return(1 || funcname || hash || result7 || libp) ;
10705 }
10706
10707 static int G__G__Base2_80_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10708 {
10709 switch (libp->paran) {
10710 case 1:
10711 ((TTimer*) G__getstructoffset())->SetInterruptSyscalls((Bool_t) G__int(libp->para[0]));
10712 G__setnull(result7);
10713 break;
10714 case 0:
10715 ((TTimer*) G__getstructoffset())->SetInterruptSyscalls();
10716 G__setnull(result7);
10717 break;
10718 }
10719 return(1 || funcname || hash || result7 || libp) ;
10720 }
10721
10722 static int G__G__Base2_80_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10723 {
10724 ((TTimer*) G__getstructoffset())->SetTime((Long_t) G__int(libp->para[0]));
10725 G__setnull(result7);
10726 return(1 || funcname || hash || result7 || libp) ;
10727 }
10728
10729 static int G__G__Base2_80_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10730 {
10731 switch (libp->paran) {
10732 case 1:
10733 ((TTimer*) G__getstructoffset())->SetTimerID((UInt_t) G__int(libp->para[0]));
10734 G__setnull(result7);
10735 break;
10736 case 0:
10737 ((TTimer*) G__getstructoffset())->SetTimerID();
10738 G__setnull(result7);
10739 break;
10740 }
10741 return(1 || funcname || hash || result7 || libp) ;
10742 }
10743
10744 static int G__G__Base2_80_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10745 {
10746 switch (libp->paran) {
10747 case 2:
10748 ((TTimer*) G__getstructoffset())->Start((Long_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
10749 G__setnull(result7);
10750 break;
10751 case 1:
10752 ((TTimer*) G__getstructoffset())->Start((Long_t) G__int(libp->para[0]));
10753 G__setnull(result7);
10754 break;
10755 case 0:
10756 ((TTimer*) G__getstructoffset())->Start();
10757 G__setnull(result7);
10758 break;
10759 }
10760 return(1 || funcname || hash || result7 || libp) ;
10761 }
10762
10763 static int G__G__Base2_80_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10764 {
10765 ((TTimer*) G__getstructoffset())->Stop();
10766 G__setnull(result7);
10767 return(1 || funcname || hash || result7 || libp) ;
10768 }
10769
10770 static int G__G__Base2_80_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10771 {
10772 ((TTimer*) G__getstructoffset())->TurnOn();
10773 G__setnull(result7);
10774 return(1 || funcname || hash || result7 || libp) ;
10775 }
10776
10777 static int G__G__Base2_80_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10778 {
10779 ((TTimer*) G__getstructoffset())->TurnOff();
10780 G__setnull(result7);
10781 return(1 || funcname || hash || result7 || libp) ;
10782 }
10783
10784 static int G__G__Base2_80_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10785 {
10786 ((TTimer*) G__getstructoffset())->Timeout();
10787 G__setnull(result7);
10788 return(1 || funcname || hash || result7 || libp) ;
10789 }
10790
10791 static int G__G__Base2_80_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10792 {
10793 TTimer::SingleShot((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
10794 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
10795 G__setnull(result7);
10796 return(1 || funcname || hash || result7 || libp) ;
10797 }
10798
10799 static int G__G__Base2_80_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10800 {
10801 G__letint(result7, 85, (long) TTimer::Class());
10802 return(1 || funcname || hash || result7 || libp) ;
10803 }
10804
10805 static int G__G__Base2_80_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10806 {
10807 G__letint(result7, 67, (long) TTimer::Class_Name());
10808 return(1 || funcname || hash || result7 || libp) ;
10809 }
10810
10811 static int G__G__Base2_80_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10812 {
10813 G__letint(result7, 115, (long) TTimer::Class_Version());
10814 return(1 || funcname || hash || result7 || libp) ;
10815 }
10816
10817 static int G__G__Base2_80_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10818 {
10819 TTimer::Dictionary();
10820 G__setnull(result7);
10821 return(1 || funcname || hash || result7 || libp) ;
10822 }
10823
10824 static int G__G__Base2_80_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10825 {
10826 ((TTimer*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
10827 G__setnull(result7);
10828 return(1 || funcname || hash || result7 || libp) ;
10829 }
10830
10831 static int G__G__Base2_80_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10832 {
10833 G__letint(result7, 67, (long) TTimer::DeclFileName());
10834 return(1 || funcname || hash || result7 || libp) ;
10835 }
10836
10837 static int G__G__Base2_80_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10838 {
10839 G__letint(result7, 105, (long) TTimer::ImplFileLine());
10840 return(1 || funcname || hash || result7 || libp) ;
10841 }
10842
10843 static int G__G__Base2_80_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10844 {
10845 G__letint(result7, 67, (long) TTimer::ImplFileName());
10846 return(1 || funcname || hash || result7 || libp) ;
10847 }
10848
10849 static int G__G__Base2_80_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10850 {
10851 G__letint(result7, 105, (long) TTimer::DeclFileLine());
10852 return(1 || funcname || hash || result7 || libp) ;
10853 }
10854
10855
10856 typedef TTimer G__TTTimer;
10857 static int G__G__Base2_80_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10858 {
10859 char* gvp = (char*) G__getgvp();
10860 long soff = G__getstructoffset();
10861 int n = G__getaryconstruct();
10862
10863
10864
10865
10866
10867 if (!soff) {
10868 return(1);
10869 }
10870 if (n) {
10871 if (gvp == (char*)G__PVOID) {
10872 delete[] (TTimer*) soff;
10873 } else {
10874 G__setgvp((long) G__PVOID);
10875 for (int i = n - 1; i >= 0; --i) {
10876 ((TTimer*) (soff+(sizeof(TTimer)*i)))->~G__TTTimer();
10877 }
10878 G__setgvp((long)gvp);
10879 }
10880 } else {
10881 if (gvp == (char*)G__PVOID) {
10882 delete (TTimer*) soff;
10883 } else {
10884 G__setgvp((long) G__PVOID);
10885 ((TTimer*) (soff))->~G__TTTimer();
10886 G__setgvp((long)gvp);
10887 }
10888 }
10889 G__setnull(result7);
10890 return(1 || funcname || hash || result7 || libp) ;
10891 }
10892
10893
10894
10895 static int G__G__Base2_86_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10896 {
10897 TProcessID* p = NULL;
10898 char* gvp = (char*) G__getgvp();
10899 int n = G__getaryconstruct();
10900 if (n) {
10901 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10902 p = new TProcessID[n];
10903 } else {
10904 p = new((void*) gvp) TProcessID[n];
10905 }
10906 } else {
10907 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10908 p = new TProcessID;
10909 } else {
10910 p = new((void*) gvp) TProcessID;
10911 }
10912 }
10913 result7->obj.i = (long) p;
10914 result7->ref = (long) p;
10915 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TProcessID));
10916 return(1 || funcname || hash || result7 || libp) ;
10917 }
10918
10919 static int G__G__Base2_86_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10920 {
10921 ((TProcessID*) G__getstructoffset())->CheckInit();
10922 G__setnull(result7);
10923 return(1 || funcname || hash || result7 || libp) ;
10924 }
10925
10926 static int G__G__Base2_86_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10927 {
10928 G__letint(result7, 105, (long) ((TProcessID*) G__getstructoffset())->DecrementCount());
10929 return(1 || funcname || hash || result7 || libp) ;
10930 }
10931
10932 static int G__G__Base2_86_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10933 {
10934 G__letint(result7, 105, (long) ((TProcessID*) G__getstructoffset())->IncrementCount());
10935 return(1 || funcname || hash || result7 || libp) ;
10936 }
10937
10938 static int G__G__Base2_86_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10939 {
10940 G__letint(result7, 105, (long) ((const TProcessID*) G__getstructoffset())->GetCount());
10941 return(1 || funcname || hash || result7 || libp) ;
10942 }
10943
10944 static int G__G__Base2_86_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10945 {
10946 G__letint(result7, 85, (long) ((const TProcessID*) G__getstructoffset())->GetObjects());
10947 return(1 || funcname || hash || result7 || libp) ;
10948 }
10949
10950 static int G__G__Base2_86_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10951 {
10952 G__letint(result7, 85, (long) ((TProcessID*) G__getstructoffset())->GetObjectWithID((UInt_t) G__int(libp->para[0])));
10953 return(1 || funcname || hash || result7 || libp) ;
10954 }
10955
10956 static int G__G__Base2_86_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10957 {
10958 switch (libp->paran) {
10959 case 2:
10960 ((TProcessID*) G__getstructoffset())->PutObjectWithID((TObject*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
10961 G__setnull(result7);
10962 break;
10963 case 1:
10964 ((TProcessID*) G__getstructoffset())->PutObjectWithID((TObject*) G__int(libp->para[0]));
10965 G__setnull(result7);
10966 break;
10967 }
10968 return(1 || funcname || hash || result7 || libp) ;
10969 }
10970
10971 static int G__G__Base2_86_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10972 {
10973 G__letint(result7, 85, (long) TProcessID::AddProcessID());
10974 return(1 || funcname || hash || result7 || libp) ;
10975 }
10976
10977 static int G__G__Base2_86_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10978 {
10979 G__letint(result7, 104, (long) TProcessID::AssignID((TObject*) G__int(libp->para[0])));
10980 return(1 || funcname || hash || result7 || libp) ;
10981 }
10982
10983 static int G__G__Base2_86_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10984 {
10985 TProcessID::Cleanup();
10986 G__setnull(result7);
10987 return(1 || funcname || hash || result7 || libp) ;
10988 }
10989
10990 static int G__G__Base2_86_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10991 {
10992 G__letint(result7, 104, (long) TProcessID::GetNProcessIDs());
10993 return(1 || funcname || hash || result7 || libp) ;
10994 }
10995
10996 static int G__G__Base2_86_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10997 {
10998 G__letint(result7, 85, (long) TProcessID::GetPID());
10999 return(1 || funcname || hash || result7 || libp) ;
11000 }
11001
11002 static int G__G__Base2_86_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11003 {
11004 G__letint(result7, 85, (long) TProcessID::GetPIDs());
11005 return(1 || funcname || hash || result7 || libp) ;
11006 }
11007
11008 static int G__G__Base2_86_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11009 {
11010 G__letint(result7, 85, (long) TProcessID::GetProcessID((UShort_t) G__int(libp->para[0])));
11011 return(1 || funcname || hash || result7 || libp) ;
11012 }
11013
11014 static int G__G__Base2_86_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11015 {
11016 G__letint(result7, 85, (long) TProcessID::GetProcessWithUID((TObject*) G__int(libp->para[0])));
11017 return(1 || funcname || hash || result7 || libp) ;
11018 }
11019
11020 static int G__G__Base2_86_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11021 {
11022 G__letint(result7, 85, (long) TProcessID::GetProcessWithUID((UInt_t) G__int(libp->para[0]), (void*) G__int(libp->para[1])));
11023 return(1 || funcname || hash || result7 || libp) ;
11024 }
11025
11026 static int G__G__Base2_86_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11027 {
11028 G__letint(result7, 85, (long) TProcessID::GetSessionProcessID());
11029 return(1 || funcname || hash || result7 || libp) ;
11030 }
11031
11032 static int G__G__Base2_86_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11033 {
11034 G__letint(result7, 104, (long) TProcessID::GetObjectCount());
11035 return(1 || funcname || hash || result7 || libp) ;
11036 }
11037
11038 static int G__G__Base2_86_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11039 {
11040 G__letint(result7, 103, (long) TProcessID::IsValid((TProcessID*) G__int(libp->para[0])));
11041 return(1 || funcname || hash || result7 || libp) ;
11042 }
11043
11044 static int G__G__Base2_86_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11045 {
11046 TProcessID::SetObjectCount((UInt_t) G__int(libp->para[0]));
11047 G__setnull(result7);
11048 return(1 || funcname || hash || result7 || libp) ;
11049 }
11050
11051 static int G__G__Base2_86_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11052 {
11053 G__letint(result7, 85, (long) TProcessID::Class());
11054 return(1 || funcname || hash || result7 || libp) ;
11055 }
11056
11057 static int G__G__Base2_86_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11058 {
11059 G__letint(result7, 67, (long) TProcessID::Class_Name());
11060 return(1 || funcname || hash || result7 || libp) ;
11061 }
11062
11063 static int G__G__Base2_86_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11064 {
11065 G__letint(result7, 115, (long) TProcessID::Class_Version());
11066 return(1 || funcname || hash || result7 || libp) ;
11067 }
11068
11069 static int G__G__Base2_86_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11070 {
11071 TProcessID::Dictionary();
11072 G__setnull(result7);
11073 return(1 || funcname || hash || result7 || libp) ;
11074 }
11075
11076 static int G__G__Base2_86_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11077 {
11078 ((TProcessID*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11079 G__setnull(result7);
11080 return(1 || funcname || hash || result7 || libp) ;
11081 }
11082
11083 static int G__G__Base2_86_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11084 {
11085 G__letint(result7, 67, (long) TProcessID::DeclFileName());
11086 return(1 || funcname || hash || result7 || libp) ;
11087 }
11088
11089 static int G__G__Base2_86_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11090 {
11091 G__letint(result7, 105, (long) TProcessID::ImplFileLine());
11092 return(1 || funcname || hash || result7 || libp) ;
11093 }
11094
11095 static int G__G__Base2_86_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11096 {
11097 G__letint(result7, 67, (long) TProcessID::ImplFileName());
11098 return(1 || funcname || hash || result7 || libp) ;
11099 }
11100
11101 static int G__G__Base2_86_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11102 {
11103 G__letint(result7, 105, (long) TProcessID::DeclFileLine());
11104 return(1 || funcname || hash || result7 || libp) ;
11105 }
11106
11107
11108 typedef TProcessID G__TTProcessID;
11109 static int G__G__Base2_86_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11110 {
11111 char* gvp = (char*) G__getgvp();
11112 long soff = G__getstructoffset();
11113 int n = G__getaryconstruct();
11114
11115
11116
11117
11118
11119 if (!soff) {
11120 return(1);
11121 }
11122 if (n) {
11123 if (gvp == (char*)G__PVOID) {
11124 delete[] (TProcessID*) soff;
11125 } else {
11126 G__setgvp((long) G__PVOID);
11127 for (int i = n - 1; i >= 0; --i) {
11128 ((TProcessID*) (soff+(sizeof(TProcessID)*i)))->~G__TTProcessID();
11129 }
11130 G__setgvp((long)gvp);
11131 }
11132 } else {
11133 if (gvp == (char*)G__PVOID) {
11134 delete (TProcessID*) soff;
11135 } else {
11136 G__setgvp((long) G__PVOID);
11137 ((TProcessID*) (soff))->~G__TTProcessID();
11138 G__setgvp((long)gvp);
11139 }
11140 }
11141 G__setnull(result7);
11142 return(1 || funcname || hash || result7 || libp) ;
11143 }
11144
11145
11146
11147 static int G__G__Base2_99_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11148 {
11149 TRefCnt* p = NULL;
11150 char* gvp = (char*) G__getgvp();
11151 switch (libp->paran) {
11152 case 1:
11153
11154 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11155 p = new TRefCnt((Int_t) G__int(libp->para[0]));
11156 } else {
11157 p = new((void*) gvp) TRefCnt((Int_t) G__int(libp->para[0]));
11158 }
11159 break;
11160 case 0:
11161 int n = G__getaryconstruct();
11162 if (n) {
11163 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11164 p = new TRefCnt[n];
11165 } else {
11166 p = new((void*) gvp) TRefCnt[n];
11167 }
11168 } else {
11169 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11170 p = new TRefCnt;
11171 } else {
11172 p = new((void*) gvp) TRefCnt;
11173 }
11174 }
11175 break;
11176 }
11177 result7->obj.i = (long) p;
11178 result7->ref = (long) p;
11179 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRefCnt));
11180 return(1 || funcname || hash || result7 || libp) ;
11181 }
11182
11183 static int G__G__Base2_99_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11184 {
11185 TRefCnt* p = NULL;
11186 char* gvp = (char*) G__getgvp();
11187
11188 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11189 p = new TRefCnt((TRefCnt::EReferenceFlag) G__int(libp->para[0]));
11190 } else {
11191 p = new((void*) gvp) TRefCnt((TRefCnt::EReferenceFlag) G__int(libp->para[0]));
11192 }
11193 result7->obj.i = (long) p;
11194 result7->ref = (long) p;
11195 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRefCnt));
11196 return(1 || funcname || hash || result7 || libp) ;
11197 }
11198
11199 static int G__G__Base2_99_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11200 {
11201 G__letint(result7, 104, (long) ((const TRefCnt*) G__getstructoffset())->References());
11202 return(1 || funcname || hash || result7 || libp) ;
11203 }
11204
11205 static int G__G__Base2_99_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11206 {
11207 ((TRefCnt*) G__getstructoffset())->SetRefCount((UInt_t) G__int(libp->para[0]));
11208 G__setnull(result7);
11209 return(1 || funcname || hash || result7 || libp) ;
11210 }
11211
11212 static int G__G__Base2_99_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11213 {
11214 ((TRefCnt*) G__getstructoffset())->AddReference();
11215 G__setnull(result7);
11216 return(1 || funcname || hash || result7 || libp) ;
11217 }
11218
11219 static int G__G__Base2_99_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11220 {
11221 G__letint(result7, 104, (long) ((TRefCnt*) G__getstructoffset())->RemoveReference());
11222 return(1 || funcname || hash || result7 || libp) ;
11223 }
11224
11225
11226 static int G__G__Base2_99_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11227
11228 {
11229 TRefCnt* p;
11230 void* tmp = (void*) G__int(libp->para[0]);
11231 p = new TRefCnt(*(TRefCnt*) tmp);
11232 result7->obj.i = (long) p;
11233 result7->ref = (long) p;
11234 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRefCnt));
11235 return(1 || funcname || hash || result7 || libp) ;
11236 }
11237
11238
11239 typedef TRefCnt G__TTRefCnt;
11240 static int G__G__Base2_99_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11241 {
11242 char* gvp = (char*) G__getgvp();
11243 long soff = G__getstructoffset();
11244 int n = G__getaryconstruct();
11245
11246
11247
11248
11249
11250 if (!soff) {
11251 return(1);
11252 }
11253 if (n) {
11254 if (gvp == (char*)G__PVOID) {
11255 delete[] (TRefCnt*) soff;
11256 } else {
11257 G__setgvp((long) G__PVOID);
11258 for (int i = n - 1; i >= 0; --i) {
11259 ((TRefCnt*) (soff+(sizeof(TRefCnt)*i)))->~G__TTRefCnt();
11260 }
11261 G__setgvp((long)gvp);
11262 }
11263 } else {
11264 if (gvp == (char*)G__PVOID) {
11265 delete (TRefCnt*) soff;
11266 } else {
11267 G__setgvp((long) G__PVOID);
11268 ((TRefCnt*) (soff))->~G__TTRefCnt();
11269 G__setgvp((long)gvp);
11270 }
11271 }
11272 G__setnull(result7);
11273 return(1 || funcname || hash || result7 || libp) ;
11274 }
11275
11276
11277 static int G__G__Base2_99_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11278 {
11279 TRefCnt* dest = (TRefCnt*) G__getstructoffset();
11280 *dest = *(TRefCnt*) libp->para[0].ref;
11281 const TRefCnt& obj = *dest;
11282 result7->ref = (long) (&obj);
11283 result7->obj.i = (long) (&obj);
11284 return(1 || funcname || hash || result7 || libp) ;
11285 }
11286
11287
11288
11289 static int G__G__Base2_102_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11290 {
11291 TRegexp* p = NULL;
11292 char* gvp = (char*) G__getgvp();
11293 switch (libp->paran) {
11294 case 2:
11295
11296 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11297 p = new TRegexp((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11298 } else {
11299 p = new((void*) gvp) TRegexp((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11300 }
11301 break;
11302 case 1:
11303
11304 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11305 p = new TRegexp((const char*) G__int(libp->para[0]));
11306 } else {
11307 p = new((void*) gvp) TRegexp((const char*) G__int(libp->para[0]));
11308 }
11309 break;
11310 }
11311 result7->obj.i = (long) p;
11312 result7->ref = (long) p;
11313 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRegexp));
11314 return(1 || funcname || hash || result7 || libp) ;
11315 }
11316
11317 static int G__G__Base2_102_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11318 {
11319 TRegexp* p = NULL;
11320 char* gvp = (char*) G__getgvp();
11321
11322 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11323 p = new TRegexp(*(TString*) libp->para[0].ref);
11324 } else {
11325 p = new((void*) gvp) TRegexp(*(TString*) libp->para[0].ref);
11326 }
11327 result7->obj.i = (long) p;
11328 result7->ref = (long) p;
11329 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRegexp));
11330 return(1 || funcname || hash || result7 || libp) ;
11331 }
11332
11333 static int G__G__Base2_102_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11334 {
11335 TRegexp* p = NULL;
11336 char* gvp = (char*) G__getgvp();
11337
11338 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11339 p = new TRegexp(*(TRegexp*) libp->para[0].ref);
11340 } else {
11341 p = new((void*) gvp) TRegexp(*(TRegexp*) libp->para[0].ref);
11342 }
11343 result7->obj.i = (long) p;
11344 result7->ref = (long) p;
11345 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRegexp));
11346 return(1 || funcname || hash || result7 || libp) ;
11347 }
11348
11349 static int G__G__Base2_102_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11350 {
11351 {
11352 const TRegexp& obj = ((TRegexp*) G__getstructoffset())->operator=(*(TRegexp*) libp->para[0].ref);
11353 result7->ref = (long) (&obj);
11354 result7->obj.i = (long) (&obj);
11355 }
11356 return(1 || funcname || hash || result7 || libp) ;
11357 }
11358
11359 static int G__G__Base2_102_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11360 {
11361 {
11362 const TRegexp& obj = ((TRegexp*) G__getstructoffset())->operator=(*(TString*) libp->para[0].ref);
11363 result7->ref = (long) (&obj);
11364 result7->obj.i = (long) (&obj);
11365 }
11366 return(1 || funcname || hash || result7 || libp) ;
11367 }
11368
11369 static int G__G__Base2_102_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11370 {
11371 {
11372 const TRegexp& obj = ((TRegexp*) G__getstructoffset())->operator=((const char*) G__int(libp->para[0]));
11373 result7->ref = (long) (&obj);
11374 result7->obj.i = (long) (&obj);
11375 }
11376 return(1 || funcname || hash || result7 || libp) ;
11377 }
11378
11379 static int G__G__Base2_102_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11380 {
11381 switch (libp->paran) {
11382 case 3:
11383 G__letint(result7, 105, (long) ((const TRegexp*) G__getstructoffset())->Index(*(TString*) libp->para[0].ref, (Ssiz_t*) G__int(libp->para[1])
11384 , (Ssiz_t) G__int(libp->para[2])));
11385 break;
11386 case 2:
11387 G__letint(result7, 105, (long) ((const TRegexp*) G__getstructoffset())->Index(*(TString*) libp->para[0].ref, (Ssiz_t*) G__int(libp->para[1])));
11388 break;
11389 }
11390 return(1 || funcname || hash || result7 || libp) ;
11391 }
11392
11393 static int G__G__Base2_102_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11394 {
11395 G__letint(result7, 105, (long) ((TRegexp*) G__getstructoffset())->Status());
11396 return(1 || funcname || hash || result7 || libp) ;
11397 }
11398
11399 static int G__G__Base2_102_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11400 {
11401 G__letint(result7, 85, (long) TRegexp::Class());
11402 return(1 || funcname || hash || result7 || libp) ;
11403 }
11404
11405 static int G__G__Base2_102_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11406 {
11407 G__letint(result7, 67, (long) TRegexp::Class_Name());
11408 return(1 || funcname || hash || result7 || libp) ;
11409 }
11410
11411 static int G__G__Base2_102_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11412 {
11413 G__letint(result7, 115, (long) TRegexp::Class_Version());
11414 return(1 || funcname || hash || result7 || libp) ;
11415 }
11416
11417 static int G__G__Base2_102_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11418 {
11419 TRegexp::Dictionary();
11420 G__setnull(result7);
11421 return(1 || funcname || hash || result7 || libp) ;
11422 }
11423
11424 static int G__G__Base2_102_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11425 {
11426 G__letint(result7, 85, (long) ((const TRegexp*) G__getstructoffset())->IsA());
11427 return(1 || funcname || hash || result7 || libp) ;
11428 }
11429
11430 static int G__G__Base2_102_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11431 {
11432 ((TRegexp*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
11433 G__setnull(result7);
11434 return(1 || funcname || hash || result7 || libp) ;
11435 }
11436
11437 static int G__G__Base2_102_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11438 {
11439 ((TRegexp*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
11440 G__setnull(result7);
11441 return(1 || funcname || hash || result7 || libp) ;
11442 }
11443
11444 static int G__G__Base2_102_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11445 {
11446 ((TRegexp*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11447 G__setnull(result7);
11448 return(1 || funcname || hash || result7 || libp) ;
11449 }
11450
11451 static int G__G__Base2_102_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11452 {
11453 G__letint(result7, 67, (long) TRegexp::DeclFileName());
11454 return(1 || funcname || hash || result7 || libp) ;
11455 }
11456
11457 static int G__G__Base2_102_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11458 {
11459 G__letint(result7, 105, (long) TRegexp::ImplFileLine());
11460 return(1 || funcname || hash || result7 || libp) ;
11461 }
11462
11463 static int G__G__Base2_102_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11464 {
11465 G__letint(result7, 67, (long) TRegexp::ImplFileName());
11466 return(1 || funcname || hash || result7 || libp) ;
11467 }
11468
11469 static int G__G__Base2_102_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11470 {
11471 G__letint(result7, 105, (long) TRegexp::DeclFileLine());
11472 return(1 || funcname || hash || result7 || libp) ;
11473 }
11474
11475
11476 typedef TRegexp G__TTRegexp;
11477 static int G__G__Base2_102_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11478 {
11479 char* gvp = (char*) G__getgvp();
11480 long soff = G__getstructoffset();
11481 int n = G__getaryconstruct();
11482
11483
11484
11485
11486
11487 if (!soff) {
11488 return(1);
11489 }
11490 if (n) {
11491 if (gvp == (char*)G__PVOID) {
11492 delete[] (TRegexp*) soff;
11493 } else {
11494 G__setgvp((long) G__PVOID);
11495 for (int i = n - 1; i >= 0; --i) {
11496 ((TRegexp*) (soff+(sizeof(TRegexp)*i)))->~G__TTRegexp();
11497 }
11498 G__setgvp((long)gvp);
11499 }
11500 } else {
11501 if (gvp == (char*)G__PVOID) {
11502 delete (TRegexp*) soff;
11503 } else {
11504 G__setgvp((long) G__PVOID);
11505 ((TRegexp*) (soff))->~G__TTRegexp();
11506 G__setgvp((long)gvp);
11507 }
11508 }
11509 G__setnull(result7);
11510 return(1 || funcname || hash || result7 || libp) ;
11511 }
11512
11513
11514
11515 static int G__G__Base2_103_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11516 {
11517 TPRegexp* p = NULL;
11518 char* gvp = (char*) G__getgvp();
11519 int n = G__getaryconstruct();
11520 if (n) {
11521 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11522 p = new TPRegexp[n];
11523 } else {
11524 p = new((void*) gvp) TPRegexp[n];
11525 }
11526 } else {
11527 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11528 p = new TPRegexp;
11529 } else {
11530 p = new((void*) gvp) TPRegexp;
11531 }
11532 }
11533 result7->obj.i = (long) p;
11534 result7->ref = (long) p;
11535 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPRegexp));
11536 return(1 || funcname || hash || result7 || libp) ;
11537 }
11538
11539 static int G__G__Base2_103_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11540 {
11541 TPRegexp* p = NULL;
11542 char* gvp = (char*) G__getgvp();
11543
11544 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11545 p = new TPRegexp(*(TString*) libp->para[0].ref);
11546 } else {
11547 p = new((void*) gvp) TPRegexp(*(TString*) libp->para[0].ref);
11548 }
11549 result7->obj.i = (long) p;
11550 result7->ref = (long) p;
11551 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPRegexp));
11552 return(1 || funcname || hash || result7 || libp) ;
11553 }
11554
11555 static int G__G__Base2_103_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11556 {
11557 TPRegexp* p = NULL;
11558 char* gvp = (char*) G__getgvp();
11559
11560 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11561 p = new TPRegexp(*(TPRegexp*) libp->para[0].ref);
11562 } else {
11563 p = new((void*) gvp) TPRegexp(*(TPRegexp*) libp->para[0].ref);
11564 }
11565 result7->obj.i = (long) p;
11566 result7->ref = (long) p;
11567 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPRegexp));
11568 return(1 || funcname || hash || result7 || libp) ;
11569 }
11570
11571 static int G__G__Base2_103_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11572 {
11573 switch (libp->paran) {
11574 case 5:
11575 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Match(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11576 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
11577 , (TArrayI*) G__int(libp->para[4])));
11578 break;
11579 case 4:
11580 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Match(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11581 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])));
11582 break;
11583 case 3:
11584 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Match(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11585 , (Int_t) G__int(libp->para[2])));
11586 break;
11587 case 2:
11588 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Match(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref));
11589 break;
11590 case 1:
11591 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Match(*(TString*) libp->para[0].ref));
11592 break;
11593 }
11594 return(1 || funcname || hash || result7 || libp) ;
11595 }
11596
11597 static int G__G__Base2_103_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11598 {
11599 switch (libp->paran) {
11600 case 4:
11601 G__letint(result7, 85, (long) ((TPRegexp*) G__getstructoffset())->MatchS(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11602 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])));
11603 break;
11604 case 3:
11605 G__letint(result7, 85, (long) ((TPRegexp*) G__getstructoffset())->MatchS(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11606 , (Int_t) G__int(libp->para[2])));
11607 break;
11608 case 2:
11609 G__letint(result7, 85, (long) ((TPRegexp*) G__getstructoffset())->MatchS(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref));
11610 break;
11611 case 1:
11612 G__letint(result7, 85, (long) ((TPRegexp*) G__getstructoffset())->MatchS(*(TString*) libp->para[0].ref));
11613 break;
11614 }
11615 return(1 || funcname || hash || result7 || libp) ;
11616 }
11617
11618 static int G__G__Base2_103_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11619 {
11620 switch (libp->paran) {
11621 case 4:
11622 G__letint(result7, 103, (long) ((TPRegexp*) G__getstructoffset())->MatchB(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11623 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])));
11624 break;
11625 case 3:
11626 G__letint(result7, 103, (long) ((TPRegexp*) G__getstructoffset())->MatchB(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11627 , (Int_t) G__int(libp->para[2])));
11628 break;
11629 case 2:
11630 G__letint(result7, 103, (long) ((TPRegexp*) G__getstructoffset())->MatchB(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref));
11631 break;
11632 case 1:
11633 G__letint(result7, 103, (long) ((TPRegexp*) G__getstructoffset())->MatchB(*(TString*) libp->para[0].ref));
11634 break;
11635 }
11636 return(1 || funcname || hash || result7 || libp) ;
11637 }
11638
11639 static int G__G__Base2_103_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11640 {
11641 switch (libp->paran) {
11642 case 5:
11643 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Substitute(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11644 , *(TString*) libp->para[2].ref, (Int_t) G__int(libp->para[3])
11645 , (Int_t) G__int(libp->para[4])));
11646 break;
11647 case 4:
11648 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Substitute(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11649 , *(TString*) libp->para[2].ref, (Int_t) G__int(libp->para[3])));
11650 break;
11651 case 3:
11652 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Substitute(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
11653 , *(TString*) libp->para[2].ref));
11654 break;
11655 case 2:
11656 G__letint(result7, 105, (long) ((TPRegexp*) G__getstructoffset())->Substitute(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref));
11657 break;
11658 }
11659 return(1 || funcname || hash || result7 || libp) ;
11660 }
11661
11662 static int G__G__Base2_103_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11663 {
11664 {
11665 const TString* pobj;
11666 const TString xobj = ((const TPRegexp*) G__getstructoffset())->GetPattern();
11667 pobj = new TString(xobj);
11668 result7->obj.i = (long) ((void*) pobj);
11669 result7->ref = result7->obj.i;
11670 G__store_tempobject(*result7);
11671 }
11672 return(1 || funcname || hash || result7 || libp) ;
11673 }
11674
11675 static int G__G__Base2_103_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11676 {
11677 {
11678 const TString* pobj;
11679 const TString xobj = ((const TPRegexp*) G__getstructoffset())->GetModifiers();
11680 pobj = new TString(xobj);
11681 result7->obj.i = (long) ((void*) pobj);
11682 result7->ref = result7->obj.i;
11683 G__store_tempobject(*result7);
11684 }
11685 return(1 || funcname || hash || result7 || libp) ;
11686 }
11687
11688 static int G__G__Base2_103_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11689 {
11690 {
11691 const TPRegexp& obj = ((TPRegexp*) G__getstructoffset())->operator=(*(TPRegexp*) libp->para[0].ref);
11692 result7->ref = (long) (&obj);
11693 result7->obj.i = (long) (&obj);
11694 }
11695 return(1 || funcname || hash || result7 || libp) ;
11696 }
11697
11698 static int G__G__Base2_103_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11699 {
11700 G__letint(result7, 85, (long) TPRegexp::Class());
11701 return(1 || funcname || hash || result7 || libp) ;
11702 }
11703
11704 static int G__G__Base2_103_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11705 {
11706 G__letint(result7, 67, (long) TPRegexp::Class_Name());
11707 return(1 || funcname || hash || result7 || libp) ;
11708 }
11709
11710 static int G__G__Base2_103_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11711 {
11712 G__letint(result7, 115, (long) TPRegexp::Class_Version());
11713 return(1 || funcname || hash || result7 || libp) ;
11714 }
11715
11716 static int G__G__Base2_103_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11717 {
11718 TPRegexp::Dictionary();
11719 G__setnull(result7);
11720 return(1 || funcname || hash || result7 || libp) ;
11721 }
11722
11723 static int G__G__Base2_103_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11724 {
11725 G__letint(result7, 85, (long) ((const TPRegexp*) G__getstructoffset())->IsA());
11726 return(1 || funcname || hash || result7 || libp) ;
11727 }
11728
11729 static int G__G__Base2_103_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11730 {
11731 ((TPRegexp*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
11732 G__setnull(result7);
11733 return(1 || funcname || hash || result7 || libp) ;
11734 }
11735
11736 static int G__G__Base2_103_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11737 {
11738 ((TPRegexp*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
11739 G__setnull(result7);
11740 return(1 || funcname || hash || result7 || libp) ;
11741 }
11742
11743 static int G__G__Base2_103_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11744 {
11745 ((TPRegexp*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11746 G__setnull(result7);
11747 return(1 || funcname || hash || result7 || libp) ;
11748 }
11749
11750 static int G__G__Base2_103_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11751 {
11752 G__letint(result7, 67, (long) TPRegexp::DeclFileName());
11753 return(1 || funcname || hash || result7 || libp) ;
11754 }
11755
11756 static int G__G__Base2_103_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11757 {
11758 G__letint(result7, 105, (long) TPRegexp::ImplFileLine());
11759 return(1 || funcname || hash || result7 || libp) ;
11760 }
11761
11762 static int G__G__Base2_103_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11763 {
11764 G__letint(result7, 67, (long) TPRegexp::ImplFileName());
11765 return(1 || funcname || hash || result7 || libp) ;
11766 }
11767
11768 static int G__G__Base2_103_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11769 {
11770 G__letint(result7, 105, (long) TPRegexp::DeclFileLine());
11771 return(1 || funcname || hash || result7 || libp) ;
11772 }
11773
11774
11775 typedef TPRegexp G__TTPRegexp;
11776 static int G__G__Base2_103_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11777 {
11778 char* gvp = (char*) G__getgvp();
11779 long soff = G__getstructoffset();
11780 int n = G__getaryconstruct();
11781
11782
11783
11784
11785
11786 if (!soff) {
11787 return(1);
11788 }
11789 if (n) {
11790 if (gvp == (char*)G__PVOID) {
11791 delete[] (TPRegexp*) soff;
11792 } else {
11793 G__setgvp((long) G__PVOID);
11794 for (int i = n - 1; i >= 0; --i) {
11795 ((TPRegexp*) (soff+(sizeof(TPRegexp)*i)))->~G__TTPRegexp();
11796 }
11797 G__setgvp((long)gvp);
11798 }
11799 } else {
11800 if (gvp == (char*)G__PVOID) {
11801 delete (TPRegexp*) soff;
11802 } else {
11803 G__setgvp((long) G__PVOID);
11804 ((TPRegexp*) (soff))->~G__TTPRegexp();
11805 G__setgvp((long)gvp);
11806 }
11807 }
11808 G__setnull(result7);
11809 return(1 || funcname || hash || result7 || libp) ;
11810 }
11811
11812
11813
11814 static int G__G__Base2_104_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11815 {
11816 TSubString* p = NULL;
11817 char* gvp = (char*) G__getgvp();
11818
11819 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11820 p = new TSubString(*(TSubString*) libp->para[0].ref);
11821 } else {
11822 p = new((void*) gvp) TSubString(*(TSubString*) libp->para[0].ref);
11823 }
11824 result7->obj.i = (long) p;
11825 result7->ref = (long) p;
11826 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TSubString));
11827 return(1 || funcname || hash || result7 || libp) ;
11828 }
11829
11830 static int G__G__Base2_104_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11831 {
11832 {
11833 const TSubString& obj = ((TSubString*) G__getstructoffset())->operator=((const char*) G__int(libp->para[0]));
11834 result7->ref = (long) (&obj);
11835 result7->obj.i = (long) (&obj);
11836 }
11837 return(1 || funcname || hash || result7 || libp) ;
11838 }
11839
11840 static int G__G__Base2_104_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11841 {
11842 {
11843 const TSubString& obj = ((TSubString*) G__getstructoffset())->operator=(*(TString*) libp->para[0].ref);
11844 result7->ref = (long) (&obj);
11845 result7->obj.i = (long) (&obj);
11846 }
11847 return(1 || funcname || hash || result7 || libp) ;
11848 }
11849
11850 static int G__G__Base2_104_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11851 {
11852 {
11853 const TSubString& obj = ((TSubString*) G__getstructoffset())->operator=(*(TSubString*) libp->para[0].ref);
11854 result7->ref = (long) (&obj);
11855 result7->obj.i = (long) (&obj);
11856 }
11857 return(1 || funcname || hash || result7 || libp) ;
11858 }
11859
11860 static int G__G__Base2_104_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11861 {
11862 {
11863 const char& obj = ((TSubString*) G__getstructoffset())->operator()((Ssiz_t) G__int(libp->para[0]));
11864 result7->ref = (long) (&obj);
11865 G__letint(result7, 'c', (long)obj);
11866 }
11867 return(1 || funcname || hash || result7 || libp) ;
11868 }
11869
11870 static int G__G__Base2_104_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11871 {
11872 {
11873 const char& obj = ((TSubString*) G__getstructoffset())->operator[]((Ssiz_t) G__int(libp->para[0]));
11874 result7->ref = (long) (&obj);
11875 G__letint(result7, 'c', (long)obj);
11876 }
11877 return(1 || funcname || hash || result7 || libp) ;
11878 }
11879
11880 static int G__G__Base2_104_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11881 {
11882 G__letint(result7, 99, (long) ((const TSubString*) G__getstructoffset())->operator()((Ssiz_t) G__int(libp->para[0])));
11883 return(1 || funcname || hash || result7 || libp) ;
11884 }
11885
11886 static int G__G__Base2_104_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11887 {
11888 G__letint(result7, 99, (long) ((const TSubString*) G__getstructoffset())->operator[]((Ssiz_t) G__int(libp->para[0])));
11889 return(1 || funcname || hash || result7 || libp) ;
11890 }
11891
11892 static int G__G__Base2_104_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11893 {
11894 G__letint(result7, 67, (long) ((const TSubString*) G__getstructoffset())->Data());
11895 return(1 || funcname || hash || result7 || libp) ;
11896 }
11897
11898 static int G__G__Base2_104_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11899 {
11900 G__letint(result7, 105, (long) ((const TSubString*) G__getstructoffset())->Length());
11901 return(1 || funcname || hash || result7 || libp) ;
11902 }
11903
11904 static int G__G__Base2_104_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11905 {
11906 G__letint(result7, 105, (long) ((const TSubString*) G__getstructoffset())->Start());
11907 return(1 || funcname || hash || result7 || libp) ;
11908 }
11909
11910 static int G__G__Base2_104_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11911 {
11912 {
11913 const TString& obj = ((TSubString*) G__getstructoffset())->String();
11914 result7->ref = (long) (&obj);
11915 result7->obj.i = (long) (&obj);
11916 }
11917 return(1 || funcname || hash || result7 || libp) ;
11918 }
11919
11920 static int G__G__Base2_104_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11921 {
11922 ((TSubString*) G__getstructoffset())->ToLower();
11923 G__setnull(result7);
11924 return(1 || funcname || hash || result7 || libp) ;
11925 }
11926
11927 static int G__G__Base2_104_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11928 {
11929 ((TSubString*) G__getstructoffset())->ToUpper();
11930 G__setnull(result7);
11931 return(1 || funcname || hash || result7 || libp) ;
11932 }
11933
11934 static int G__G__Base2_104_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11935 {
11936 G__letint(result7, 103, (long) ((const TSubString*) G__getstructoffset())->IsNull());
11937 return(1 || funcname || hash || result7 || libp) ;
11938 }
11939
11940 static int G__G__Base2_104_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11941 {
11942 G__letint(result7, 105, (long) ((const TSubString*) G__getstructoffset())->operator!());
11943 return(1 || funcname || hash || result7 || libp) ;
11944 }
11945
11946
11947 typedef TSubString G__TTSubString;
11948 static int G__G__Base2_104_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11949 {
11950 char* gvp = (char*) G__getgvp();
11951 long soff = G__getstructoffset();
11952 int n = G__getaryconstruct();
11953
11954
11955
11956
11957
11958 if (!soff) {
11959 return(1);
11960 }
11961 if (n) {
11962 if (gvp == (char*)G__PVOID) {
11963 delete[] (TSubString*) soff;
11964 } else {
11965 G__setgvp((long) G__PVOID);
11966 for (int i = n - 1; i >= 0; --i) {
11967 ((TSubString*) (soff+(sizeof(TSubString)*i)))->~G__TTSubString();
11968 }
11969 G__setgvp((long)gvp);
11970 }
11971 } else {
11972 if (gvp == (char*)G__PVOID) {
11973 delete (TSubString*) soff;
11974 } else {
11975 G__setgvp((long) G__PVOID);
11976 ((TSubString*) (soff))->~G__TTSubString();
11977 G__setgvp((long)gvp);
11978 }
11979 }
11980 G__setnull(result7);
11981 return(1 || funcname || hash || result7 || libp) ;
11982 }
11983
11984
11985
11986
11987 static int G__G__Base2_106_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11988 {
11989 TStringRef *p;
11990 char* gvp = (char*) G__getgvp();
11991 int n = G__getaryconstruct();
11992 if (n) {
11993 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11994 p = new TStringRef[n];
11995 } else {
11996 p = new((void*) gvp) TStringRef[n];
11997 }
11998 } else {
11999 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12000 p = new TStringRef;
12001 } else {
12002 p = new((void*) gvp) TStringRef;
12003 }
12004 }
12005 result7->obj.i = (long) p;
12006 result7->ref = (long) p;
12007 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringRef));
12008 return(1 || funcname || hash || result7 || libp) ;
12009 }
12010
12011
12012 static int G__G__Base2_106_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12013
12014 {
12015 TStringRef* p;
12016 void* tmp = (void*) G__int(libp->para[0]);
12017 p = new TStringRef(*(TStringRef*) tmp);
12018 result7->obj.i = (long) p;
12019 result7->ref = (long) p;
12020 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringRef));
12021 return(1 || funcname || hash || result7 || libp) ;
12022 }
12023
12024
12025 typedef TStringRef G__TTStringRef;
12026 static int G__G__Base2_106_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12027 {
12028 char* gvp = (char*) G__getgvp();
12029 long soff = G__getstructoffset();
12030 int n = G__getaryconstruct();
12031
12032
12033
12034
12035
12036 if (!soff) {
12037 return(1);
12038 }
12039 if (n) {
12040 if (gvp == (char*)G__PVOID) {
12041 delete[] (TStringRef*) soff;
12042 } else {
12043 G__setgvp((long) G__PVOID);
12044 for (int i = n - 1; i >= 0; --i) {
12045 ((TStringRef*) (soff+(sizeof(TStringRef)*i)))->~G__TTStringRef();
12046 }
12047 G__setgvp((long)gvp);
12048 }
12049 } else {
12050 if (gvp == (char*)G__PVOID) {
12051 delete (TStringRef*) soff;
12052 } else {
12053 G__setgvp((long) G__PVOID);
12054 ((TStringRef*) (soff))->~G__TTStringRef();
12055 G__setgvp((long)gvp);
12056 }
12057 }
12058 G__setnull(result7);
12059 return(1 || funcname || hash || result7 || libp) ;
12060 }
12061
12062
12063 static int G__G__Base2_106_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12064 {
12065 TStringRef* dest = (TStringRef*) G__getstructoffset();
12066 *dest = *(TStringRef*) libp->para[0].ref;
12067 const TStringRef& obj = *dest;
12068 result7->ref = (long) (&obj);
12069 result7->obj.i = (long) (&obj);
12070 return(1 || funcname || hash || result7 || libp) ;
12071 }
12072
12073
12074
12075 static int G__G__Base2_107_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12076 {
12077 TStringLong* p = NULL;
12078 char* gvp = (char*) G__getgvp();
12079 int n = G__getaryconstruct();
12080 if (n) {
12081 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12082 p = new TStringLong[n];
12083 } else {
12084 p = new((void*) gvp) TStringLong[n];
12085 }
12086 } else {
12087 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12088 p = new TStringLong;
12089 } else {
12090 p = new((void*) gvp) TStringLong;
12091 }
12092 }
12093 result7->obj.i = (long) p;
12094 result7->ref = (long) p;
12095 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12096 return(1 || funcname || hash || result7 || libp) ;
12097 }
12098
12099 static int G__G__Base2_107_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12100 {
12101 TStringLong* p = NULL;
12102 char* gvp = (char*) G__getgvp();
12103
12104 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12105 p = new TStringLong((Ssiz_t) G__int(libp->para[0]));
12106 } else {
12107 p = new((void*) gvp) TStringLong((Ssiz_t) G__int(libp->para[0]));
12108 }
12109 result7->obj.i = (long) p;
12110 result7->ref = (long) p;
12111 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12112 return(1 || funcname || hash || result7 || libp) ;
12113 }
12114
12115 static int G__G__Base2_107_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12116 {
12117 TStringLong* p = NULL;
12118 char* gvp = (char*) G__getgvp();
12119
12120 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12121 p = new TStringLong(*(TString*) libp->para[0].ref);
12122 } else {
12123 p = new((void*) gvp) TStringLong(*(TString*) libp->para[0].ref);
12124 }
12125 result7->obj.i = (long) p;
12126 result7->ref = (long) p;
12127 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12128 return(1 || funcname || hash || result7 || libp) ;
12129 }
12130
12131 static int G__G__Base2_107_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12132 {
12133 TStringLong* p = NULL;
12134 char* gvp = (char*) G__getgvp();
12135
12136 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12137 p = new TStringLong((const char*) G__int(libp->para[0]));
12138 } else {
12139 p = new((void*) gvp) TStringLong((const char*) G__int(libp->para[0]));
12140 }
12141 result7->obj.i = (long) p;
12142 result7->ref = (long) p;
12143 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12144 return(1 || funcname || hash || result7 || libp) ;
12145 }
12146
12147 static int G__G__Base2_107_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12148 {
12149 TStringLong* p = NULL;
12150 char* gvp = (char*) G__getgvp();
12151
12152 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12153 p = new TStringLong((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
12154 } else {
12155 p = new((void*) gvp) TStringLong((const char*) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
12156 }
12157 result7->obj.i = (long) p;
12158 result7->ref = (long) p;
12159 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12160 return(1 || funcname || hash || result7 || libp) ;
12161 }
12162
12163 static int G__G__Base2_107_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12164 {
12165 TStringLong* p = NULL;
12166 char* gvp = (char*) G__getgvp();
12167
12168 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12169 p = new TStringLong((char) G__int(libp->para[0]));
12170 } else {
12171 p = new((void*) gvp) TStringLong((char) G__int(libp->para[0]));
12172 }
12173 result7->obj.i = (long) p;
12174 result7->ref = (long) p;
12175 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12176 return(1 || funcname || hash || result7 || libp) ;
12177 }
12178
12179 static int G__G__Base2_107_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12180 {
12181 TStringLong* p = NULL;
12182 char* gvp = (char*) G__getgvp();
12183
12184 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12185 p = new TStringLong((char) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
12186 } else {
12187 p = new((void*) gvp) TStringLong((char) G__int(libp->para[0]), (Ssiz_t) G__int(libp->para[1]));
12188 }
12189 result7->obj.i = (long) p;
12190 result7->ref = (long) p;
12191 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12192 return(1 || funcname || hash || result7 || libp) ;
12193 }
12194
12195 static int G__G__Base2_107_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12196 {
12197 TStringLong* p = NULL;
12198 char* gvp = (char*) G__getgvp();
12199
12200 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12201 p = new TStringLong(*(TSubString*) libp->para[0].ref);
12202 } else {
12203 p = new((void*) gvp) TStringLong(*(TSubString*) libp->para[0].ref);
12204 }
12205 result7->obj.i = (long) p;
12206 result7->ref = (long) p;
12207 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12208 return(1 || funcname || hash || result7 || libp) ;
12209 }
12210
12211 static int G__G__Base2_107_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12212 {
12213 G__letint(result7, 85, (long) TStringLong::Class());
12214 return(1 || funcname || hash || result7 || libp) ;
12215 }
12216
12217 static int G__G__Base2_107_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12218 {
12219 G__letint(result7, 67, (long) TStringLong::Class_Name());
12220 return(1 || funcname || hash || result7 || libp) ;
12221 }
12222
12223 static int G__G__Base2_107_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12224 {
12225 G__letint(result7, 115, (long) TStringLong::Class_Version());
12226 return(1 || funcname || hash || result7 || libp) ;
12227 }
12228
12229 static int G__G__Base2_107_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12230 {
12231 TStringLong::Dictionary();
12232 G__setnull(result7);
12233 return(1 || funcname || hash || result7 || libp) ;
12234 }
12235
12236 static int G__G__Base2_107_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12237 {
12238 ((TStringLong*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12239 G__setnull(result7);
12240 return(1 || funcname || hash || result7 || libp) ;
12241 }
12242
12243 static int G__G__Base2_107_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12244 {
12245 G__letint(result7, 67, (long) TStringLong::DeclFileName());
12246 return(1 || funcname || hash || result7 || libp) ;
12247 }
12248
12249 static int G__G__Base2_107_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12250 {
12251 G__letint(result7, 105, (long) TStringLong::ImplFileLine());
12252 return(1 || funcname || hash || result7 || libp) ;
12253 }
12254
12255 static int G__G__Base2_107_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12256 {
12257 G__letint(result7, 67, (long) TStringLong::ImplFileName());
12258 return(1 || funcname || hash || result7 || libp) ;
12259 }
12260
12261 static int G__G__Base2_107_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12262 {
12263 G__letint(result7, 105, (long) TStringLong::DeclFileLine());
12264 return(1 || funcname || hash || result7 || libp) ;
12265 }
12266
12267
12268 static int G__G__Base2_107_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12269
12270 {
12271 TStringLong* p;
12272 void* tmp = (void*) G__int(libp->para[0]);
12273 p = new TStringLong(*(TStringLong*) tmp);
12274 result7->obj.i = (long) p;
12275 result7->ref = (long) p;
12276 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
12277 return(1 || funcname || hash || result7 || libp) ;
12278 }
12279
12280
12281 typedef TStringLong G__TTStringLong;
12282 static int G__G__Base2_107_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12283 {
12284 char* gvp = (char*) G__getgvp();
12285 long soff = G__getstructoffset();
12286 int n = G__getaryconstruct();
12287
12288
12289
12290
12291
12292 if (!soff) {
12293 return(1);
12294 }
12295 if (n) {
12296 if (gvp == (char*)G__PVOID) {
12297 delete[] (TStringLong*) soff;
12298 } else {
12299 G__setgvp((long) G__PVOID);
12300 for (int i = n - 1; i >= 0; --i) {
12301 ((TStringLong*) (soff+(sizeof(TStringLong)*i)))->~G__TTStringLong();
12302 }
12303 G__setgvp((long)gvp);
12304 }
12305 } else {
12306 if (gvp == (char*)G__PVOID) {
12307 delete (TStringLong*) soff;
12308 } else {
12309 G__setgvp((long) G__PVOID);
12310 ((TStringLong*) (soff))->~G__TTStringLong();
12311 G__setgvp((long)gvp);
12312 }
12313 }
12314 G__setnull(result7);
12315 return(1 || funcname || hash || result7 || libp) ;
12316 }
12317
12318
12319 static int G__G__Base2_107_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12320 {
12321 TStringLong* dest = (TStringLong*) G__getstructoffset();
12322 *dest = *(TStringLong*) libp->para[0].ref;
12323 const TStringLong& obj = *dest;
12324 result7->ref = (long) (&obj);
12325 result7->obj.i = (long) (&obj);
12326 return(1 || funcname || hash || result7 || libp) ;
12327 }
12328
12329
12330
12331 static int G__G__Base2_110_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12332 {
12333 TQConnection* p = NULL;
12334 char* gvp = (char*) G__getgvp();
12335 int n = G__getaryconstruct();
12336 if (n) {
12337 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12338 p = new TQConnection[n];
12339 } else {
12340 p = new((void*) gvp) TQConnection[n];
12341 }
12342 } else {
12343 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12344 p = new TQConnection;
12345 } else {
12346 p = new((void*) gvp) TQConnection;
12347 }
12348 }
12349 result7->obj.i = (long) p;
12350 result7->ref = (long) p;
12351 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQConnection));
12352 return(1 || funcname || hash || result7 || libp) ;
12353 }
12354
12355 static int G__G__Base2_110_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12356 {
12357 TQConnection* p = NULL;
12358 char* gvp = (char*) G__getgvp();
12359
12360 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12361 p = new TQConnection(
12362 (TClass*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
12363 , (const char*) G__int(libp->para[2]));
12364 } else {
12365 p = new((void*) gvp) TQConnection(
12366 (TClass*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
12367 , (const char*) G__int(libp->para[2]));
12368 }
12369 result7->obj.i = (long) p;
12370 result7->ref = (long) p;
12371 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQConnection));
12372 return(1 || funcname || hash || result7 || libp) ;
12373 }
12374
12375 static int G__G__Base2_110_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12376 {
12377 TQConnection* p = NULL;
12378 char* gvp = (char*) G__getgvp();
12379
12380 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12381 p = new TQConnection(
12382 (const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
12383 , (const char*) G__int(libp->para[2]));
12384 } else {
12385 p = new((void*) gvp) TQConnection(
12386 (const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
12387 , (const char*) G__int(libp->para[2]));
12388 }
12389 result7->obj.i = (long) p;
12390 result7->ref = (long) p;
12391 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQConnection));
12392 return(1 || funcname || hash || result7 || libp) ;
12393 }
12394
12395 static int G__G__Base2_110_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12396 {
12397 TQConnection* p = NULL;
12398 char* gvp = (char*) G__getgvp();
12399
12400 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12401 p = new TQConnection(*(TQConnection*) libp->para[0].ref);
12402 } else {
12403 p = new((void*) gvp) TQConnection(*(TQConnection*) libp->para[0].ref);
12404 }
12405 result7->obj.i = (long) p;
12406 result7->ref = (long) p;
12407 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQConnection));
12408 return(1 || funcname || hash || result7 || libp) ;
12409 }
12410
12411 static int G__G__Base2_110_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12412 {
12413 G__letint(result7, 89, (long) ((const TQConnection*) G__getstructoffset())->GetReceiver());
12414 return(1 || funcname || hash || result7 || libp) ;
12415 }
12416
12417 static int G__G__Base2_110_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12418 {
12419 G__letint(result7, 67, (long) ((const TQConnection*) G__getstructoffset())->GetClassName());
12420 return(1 || funcname || hash || result7 || libp) ;
12421 }
12422
12423 static int G__G__Base2_110_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12424 {
12425 ((TQConnection*) G__getstructoffset())->ExecuteMethod();
12426 G__setnull(result7);
12427 return(1 || funcname || hash || result7 || libp) ;
12428 }
12429
12430 static int G__G__Base2_110_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12431 {
12432 ((TQConnection*) G__getstructoffset())->ExecuteMethod((Int_t) G__int(libp->para[0]), *((va_list*) G__int(libp->para[1])));
12433 G__setnull(result7);
12434 return(1 || funcname || hash || result7 || libp) ;
12435 }
12436
12437 static int G__G__Base2_110_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12438 {
12439 ((TQConnection*) G__getstructoffset())->ExecuteMethod((Long_t) G__int(libp->para[0]));
12440 G__setnull(result7);
12441 return(1 || funcname || hash || result7 || libp) ;
12442 }
12443
12444 static int G__G__Base2_110_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12445 {
12446 ((TQConnection*) G__getstructoffset())->ExecuteMethod((Long64_t) G__Longlong(libp->para[0]));
12447 G__setnull(result7);
12448 return(1 || funcname || hash || result7 || libp) ;
12449 }
12450
12451 static int G__G__Base2_110_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12452 {
12453 ((TQConnection*) G__getstructoffset())->ExecuteMethod((Double_t) G__double(libp->para[0]));
12454 G__setnull(result7);
12455 return(1 || funcname || hash || result7 || libp) ;
12456 }
12457
12458 static int G__G__Base2_110_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12459 {
12460 switch (libp->paran) {
12461 case 2:
12462 ((TQConnection*) G__getstructoffset())->ExecuteMethod((Long_t*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12463 G__setnull(result7);
12464 break;
12465 case 1:
12466 ((TQConnection*) G__getstructoffset())->ExecuteMethod((Long_t*) G__int(libp->para[0]));
12467 G__setnull(result7);
12468 break;
12469 }
12470 return(1 || funcname || hash || result7 || libp) ;
12471 }
12472
12473 static int G__G__Base2_110_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12474 {
12475 ((TQConnection*) G__getstructoffset())->ExecuteMethod((const char*) G__int(libp->para[0]));
12476 G__setnull(result7);
12477 return(1 || funcname || hash || result7 || libp) ;
12478 }
12479
12480 static int G__G__Base2_110_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12481 {
12482 G__letint(result7, 85, (long) TQConnection::Class());
12483 return(1 || funcname || hash || result7 || libp) ;
12484 }
12485
12486 static int G__G__Base2_110_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12487 {
12488 G__letint(result7, 67, (long) TQConnection::Class_Name());
12489 return(1 || funcname || hash || result7 || libp) ;
12490 }
12491
12492 static int G__G__Base2_110_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12493 {
12494 G__letint(result7, 115, (long) TQConnection::Class_Version());
12495 return(1 || funcname || hash || result7 || libp) ;
12496 }
12497
12498 static int G__G__Base2_110_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12499 {
12500 TQConnection::Dictionary();
12501 G__setnull(result7);
12502 return(1 || funcname || hash || result7 || libp) ;
12503 }
12504
12505 static int G__G__Base2_110_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12506 {
12507 ((TQConnection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12508 G__setnull(result7);
12509 return(1 || funcname || hash || result7 || libp) ;
12510 }
12511
12512 static int G__G__Base2_110_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12513 {
12514 G__letint(result7, 67, (long) TQConnection::DeclFileName());
12515 return(1 || funcname || hash || result7 || libp) ;
12516 }
12517
12518 static int G__G__Base2_110_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12519 {
12520 G__letint(result7, 105, (long) TQConnection::ImplFileLine());
12521 return(1 || funcname || hash || result7 || libp) ;
12522 }
12523
12524 static int G__G__Base2_110_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12525 {
12526 G__letint(result7, 67, (long) TQConnection::ImplFileName());
12527 return(1 || funcname || hash || result7 || libp) ;
12528 }
12529
12530 static int G__G__Base2_110_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12531 {
12532 G__letint(result7, 105, (long) TQConnection::DeclFileLine());
12533 return(1 || funcname || hash || result7 || libp) ;
12534 }
12535
12536
12537 typedef TQConnection G__TTQConnection;
12538 static int G__G__Base2_110_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12539 {
12540 char* gvp = (char*) G__getgvp();
12541 long soff = G__getstructoffset();
12542 int n = G__getaryconstruct();
12543
12544
12545
12546
12547
12548 if (!soff) {
12549 return(1);
12550 }
12551 if (n) {
12552 if (gvp == (char*)G__PVOID) {
12553 delete[] (TQConnection*) soff;
12554 } else {
12555 G__setgvp((long) G__PVOID);
12556 for (int i = n - 1; i >= 0; --i) {
12557 ((TQConnection*) (soff+(sizeof(TQConnection)*i)))->~G__TTQConnection();
12558 }
12559 G__setgvp((long)gvp);
12560 }
12561 } else {
12562 if (gvp == (char*)G__PVOID) {
12563 delete (TQConnection*) soff;
12564 } else {
12565 G__setgvp((long) G__PVOID);
12566 ((TQConnection*) (soff))->~G__TTQConnection();
12567 G__setgvp((long)gvp);
12568 }
12569 }
12570 G__setnull(result7);
12571 return(1 || funcname || hash || result7 || libp) ;
12572 }
12573
12574
12575
12576 static int G__G__Base2_111_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12577 {
12578 TQObject* p = NULL;
12579 char* gvp = (char*) G__getgvp();
12580 int n = G__getaryconstruct();
12581 if (n) {
12582 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12583 p = new TQObject[n];
12584 } else {
12585 p = new((void*) gvp) TQObject[n];
12586 }
12587 } else {
12588 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12589 p = new TQObject;
12590 } else {
12591 p = new((void*) gvp) TQObject;
12592 }
12593 }
12594 result7->obj.i = (long) p;
12595 result7->ref = (long) p;
12596 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQObject));
12597 return(1 || funcname || hash || result7 || libp) ;
12598 }
12599
12600 static int G__G__Base2_111_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12601 {
12602 G__letint(result7, 85, (long) ((const TQObject*) G__getstructoffset())->GetListOfClassSignals());
12603 return(1 || funcname || hash || result7 || libp) ;
12604 }
12605
12606 static int G__G__Base2_111_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12607 {
12608 G__letint(result7, 85, (long) ((const TQObject*) G__getstructoffset())->GetListOfSignals());
12609 return(1 || funcname || hash || result7 || libp) ;
12610 }
12611
12612 static int G__G__Base2_111_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12613 {
12614 G__letint(result7, 85, (long) ((const TQObject*) G__getstructoffset())->GetListOfConnections());
12615 return(1 || funcname || hash || result7 || libp) ;
12616 }
12617
12618 static int G__G__Base2_111_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12619 {
12620 G__letint(result7, 103, (long) ((const TQObject*) G__getstructoffset())->AreSignalsBlocked());
12621 return(1 || funcname || hash || result7 || libp) ;
12622 }
12623
12624 static int G__G__Base2_111_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12625 {
12626 G__letint(result7, 103, (long) ((TQObject*) G__getstructoffset())->BlockSignals((Bool_t) G__int(libp->para[0])));
12627 return(1 || funcname || hash || result7 || libp) ;
12628 }
12629
12630 static int G__G__Base2_111_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12631 {
12632 ((TQObject*) G__getstructoffset())->CollectClassSignalLists(*(TList*) libp->para[0].ref, (TClass*) G__int(libp->para[1]));
12633 G__setnull(result7);
12634 return(1 || funcname || hash || result7 || libp) ;
12635 }
12636
12637 static int G__G__Base2_111_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12638 {
12639 G__va_arg_buf G__va_arg_bufobj;
12640 G__va_arg_put(&G__va_arg_bufobj, libp, 2);
12641 ((TQObject*) G__getstructoffset())->EmitVA((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]), G__va_arg_bufobj);
12642 G__setnull(result7);
12643 return(1 || funcname || hash || result7 || libp) ;
12644 }
12645
12646 static int G__G__Base2_111_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12647 {
12648 ((TQObject*) G__getstructoffset())->EmitVA((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12649 , *((va_list*) G__int(libp->para[2])));
12650 G__setnull(result7);
12651 return(1 || funcname || hash || result7 || libp) ;
12652 }
12653
12654 static int G__G__Base2_111_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12655 {
12656 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]));
12657 G__setnull(result7);
12658 return(1 || funcname || hash || result7 || libp) ;
12659 }
12660
12661 static int G__G__Base2_111_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12662 {
12663 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Long_t*) G__int(libp->para[1]));
12664 G__setnull(result7);
12665 return(1 || funcname || hash || result7 || libp) ;
12666 }
12667
12668 static int G__G__Base2_111_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12669 {
12670 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
12671 G__setnull(result7);
12672 return(1 || funcname || hash || result7 || libp) ;
12673 }
12674
12675 static int G__G__Base2_111_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12676 {
12677 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Double_t) G__double(libp->para[1]));
12678 G__setnull(result7);
12679 return(1 || funcname || hash || result7 || libp) ;
12680 }
12681
12682 static int G__G__Base2_111_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12683 {
12684 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1]));
12685 G__setnull(result7);
12686 return(1 || funcname || hash || result7 || libp) ;
12687 }
12688
12689 static int G__G__Base2_111_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12690 {
12691 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Long64_t) G__Longlong(libp->para[1]));
12692 G__setnull(result7);
12693 return(1 || funcname || hash || result7 || libp) ;
12694 }
12695
12696 static int G__G__Base2_111_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12697 {
12698 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
12699 G__setnull(result7);
12700 return(1 || funcname || hash || result7 || libp) ;
12701 }
12702
12703 static int G__G__Base2_111_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12704 {
12705 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Char_t) G__int(libp->para[1]));
12706 G__setnull(result7);
12707 return(1 || funcname || hash || result7 || libp) ;
12708 }
12709
12710 static int G__G__Base2_111_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12711 {
12712 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (UChar_t) G__int(libp->para[1]));
12713 G__setnull(result7);
12714 return(1 || funcname || hash || result7 || libp) ;
12715 }
12716
12717 static int G__G__Base2_111_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12718 {
12719 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Short_t) G__int(libp->para[1]));
12720 G__setnull(result7);
12721 return(1 || funcname || hash || result7 || libp) ;
12722 }
12723
12724 static int G__G__Base2_111_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12725 {
12726 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (UShort_t) G__int(libp->para[1]));
12727 G__setnull(result7);
12728 return(1 || funcname || hash || result7 || libp) ;
12729 }
12730
12731 static int G__G__Base2_111_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12732 {
12733 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12734 G__setnull(result7);
12735 return(1 || funcname || hash || result7 || libp) ;
12736 }
12737
12738 static int G__G__Base2_111_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12739 {
12740 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
12741 G__setnull(result7);
12742 return(1 || funcname || hash || result7 || libp) ;
12743 }
12744
12745 static int G__G__Base2_111_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12746 {
12747 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (ULong_t) G__int(libp->para[1]));
12748 G__setnull(result7);
12749 return(1 || funcname || hash || result7 || libp) ;
12750 }
12751
12752 static int G__G__Base2_111_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12753 {
12754 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (ULong64_t) G__ULonglong(libp->para[1]));
12755 G__setnull(result7);
12756 return(1 || funcname || hash || result7 || libp) ;
12757 }
12758
12759 static int G__G__Base2_111_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12760 {
12761 ((TQObject*) G__getstructoffset())->Emit((const char*) G__int(libp->para[0]), (Float_t) G__double(libp->para[1]));
12762 G__setnull(result7);
12763 return(1 || funcname || hash || result7 || libp) ;
12764 }
12765
12766 static int G__G__Base2_111_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12767 {
12768 G__letint(result7, 103, (long) ((TQObject*) G__getstructoffset())->Connect((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12769 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])));
12770 return(1 || funcname || hash || result7 || libp) ;
12771 }
12772
12773 static int G__G__Base2_111_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12774 {
12775 switch (libp->paran) {
12776 case 3:
12777 G__letint(result7, 103, (long) ((TQObject*) G__getstructoffset())->Disconnect((const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
12778 , (const char*) G__int(libp->para[2])));
12779 break;
12780 case 2:
12781 G__letint(result7, 103, (long) ((TQObject*) G__getstructoffset())->Disconnect((const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])));
12782 break;
12783 case 1:
12784 G__letint(result7, 103, (long) ((TQObject*) G__getstructoffset())->Disconnect((const char*) G__int(libp->para[0])));
12785 break;
12786 case 0:
12787 G__letint(result7, 103, (long) ((TQObject*) G__getstructoffset())->Disconnect());
12788 break;
12789 }
12790 return(1 || funcname || hash || result7 || libp) ;
12791 }
12792
12793 static int G__G__Base2_111_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12794 {
12795 switch (libp->paran) {
12796 case 2:
12797 ((TQObject*) G__getstructoffset())->HighPriority((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
12798 G__setnull(result7);
12799 break;
12800 case 1:
12801 ((TQObject*) G__getstructoffset())->HighPriority((const char*) G__int(libp->para[0]));
12802 G__setnull(result7);
12803 break;
12804 }
12805 return(1 || funcname || hash || result7 || libp) ;
12806 }
12807
12808 static int G__G__Base2_111_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12809 {
12810 switch (libp->paran) {
12811 case 2:
12812 ((TQObject*) G__getstructoffset())->LowPriority((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
12813 G__setnull(result7);
12814 break;
12815 case 1:
12816 ((TQObject*) G__getstructoffset())->LowPriority((const char*) G__int(libp->para[0]));
12817 G__setnull(result7);
12818 break;
12819 }
12820 return(1 || funcname || hash || result7 || libp) ;
12821 }
12822
12823 static int G__G__Base2_111_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12824 {
12825 G__letint(result7, 103, (long) ((const TQObject*) G__getstructoffset())->HasConnection((const char*) G__int(libp->para[0])));
12826 return(1 || funcname || hash || result7 || libp) ;
12827 }
12828
12829 static int G__G__Base2_111_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12830 {
12831 G__letint(result7, 105, (long) ((const TQObject*) G__getstructoffset())->NumberOfSignals());
12832 return(1 || funcname || hash || result7 || libp) ;
12833 }
12834
12835 static int G__G__Base2_111_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12836 {
12837 G__letint(result7, 105, (long) ((const TQObject*) G__getstructoffset())->NumberOfConnections());
12838 return(1 || funcname || hash || result7 || libp) ;
12839 }
12840
12841 static int G__G__Base2_111_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12842 {
12843 ((TQObject*) G__getstructoffset())->Connected((const char*) G__int(libp->para[0]));
12844 G__setnull(result7);
12845 return(1 || funcname || hash || result7 || libp) ;
12846 }
12847
12848 static int G__G__Base2_111_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12849 {
12850 ((TQObject*) G__getstructoffset())->Disconnected((const char*) G__int(libp->para[0]));
12851 G__setnull(result7);
12852 return(1 || funcname || hash || result7 || libp) ;
12853 }
12854
12855 static int G__G__Base2_111_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12856 {
12857 ((TQObject*) G__getstructoffset())->Destroyed();
12858 G__setnull(result7);
12859 return(1 || funcname || hash || result7 || libp) ;
12860 }
12861
12862 static int G__G__Base2_111_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12863 {
12864 ((TQObject*) G__getstructoffset())->ChangedBy((const char*) G__int(libp->para[0]));
12865 G__setnull(result7);
12866 return(1 || funcname || hash || result7 || libp) ;
12867 }
12868
12869 static int G__G__Base2_111_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12870 {
12871 ((TQObject*) G__getstructoffset())->Message((const char*) G__int(libp->para[0]));
12872 G__setnull(result7);
12873 return(1 || funcname || hash || result7 || libp) ;
12874 }
12875
12876 static int G__G__Base2_111_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12877 {
12878 G__letint(result7, 103, (long) TQObject::Connect((TQObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12879 , (const char*) G__int(libp->para[2]), (void*) G__int(libp->para[3])
12880 , (const char*) G__int(libp->para[4])));
12881 return(1 || funcname || hash || result7 || libp) ;
12882 }
12883
12884 static int G__G__Base2_111_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12885 {
12886 G__letint(result7, 103, (long) TQObject::Connect((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12887 , (const char*) G__int(libp->para[2]), (void*) G__int(libp->para[3])
12888 , (const char*) G__int(libp->para[4])));
12889 return(1 || funcname || hash || result7 || libp) ;
12890 }
12891
12892 static int G__G__Base2_111_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12893 {
12894 switch (libp->paran) {
12895 case 4:
12896 G__letint(result7, 103, (long) TQObject::Disconnect((TQObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12897 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])));
12898 break;
12899 case 3:
12900 G__letint(result7, 103, (long) TQObject::Disconnect((TQObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12901 , (void*) G__int(libp->para[2])));
12902 break;
12903 case 2:
12904 G__letint(result7, 103, (long) TQObject::Disconnect((TQObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
12905 break;
12906 case 1:
12907 G__letint(result7, 103, (long) TQObject::Disconnect((TQObject*) G__int(libp->para[0])));
12908 break;
12909 }
12910 return(1 || funcname || hash || result7 || libp) ;
12911 }
12912
12913 static int G__G__Base2_111_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12914 {
12915 switch (libp->paran) {
12916 case 4:
12917 G__letint(result7, 103, (long) TQObject::Disconnect((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12918 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])));
12919 break;
12920 case 3:
12921 G__letint(result7, 103, (long) TQObject::Disconnect((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12922 , (void*) G__int(libp->para[2])));
12923 break;
12924 case 2:
12925 G__letint(result7, 103, (long) TQObject::Disconnect((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
12926 break;
12927 }
12928 return(1 || funcname || hash || result7 || libp) ;
12929 }
12930
12931 static int G__G__Base2_111_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12932 {
12933 G__letint(result7, 103, (long) TQObject::AreAllSignalsBlocked());
12934 return(1 || funcname || hash || result7 || libp) ;
12935 }
12936
12937 static int G__G__Base2_111_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12938 {
12939 G__letint(result7, 103, (long) TQObject::BlockAllSignals((Bool_t) G__int(libp->para[0])));
12940 return(1 || funcname || hash || result7 || libp) ;
12941 }
12942
12943 static int G__G__Base2_111_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12944 {
12945 TQObject::LoadRQ_OBJECT();
12946 G__setnull(result7);
12947 return(1 || funcname || hash || result7 || libp) ;
12948 }
12949
12950 static int G__G__Base2_111_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12951 {
12952 G__letint(result7, 85, (long) TQObject::Class());
12953 return(1 || funcname || hash || result7 || libp) ;
12954 }
12955
12956 static int G__G__Base2_111_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12957 {
12958 G__letint(result7, 67, (long) TQObject::Class_Name());
12959 return(1 || funcname || hash || result7 || libp) ;
12960 }
12961
12962 static int G__G__Base2_111_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12963 {
12964 G__letint(result7, 115, (long) TQObject::Class_Version());
12965 return(1 || funcname || hash || result7 || libp) ;
12966 }
12967
12968 static int G__G__Base2_111_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12969 {
12970 TQObject::Dictionary();
12971 G__setnull(result7);
12972 return(1 || funcname || hash || result7 || libp) ;
12973 }
12974
12975 static int G__G__Base2_111_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12976 {
12977 G__letint(result7, 85, (long) ((const TQObject*) G__getstructoffset())->IsA());
12978 return(1 || funcname || hash || result7 || libp) ;
12979 }
12980
12981 static int G__G__Base2_111_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12982 {
12983 ((TQObject*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
12984 G__setnull(result7);
12985 return(1 || funcname || hash || result7 || libp) ;
12986 }
12987
12988 static int G__G__Base2_111_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12989 {
12990 ((TQObject*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
12991 G__setnull(result7);
12992 return(1 || funcname || hash || result7 || libp) ;
12993 }
12994
12995 static int G__G__Base2_111_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12996 {
12997 ((TQObject*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12998 G__setnull(result7);
12999 return(1 || funcname || hash || result7 || libp) ;
13000 }
13001
13002 static int G__G__Base2_111_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13003 {
13004 G__letint(result7, 67, (long) TQObject::DeclFileName());
13005 return(1 || funcname || hash || result7 || libp) ;
13006 }
13007
13008 static int G__G__Base2_111_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13009 {
13010 G__letint(result7, 105, (long) TQObject::ImplFileLine());
13011 return(1 || funcname || hash || result7 || libp) ;
13012 }
13013
13014 static int G__G__Base2_111_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13015 {
13016 G__letint(result7, 67, (long) TQObject::ImplFileName());
13017 return(1 || funcname || hash || result7 || libp) ;
13018 }
13019
13020 static int G__G__Base2_111_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13021 {
13022 G__letint(result7, 105, (long) TQObject::DeclFileLine());
13023 return(1 || funcname || hash || result7 || libp) ;
13024 }
13025
13026
13027 typedef TQObject G__TTQObject;
13028 static int G__G__Base2_111_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13029 {
13030 char* gvp = (char*) G__getgvp();
13031 long soff = G__getstructoffset();
13032 int n = G__getaryconstruct();
13033
13034
13035
13036
13037
13038 if (!soff) {
13039 return(1);
13040 }
13041 if (n) {
13042 if (gvp == (char*)G__PVOID) {
13043 delete[] (TQObject*) soff;
13044 } else {
13045 G__setgvp((long) G__PVOID);
13046 for (int i = n - 1; i >= 0; --i) {
13047 ((TQObject*) (soff+(sizeof(TQObject)*i)))->~G__TTQObject();
13048 }
13049 G__setgvp((long)gvp);
13050 }
13051 } else {
13052 if (gvp == (char*)G__PVOID) {
13053 delete (TQObject*) soff;
13054 } else {
13055 G__setgvp((long) G__PVOID);
13056 ((TQObject*) (soff))->~G__TTQObject();
13057 G__setgvp((long)gvp);
13058 }
13059 }
13060 G__setnull(result7);
13061 return(1 || funcname || hash || result7 || libp) ;
13062 }
13063
13064
13065
13066 static int G__G__Base2_112_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13067 {
13068 TQObjSender* p = NULL;
13069 char* gvp = (char*) G__getgvp();
13070 int n = G__getaryconstruct();
13071 if (n) {
13072 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13073 p = new TQObjSender[n];
13074 } else {
13075 p = new((void*) gvp) TQObjSender[n];
13076 }
13077 } else {
13078 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13079 p = new TQObjSender;
13080 } else {
13081 p = new((void*) gvp) TQObjSender;
13082 }
13083 }
13084 result7->obj.i = (long) p;
13085 result7->ref = (long) p;
13086 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQObjSender));
13087 return(1 || funcname || hash || result7 || libp) ;
13088 }
13089
13090 static int G__G__Base2_112_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13091 {
13092 ((TQObjSender*) G__getstructoffset())->SetSender((void*) G__int(libp->para[0]));
13093 G__setnull(result7);
13094 return(1 || funcname || hash || result7 || libp) ;
13095 }
13096
13097 static int G__G__Base2_112_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13098 {
13099 switch (libp->paran) {
13100 case 1:
13101 ((TQObjSender*) G__getstructoffset())->SetSenderClassName((const char*) G__int(libp->para[0]));
13102 G__setnull(result7);
13103 break;
13104 case 0:
13105 ((TQObjSender*) G__getstructoffset())->SetSenderClassName();
13106 G__setnull(result7);
13107 break;
13108 }
13109 return(1 || funcname || hash || result7 || libp) ;
13110 }
13111
13112 static int G__G__Base2_112_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13113 {
13114 G__letint(result7, 85, (long) TQObjSender::Class());
13115 return(1 || funcname || hash || result7 || libp) ;
13116 }
13117
13118 static int G__G__Base2_112_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13119 {
13120 G__letint(result7, 67, (long) TQObjSender::Class_Name());
13121 return(1 || funcname || hash || result7 || libp) ;
13122 }
13123
13124 static int G__G__Base2_112_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13125 {
13126 G__letint(result7, 115, (long) TQObjSender::Class_Version());
13127 return(1 || funcname || hash || result7 || libp) ;
13128 }
13129
13130 static int G__G__Base2_112_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13131 {
13132 TQObjSender::Dictionary();
13133 G__setnull(result7);
13134 return(1 || funcname || hash || result7 || libp) ;
13135 }
13136
13137 static int G__G__Base2_112_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13138 {
13139 ((TQObjSender*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13140 G__setnull(result7);
13141 return(1 || funcname || hash || result7 || libp) ;
13142 }
13143
13144 static int G__G__Base2_112_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13145 {
13146 G__letint(result7, 67, (long) TQObjSender::DeclFileName());
13147 return(1 || funcname || hash || result7 || libp) ;
13148 }
13149
13150 static int G__G__Base2_112_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13151 {
13152 G__letint(result7, 105, (long) TQObjSender::ImplFileLine());
13153 return(1 || funcname || hash || result7 || libp) ;
13154 }
13155
13156 static int G__G__Base2_112_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13157 {
13158 G__letint(result7, 67, (long) TQObjSender::ImplFileName());
13159 return(1 || funcname || hash || result7 || libp) ;
13160 }
13161
13162 static int G__G__Base2_112_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13163 {
13164 G__letint(result7, 105, (long) TQObjSender::DeclFileLine());
13165 return(1 || funcname || hash || result7 || libp) ;
13166 }
13167
13168
13169 typedef TQObjSender G__TTQObjSender;
13170 static int G__G__Base2_112_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13171 {
13172 char* gvp = (char*) G__getgvp();
13173 long soff = G__getstructoffset();
13174 int n = G__getaryconstruct();
13175
13176
13177
13178
13179
13180 if (!soff) {
13181 return(1);
13182 }
13183 if (n) {
13184 if (gvp == (char*)G__PVOID) {
13185 delete[] (TQObjSender*) soff;
13186 } else {
13187 G__setgvp((long) G__PVOID);
13188 for (int i = n - 1; i >= 0; --i) {
13189 ((TQObjSender*) (soff+(sizeof(TQObjSender)*i)))->~G__TTQObjSender();
13190 }
13191 G__setgvp((long)gvp);
13192 }
13193 } else {
13194 if (gvp == (char*)G__PVOID) {
13195 delete (TQObjSender*) soff;
13196 } else {
13197 G__setgvp((long) G__PVOID);
13198 ((TQObjSender*) (soff))->~G__TTQObjSender();
13199 G__setgvp((long)gvp);
13200 }
13201 }
13202 G__setnull(result7);
13203 return(1 || funcname || hash || result7 || libp) ;
13204 }
13205
13206
13207
13208 static int G__G__Base2_115_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13209 {
13210 TSignalHandler* p = NULL;
13211 char* gvp = (char*) G__getgvp();
13212 switch (libp->paran) {
13213 case 2:
13214
13215 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13216 p = new TSignalHandler((ESignals) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
13217 } else {
13218 p = new((void*) gvp) TSignalHandler((ESignals) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
13219 }
13220 break;
13221 case 1:
13222
13223 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13224 p = new TSignalHandler((ESignals) G__int(libp->para[0]));
13225 } else {
13226 p = new((void*) gvp) TSignalHandler((ESignals) G__int(libp->para[0]));
13227 }
13228 break;
13229 }
13230 result7->obj.i = (long) p;
13231 result7->ref = (long) p;
13232 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler));
13233 return(1 || funcname || hash || result7 || libp) ;
13234 }
13235
13236 static int G__G__Base2_115_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13237 {
13238 ((TSignalHandler*) G__getstructoffset())->Delay();
13239 G__setnull(result7);
13240 return(1 || funcname || hash || result7 || libp) ;
13241 }
13242
13243 static int G__G__Base2_115_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13244 {
13245 ((TSignalHandler*) G__getstructoffset())->HandleDelayedSignal();
13246 G__setnull(result7);
13247 return(1 || funcname || hash || result7 || libp) ;
13248 }
13249
13250 static int G__G__Base2_115_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13251 {
13252 G__letint(result7, 105, (long) ((const TSignalHandler*) G__getstructoffset())->GetSignal());
13253 return(1 || funcname || hash || result7 || libp) ;
13254 }
13255
13256 static int G__G__Base2_115_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13257 {
13258 ((TSignalHandler*) G__getstructoffset())->SetSignal((ESignals) G__int(libp->para[0]));
13259 G__setnull(result7);
13260 return(1 || funcname || hash || result7 || libp) ;
13261 }
13262
13263 static int G__G__Base2_115_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13264 {
13265 G__letint(result7, 103, (long) ((const TSignalHandler*) G__getstructoffset())->IsSync());
13266 return(1 || funcname || hash || result7 || libp) ;
13267 }
13268
13269 static int G__G__Base2_115_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13270 {
13271 G__letint(result7, 103, (long) ((const TSignalHandler*) G__getstructoffset())->IsAsync());
13272 return(1 || funcname || hash || result7 || libp) ;
13273 }
13274
13275 static int G__G__Base2_115_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13276 {
13277 G__letint(result7, 85, (long) TSignalHandler::Class());
13278 return(1 || funcname || hash || result7 || libp) ;
13279 }
13280
13281 static int G__G__Base2_115_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13282 {
13283 G__letint(result7, 67, (long) TSignalHandler::Class_Name());
13284 return(1 || funcname || hash || result7 || libp) ;
13285 }
13286
13287 static int G__G__Base2_115_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13288 {
13289 G__letint(result7, 115, (long) TSignalHandler::Class_Version());
13290 return(1 || funcname || hash || result7 || libp) ;
13291 }
13292
13293 static int G__G__Base2_115_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13294 {
13295 TSignalHandler::Dictionary();
13296 G__setnull(result7);
13297 return(1 || funcname || hash || result7 || libp) ;
13298 }
13299
13300 static int G__G__Base2_115_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13301 {
13302 ((TSignalHandler*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13303 G__setnull(result7);
13304 return(1 || funcname || hash || result7 || libp) ;
13305 }
13306
13307 static int G__G__Base2_115_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13308 {
13309 G__letint(result7, 67, (long) TSignalHandler::DeclFileName());
13310 return(1 || funcname || hash || result7 || libp) ;
13311 }
13312
13313 static int G__G__Base2_115_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13314 {
13315 G__letint(result7, 105, (long) TSignalHandler::ImplFileLine());
13316 return(1 || funcname || hash || result7 || libp) ;
13317 }
13318
13319 static int G__G__Base2_115_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13320 {
13321 G__letint(result7, 67, (long) TSignalHandler::ImplFileName());
13322 return(1 || funcname || hash || result7 || libp) ;
13323 }
13324
13325 static int G__G__Base2_115_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13326 {
13327 G__letint(result7, 105, (long) TSignalHandler::DeclFileLine());
13328 return(1 || funcname || hash || result7 || libp) ;
13329 }
13330
13331
13332 typedef TSignalHandler G__TTSignalHandler;
13333 static int G__G__Base2_115_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13334 {
13335 char* gvp = (char*) G__getgvp();
13336 long soff = G__getstructoffset();
13337 int n = G__getaryconstruct();
13338
13339
13340
13341
13342
13343 if (!soff) {
13344 return(1);
13345 }
13346 if (n) {
13347 if (gvp == (char*)G__PVOID) {
13348 delete[] (TSignalHandler*) soff;
13349 } else {
13350 G__setgvp((long) G__PVOID);
13351 for (int i = n - 1; i >= 0; --i) {
13352 ((TSignalHandler*) (soff+(sizeof(TSignalHandler)*i)))->~G__TTSignalHandler();
13353 }
13354 G__setgvp((long)gvp);
13355 }
13356 } else {
13357 if (gvp == (char*)G__PVOID) {
13358 delete (TSignalHandler*) soff;
13359 } else {
13360 G__setgvp((long) G__PVOID);
13361 ((TSignalHandler*) (soff))->~G__TTSignalHandler();
13362 G__setgvp((long)gvp);
13363 }
13364 }
13365 G__setnull(result7);
13366 return(1 || funcname || hash || result7 || libp) ;
13367 }
13368
13369
13370
13371 static int G__G__Base2_129_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13372 {
13373 TStopwatch* p = NULL;
13374 char* gvp = (char*) G__getgvp();
13375 int n = G__getaryconstruct();
13376 if (n) {
13377 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13378 p = new TStopwatch[n];
13379 } else {
13380 p = new((void*) gvp) TStopwatch[n];
13381 }
13382 } else {
13383 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13384 p = new TStopwatch;
13385 } else {
13386 p = new((void*) gvp) TStopwatch;
13387 }
13388 }
13389 result7->obj.i = (long) p;
13390 result7->ref = (long) p;
13391 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStopwatch));
13392 return(1 || funcname || hash || result7 || libp) ;
13393 }
13394
13395 static int G__G__Base2_129_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13396 {
13397 switch (libp->paran) {
13398 case 1:
13399 ((TStopwatch*) G__getstructoffset())->Start((Bool_t) G__int(libp->para[0]));
13400 G__setnull(result7);
13401 break;
13402 case 0:
13403 ((TStopwatch*) G__getstructoffset())->Start();
13404 G__setnull(result7);
13405 break;
13406 }
13407 return(1 || funcname || hash || result7 || libp) ;
13408 }
13409
13410 static int G__G__Base2_129_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13411 {
13412 ((TStopwatch*) G__getstructoffset())->Stop();
13413 G__setnull(result7);
13414 return(1 || funcname || hash || result7 || libp) ;
13415 }
13416
13417 static int G__G__Base2_129_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13418 {
13419 ((TStopwatch*) G__getstructoffset())->Continue();
13420 G__setnull(result7);
13421 return(1 || funcname || hash || result7 || libp) ;
13422 }
13423
13424 static int G__G__Base2_129_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13425 {
13426 G__letint(result7, 105, (long) ((const TStopwatch*) G__getstructoffset())->Counter());
13427 return(1 || funcname || hash || result7 || libp) ;
13428 }
13429
13430 static int G__G__Base2_129_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13431 {
13432 G__letdouble(result7, 100, (double) ((TStopwatch*) G__getstructoffset())->RealTime());
13433 return(1 || funcname || hash || result7 || libp) ;
13434 }
13435
13436 static int G__G__Base2_129_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13437 {
13438 ((TStopwatch*) G__getstructoffset())->Reset();
13439 G__setnull(result7);
13440 return(1 || funcname || hash || result7 || libp) ;
13441 }
13442
13443 static int G__G__Base2_129_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13444 {
13445 switch (libp->paran) {
13446 case 1:
13447 ((TStopwatch*) G__getstructoffset())->ResetCpuTime((Double_t) G__double(libp->para[0]));
13448 G__setnull(result7);
13449 break;
13450 case 0:
13451 ((TStopwatch*) G__getstructoffset())->ResetCpuTime();
13452 G__setnull(result7);
13453 break;
13454 }
13455 return(1 || funcname || hash || result7 || libp) ;
13456 }
13457
13458 static int G__G__Base2_129_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13459 {
13460 switch (libp->paran) {
13461 case 1:
13462 ((TStopwatch*) G__getstructoffset())->ResetRealTime((Double_t) G__double(libp->para[0]));
13463 G__setnull(result7);
13464 break;
13465 case 0:
13466 ((TStopwatch*) G__getstructoffset())->ResetRealTime();
13467 G__setnull(result7);
13468 break;
13469 }
13470 return(1 || funcname || hash || result7 || libp) ;
13471 }
13472
13473 static int G__G__Base2_129_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13474 {
13475 G__letdouble(result7, 100, (double) ((TStopwatch*) G__getstructoffset())->CpuTime());
13476 return(1 || funcname || hash || result7 || libp) ;
13477 }
13478
13479 static int G__G__Base2_129_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13480 {
13481 G__letint(result7, 85, (long) TStopwatch::Class());
13482 return(1 || funcname || hash || result7 || libp) ;
13483 }
13484
13485 static int G__G__Base2_129_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13486 {
13487 G__letint(result7, 67, (long) TStopwatch::Class_Name());
13488 return(1 || funcname || hash || result7 || libp) ;
13489 }
13490
13491 static int G__G__Base2_129_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13492 {
13493 G__letint(result7, 115, (long) TStopwatch::Class_Version());
13494 return(1 || funcname || hash || result7 || libp) ;
13495 }
13496
13497 static int G__G__Base2_129_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13498 {
13499 TStopwatch::Dictionary();
13500 G__setnull(result7);
13501 return(1 || funcname || hash || result7 || libp) ;
13502 }
13503
13504 static int G__G__Base2_129_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13505 {
13506 ((TStopwatch*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13507 G__setnull(result7);
13508 return(1 || funcname || hash || result7 || libp) ;
13509 }
13510
13511 static int G__G__Base2_129_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13512 {
13513 G__letint(result7, 67, (long) TStopwatch::DeclFileName());
13514 return(1 || funcname || hash || result7 || libp) ;
13515 }
13516
13517 static int G__G__Base2_129_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13518 {
13519 G__letint(result7, 105, (long) TStopwatch::ImplFileLine());
13520 return(1 || funcname || hash || result7 || libp) ;
13521 }
13522
13523 static int G__G__Base2_129_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13524 {
13525 G__letint(result7, 67, (long) TStopwatch::ImplFileName());
13526 return(1 || funcname || hash || result7 || libp) ;
13527 }
13528
13529 static int G__G__Base2_129_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13530 {
13531 G__letint(result7, 105, (long) TStopwatch::DeclFileLine());
13532 return(1 || funcname || hash || result7 || libp) ;
13533 }
13534
13535
13536 static int G__G__Base2_129_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13537
13538 {
13539 TStopwatch* p;
13540 void* tmp = (void*) G__int(libp->para[0]);
13541 p = new TStopwatch(*(TStopwatch*) tmp);
13542 result7->obj.i = (long) p;
13543 result7->ref = (long) p;
13544 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStopwatch));
13545 return(1 || funcname || hash || result7 || libp) ;
13546 }
13547
13548
13549 typedef TStopwatch G__TTStopwatch;
13550 static int G__G__Base2_129_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13551 {
13552 char* gvp = (char*) G__getgvp();
13553 long soff = G__getstructoffset();
13554 int n = G__getaryconstruct();
13555
13556
13557
13558
13559
13560 if (!soff) {
13561 return(1);
13562 }
13563 if (n) {
13564 if (gvp == (char*)G__PVOID) {
13565 delete[] (TStopwatch*) soff;
13566 } else {
13567 G__setgvp((long) G__PVOID);
13568 for (int i = n - 1; i >= 0; --i) {
13569 ((TStopwatch*) (soff+(sizeof(TStopwatch)*i)))->~G__TTStopwatch();
13570 }
13571 G__setgvp((long)gvp);
13572 }
13573 } else {
13574 if (gvp == (char*)G__PVOID) {
13575 delete (TStopwatch*) soff;
13576 } else {
13577 G__setgvp((long) G__PVOID);
13578 ((TStopwatch*) (soff))->~G__TTStopwatch();
13579 G__setgvp((long)gvp);
13580 }
13581 }
13582 G__setnull(result7);
13583 return(1 || funcname || hash || result7 || libp) ;
13584 }
13585
13586
13587 static int G__G__Base2_129_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13588 {
13589 TStopwatch* dest = (TStopwatch*) G__getstructoffset();
13590 *dest = *(TStopwatch*) libp->para[0].ref;
13591 const TStopwatch& obj = *dest;
13592 result7->ref = (long) (&obj);
13593 result7->obj.i = (long) (&obj);
13594 return(1 || funcname || hash || result7 || libp) ;
13595 }
13596
13597
13598
13599 static int G__G__Base2_173_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13600 {
13601 TUUID* p = NULL;
13602 char* gvp = (char*) G__getgvp();
13603 int n = G__getaryconstruct();
13604 if (n) {
13605 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13606 p = new TUUID[n];
13607 } else {
13608 p = new((void*) gvp) TUUID[n];
13609 }
13610 } else {
13611 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13612 p = new TUUID;
13613 } else {
13614 p = new((void*) gvp) TUUID;
13615 }
13616 }
13617 result7->obj.i = (long) p;
13618 result7->ref = (long) p;
13619 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TUUID));
13620 return(1 || funcname || hash || result7 || libp) ;
13621 }
13622
13623 static int G__G__Base2_173_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13624 {
13625 TUUID* p = NULL;
13626 char* gvp = (char*) G__getgvp();
13627
13628 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13629 p = new TUUID((const char*) G__int(libp->para[0]));
13630 } else {
13631 p = new((void*) gvp) TUUID((const char*) G__int(libp->para[0]));
13632 }
13633 result7->obj.i = (long) p;
13634 result7->ref = (long) p;
13635 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TUUID));
13636 return(1 || funcname || hash || result7 || libp) ;
13637 }
13638
13639 static int G__G__Base2_173_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13640 {
13641 G__letint(result7, 67, (long) ((const TUUID*) G__getstructoffset())->AsString());
13642 return(1 || funcname || hash || result7 || libp) ;
13643 }
13644
13645 static int G__G__Base2_173_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13646 {
13647 G__letint(result7, 105, (long) ((const TUUID*) G__getstructoffset())->Compare(*(TUUID*) libp->para[0].ref));
13648 return(1 || funcname || hash || result7 || libp) ;
13649 }
13650
13651 static int G__G__Base2_173_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13652 {
13653 G__letint(result7, 114, (long) ((const TUUID*) G__getstructoffset())->Hash());
13654 return(1 || funcname || hash || result7 || libp) ;
13655 }
13656
13657 static int G__G__Base2_173_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13658 {
13659 ((const TUUID*) G__getstructoffset())->Print();
13660 G__setnull(result7);
13661 return(1 || funcname || hash || result7 || libp) ;
13662 }
13663
13664 static int G__G__Base2_173_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13665 {
13666 {
13667 const TInetAddress* pobj;
13668 const TInetAddress xobj = ((const TUUID*) G__getstructoffset())->GetHostAddress();
13669 pobj = new TInetAddress(xobj);
13670 result7->obj.i = (long) ((void*) pobj);
13671 result7->ref = result7->obj.i;
13672 G__store_tempobject(*result7);
13673 }
13674 return(1 || funcname || hash || result7 || libp) ;
13675 }
13676
13677 static int G__G__Base2_173_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13678 {
13679 {
13680 const TDatime* pobj;
13681 const TDatime xobj = ((const TUUID*) G__getstructoffset())->GetTime();
13682 pobj = new TDatime(xobj);
13683 result7->obj.i = (long) ((void*) pobj);
13684 result7->ref = result7->obj.i;
13685 G__store_tempobject(*result7);
13686 }
13687 return(1 || funcname || hash || result7 || libp) ;
13688 }
13689
13690 static int G__G__Base2_173_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13691 {
13692 ((const TUUID*) G__getstructoffset())->GetUUID((UChar_t*) G__int(libp->para[0]));
13693 G__setnull(result7);
13694 return(1 || funcname || hash || result7 || libp) ;
13695 }
13696
13697 static int G__G__Base2_173_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13698 {
13699 ((TUUID*) G__getstructoffset())->SetUUID((const char*) G__int(libp->para[0]));
13700 G__setnull(result7);
13701 return(1 || funcname || hash || result7 || libp) ;
13702 }
13703
13704 static int G__G__Base2_173_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13705 {
13706 G__letint(result7, 104, (long) ((const TUUID*) G__getstructoffset())->GetUUIDNumber());
13707 return(1 || funcname || hash || result7 || libp) ;
13708 }
13709
13710 static int G__G__Base2_173_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13711 {
13712 ((TUUID*) G__getstructoffset())->SetUUIDNumber((UInt_t) G__int(libp->para[0]));
13713 G__setnull(result7);
13714 return(1 || funcname || hash || result7 || libp) ;
13715 }
13716
13717 static int G__G__Base2_173_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13718 {
13719 ((TUUID*) G__getstructoffset())->StreamerV1(*(TBuffer*) libp->para[0].ref);
13720 G__setnull(result7);
13721 return(1 || funcname || hash || result7 || libp) ;
13722 }
13723
13724 static int G__G__Base2_173_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13725 {
13726 ((TUUID*) G__getstructoffset())->FillBuffer(libp->para[0].ref ? *(char**) libp->para[0].ref : *(char**) (void*) (&G__Mlong(libp->para[0])));
13727 G__setnull(result7);
13728 return(1 || funcname || hash || result7 || libp) ;
13729 }
13730
13731 static int G__G__Base2_173_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13732 {
13733 ((TUUID*) G__getstructoffset())->ReadBuffer(libp->para[0].ref ? *(char**) libp->para[0].ref : *(char**) (void*) (&G__Mlong(libp->para[0])));
13734 G__setnull(result7);
13735 return(1 || funcname || hash || result7 || libp) ;
13736 }
13737
13738 static int G__G__Base2_173_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13739 {
13740 G__letint(result7, 105, (long) ((const TUUID*) G__getstructoffset())->Sizeof());
13741 return(1 || funcname || hash || result7 || libp) ;
13742 }
13743
13744 static int G__G__Base2_173_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13745 {
13746 G__letint(result7, 85, (long) TUUID::Class());
13747 return(1 || funcname || hash || result7 || libp) ;
13748 }
13749
13750 static int G__G__Base2_173_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13751 {
13752 G__letint(result7, 67, (long) TUUID::Class_Name());
13753 return(1 || funcname || hash || result7 || libp) ;
13754 }
13755
13756 static int G__G__Base2_173_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13757 {
13758 G__letint(result7, 115, (long) TUUID::Class_Version());
13759 return(1 || funcname || hash || result7 || libp) ;
13760 }
13761
13762 static int G__G__Base2_173_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13763 {
13764 TUUID::Dictionary();
13765 G__setnull(result7);
13766 return(1 || funcname || hash || result7 || libp) ;
13767 }
13768
13769 static int G__G__Base2_173_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13770 {
13771 G__letint(result7, 85, (long) ((const TUUID*) G__getstructoffset())->IsA());
13772 return(1 || funcname || hash || result7 || libp) ;
13773 }
13774
13775 static int G__G__Base2_173_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13776 {
13777 ((TUUID*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
13778 G__setnull(result7);
13779 return(1 || funcname || hash || result7 || libp) ;
13780 }
13781
13782 static int G__G__Base2_173_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13783 {
13784 ((TUUID*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
13785 G__setnull(result7);
13786 return(1 || funcname || hash || result7 || libp) ;
13787 }
13788
13789 static int G__G__Base2_173_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13790 {
13791 ((TUUID*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13792 G__setnull(result7);
13793 return(1 || funcname || hash || result7 || libp) ;
13794 }
13795
13796 static int G__G__Base2_173_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13797 {
13798 G__letint(result7, 67, (long) TUUID::DeclFileName());
13799 return(1 || funcname || hash || result7 || libp) ;
13800 }
13801
13802 static int G__G__Base2_173_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13803 {
13804 G__letint(result7, 105, (long) TUUID::ImplFileLine());
13805 return(1 || funcname || hash || result7 || libp) ;
13806 }
13807
13808 static int G__G__Base2_173_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13809 {
13810 G__letint(result7, 67, (long) TUUID::ImplFileName());
13811 return(1 || funcname || hash || result7 || libp) ;
13812 }
13813
13814 static int G__G__Base2_173_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13815 {
13816 G__letint(result7, 105, (long) TUUID::DeclFileLine());
13817 return(1 || funcname || hash || result7 || libp) ;
13818 }
13819
13820
13821 static int G__G__Base2_173_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13822
13823 {
13824 TUUID* p;
13825 void* tmp = (void*) G__int(libp->para[0]);
13826 p = new TUUID(*(TUUID*) tmp);
13827 result7->obj.i = (long) p;
13828 result7->ref = (long) p;
13829 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TUUID));
13830 return(1 || funcname || hash || result7 || libp) ;
13831 }
13832
13833
13834 typedef TUUID G__TTUUID;
13835 static int G__G__Base2_173_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13836 {
13837 char* gvp = (char*) G__getgvp();
13838 long soff = G__getstructoffset();
13839 int n = G__getaryconstruct();
13840
13841
13842
13843
13844
13845 if (!soff) {
13846 return(1);
13847 }
13848 if (n) {
13849 if (gvp == (char*)G__PVOID) {
13850 delete[] (TUUID*) soff;
13851 } else {
13852 G__setgvp((long) G__PVOID);
13853 for (int i = n - 1; i >= 0; --i) {
13854 ((TUUID*) (soff+(sizeof(TUUID)*i)))->~G__TTUUID();
13855 }
13856 G__setgvp((long)gvp);
13857 }
13858 } else {
13859 if (gvp == (char*)G__PVOID) {
13860 delete (TUUID*) soff;
13861 } else {
13862 G__setgvp((long) G__PVOID);
13863 ((TUUID*) (soff))->~G__TTUUID();
13864 G__setgvp((long)gvp);
13865 }
13866 }
13867 G__setnull(result7);
13868 return(1 || funcname || hash || result7 || libp) ;
13869 }
13870
13871
13872 static int G__G__Base2_173_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13873 {
13874 TUUID* dest = (TUUID*) G__getstructoffset();
13875 *dest = *(TUUID*) libp->para[0].ref;
13876 const TUUID& obj = *dest;
13877 result7->ref = (long) (&obj);
13878 result7->obj.i = (long) (&obj);
13879 return(1 || funcname || hash || result7 || libp) ;
13880 }
13881
13882
13883
13884 static int G__G__Base2_187_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13885 {
13886 TExec* p = NULL;
13887 char* gvp = (char*) G__getgvp();
13888 int n = G__getaryconstruct();
13889 if (n) {
13890 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13891 p = new TExec[n];
13892 } else {
13893 p = new((void*) gvp) TExec[n];
13894 }
13895 } else {
13896 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13897 p = new TExec;
13898 } else {
13899 p = new((void*) gvp) TExec;
13900 }
13901 }
13902 result7->obj.i = (long) p;
13903 result7->ref = (long) p;
13904 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TExec));
13905 return(1 || funcname || hash || result7 || libp) ;
13906 }
13907
13908 static int G__G__Base2_187_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13909 {
13910 TExec* p = NULL;
13911 char* gvp = (char*) G__getgvp();
13912
13913 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13914 p = new TExec((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
13915 } else {
13916 p = new((void*) gvp) TExec((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
13917 }
13918 result7->obj.i = (long) p;
13919 result7->ref = (long) p;
13920 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TExec));
13921 return(1 || funcname || hash || result7 || libp) ;
13922 }
13923
13924 static int G__G__Base2_187_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13925 {
13926 TExec* p = NULL;
13927 char* gvp = (char*) G__getgvp();
13928
13929 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13930 p = new TExec(*(TExec*) libp->para[0].ref);
13931 } else {
13932 p = new((void*) gvp) TExec(*(TExec*) libp->para[0].ref);
13933 }
13934 result7->obj.i = (long) p;
13935 result7->ref = (long) p;
13936 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TExec));
13937 return(1 || funcname || hash || result7 || libp) ;
13938 }
13939
13940 static int G__G__Base2_187_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13941 {
13942 switch (libp->paran) {
13943 case 1:
13944 ((TExec*) G__getstructoffset())->Exec((const char*) G__int(libp->para[0]));
13945 G__setnull(result7);
13946 break;
13947 case 0:
13948 ((TExec*) G__getstructoffset())->Exec();
13949 G__setnull(result7);
13950 break;
13951 }
13952 return(1 || funcname || hash || result7 || libp) ;
13953 }
13954
13955 static int G__G__Base2_187_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13956 {
13957 ((TExec*) G__getstructoffset())->SetAction((const char*) G__int(libp->para[0]));
13958 G__setnull(result7);
13959 return(1 || funcname || hash || result7 || libp) ;
13960 }
13961
13962 static int G__G__Base2_187_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13963 {
13964 G__letint(result7, 85, (long) TExec::Class());
13965 return(1 || funcname || hash || result7 || libp) ;
13966 }
13967
13968 static int G__G__Base2_187_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13969 {
13970 G__letint(result7, 67, (long) TExec::Class_Name());
13971 return(1 || funcname || hash || result7 || libp) ;
13972 }
13973
13974 static int G__G__Base2_187_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13975 {
13976 G__letint(result7, 115, (long) TExec::Class_Version());
13977 return(1 || funcname || hash || result7 || libp) ;
13978 }
13979
13980 static int G__G__Base2_187_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13981 {
13982 TExec::Dictionary();
13983 G__setnull(result7);
13984 return(1 || funcname || hash || result7 || libp) ;
13985 }
13986
13987 static int G__G__Base2_187_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13988 {
13989 ((TExec*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13990 G__setnull(result7);
13991 return(1 || funcname || hash || result7 || libp) ;
13992 }
13993
13994 static int G__G__Base2_187_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13995 {
13996 G__letint(result7, 67, (long) TExec::DeclFileName());
13997 return(1 || funcname || hash || result7 || libp) ;
13998 }
13999
14000 static int G__G__Base2_187_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14001 {
14002 G__letint(result7, 105, (long) TExec::ImplFileLine());
14003 return(1 || funcname || hash || result7 || libp) ;
14004 }
14005
14006 static int G__G__Base2_187_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14007 {
14008 G__letint(result7, 67, (long) TExec::ImplFileName());
14009 return(1 || funcname || hash || result7 || libp) ;
14010 }
14011
14012 static int G__G__Base2_187_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14013 {
14014 G__letint(result7, 105, (long) TExec::DeclFileLine());
14015 return(1 || funcname || hash || result7 || libp) ;
14016 }
14017
14018
14019 typedef TExec G__TTExec;
14020 static int G__G__Base2_187_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14021 {
14022 char* gvp = (char*) G__getgvp();
14023 long soff = G__getstructoffset();
14024 int n = G__getaryconstruct();
14025
14026
14027
14028
14029
14030 if (!soff) {
14031 return(1);
14032 }
14033 if (n) {
14034 if (gvp == (char*)G__PVOID) {
14035 delete[] (TExec*) soff;
14036 } else {
14037 G__setgvp((long) G__PVOID);
14038 for (int i = n - 1; i >= 0; --i) {
14039 ((TExec*) (soff+(sizeof(TExec)*i)))->~G__TTExec();
14040 }
14041 G__setgvp((long)gvp);
14042 }
14043 } else {
14044 if (gvp == (char*)G__PVOID) {
14045 delete (TExec*) soff;
14046 } else {
14047 G__setgvp((long) G__PVOID);
14048 ((TExec*) (soff))->~G__TTExec();
14049 G__setgvp((long)gvp);
14050 }
14051 }
14052 G__setnull(result7);
14053 return(1 || funcname || hash || result7 || libp) ;
14054 }
14055
14056
14057 static int G__G__Base2_187_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14058 {
14059 TExec* dest = (TExec*) G__getstructoffset();
14060 *dest = *(TExec*) libp->para[0].ref;
14061 const TExec& obj = *dest;
14062 result7->ref = (long) (&obj);
14063 result7->obj.i = (long) (&obj);
14064 return(1 || funcname || hash || result7 || libp) ;
14065 }
14066
14067
14068
14069 static int G__G__Base2_188_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14070 {
14071 TFolder* p = NULL;
14072 char* gvp = (char*) G__getgvp();
14073 int n = G__getaryconstruct();
14074 if (n) {
14075 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14076 p = new TFolder[n];
14077 } else {
14078 p = new((void*) gvp) TFolder[n];
14079 }
14080 } else {
14081 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14082 p = new TFolder;
14083 } else {
14084 p = new((void*) gvp) TFolder;
14085 }
14086 }
14087 result7->obj.i = (long) p;
14088 result7->ref = (long) p;
14089 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TFolder));
14090 return(1 || funcname || hash || result7 || libp) ;
14091 }
14092
14093 static int G__G__Base2_188_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14094 {
14095 TFolder* p = NULL;
14096 char* gvp = (char*) G__getgvp();
14097
14098 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14099 p = new TFolder((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
14100 } else {
14101 p = new((void*) gvp) TFolder((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
14102 }
14103 result7->obj.i = (long) p;
14104 result7->ref = (long) p;
14105 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TFolder));
14106 return(1 || funcname || hash || result7 || libp) ;
14107 }
14108
14109 static int G__G__Base2_188_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14110 {
14111 ((TFolder*) G__getstructoffset())->Add((TObject*) G__int(libp->para[0]));
14112 G__setnull(result7);
14113 return(1 || funcname || hash || result7 || libp) ;
14114 }
14115
14116 static int G__G__Base2_188_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14117 {
14118 switch (libp->paran) {
14119 case 3:
14120 G__letint(result7, 85, (long) ((TFolder*) G__getstructoffset())->AddFolder((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
14121 , (TCollection*) G__int(libp->para[2])));
14122 break;
14123 case 2:
14124 G__letint(result7, 85, (long) ((TFolder*) G__getstructoffset())->AddFolder((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
14125 break;
14126 }
14127 return(1 || funcname || hash || result7 || libp) ;
14128 }
14129
14130 static int G__G__Base2_188_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14131 {
14132 G__letint(result7, 67, (long) ((const TFolder*) G__getstructoffset())->FindFullPathName((const char*) G__int(libp->para[0])));
14133 return(1 || funcname || hash || result7 || libp) ;
14134 }
14135
14136 static int G__G__Base2_188_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14137 {
14138 G__letint(result7, 67, (long) ((const TFolder*) G__getstructoffset())->FindFullPathName((TObject*) G__int(libp->para[0])));
14139 return(1 || funcname || hash || result7 || libp) ;
14140 }
14141
14142 static int G__G__Base2_188_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14143 {
14144 G__letint(result7, 85, (long) ((const TFolder*) G__getstructoffset())->FindObjectAny((const char*) G__int(libp->para[0])));
14145 return(1 || funcname || hash || result7 || libp) ;
14146 }
14147
14148 static int G__G__Base2_188_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14149 {
14150 G__letint(result7, 85, (long) ((const TFolder*) G__getstructoffset())->GetListOfFolders());
14151 return(1 || funcname || hash || result7 || libp) ;
14152 }
14153
14154 static int G__G__Base2_188_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14155 {
14156 G__letint(result7, 103, (long) ((const TFolder*) G__getstructoffset())->IsOwner());
14157 return(1 || funcname || hash || result7 || libp) ;
14158 }
14159
14160 static int G__G__Base2_188_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14161 {
14162 G__letint(result7, 105, (long) ((const TFolder*) G__getstructoffset())->Occurence((TObject*) G__int(libp->para[0])));
14163 return(1 || funcname || hash || result7 || libp) ;
14164 }
14165
14166 static int G__G__Base2_188_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14167 {
14168 ((TFolder*) G__getstructoffset())->Remove((TObject*) G__int(libp->para[0]));
14169 G__setnull(result7);
14170 return(1 || funcname || hash || result7 || libp) ;
14171 }
14172
14173 static int G__G__Base2_188_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14174 {
14175 switch (libp->paran) {
14176 case 1:
14177 ((TFolder*) G__getstructoffset())->SetOwner((Bool_t) G__int(libp->para[0]));
14178 G__setnull(result7);
14179 break;
14180 case 0:
14181 ((TFolder*) G__getstructoffset())->SetOwner();
14182 G__setnull(result7);
14183 break;
14184 }
14185 return(1 || funcname || hash || result7 || libp) ;
14186 }
14187
14188 static int G__G__Base2_188_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14189 {
14190 G__letint(result7, 85, (long) TFolder::Class());
14191 return(1 || funcname || hash || result7 || libp) ;
14192 }
14193
14194 static int G__G__Base2_188_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14195 {
14196 G__letint(result7, 67, (long) TFolder::Class_Name());
14197 return(1 || funcname || hash || result7 || libp) ;
14198 }
14199
14200 static int G__G__Base2_188_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14201 {
14202 G__letint(result7, 115, (long) TFolder::Class_Version());
14203 return(1 || funcname || hash || result7 || libp) ;
14204 }
14205
14206 static int G__G__Base2_188_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14207 {
14208 TFolder::Dictionary();
14209 G__setnull(result7);
14210 return(1 || funcname || hash || result7 || libp) ;
14211 }
14212
14213 static int G__G__Base2_188_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14214 {
14215 ((TFolder*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14216 G__setnull(result7);
14217 return(1 || funcname || hash || result7 || libp) ;
14218 }
14219
14220 static int G__G__Base2_188_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14221 {
14222 G__letint(result7, 67, (long) TFolder::DeclFileName());
14223 return(1 || funcname || hash || result7 || libp) ;
14224 }
14225
14226 static int G__G__Base2_188_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14227 {
14228 G__letint(result7, 105, (long) TFolder::ImplFileLine());
14229 return(1 || funcname || hash || result7 || libp) ;
14230 }
14231
14232 static int G__G__Base2_188_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14233 {
14234 G__letint(result7, 67, (long) TFolder::ImplFileName());
14235 return(1 || funcname || hash || result7 || libp) ;
14236 }
14237
14238 static int G__G__Base2_188_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14239 {
14240 G__letint(result7, 105, (long) TFolder::DeclFileLine());
14241 return(1 || funcname || hash || result7 || libp) ;
14242 }
14243
14244
14245 typedef TFolder G__TTFolder;
14246 static int G__G__Base2_188_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14247 {
14248 char* gvp = (char*) G__getgvp();
14249 long soff = G__getstructoffset();
14250 int n = G__getaryconstruct();
14251
14252
14253
14254
14255
14256 if (!soff) {
14257 return(1);
14258 }
14259 if (n) {
14260 if (gvp == (char*)G__PVOID) {
14261 delete[] (TFolder*) soff;
14262 } else {
14263 G__setgvp((long) G__PVOID);
14264 for (int i = n - 1; i >= 0; --i) {
14265 ((TFolder*) (soff+(sizeof(TFolder)*i)))->~G__TTFolder();
14266 }
14267 G__setgvp((long)gvp);
14268 }
14269 } else {
14270 if (gvp == (char*)G__PVOID) {
14271 delete (TFolder*) soff;
14272 } else {
14273 G__setgvp((long) G__PVOID);
14274 ((TFolder*) (soff))->~G__TTFolder();
14275 G__setgvp((long)gvp);
14276 }
14277 }
14278 G__setnull(result7);
14279 return(1 || funcname || hash || result7 || libp) ;
14280 }
14281
14282
14283
14284 static int G__G__Base2_191_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14285 {
14286 TObjString* p = NULL;
14287 char* gvp = (char*) G__getgvp();
14288 switch (libp->paran) {
14289 case 1:
14290
14291 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14292 p = new TObjString((const char*) G__int(libp->para[0]));
14293 } else {
14294 p = new((void*) gvp) TObjString((const char*) G__int(libp->para[0]));
14295 }
14296 break;
14297 case 0:
14298 int n = G__getaryconstruct();
14299 if (n) {
14300 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14301 p = new TObjString[n];
14302 } else {
14303 p = new((void*) gvp) TObjString[n];
14304 }
14305 } else {
14306 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14307 p = new TObjString;
14308 } else {
14309 p = new((void*) gvp) TObjString;
14310 }
14311 }
14312 break;
14313 }
14314 result7->obj.i = (long) p;
14315 result7->ref = (long) p;
14316 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TObjString));
14317 return(1 || funcname || hash || result7 || libp) ;
14318 }
14319
14320 static int G__G__Base2_191_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14321 {
14322 TObjString* p = NULL;
14323 char* gvp = (char*) G__getgvp();
14324
14325 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14326 p = new TObjString(*(TObjString*) libp->para[0].ref);
14327 } else {
14328 p = new((void*) gvp) TObjString(*(TObjString*) libp->para[0].ref);
14329 }
14330 result7->obj.i = (long) p;
14331 result7->ref = (long) p;
14332 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TObjString));
14333 return(1 || funcname || hash || result7 || libp) ;
14334 }
14335
14336 static int G__G__Base2_191_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14337 {
14338 ((TObjString*) G__getstructoffset())->FillBuffer(libp->para[0].ref ? *(char**) libp->para[0].ref : *(char**) (void*) (&G__Mlong(libp->para[0])));
14339 G__setnull(result7);
14340 return(1 || funcname || hash || result7 || libp) ;
14341 }
14342
14343 static int G__G__Base2_191_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14344 {
14345 ((TObjString*) G__getstructoffset())->ReadBuffer(libp->para[0].ref ? *(char**) libp->para[0].ref : *(char**) (void*) (&G__Mlong(libp->para[0])));
14346 G__setnull(result7);
14347 return(1 || funcname || hash || result7 || libp) ;
14348 }
14349
14350 static int G__G__Base2_191_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14351 {
14352 ((TObjString*) G__getstructoffset())->SetString((const char*) G__int(libp->para[0]));
14353 G__setnull(result7);
14354 return(1 || funcname || hash || result7 || libp) ;
14355 }
14356
14357 static int G__G__Base2_191_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14358 {
14359 {
14360 const TString* pobj;
14361 const TString xobj = ((const TObjString*) G__getstructoffset())->GetString();
14362 pobj = new TString(xobj);
14363 result7->obj.i = (long) ((void*) pobj);
14364 result7->ref = result7->obj.i;
14365 G__store_tempobject(*result7);
14366 }
14367 return(1 || funcname || hash || result7 || libp) ;
14368 }
14369
14370 static int G__G__Base2_191_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14371 {
14372 G__letint(result7, 105, (long) ((const TObjString*) G__getstructoffset())->Sizeof());
14373 return(1 || funcname || hash || result7 || libp) ;
14374 }
14375
14376 static int G__G__Base2_191_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14377 {
14378 {
14379 const TString& obj = ((TObjString*) G__getstructoffset())->String();
14380 result7->ref = (long) (&obj);
14381 result7->obj.i = (long) (&obj);
14382 }
14383 return(1 || funcname || hash || result7 || libp) ;
14384 }
14385
14386 static int G__G__Base2_191_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14387 {
14388 G__letint(result7, 85, (long) TObjString::Class());
14389 return(1 || funcname || hash || result7 || libp) ;
14390 }
14391
14392 static int G__G__Base2_191_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14393 {
14394 G__letint(result7, 67, (long) TObjString::Class_Name());
14395 return(1 || funcname || hash || result7 || libp) ;
14396 }
14397
14398 static int G__G__Base2_191_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14399 {
14400 G__letint(result7, 115, (long) TObjString::Class_Version());
14401 return(1 || funcname || hash || result7 || libp) ;
14402 }
14403
14404 static int G__G__Base2_191_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14405 {
14406 TObjString::Dictionary();
14407 G__setnull(result7);
14408 return(1 || funcname || hash || result7 || libp) ;
14409 }
14410
14411 static int G__G__Base2_191_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14412 {
14413 ((TObjString*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14414 G__setnull(result7);
14415 return(1 || funcname || hash || result7 || libp) ;
14416 }
14417
14418 static int G__G__Base2_191_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14419 {
14420 G__letint(result7, 67, (long) TObjString::DeclFileName());
14421 return(1 || funcname || hash || result7 || libp) ;
14422 }
14423
14424 static int G__G__Base2_191_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14425 {
14426 G__letint(result7, 105, (long) TObjString::ImplFileLine());
14427 return(1 || funcname || hash || result7 || libp) ;
14428 }
14429
14430 static int G__G__Base2_191_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14431 {
14432 G__letint(result7, 67, (long) TObjString::ImplFileName());
14433 return(1 || funcname || hash || result7 || libp) ;
14434 }
14435
14436 static int G__G__Base2_191_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14437 {
14438 G__letint(result7, 105, (long) TObjString::DeclFileLine());
14439 return(1 || funcname || hash || result7 || libp) ;
14440 }
14441
14442
14443 typedef TObjString G__TTObjString;
14444 static int G__G__Base2_191_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14445 {
14446 char* gvp = (char*) G__getgvp();
14447 long soff = G__getstructoffset();
14448 int n = G__getaryconstruct();
14449
14450
14451
14452
14453
14454 if (!soff) {
14455 return(1);
14456 }
14457 if (n) {
14458 if (gvp == (char*)G__PVOID) {
14459 delete[] (TObjString*) soff;
14460 } else {
14461 G__setgvp((long) G__PVOID);
14462 for (int i = n - 1; i >= 0; --i) {
14463 ((TObjString*) (soff+(sizeof(TObjString)*i)))->~G__TTObjString();
14464 }
14465 G__setgvp((long)gvp);
14466 }
14467 } else {
14468 if (gvp == (char*)G__PVOID) {
14469 delete (TObjString*) soff;
14470 } else {
14471 G__setgvp((long) G__PVOID);
14472 ((TObjString*) (soff))->~G__TTObjString();
14473 G__setgvp((long)gvp);
14474 }
14475 }
14476 G__setnull(result7);
14477 return(1 || funcname || hash || result7 || libp) ;
14478 }
14479
14480
14481 static int G__G__Base2_191_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14482 {
14483 TObjString* dest = (TObjString*) G__getstructoffset();
14484 *dest = *(TObjString*) libp->para[0].ref;
14485 const TObjString& obj = *dest;
14486 result7->ref = (long) (&obj);
14487 result7->obj.i = (long) (&obj);
14488 return(1 || funcname || hash || result7 || libp) ;
14489 }
14490
14491
14492
14493 static int G__G__Base2_192_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14494 {
14495 TMD5* p = NULL;
14496 char* gvp = (char*) G__getgvp();
14497 int n = G__getaryconstruct();
14498 if (n) {
14499 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14500 p = new TMD5[n];
14501 } else {
14502 p = new((void*) gvp) TMD5[n];
14503 }
14504 } else {
14505 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14506 p = new TMD5;
14507 } else {
14508 p = new((void*) gvp) TMD5;
14509 }
14510 }
14511 result7->obj.i = (long) p;
14512 result7->ref = (long) p;
14513 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TMD5));
14514 return(1 || funcname || hash || result7 || libp) ;
14515 }
14516
14517 static int G__G__Base2_192_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14518 {
14519 TMD5* p = NULL;
14520 char* gvp = (char*) G__getgvp();
14521
14522 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14523 p = new TMD5((const UChar_t*) G__int(libp->para[0]));
14524 } else {
14525 p = new((void*) gvp) TMD5((const UChar_t*) G__int(libp->para[0]));
14526 }
14527 result7->obj.i = (long) p;
14528 result7->ref = (long) p;
14529 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TMD5));
14530 return(1 || funcname || hash || result7 || libp) ;
14531 }
14532
14533 static int G__G__Base2_192_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14534 {
14535 TMD5* p = NULL;
14536 char* gvp = (char*) G__getgvp();
14537
14538 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14539 p = new TMD5(*(TMD5*) libp->para[0].ref);
14540 } else {
14541 p = new((void*) gvp) TMD5(*(TMD5*) libp->para[0].ref);
14542 }
14543 result7->obj.i = (long) p;
14544 result7->ref = (long) p;
14545 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TMD5));
14546 return(1 || funcname || hash || result7 || libp) ;
14547 }
14548
14549 static int G__G__Base2_192_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14550 {
14551 {
14552 const TMD5& obj = ((TMD5*) G__getstructoffset())->operator=(*(TMD5*) libp->para[0].ref);
14553 result7->ref = (long) (&obj);
14554 result7->obj.i = (long) (&obj);
14555 }
14556 return(1 || funcname || hash || result7 || libp) ;
14557 }
14558
14559 static int G__G__Base2_192_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14560 {
14561 ((TMD5*) G__getstructoffset())->Update((const UChar_t*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
14562 G__setnull(result7);
14563 return(1 || funcname || hash || result7 || libp) ;
14564 }
14565
14566 static int G__G__Base2_192_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14567 {
14568 ((TMD5*) G__getstructoffset())->Final();
14569 G__setnull(result7);
14570 return(1 || funcname || hash || result7 || libp) ;
14571 }
14572
14573 static int G__G__Base2_192_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14574 {
14575 ((TMD5*) G__getstructoffset())->Final((UChar_t*) G__int(libp->para[0]));
14576 G__setnull(result7);
14577 return(1 || funcname || hash || result7 || libp) ;
14578 }
14579
14580 static int G__G__Base2_192_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14581 {
14582 ((const TMD5*) G__getstructoffset())->Print();
14583 G__setnull(result7);
14584 return(1 || funcname || hash || result7 || libp) ;
14585 }
14586
14587 static int G__G__Base2_192_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14588 {
14589 G__letint(result7, 67, (long) ((const TMD5*) G__getstructoffset())->AsString());
14590 return(1 || funcname || hash || result7 || libp) ;
14591 }
14592
14593 static int G__G__Base2_192_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14594 {
14595 G__letint(result7, 105, (long) ((TMD5*) G__getstructoffset())->SetDigest((const char*) G__int(libp->para[0])));
14596 return(1 || funcname || hash || result7 || libp) ;
14597 }
14598
14599 static int G__G__Base2_192_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14600 {
14601 G__letint(result7, 85, (long) TMD5::ReadChecksum((const char*) G__int(libp->para[0])));
14602 return(1 || funcname || hash || result7 || libp) ;
14603 }
14604
14605 static int G__G__Base2_192_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14606 {
14607 G__letint(result7, 105, (long) TMD5::WriteChecksum((const char*) G__int(libp->para[0]), (TMD5*) G__int(libp->para[1])));
14608 return(1 || funcname || hash || result7 || libp) ;
14609 }
14610
14611 static int G__G__Base2_192_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14612 {
14613 G__letint(result7, 85, (long) TMD5::FileChecksum((const char*) G__int(libp->para[0])));
14614 return(1 || funcname || hash || result7 || libp) ;
14615 }
14616
14617 static int G__G__Base2_192_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14618 {
14619 G__letint(result7, 105, (long) TMD5::FileChecksum((const char*) G__int(libp->para[0]), (UChar_t*) G__int(libp->para[1])));
14620 return(1 || funcname || hash || result7 || libp) ;
14621 }
14622
14623 static int G__G__Base2_192_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14624 {
14625 G__letint(result7, 85, (long) TMD5::Class());
14626 return(1 || funcname || hash || result7 || libp) ;
14627 }
14628
14629 static int G__G__Base2_192_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14630 {
14631 G__letint(result7, 67, (long) TMD5::Class_Name());
14632 return(1 || funcname || hash || result7 || libp) ;
14633 }
14634
14635 static int G__G__Base2_192_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14636 {
14637 G__letint(result7, 115, (long) TMD5::Class_Version());
14638 return(1 || funcname || hash || result7 || libp) ;
14639 }
14640
14641 static int G__G__Base2_192_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14642 {
14643 TMD5::Dictionary();
14644 G__setnull(result7);
14645 return(1 || funcname || hash || result7 || libp) ;
14646 }
14647
14648 static int G__G__Base2_192_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14649 {
14650 G__letint(result7, 85, (long) ((const TMD5*) G__getstructoffset())->IsA());
14651 return(1 || funcname || hash || result7 || libp) ;
14652 }
14653
14654 static int G__G__Base2_192_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14655 {
14656 ((TMD5*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
14657 G__setnull(result7);
14658 return(1 || funcname || hash || result7 || libp) ;
14659 }
14660
14661 static int G__G__Base2_192_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14662 {
14663 ((TMD5*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
14664 G__setnull(result7);
14665 return(1 || funcname || hash || result7 || libp) ;
14666 }
14667
14668 static int G__G__Base2_192_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14669 {
14670 ((TMD5*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14671 G__setnull(result7);
14672 return(1 || funcname || hash || result7 || libp) ;
14673 }
14674
14675 static int G__G__Base2_192_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14676 {
14677 G__letint(result7, 67, (long) TMD5::DeclFileName());
14678 return(1 || funcname || hash || result7 || libp) ;
14679 }
14680
14681 static int G__G__Base2_192_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14682 {
14683 G__letint(result7, 105, (long) TMD5::ImplFileLine());
14684 return(1 || funcname || hash || result7 || libp) ;
14685 }
14686
14687 static int G__G__Base2_192_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14688 {
14689 G__letint(result7, 67, (long) TMD5::ImplFileName());
14690 return(1 || funcname || hash || result7 || libp) ;
14691 }
14692
14693 static int G__G__Base2_192_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14694 {
14695 G__letint(result7, 105, (long) TMD5::DeclFileLine());
14696 return(1 || funcname || hash || result7 || libp) ;
14697 }
14698
14699
14700 typedef TMD5 G__TTMD5;
14701 static int G__G__Base2_192_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14702 {
14703 char* gvp = (char*) G__getgvp();
14704 long soff = G__getstructoffset();
14705 int n = G__getaryconstruct();
14706
14707
14708
14709
14710
14711 if (!soff) {
14712 return(1);
14713 }
14714 if (n) {
14715 if (gvp == (char*)G__PVOID) {
14716 delete[] (TMD5*) soff;
14717 } else {
14718 G__setgvp((long) G__PVOID);
14719 for (int i = n - 1; i >= 0; --i) {
14720 ((TMD5*) (soff+(sizeof(TMD5)*i)))->~G__TTMD5();
14721 }
14722 G__setgvp((long)gvp);
14723 }
14724 } else {
14725 if (gvp == (char*)G__PVOID) {
14726 delete (TMD5*) soff;
14727 } else {
14728 G__setgvp((long) G__PVOID);
14729 ((TMD5*) (soff))->~G__TTMD5();
14730 G__setgvp((long)gvp);
14731 }
14732 }
14733 G__setnull(result7);
14734 return(1 || funcname || hash || result7 || libp) ;
14735 }
14736
14737
14738
14739 static int G__G__Base2_193_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14740 {
14741 TMacro* p = NULL;
14742 char* gvp = (char*) G__getgvp();
14743 int n = G__getaryconstruct();
14744 if (n) {
14745 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14746 p = new TMacro[n];
14747 } else {
14748 p = new((void*) gvp) TMacro[n];
14749 }
14750 } else {
14751 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14752 p = new TMacro;
14753 } else {
14754 p = new((void*) gvp) TMacro;
14755 }
14756 }
14757 result7->obj.i = (long) p;
14758 result7->ref = (long) p;
14759 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TMacro));
14760 return(1 || funcname || hash || result7 || libp) ;
14761 }
14762
14763 static int G__G__Base2_193_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14764 {
14765 TMacro* p = NULL;
14766 char* gvp = (char*) G__getgvp();
14767
14768 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14769 p = new TMacro(*(TMacro*) libp->para[0].ref);
14770 } else {
14771 p = new((void*) gvp) TMacro(*(TMacro*) libp->para[0].ref);
14772 }
14773 result7->obj.i = (long) p;
14774 result7->ref = (long) p;
14775 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TMacro));
14776 return(1 || funcname || hash || result7 || libp) ;
14777 }
14778
14779 static int G__G__Base2_193_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14780 {
14781 TMacro* p = NULL;
14782 char* gvp = (char*) G__getgvp();
14783 switch (libp->paran) {
14784 case 2:
14785
14786 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14787 p = new TMacro((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
14788 } else {
14789 p = new((void*) gvp) TMacro((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
14790 }
14791 break;
14792 case 1:
14793
14794 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14795 p = new TMacro((const char*) G__int(libp->para[0]));
14796 } else {
14797 p = new((void*) gvp) TMacro((const char*) G__int(libp->para[0]));
14798 }
14799 break;
14800 }
14801 result7->obj.i = (long) p;
14802 result7->ref = (long) p;
14803 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TMacro));
14804 return(1 || funcname || hash || result7 || libp) ;
14805 }
14806
14807 static int G__G__Base2_193_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14808 {
14809 {
14810 const TMacro& obj = ((TMacro*) G__getstructoffset())->operator=(*(TMacro*) libp->para[0].ref);
14811 result7->ref = (long) (&obj);
14812 result7->obj.i = (long) (&obj);
14813 }
14814 return(1 || funcname || hash || result7 || libp) ;
14815 }
14816
14817 static int G__G__Base2_193_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14818 {
14819 G__letint(result7, 85, (long) ((TMacro*) G__getstructoffset())->AddLine((const char*) G__int(libp->para[0])));
14820 return(1 || funcname || hash || result7 || libp) ;
14821 }
14822
14823 static int G__G__Base2_193_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14824 {
14825 G__letint(result7, 85, (long) ((TMacro*) G__getstructoffset())->Checksum());
14826 return(1 || funcname || hash || result7 || libp) ;
14827 }
14828
14829 static int G__G__Base2_193_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14830 {
14831 G__letint(result7, 85, (long) ((const TMacro*) G__getstructoffset())->GetLineWith((const char*) G__int(libp->para[0])));
14832 return(1 || funcname || hash || result7 || libp) ;
14833 }
14834
14835 static int G__G__Base2_193_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14836 {
14837 switch (libp->paran) {
14838 case 2:
14839 G__letint(result7, 108, (long) ((TMacro*) G__getstructoffset())->Exec((const char*) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])));
14840 break;
14841 case 1:
14842 G__letint(result7, 108, (long) ((TMacro*) G__getstructoffset())->Exec((const char*) G__int(libp->para[0])));
14843 break;
14844 case 0:
14845 G__letint(result7, 108, (long) ((TMacro*) G__getstructoffset())->Exec());
14846 break;
14847 }
14848 return(1 || funcname || hash || result7 || libp) ;
14849 }
14850
14851 static int G__G__Base2_193_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14852 {
14853 G__letint(result7, 85, (long) ((const TMacro*) G__getstructoffset())->GetListOfLines());
14854 return(1 || funcname || hash || result7 || libp) ;
14855 }
14856
14857 static int G__G__Base2_193_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14858 {
14859 G__letint(result7, 105, (long) ((TMacro*) G__getstructoffset())->ReadFile((const char*) G__int(libp->para[0])));
14860 return(1 || funcname || hash || result7 || libp) ;
14861 }
14862
14863 static int G__G__Base2_193_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14864 {
14865 ((TMacro*) G__getstructoffset())->SaveSource((const char*) G__int(libp->para[0]));
14866 G__setnull(result7);
14867 return(1 || funcname || hash || result7 || libp) ;
14868 }
14869
14870 static int G__G__Base2_193_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14871 {
14872 switch (libp->paran) {
14873 case 1:
14874 ((TMacro*) G__getstructoffset())->SetParams((const char*) G__int(libp->para[0]));
14875 G__setnull(result7);
14876 break;
14877 case 0:
14878 ((TMacro*) G__getstructoffset())->SetParams();
14879 G__setnull(result7);
14880 break;
14881 }
14882 return(1 || funcname || hash || result7 || libp) ;
14883 }
14884
14885 static int G__G__Base2_193_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14886 {
14887 G__letint(result7, 85, (long) TMacro::Class());
14888 return(1 || funcname || hash || result7 || libp) ;
14889 }
14890
14891 static int G__G__Base2_193_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14892 {
14893 G__letint(result7, 67, (long) TMacro::Class_Name());
14894 return(1 || funcname || hash || result7 || libp) ;
14895 }
14896
14897 static int G__G__Base2_193_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14898 {
14899 G__letint(result7, 115, (long) TMacro::Class_Version());
14900 return(1 || funcname || hash || result7 || libp) ;
14901 }
14902
14903 static int G__G__Base2_193_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14904 {
14905 TMacro::Dictionary();
14906 G__setnull(result7);
14907 return(1 || funcname || hash || result7 || libp) ;
14908 }
14909
14910 static int G__G__Base2_193_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14911 {
14912 ((TMacro*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14913 G__setnull(result7);
14914 return(1 || funcname || hash || result7 || libp) ;
14915 }
14916
14917 static int G__G__Base2_193_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14918 {
14919 G__letint(result7, 67, (long) TMacro::DeclFileName());
14920 return(1 || funcname || hash || result7 || libp) ;
14921 }
14922
14923 static int G__G__Base2_193_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14924 {
14925 G__letint(result7, 105, (long) TMacro::ImplFileLine());
14926 return(1 || funcname || hash || result7 || libp) ;
14927 }
14928
14929 static int G__G__Base2_193_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14930 {
14931 G__letint(result7, 67, (long) TMacro::ImplFileName());
14932 return(1 || funcname || hash || result7 || libp) ;
14933 }
14934
14935 static int G__G__Base2_193_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14936 {
14937 G__letint(result7, 105, (long) TMacro::DeclFileLine());
14938 return(1 || funcname || hash || result7 || libp) ;
14939 }
14940
14941
14942 typedef TMacro G__TTMacro;
14943 static int G__G__Base2_193_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14944 {
14945 char* gvp = (char*) G__getgvp();
14946 long soff = G__getstructoffset();
14947 int n = G__getaryconstruct();
14948
14949
14950
14951
14952
14953 if (!soff) {
14954 return(1);
14955 }
14956 if (n) {
14957 if (gvp == (char*)G__PVOID) {
14958 delete[] (TMacro*) soff;
14959 } else {
14960 G__setgvp((long) G__PVOID);
14961 for (int i = n - 1; i >= 0; --i) {
14962 ((TMacro*) (soff+(sizeof(TMacro)*i)))->~G__TTMacro();
14963 }
14964 G__setgvp((long)gvp);
14965 }
14966 } else {
14967 if (gvp == (char*)G__PVOID) {
14968 delete (TMacro*) soff;
14969 } else {
14970 G__setgvp((long) G__PVOID);
14971 ((TMacro*) (soff))->~G__TTMacro();
14972 G__setgvp((long)gvp);
14973 }
14974 }
14975 G__setnull(result7);
14976 return(1 || funcname || hash || result7 || libp) ;
14977 }
14978
14979
14980
14981 static int G__G__Base2_194_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14982 {
14983 TMessageHandler* p = NULL;
14984 char* gvp = (char*) G__getgvp();
14985 switch (libp->paran) {
14986 case 2:
14987
14988 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14989 p = new TMessageHandler((TClass*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
14990 } else {
14991 p = new((void*) gvp) TMessageHandler((TClass*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
14992 }
14993 break;
14994 case 1:
14995
14996 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14997 p = new TMessageHandler((TClass*) G__int(libp->para[0]));
14998 } else {
14999 p = new((void*) gvp) TMessageHandler((TClass*) G__int(libp->para[0]));
15000 }
15001 break;
15002 }
15003 result7->obj.i = (long) p;
15004 result7->ref = (long) p;
15005 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler));
15006 return(1 || funcname || hash || result7 || libp) ;
15007 }
15008
15009 static int G__G__Base2_194_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15010 {
15011 TMessageHandler* p = NULL;
15012 char* gvp = (char*) G__getgvp();
15013 switch (libp->paran) {
15014 case 2:
15015
15016 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15017 p = new TMessageHandler((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
15018 } else {
15019 p = new((void*) gvp) TMessageHandler((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
15020 }
15021 break;
15022 case 1:
15023
15024 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15025 p = new TMessageHandler((const char*) G__int(libp->para[0]));
15026 } else {
15027 p = new((void*) gvp) TMessageHandler((const char*) G__int(libp->para[0]));
15028 }
15029 break;
15030 }
15031 result7->obj.i = (long) p;
15032 result7->ref = (long) p;
15033 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler));
15034 return(1 || funcname || hash || result7 || libp) ;
15035 }
15036
15037 static int G__G__Base2_194_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15038 {
15039 G__letint(result7, 105, (long) ((const TMessageHandler*) G__getstructoffset())->GetSize());
15040 return(1 || funcname || hash || result7 || libp) ;
15041 }
15042
15043 static int G__G__Base2_194_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15044 {
15045 G__letint(result7, 105, (long) ((const TMessageHandler*) G__getstructoffset())->GetMessageCount((Int_t) G__int(libp->para[0])));
15046 return(1 || funcname || hash || result7 || libp) ;
15047 }
15048
15049 static int G__G__Base2_194_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15050 {
15051 G__letint(result7, 105, (long) ((const TMessageHandler*) G__getstructoffset())->GetTotalMessageCount());
15052 return(1 || funcname || hash || result7 || libp) ;
15053 }
15054
15055 static int G__G__Base2_194_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15056 {
15057 G__letint(result7, 103, (long) ((const TMessageHandler*) G__getstructoffset())->HandleDerived());
15058 return(1 || funcname || hash || result7 || libp) ;
15059 }
15060
15061 static int G__G__Base2_194_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15062 {
15063 ((TMessageHandler*) G__getstructoffset())->HandleMessage((Int_t) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
15064 G__setnull(result7);
15065 return(1 || funcname || hash || result7 || libp) ;
15066 }
15067
15068 static int G__G__Base2_194_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15069 {
15070 ((TMessageHandler*) G__getstructoffset())->Add();
15071 G__setnull(result7);
15072 return(1 || funcname || hash || result7 || libp) ;
15073 }
15074
15075 static int G__G__Base2_194_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15076 {
15077 ((TMessageHandler*) G__getstructoffset())->Remove();
15078 G__setnull(result7);
15079 return(1 || funcname || hash || result7 || libp) ;
15080 }
15081
15082 static int G__G__Base2_194_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15083 {
15084 ((TMessageHandler*) G__getstructoffset())->Added();
15085 G__setnull(result7);
15086 return(1 || funcname || hash || result7 || libp) ;
15087 }
15088
15089 static int G__G__Base2_194_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15090 {
15091 ((TMessageHandler*) G__getstructoffset())->Removed();
15092 G__setnull(result7);
15093 return(1 || funcname || hash || result7 || libp) ;
15094 }
15095
15096 static int G__G__Base2_194_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15097 {
15098 ((TMessageHandler*) G__getstructoffset())->Notified();
15099 G__setnull(result7);
15100 return(1 || funcname || hash || result7 || libp) ;
15101 }
15102
15103 static int G__G__Base2_194_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15104 {
15105 G__letint(result7, 85, (long) TMessageHandler::Class());
15106 return(1 || funcname || hash || result7 || libp) ;
15107 }
15108
15109 static int G__G__Base2_194_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15110 {
15111 G__letint(result7, 67, (long) TMessageHandler::Class_Name());
15112 return(1 || funcname || hash || result7 || libp) ;
15113 }
15114
15115 static int G__G__Base2_194_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15116 {
15117 G__letint(result7, 115, (long) TMessageHandler::Class_Version());
15118 return(1 || funcname || hash || result7 || libp) ;
15119 }
15120
15121 static int G__G__Base2_194_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15122 {
15123 TMessageHandler::Dictionary();
15124 G__setnull(result7);
15125 return(1 || funcname || hash || result7 || libp) ;
15126 }
15127
15128 static int G__G__Base2_194_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15129 {
15130 ((TMessageHandler*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
15131 G__setnull(result7);
15132 return(1 || funcname || hash || result7 || libp) ;
15133 }
15134
15135 static int G__G__Base2_194_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15136 {
15137 G__letint(result7, 67, (long) TMessageHandler::DeclFileName());
15138 return(1 || funcname || hash || result7 || libp) ;
15139 }
15140
15141 static int G__G__Base2_194_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15142 {
15143 G__letint(result7, 105, (long) TMessageHandler::ImplFileLine());
15144 return(1 || funcname || hash || result7 || libp) ;
15145 }
15146
15147 static int G__G__Base2_194_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15148 {
15149 G__letint(result7, 67, (long) TMessageHandler::ImplFileName());
15150 return(1 || funcname || hash || result7 || libp) ;
15151 }
15152
15153 static int G__G__Base2_194_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15154 {
15155 G__letint(result7, 105, (long) TMessageHandler::DeclFileLine());
15156 return(1 || funcname || hash || result7 || libp) ;
15157 }
15158
15159
15160 typedef TMessageHandler G__TTMessageHandler;
15161 static int G__G__Base2_194_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15162 {
15163 char* gvp = (char*) G__getgvp();
15164 long soff = G__getstructoffset();
15165 int n = G__getaryconstruct();
15166
15167
15168
15169
15170
15171 if (!soff) {
15172 return(1);
15173 }
15174 if (n) {
15175 if (gvp == (char*)G__PVOID) {
15176 delete[] (TMessageHandler*) soff;
15177 } else {
15178 G__setgvp((long) G__PVOID);
15179 for (int i = n - 1; i >= 0; --i) {
15180 ((TMessageHandler*) (soff+(sizeof(TMessageHandler)*i)))->~G__TTMessageHandler();
15181 }
15182 G__setgvp((long)gvp);
15183 }
15184 } else {
15185 if (gvp == (char*)G__PVOID) {
15186 delete (TMessageHandler*) soff;
15187 } else {
15188 G__setgvp((long) G__PVOID);
15189 ((TMessageHandler*) (soff))->~G__TTMessageHandler();
15190 G__setgvp((long)gvp);
15191 }
15192 }
15193 G__setnull(result7);
15194 return(1 || funcname || hash || result7 || libp) ;
15195 }
15196
15197
15198
15199 static int G__G__Base2_197_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15200 {
15201 TPluginManager* p = NULL;
15202 char* gvp = (char*) G__getgvp();
15203 int n = G__getaryconstruct();
15204 if (n) {
15205 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15206 p = new TPluginManager[n];
15207 } else {
15208 p = new((void*) gvp) TPluginManager[n];
15209 }
15210 } else {
15211 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15212 p = new TPluginManager;
15213 } else {
15214 p = new((void*) gvp) TPluginManager;
15215 }
15216 }
15217 result7->obj.i = (long) p;
15218 result7->ref = (long) p;
15219 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPluginManager));
15220 return(1 || funcname || hash || result7 || libp) ;
15221 }
15222
15223 static int G__G__Base2_197_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15224 {
15225 ((TPluginManager*) G__getstructoffset())->LoadHandlersFromEnv((TEnv*) G__int(libp->para[0]));
15226 G__setnull(result7);
15227 return(1 || funcname || hash || result7 || libp) ;
15228 }
15229
15230 static int G__G__Base2_197_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15231 {
15232 switch (libp->paran) {
15233 case 1:
15234 ((TPluginManager*) G__getstructoffset())->LoadHandlersFromPluginDirs((const char*) G__int(libp->para[0]));
15235 G__setnull(result7);
15236 break;
15237 case 0:
15238 ((TPluginManager*) G__getstructoffset())->LoadHandlersFromPluginDirs();
15239 G__setnull(result7);
15240 break;
15241 }
15242 return(1 || funcname || hash || result7 || libp) ;
15243 }
15244
15245 static int G__G__Base2_197_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15246 {
15247 switch (libp->paran) {
15248 case 6:
15249 ((TPluginManager*) G__getstructoffset())->AddHandler((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15250 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
15251 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
15252 G__setnull(result7);
15253 break;
15254 case 5:
15255 ((TPluginManager*) G__getstructoffset())->AddHandler((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15256 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
15257 , (const char*) G__int(libp->para[4]));
15258 G__setnull(result7);
15259 break;
15260 case 4:
15261 ((TPluginManager*) G__getstructoffset())->AddHandler((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15262 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
15263 G__setnull(result7);
15264 break;
15265 }
15266 return(1 || funcname || hash || result7 || libp) ;
15267 }
15268
15269 static int G__G__Base2_197_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15270 {
15271 switch (libp->paran) {
15272 case 2:
15273 ((TPluginManager*) G__getstructoffset())->RemoveHandler((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
15274 G__setnull(result7);
15275 break;
15276 case 1:
15277 ((TPluginManager*) G__getstructoffset())->RemoveHandler((const char*) G__int(libp->para[0]));
15278 G__setnull(result7);
15279 break;
15280 }
15281 return(1 || funcname || hash || result7 || libp) ;
15282 }
15283
15284 static int G__G__Base2_197_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15285 {
15286 switch (libp->paran) {
15287 case 2:
15288 G__letint(result7, 85, (long) ((TPluginManager*) G__getstructoffset())->FindHandler((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
15289 break;
15290 case 1:
15291 G__letint(result7, 85, (long) ((TPluginManager*) G__getstructoffset())->FindHandler((const char*) G__int(libp->para[0])));
15292 break;
15293 }
15294 return(1 || funcname || hash || result7 || libp) ;
15295 }
15296
15297 static int G__G__Base2_197_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15298 {
15299 switch (libp->paran) {
15300 case 2:
15301 G__letint(result7, 105, (long) ((const TPluginManager*) G__getstructoffset())->WritePluginMacros((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
15302 break;
15303 case 1:
15304 G__letint(result7, 105, (long) ((const TPluginManager*) G__getstructoffset())->WritePluginMacros((const char*) G__int(libp->para[0])));
15305 break;
15306 }
15307 return(1 || funcname || hash || result7 || libp) ;
15308 }
15309
15310 static int G__G__Base2_197_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15311 {
15312 switch (libp->paran) {
15313 case 2:
15314 G__letint(result7, 105, (long) ((const TPluginManager*) G__getstructoffset())->WritePluginRecords((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
15315 break;
15316 case 1:
15317 G__letint(result7, 105, (long) ((const TPluginManager*) G__getstructoffset())->WritePluginRecords((const char*) G__int(libp->para[0])));
15318 break;
15319 }
15320 return(1 || funcname || hash || result7 || libp) ;
15321 }
15322
15323 static int G__G__Base2_197_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15324 {
15325 G__letint(result7, 85, (long) TPluginManager::Class());
15326 return(1 || funcname || hash || result7 || libp) ;
15327 }
15328
15329 static int G__G__Base2_197_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15330 {
15331 G__letint(result7, 67, (long) TPluginManager::Class_Name());
15332 return(1 || funcname || hash || result7 || libp) ;
15333 }
15334
15335 static int G__G__Base2_197_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15336 {
15337 G__letint(result7, 115, (long) TPluginManager::Class_Version());
15338 return(1 || funcname || hash || result7 || libp) ;
15339 }
15340
15341 static int G__G__Base2_197_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15342 {
15343 TPluginManager::Dictionary();
15344 G__setnull(result7);
15345 return(1 || funcname || hash || result7 || libp) ;
15346 }
15347
15348 static int G__G__Base2_197_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15349 {
15350 ((TPluginManager*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
15351 G__setnull(result7);
15352 return(1 || funcname || hash || result7 || libp) ;
15353 }
15354
15355 static int G__G__Base2_197_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15356 {
15357 G__letint(result7, 67, (long) TPluginManager::DeclFileName());
15358 return(1 || funcname || hash || result7 || libp) ;
15359 }
15360
15361 static int G__G__Base2_197_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15362 {
15363 G__letint(result7, 105, (long) TPluginManager::ImplFileLine());
15364 return(1 || funcname || hash || result7 || libp) ;
15365 }
15366
15367 static int G__G__Base2_197_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15368 {
15369 G__letint(result7, 67, (long) TPluginManager::ImplFileName());
15370 return(1 || funcname || hash || result7 || libp) ;
15371 }
15372
15373 static int G__G__Base2_197_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15374 {
15375 G__letint(result7, 105, (long) TPluginManager::DeclFileLine());
15376 return(1 || funcname || hash || result7 || libp) ;
15377 }
15378
15379
15380 typedef TPluginManager G__TTPluginManager;
15381 static int G__G__Base2_197_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15382 {
15383 char* gvp = (char*) G__getgvp();
15384 long soff = G__getstructoffset();
15385 int n = G__getaryconstruct();
15386
15387
15388
15389
15390
15391 if (!soff) {
15392 return(1);
15393 }
15394 if (n) {
15395 if (gvp == (char*)G__PVOID) {
15396 delete[] (TPluginManager*) soff;
15397 } else {
15398 G__setgvp((long) G__PVOID);
15399 for (int i = n - 1; i >= 0; --i) {
15400 ((TPluginManager*) (soff+(sizeof(TPluginManager)*i)))->~G__TTPluginManager();
15401 }
15402 G__setgvp((long)gvp);
15403 }
15404 } else {
15405 if (gvp == (char*)G__PVOID) {
15406 delete (TPluginManager*) soff;
15407 } else {
15408 G__setgvp((long) G__PVOID);
15409 ((TPluginManager*) (soff))->~G__TTPluginManager();
15410 G__setgvp((long)gvp);
15411 }
15412 }
15413 G__setnull(result7);
15414 return(1 || funcname || hash || result7 || libp) ;
15415 }
15416
15417
15418
15419 static int G__G__Base2_198_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15420 {
15421 G__letint(result7, 67, (long) ((const TPluginHandler*) G__getstructoffset())->GetClass());
15422 return(1 || funcname || hash || result7 || libp) ;
15423 }
15424
15425 static int G__G__Base2_198_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15426 {
15427 G__letint(result7, 105, (long) ((const TPluginHandler*) G__getstructoffset())->CheckPlugin());
15428 return(1 || funcname || hash || result7 || libp) ;
15429 }
15430
15431 static int G__G__Base2_198_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15432 {
15433 G__letint(result7, 105, (long) ((TPluginHandler*) G__getstructoffset())->LoadPlugin());
15434 return(1 || funcname || hash || result7 || libp) ;
15435 }
15436
15437 static int G__G__Base2_198_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15438 {
15439 G__va_arg_buf G__va_arg_bufobj;
15440 G__va_arg_put(&G__va_arg_bufobj, libp, 1);
15441 G__letint(result7, 108, (long) ((TPluginHandler*) G__getstructoffset())->ExecPlugin((Int_t) G__int(libp->para[0]), G__va_arg_bufobj));
15442 return(1 || funcname || hash || result7 || libp) ;
15443 }
15444
15445 static int G__G__Base2_198_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15446 {
15447 G__letint(result7, 85, (long) TPluginHandler::Class());
15448 return(1 || funcname || hash || result7 || libp) ;
15449 }
15450
15451 static int G__G__Base2_198_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15452 {
15453 G__letint(result7, 67, (long) TPluginHandler::Class_Name());
15454 return(1 || funcname || hash || result7 || libp) ;
15455 }
15456
15457 static int G__G__Base2_198_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15458 {
15459 G__letint(result7, 115, (long) TPluginHandler::Class_Version());
15460 return(1 || funcname || hash || result7 || libp) ;
15461 }
15462
15463 static int G__G__Base2_198_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15464 {
15465 TPluginHandler::Dictionary();
15466 G__setnull(result7);
15467 return(1 || funcname || hash || result7 || libp) ;
15468 }
15469
15470 static int G__G__Base2_198_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15471 {
15472 ((TPluginHandler*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
15473 G__setnull(result7);
15474 return(1 || funcname || hash || result7 || libp) ;
15475 }
15476
15477 static int G__G__Base2_198_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15478 {
15479 G__letint(result7, 67, (long) TPluginHandler::DeclFileName());
15480 return(1 || funcname || hash || result7 || libp) ;
15481 }
15482
15483 static int G__G__Base2_198_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15484 {
15485 G__letint(result7, 105, (long) TPluginHandler::ImplFileLine());
15486 return(1 || funcname || hash || result7 || libp) ;
15487 }
15488
15489 static int G__G__Base2_198_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15490 {
15491 G__letint(result7, 67, (long) TPluginHandler::ImplFileName());
15492 return(1 || funcname || hash || result7 || libp) ;
15493 }
15494
15495 static int G__G__Base2_198_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15496 {
15497 G__letint(result7, 105, (long) TPluginHandler::DeclFileLine());
15498 return(1 || funcname || hash || result7 || libp) ;
15499 }
15500
15501
15502
15503 static int G__G__Base2_199_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15504 {
15505 TPoint* p = NULL;
15506 char* gvp = (char*) G__getgvp();
15507 int n = G__getaryconstruct();
15508 if (n) {
15509 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15510 p = new TPoint[n];
15511 } else {
15512 p = new((void*) gvp) TPoint[n];
15513 }
15514 } else {
15515 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15516 p = new TPoint;
15517 } else {
15518 p = new((void*) gvp) TPoint;
15519 }
15520 }
15521 result7->obj.i = (long) p;
15522 result7->ref = (long) p;
15523 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPoint));
15524 return(1 || funcname || hash || result7 || libp) ;
15525 }
15526
15527 static int G__G__Base2_199_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15528 {
15529 TPoint* p = NULL;
15530 char* gvp = (char*) G__getgvp();
15531
15532 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15533 p = new TPoint((SCoord_t) G__int(libp->para[0]));
15534 } else {
15535 p = new((void*) gvp) TPoint((SCoord_t) G__int(libp->para[0]));
15536 }
15537 result7->obj.i = (long) p;
15538 result7->ref = (long) p;
15539 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPoint));
15540 return(1 || funcname || hash || result7 || libp) ;
15541 }
15542
15543 static int G__G__Base2_199_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15544 {
15545 TPoint* p = NULL;
15546 char* gvp = (char*) G__getgvp();
15547
15548 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15549 p = new TPoint((SCoord_t) G__int(libp->para[0]), (SCoord_t) G__int(libp->para[1]));
15550 } else {
15551 p = new((void*) gvp) TPoint((SCoord_t) G__int(libp->para[0]), (SCoord_t) G__int(libp->para[1]));
15552 }
15553 result7->obj.i = (long) p;
15554 result7->ref = (long) p;
15555 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPoint));
15556 return(1 || funcname || hash || result7 || libp) ;
15557 }
15558
15559 static int G__G__Base2_199_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15560 {
15561 G__letint(result7, 115, (long) ((const TPoint*) G__getstructoffset())->GetX());
15562 return(1 || funcname || hash || result7 || libp) ;
15563 }
15564
15565 static int G__G__Base2_199_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15566 {
15567 G__letint(result7, 115, (long) ((const TPoint*) G__getstructoffset())->GetY());
15568 return(1 || funcname || hash || result7 || libp) ;
15569 }
15570
15571 static int G__G__Base2_199_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15572 {
15573 ((TPoint*) G__getstructoffset())->SetX((SCoord_t) G__int(libp->para[0]));
15574 G__setnull(result7);
15575 return(1 || funcname || hash || result7 || libp) ;
15576 }
15577
15578 static int G__G__Base2_199_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15579 {
15580 ((TPoint*) G__getstructoffset())->SetY((SCoord_t) G__int(libp->para[0]));
15581 G__setnull(result7);
15582 return(1 || funcname || hash || result7 || libp) ;
15583 }
15584
15585 static int G__G__Base2_199_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15586 {
15587 {
15588 const TPoint& obj = ((TPoint*) G__getstructoffset())->operator=(*(TPoint*) libp->para[0].ref);
15589 result7->ref = (long) (&obj);
15590 result7->obj.i = (long) (&obj);
15591 }
15592 return(1 || funcname || hash || result7 || libp) ;
15593 }
15594
15595
15596 static int G__G__Base2_199_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15597
15598 {
15599 TPoint* p;
15600 void* tmp = (void*) G__int(libp->para[0]);
15601 p = new TPoint(*(TPoint*) tmp);
15602 result7->obj.i = (long) p;
15603 result7->ref = (long) p;
15604 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPoint));
15605 return(1 || funcname || hash || result7 || libp) ;
15606 }
15607
15608
15609 typedef TPoint G__TTPoint;
15610 static int G__G__Base2_199_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15611 {
15612 char* gvp = (char*) G__getgvp();
15613 long soff = G__getstructoffset();
15614 int n = G__getaryconstruct();
15615
15616
15617
15618
15619
15620 if (!soff) {
15621 return(1);
15622 }
15623 if (n) {
15624 if (gvp == (char*)G__PVOID) {
15625 delete[] (TPoint*) soff;
15626 } else {
15627 G__setgvp((long) G__PVOID);
15628 for (int i = n - 1; i >= 0; --i) {
15629 ((TPoint*) (soff+(sizeof(TPoint)*i)))->~G__TTPoint();
15630 }
15631 G__setgvp((long)gvp);
15632 }
15633 } else {
15634 if (gvp == (char*)G__PVOID) {
15635 delete (TPoint*) soff;
15636 } else {
15637 G__setgvp((long) G__PVOID);
15638 ((TPoint*) (soff))->~G__TTPoint();
15639 G__setgvp((long)gvp);
15640 }
15641 }
15642 G__setnull(result7);
15643 return(1 || funcname || hash || result7 || libp) ;
15644 }
15645
15646
15647
15648 static int G__G__Base2_202_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15649 {
15650 TPMERegexp* p = NULL;
15651 char* gvp = (char*) G__getgvp();
15652 int n = G__getaryconstruct();
15653 if (n) {
15654 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15655 p = new TPMERegexp[n];
15656 } else {
15657 p = new((void*) gvp) TPMERegexp[n];
15658 }
15659 } else {
15660 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15661 p = new TPMERegexp;
15662 } else {
15663 p = new((void*) gvp) TPMERegexp;
15664 }
15665 }
15666 result7->obj.i = (long) p;
15667 result7->ref = (long) p;
15668 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp));
15669 return(1 || funcname || hash || result7 || libp) ;
15670 }
15671
15672 static int G__G__Base2_202_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15673 {
15674 TPMERegexp* p = NULL;
15675 char* gvp = (char*) G__getgvp();
15676 switch (libp->paran) {
15677 case 3:
15678
15679 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15680 p = new TPMERegexp(
15681 *(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
15682 , (Int_t) G__int(libp->para[2]));
15683 } else {
15684 p = new((void*) gvp) TPMERegexp(
15685 *(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
15686 , (Int_t) G__int(libp->para[2]));
15687 }
15688 break;
15689 case 2:
15690
15691 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15692 p = new TPMERegexp(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
15693 } else {
15694 p = new((void*) gvp) TPMERegexp(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
15695 }
15696 break;
15697 case 1:
15698
15699 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15700 p = new TPMERegexp(*(TString*) libp->para[0].ref);
15701 } else {
15702 p = new((void*) gvp) TPMERegexp(*(TString*) libp->para[0].ref);
15703 }
15704 break;
15705 }
15706 result7->obj.i = (long) p;
15707 result7->ref = (long) p;
15708 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp));
15709 return(1 || funcname || hash || result7 || libp) ;
15710 }
15711
15712 static int G__G__Base2_202_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15713 {
15714 TPMERegexp* p = NULL;
15715 char* gvp = (char*) G__getgvp();
15716 switch (libp->paran) {
15717 case 3:
15718
15719 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15720 p = new TPMERegexp(
15721 *(TString*) libp->para[0].ref, (UInt_t) G__int(libp->para[1])
15722 , (Int_t) G__int(libp->para[2]));
15723 } else {
15724 p = new((void*) gvp) TPMERegexp(
15725 *(TString*) libp->para[0].ref, (UInt_t) G__int(libp->para[1])
15726 , (Int_t) G__int(libp->para[2]));
15727 }
15728 break;
15729 case 2:
15730
15731 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15732 p = new TPMERegexp(*(TString*) libp->para[0].ref, (UInt_t) G__int(libp->para[1]));
15733 } else {
15734 p = new((void*) gvp) TPMERegexp(*(TString*) libp->para[0].ref, (UInt_t) G__int(libp->para[1]));
15735 }
15736 break;
15737 }
15738 result7->obj.i = (long) p;
15739 result7->ref = (long) p;
15740 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp));
15741 return(1 || funcname || hash || result7 || libp) ;
15742 }
15743
15744 static int G__G__Base2_202_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15745 {
15746 TPMERegexp* p = NULL;
15747 char* gvp = (char*) G__getgvp();
15748
15749 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15750 p = new TPMERegexp(*(TPMERegexp*) libp->para[0].ref);
15751 } else {
15752 p = new((void*) gvp) TPMERegexp(*(TPMERegexp*) libp->para[0].ref);
15753 }
15754 result7->obj.i = (long) p;
15755 result7->ref = (long) p;
15756 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp));
15757 return(1 || funcname || hash || result7 || libp) ;
15758 }
15759
15760 static int G__G__Base2_202_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15761 {
15762 switch (libp->paran) {
15763 case 3:
15764 ((TPMERegexp*) G__getstructoffset())->Reset(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
15765 , (Int_t) G__int(libp->para[2]));
15766 G__setnull(result7);
15767 break;
15768 case 2:
15769 ((TPMERegexp*) G__getstructoffset())->Reset(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
15770 G__setnull(result7);
15771 break;
15772 case 1:
15773 ((TPMERegexp*) G__getstructoffset())->Reset(*(TString*) libp->para[0].ref);
15774 G__setnull(result7);
15775 break;
15776 }
15777 return(1 || funcname || hash || result7 || libp) ;
15778 }
15779
15780 static int G__G__Base2_202_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15781 {
15782 switch (libp->paran) {
15783 case 3:
15784 ((TPMERegexp*) G__getstructoffset())->Reset(*(TString*) libp->para[0].ref, (UInt_t) G__int(libp->para[1])
15785 , (Int_t) G__int(libp->para[2]));
15786 G__setnull(result7);
15787 break;
15788 case 2:
15789 ((TPMERegexp*) G__getstructoffset())->Reset(*(TString*) libp->para[0].ref, (UInt_t) G__int(libp->para[1]));
15790 G__setnull(result7);
15791 break;
15792 }
15793 return(1 || funcname || hash || result7 || libp) ;
15794 }
15795
15796 static int G__G__Base2_202_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15797 {
15798 G__letint(result7, 105, (long) ((const TPMERegexp*) G__getstructoffset())->GetNMaxMatches());
15799 return(1 || funcname || hash || result7 || libp) ;
15800 }
15801
15802 static int G__G__Base2_202_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15803 {
15804 ((TPMERegexp*) G__getstructoffset())->SetNMaxMatches((Int_t) G__int(libp->para[0]));
15805 G__setnull(result7);
15806 return(1 || funcname || hash || result7 || libp) ;
15807 }
15808
15809 static int G__G__Base2_202_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15810 {
15811 G__letint(result7, 105, (long) ((const TPMERegexp*) G__getstructoffset())->GetGlobalPosition());
15812 return(1 || funcname || hash || result7 || libp) ;
15813 }
15814
15815 static int G__G__Base2_202_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15816 {
15817 ((TPMERegexp*) G__getstructoffset())->AssignGlobalState(*(TPMERegexp*) libp->para[0].ref);
15818 G__setnull(result7);
15819 return(1 || funcname || hash || result7 || libp) ;
15820 }
15821
15822 static int G__G__Base2_202_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15823 {
15824 ((TPMERegexp*) G__getstructoffset())->ResetGlobalState();
15825 G__setnull(result7);
15826 return(1 || funcname || hash || result7 || libp) ;
15827 }
15828
15829 static int G__G__Base2_202_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15830 {
15831 switch (libp->paran) {
15832 case 2:
15833 G__letint(result7, 105, (long) ((TPMERegexp*) G__getstructoffset())->Match(*(TString*) libp->para[0].ref, (UInt_t) G__int(libp->para[1])));
15834 break;
15835 case 1:
15836 G__letint(result7, 105, (long) ((TPMERegexp*) G__getstructoffset())->Match(*(TString*) libp->para[0].ref));
15837 break;
15838 }
15839 return(1 || funcname || hash || result7 || libp) ;
15840 }
15841
15842 static int G__G__Base2_202_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15843 {
15844 switch (libp->paran) {
15845 case 2:
15846 G__letint(result7, 105, (long) ((TPMERegexp*) G__getstructoffset())->Split(*(TString*) libp->para[0].ref, (Int_t) G__int(libp->para[1])));
15847 break;
15848 case 1:
15849 G__letint(result7, 105, (long) ((TPMERegexp*) G__getstructoffset())->Split(*(TString*) libp->para[0].ref));
15850 break;
15851 }
15852 return(1 || funcname || hash || result7 || libp) ;
15853 }
15854
15855 static int G__G__Base2_202_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15856 {
15857 switch (libp->paran) {
15858 case 3:
15859 G__letint(result7, 105, (long) ((TPMERegexp*) G__getstructoffset())->Substitute(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
15860 , (Bool_t) G__int(libp->para[2])));
15861 break;
15862 case 2:
15863 G__letint(result7, 105, (long) ((TPMERegexp*) G__getstructoffset())->Substitute(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref));
15864 break;
15865 }
15866 return(1 || funcname || hash || result7 || libp) ;
15867 }
15868
15869 static int G__G__Base2_202_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15870 {
15871 G__letint(result7, 105, (long) ((const TPMERegexp*) G__getstructoffset())->NMatches());
15872 return(1 || funcname || hash || result7 || libp) ;
15873 }
15874
15875 static int G__G__Base2_202_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15876 {
15877 {
15878 TString* pobj;
15879 TString xobj = ((TPMERegexp*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
15880 pobj = new TString(xobj);
15881 result7->obj.i = (long) ((void*) pobj);
15882 result7->ref = result7->obj.i;
15883 G__store_tempobject(*result7);
15884 }
15885 return(1 || funcname || hash || result7 || libp) ;
15886 }
15887
15888 static int G__G__Base2_202_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15889 {
15890 switch (libp->paran) {
15891 case 1:
15892 ((TPMERegexp*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0]));
15893 G__setnull(result7);
15894 break;
15895 case 0:
15896 ((TPMERegexp*) G__getstructoffset())->Print();
15897 G__setnull(result7);
15898 break;
15899 }
15900 return(1 || funcname || hash || result7 || libp) ;
15901 }
15902
15903 static int G__G__Base2_202_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15904 {
15905 G__letint(result7, 85, (long) TPMERegexp::Class());
15906 return(1 || funcname || hash || result7 || libp) ;
15907 }
15908
15909 static int G__G__Base2_202_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15910 {
15911 G__letint(result7, 67, (long) TPMERegexp::Class_Name());
15912 return(1 || funcname || hash || result7 || libp) ;
15913 }
15914
15915 static int G__G__Base2_202_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15916 {
15917 G__letint(result7, 115, (long) TPMERegexp::Class_Version());
15918 return(1 || funcname || hash || result7 || libp) ;
15919 }
15920
15921 static int G__G__Base2_202_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15922 {
15923 TPMERegexp::Dictionary();
15924 G__setnull(result7);
15925 return(1 || funcname || hash || result7 || libp) ;
15926 }
15927
15928 static int G__G__Base2_202_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15929 {
15930 ((TPMERegexp*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
15931 G__setnull(result7);
15932 return(1 || funcname || hash || result7 || libp) ;
15933 }
15934
15935 static int G__G__Base2_202_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15936 {
15937 G__letint(result7, 67, (long) TPMERegexp::DeclFileName());
15938 return(1 || funcname || hash || result7 || libp) ;
15939 }
15940
15941 static int G__G__Base2_202_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15942 {
15943 G__letint(result7, 105, (long) TPMERegexp::ImplFileLine());
15944 return(1 || funcname || hash || result7 || libp) ;
15945 }
15946
15947 static int G__G__Base2_202_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15948 {
15949 G__letint(result7, 67, (long) TPMERegexp::ImplFileName());
15950 return(1 || funcname || hash || result7 || libp) ;
15951 }
15952
15953 static int G__G__Base2_202_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15954 {
15955 G__letint(result7, 105, (long) TPMERegexp::DeclFileLine());
15956 return(1 || funcname || hash || result7 || libp) ;
15957 }
15958
15959
15960 typedef TPMERegexp G__TTPMERegexp;
15961 static int G__G__Base2_202_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15962 {
15963 char* gvp = (char*) G__getgvp();
15964 long soff = G__getstructoffset();
15965 int n = G__getaryconstruct();
15966
15967
15968
15969
15970
15971 if (!soff) {
15972 return(1);
15973 }
15974 if (n) {
15975 if (gvp == (char*)G__PVOID) {
15976 delete[] (TPMERegexp*) soff;
15977 } else {
15978 G__setgvp((long) G__PVOID);
15979 for (int i = n - 1; i >= 0; --i) {
15980 ((TPMERegexp*) (soff+(sizeof(TPMERegexp)*i)))->~G__TTPMERegexp();
15981 }
15982 G__setgvp((long)gvp);
15983 }
15984 } else {
15985 if (gvp == (char*)G__PVOID) {
15986 delete (TPMERegexp*) soff;
15987 } else {
15988 G__setgvp((long) G__PVOID);
15989 ((TPMERegexp*) (soff))->~G__TTPMERegexp();
15990 G__setgvp((long)gvp);
15991 }
15992 }
15993 G__setnull(result7);
15994 return(1 || funcname || hash || result7 || libp) ;
15995 }
15996
15997
15998
15999 static int G__G__Base2_203_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16000 {
16001 TStringToken* p = NULL;
16002 char* gvp = (char*) G__getgvp();
16003 switch (libp->paran) {
16004 case 3:
16005
16006 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16007 p = new TStringToken(
16008 *(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
16009 , (Bool_t) G__int(libp->para[2]));
16010 } else {
16011 p = new((void*) gvp) TStringToken(
16012 *(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
16013 , (Bool_t) G__int(libp->para[2]));
16014 }
16015 break;
16016 case 2:
16017
16018 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16019 p = new TStringToken(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
16020 } else {
16021 p = new((void*) gvp) TStringToken(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
16022 }
16023 break;
16024 }
16025 result7->obj.i = (long) p;
16026 result7->ref = (long) p;
16027 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringToken));
16028 return(1 || funcname || hash || result7 || libp) ;
16029 }
16030
16031 static int G__G__Base2_203_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16032 {
16033 G__letint(result7, 103, (long) ((TStringToken*) G__getstructoffset())->NextToken());
16034 return(1 || funcname || hash || result7 || libp) ;
16035 }
16036
16037 static int G__G__Base2_203_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16038 {
16039 G__letint(result7, 103, (long) ((const TStringToken*) G__getstructoffset())->AtEnd());
16040 return(1 || funcname || hash || result7 || libp) ;
16041 }
16042
16043 static int G__G__Base2_203_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16044 {
16045 G__letint(result7, 85, (long) TStringToken::Class());
16046 return(1 || funcname || hash || result7 || libp) ;
16047 }
16048
16049 static int G__G__Base2_203_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16050 {
16051 G__letint(result7, 67, (long) TStringToken::Class_Name());
16052 return(1 || funcname || hash || result7 || libp) ;
16053 }
16054
16055 static int G__G__Base2_203_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16056 {
16057 G__letint(result7, 115, (long) TStringToken::Class_Version());
16058 return(1 || funcname || hash || result7 || libp) ;
16059 }
16060
16061 static int G__G__Base2_203_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16062 {
16063 TStringToken::Dictionary();
16064 G__setnull(result7);
16065 return(1 || funcname || hash || result7 || libp) ;
16066 }
16067
16068 static int G__G__Base2_203_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16069 {
16070 ((TStringToken*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16071 G__setnull(result7);
16072 return(1 || funcname || hash || result7 || libp) ;
16073 }
16074
16075 static int G__G__Base2_203_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16076 {
16077 G__letint(result7, 67, (long) TStringToken::DeclFileName());
16078 return(1 || funcname || hash || result7 || libp) ;
16079 }
16080
16081 static int G__G__Base2_203_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16082 {
16083 G__letint(result7, 105, (long) TStringToken::ImplFileLine());
16084 return(1 || funcname || hash || result7 || libp) ;
16085 }
16086
16087 static int G__G__Base2_203_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16088 {
16089 G__letint(result7, 67, (long) TStringToken::ImplFileName());
16090 return(1 || funcname || hash || result7 || libp) ;
16091 }
16092
16093 static int G__G__Base2_203_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16094 {
16095 G__letint(result7, 105, (long) TStringToken::DeclFileLine());
16096 return(1 || funcname || hash || result7 || libp) ;
16097 }
16098
16099
16100 static int G__G__Base2_203_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16101
16102 {
16103 TStringToken* p;
16104 void* tmp = (void*) G__int(libp->para[0]);
16105 p = new TStringToken(*(TStringToken*) tmp);
16106 result7->obj.i = (long) p;
16107 result7->ref = (long) p;
16108 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TStringToken));
16109 return(1 || funcname || hash || result7 || libp) ;
16110 }
16111
16112
16113 typedef TStringToken G__TTStringToken;
16114 static int G__G__Base2_203_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16115 {
16116 char* gvp = (char*) G__getgvp();
16117 long soff = G__getstructoffset();
16118 int n = G__getaryconstruct();
16119
16120
16121
16122
16123
16124 if (!soff) {
16125 return(1);
16126 }
16127 if (n) {
16128 if (gvp == (char*)G__PVOID) {
16129 delete[] (TStringToken*) soff;
16130 } else {
16131 G__setgvp((long) G__PVOID);
16132 for (int i = n - 1; i >= 0; --i) {
16133 ((TStringToken*) (soff+(sizeof(TStringToken)*i)))->~G__TTStringToken();
16134 }
16135 G__setgvp((long)gvp);
16136 }
16137 } else {
16138 if (gvp == (char*)G__PVOID) {
16139 delete (TStringToken*) soff;
16140 } else {
16141 G__setgvp((long) G__PVOID);
16142 ((TStringToken*) (soff))->~G__TTStringToken();
16143 G__setgvp((long)gvp);
16144 }
16145 }
16146 G__setnull(result7);
16147 return(1 || funcname || hash || result7 || libp) ;
16148 }
16149
16150
16151
16152 static int G__G__Base2_207_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16153 {
16154 TProcessUUID* p = NULL;
16155 char* gvp = (char*) G__getgvp();
16156 int n = G__getaryconstruct();
16157 if (n) {
16158 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16159 p = new TProcessUUID[n];
16160 } else {
16161 p = new((void*) gvp) TProcessUUID[n];
16162 }
16163 } else {
16164 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16165 p = new TProcessUUID;
16166 } else {
16167 p = new((void*) gvp) TProcessUUID;
16168 }
16169 }
16170 result7->obj.i = (long) p;
16171 result7->ref = (long) p;
16172 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID));
16173 return(1 || funcname || hash || result7 || libp) ;
16174 }
16175
16176 static int G__G__Base2_207_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16177 {
16178 G__letint(result7, 104, (long) ((TProcessUUID*) G__getstructoffset())->AddUUID(*(TUUID*) libp->para[0].ref, (TObject*) G__int(libp->para[1])));
16179 return(1 || funcname || hash || result7 || libp) ;
16180 }
16181
16182 static int G__G__Base2_207_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16183 {
16184 G__letint(result7, 104, (long) ((TProcessUUID*) G__getstructoffset())->AddUUID((const char*) G__int(libp->para[0])));
16185 return(1 || funcname || hash || result7 || libp) ;
16186 }
16187
16188 static int G__G__Base2_207_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16189 {
16190 G__letint(result7, 85, (long) ((const TProcessUUID*) G__getstructoffset())->FindUUID((UInt_t) G__int(libp->para[0])));
16191 return(1 || funcname || hash || result7 || libp) ;
16192 }
16193
16194 static int G__G__Base2_207_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16195 {
16196 G__letint(result7, 85, (long) ((const TProcessUUID*) G__getstructoffset())->GetActive());
16197 return(1 || funcname || hash || result7 || libp) ;
16198 }
16199
16200 static int G__G__Base2_207_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16201 {
16202 G__letint(result7, 85, (long) ((const TProcessUUID*) G__getstructoffset())->GetUUIDs());
16203 return(1 || funcname || hash || result7 || libp) ;
16204 }
16205
16206 static int G__G__Base2_207_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16207 {
16208 ((TProcessUUID*) G__getstructoffset())->RemoveUUID((UInt_t) G__int(libp->para[0]));
16209 G__setnull(result7);
16210 return(1 || funcname || hash || result7 || libp) ;
16211 }
16212
16213 static int G__G__Base2_207_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16214 {
16215 G__letint(result7, 85, (long) TProcessUUID::Class());
16216 return(1 || funcname || hash || result7 || libp) ;
16217 }
16218
16219 static int G__G__Base2_207_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16220 {
16221 G__letint(result7, 67, (long) TProcessUUID::Class_Name());
16222 return(1 || funcname || hash || result7 || libp) ;
16223 }
16224
16225 static int G__G__Base2_207_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16226 {
16227 G__letint(result7, 115, (long) TProcessUUID::Class_Version());
16228 return(1 || funcname || hash || result7 || libp) ;
16229 }
16230
16231 static int G__G__Base2_207_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16232 {
16233 TProcessUUID::Dictionary();
16234 G__setnull(result7);
16235 return(1 || funcname || hash || result7 || libp) ;
16236 }
16237
16238 static int G__G__Base2_207_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16239 {
16240 ((TProcessUUID*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16241 G__setnull(result7);
16242 return(1 || funcname || hash || result7 || libp) ;
16243 }
16244
16245 static int G__G__Base2_207_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16246 {
16247 G__letint(result7, 67, (long) TProcessUUID::DeclFileName());
16248 return(1 || funcname || hash || result7 || libp) ;
16249 }
16250
16251 static int G__G__Base2_207_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16252 {
16253 G__letint(result7, 105, (long) TProcessUUID::ImplFileLine());
16254 return(1 || funcname || hash || result7 || libp) ;
16255 }
16256
16257 static int G__G__Base2_207_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16258 {
16259 G__letint(result7, 67, (long) TProcessUUID::ImplFileName());
16260 return(1 || funcname || hash || result7 || libp) ;
16261 }
16262
16263 static int G__G__Base2_207_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16264 {
16265 G__letint(result7, 105, (long) TProcessUUID::DeclFileLine());
16266 return(1 || funcname || hash || result7 || libp) ;
16267 }
16268
16269
16270 typedef TProcessUUID G__TTProcessUUID;
16271 static int G__G__Base2_207_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16272 {
16273 char* gvp = (char*) G__getgvp();
16274 long soff = G__getstructoffset();
16275 int n = G__getaryconstruct();
16276
16277
16278
16279
16280
16281 if (!soff) {
16282 return(1);
16283 }
16284 if (n) {
16285 if (gvp == (char*)G__PVOID) {
16286 delete[] (TProcessUUID*) soff;
16287 } else {
16288 G__setgvp((long) G__PVOID);
16289 for (int i = n - 1; i >= 0; --i) {
16290 ((TProcessUUID*) (soff+(sizeof(TProcessUUID)*i)))->~G__TTProcessUUID();
16291 }
16292 G__setgvp((long)gvp);
16293 }
16294 } else {
16295 if (gvp == (char*)G__PVOID) {
16296 delete (TProcessUUID*) soff;
16297 } else {
16298 G__setgvp((long) G__PVOID);
16299 ((TProcessUUID*) (soff))->~G__TTProcessUUID();
16300 G__setgvp((long)gvp);
16301 }
16302 }
16303 G__setnull(result7);
16304 return(1 || funcname || hash || result7 || libp) ;
16305 }
16306
16307
16308
16309 static int G__G__Base2_231_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16310 {
16311 TQClass* p = NULL;
16312 char* gvp = (char*) G__getgvp();
16313 switch (libp->paran) {
16314 case 9:
16315
16316 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16317 p = new TQClass(
16318 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16319 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16320 , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
16321 , (const char*) G__int(libp->para[6]), (Int_t) G__int(libp->para[7])
16322 , (Int_t) G__int(libp->para[8]));
16323 } else {
16324 p = new((void*) gvp) TQClass(
16325 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16326 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16327 , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
16328 , (const char*) G__int(libp->para[6]), (Int_t) G__int(libp->para[7])
16329 , (Int_t) G__int(libp->para[8]));
16330 }
16331 break;
16332 case 8:
16333
16334 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16335 p = new TQClass(
16336 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16337 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16338 , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
16339 , (const char*) G__int(libp->para[6]), (Int_t) G__int(libp->para[7]));
16340 } else {
16341 p = new((void*) gvp) TQClass(
16342 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16343 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16344 , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
16345 , (const char*) G__int(libp->para[6]), (Int_t) G__int(libp->para[7]));
16346 }
16347 break;
16348 case 7:
16349
16350 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16351 p = new TQClass(
16352 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16353 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16354 , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
16355 , (const char*) G__int(libp->para[6]));
16356 } else {
16357 p = new((void*) gvp) TQClass(
16358 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16359 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16360 , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
16361 , (const char*) G__int(libp->para[6]));
16362 }
16363 break;
16364 case 6:
16365
16366 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16367 p = new TQClass(
16368 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16369 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16370 , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
16371 } else {
16372 p = new((void*) gvp) TQClass(
16373 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16374 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16375 , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
16376 }
16377 break;
16378 case 5:
16379
16380 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16381 p = new TQClass(
16382 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16383 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16384 , (ShowMembersFunc_t) G__int(libp->para[4]));
16385 } else {
16386 p = new((void*) gvp) TQClass(
16387 (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
16388 , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3])
16389 , (ShowMembersFunc_t) G__int(libp->para[4]));
16390 }
16391 break;
16392 }
16393 result7->obj.i = (long) p;
16394 result7->ref = (long) p;
16395 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQClass));
16396 return(1 || funcname || hash || result7 || libp) ;
16397 }
16398
16399 static int G__G__Base2_231_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16400 {
16401 G__letint(result7, 85, (long) TQClass::Class());
16402 return(1 || funcname || hash || result7 || libp) ;
16403 }
16404
16405 static int G__G__Base2_231_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16406 {
16407 G__letint(result7, 67, (long) TQClass::Class_Name());
16408 return(1 || funcname || hash || result7 || libp) ;
16409 }
16410
16411 static int G__G__Base2_231_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16412 {
16413 G__letint(result7, 115, (long) TQClass::Class_Version());
16414 return(1 || funcname || hash || result7 || libp) ;
16415 }
16416
16417 static int G__G__Base2_231_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16418 {
16419 TQClass::Dictionary();
16420 G__setnull(result7);
16421 return(1 || funcname || hash || result7 || libp) ;
16422 }
16423
16424 static int G__G__Base2_231_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16425 {
16426 ((TQClass*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16427 G__setnull(result7);
16428 return(1 || funcname || hash || result7 || libp) ;
16429 }
16430
16431 static int G__G__Base2_231_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16432 {
16433 G__letint(result7, 67, (long) TQClass::DeclFileName());
16434 return(1 || funcname || hash || result7 || libp) ;
16435 }
16436
16437 static int G__G__Base2_231_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16438 {
16439 G__letint(result7, 105, (long) TQClass::ImplFileLine());
16440 return(1 || funcname || hash || result7 || libp) ;
16441 }
16442
16443 static int G__G__Base2_231_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16444 {
16445 G__letint(result7, 67, (long) TQClass::ImplFileName());
16446 return(1 || funcname || hash || result7 || libp) ;
16447 }
16448
16449 static int G__G__Base2_231_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16450 {
16451 G__letint(result7, 105, (long) TQClass::DeclFileLine());
16452 return(1 || funcname || hash || result7 || libp) ;
16453 }
16454
16455
16456 typedef TQClass G__TTQClass;
16457 static int G__G__Base2_231_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16458 {
16459 char* gvp = (char*) G__getgvp();
16460 long soff = G__getstructoffset();
16461 int n = G__getaryconstruct();
16462
16463
16464
16465
16466
16467 if (!soff) {
16468 return(1);
16469 }
16470 if (n) {
16471 if (gvp == (char*)G__PVOID) {
16472 delete[] (TQClass*) soff;
16473 } else {
16474 G__setgvp((long) G__PVOID);
16475 for (int i = n - 1; i >= 0; --i) {
16476 ((TQClass*) (soff+(sizeof(TQClass)*i)))->~G__TTQClass();
16477 }
16478 G__setgvp((long)gvp);
16479 }
16480 } else {
16481 if (gvp == (char*)G__PVOID) {
16482 delete (TQClass*) soff;
16483 } else {
16484 G__setgvp((long) G__PVOID);
16485 ((TQClass*) (soff))->~G__TTQClass();
16486 G__setgvp((long)gvp);
16487 }
16488 }
16489 G__setnull(result7);
16490 return(1 || funcname || hash || result7 || libp) ;
16491 }
16492
16493
16494
16495 static int G__G__Base2_233_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16496 {
16497 TQCommand* p = NULL;
16498 char* gvp = (char*) G__getgvp();
16499 switch (libp->paran) {
16500 case 4:
16501
16502 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16503 p = new TQCommand(
16504 (const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
16505 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
16506 } else {
16507 p = new((void*) gvp) TQCommand(
16508 (const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
16509 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
16510 }
16511 break;
16512 case 3:
16513
16514 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16515 p = new TQCommand(
16516 (const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
16517 , (const char*) G__int(libp->para[2]));
16518 } else {
16519 p = new((void*) gvp) TQCommand(
16520 (const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])
16521 , (const char*) G__int(libp->para[2]));
16522 }
16523 break;
16524 case 2:
16525
16526 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16527 p = new TQCommand((const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1]));
16528 } else {
16529 p = new((void*) gvp) TQCommand((const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1]));
16530 }
16531 break;
16532 case 1:
16533
16534 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16535 p = new TQCommand((const char*) G__int(libp->para[0]));
16536 } else {
16537 p = new((void*) gvp) TQCommand((const char*) G__int(libp->para[0]));
16538 }
16539 break;
16540 case 0:
16541 int n = G__getaryconstruct();
16542 if (n) {
16543 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16544 p = new TQCommand[n];
16545 } else {
16546 p = new((void*) gvp) TQCommand[n];
16547 }
16548 } else {
16549 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16550 p = new TQCommand;
16551 } else {
16552 p = new((void*) gvp) TQCommand;
16553 }
16554 }
16555 break;
16556 }
16557 result7->obj.i = (long) p;
16558 result7->ref = (long) p;
16559 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQCommand));
16560 return(1 || funcname || hash || result7 || libp) ;
16561 }
16562
16563 static int G__G__Base2_233_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16564 {
16565 TQCommand* p = NULL;
16566 char* gvp = (char*) G__getgvp();
16567 switch (libp->paran) {
16568 case 3:
16569
16570 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16571 p = new TQCommand(
16572 (TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
16573 , (const char*) G__int(libp->para[2]));
16574 } else {
16575 p = new((void*) gvp) TQCommand(
16576 (TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
16577 , (const char*) G__int(libp->para[2]));
16578 }
16579 break;
16580 case 2:
16581
16582 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16583 p = new TQCommand((TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
16584 } else {
16585 p = new((void*) gvp) TQCommand((TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
16586 }
16587 break;
16588 case 1:
16589
16590 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16591 p = new TQCommand((TObject*) G__int(libp->para[0]));
16592 } else {
16593 p = new((void*) gvp) TQCommand((TObject*) G__int(libp->para[0]));
16594 }
16595 break;
16596 }
16597 result7->obj.i = (long) p;
16598 result7->ref = (long) p;
16599 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQCommand));
16600 return(1 || funcname || hash || result7 || libp) ;
16601 }
16602
16603 static int G__G__Base2_233_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16604 {
16605 TQCommand* p = NULL;
16606 char* gvp = (char*) G__getgvp();
16607
16608 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16609 p = new TQCommand(*(TQCommand*) libp->para[0].ref);
16610 } else {
16611 p = new((void*) gvp) TQCommand(*(TQCommand*) libp->para[0].ref);
16612 }
16613 result7->obj.i = (long) p;
16614 result7->ref = (long) p;
16615 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQCommand));
16616 return(1 || funcname || hash || result7 || libp) ;
16617 }
16618
16619 static int G__G__Base2_233_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16620 {
16621 switch (libp->paran) {
16622 case 1:
16623 ((TQCommand*) G__getstructoffset())->Redo((Option_t*) G__int(libp->para[0]));
16624 G__setnull(result7);
16625 break;
16626 case 0:
16627 ((TQCommand*) G__getstructoffset())->Redo();
16628 G__setnull(result7);
16629 break;
16630 }
16631 return(1 || funcname || hash || result7 || libp) ;
16632 }
16633
16634 static int G__G__Base2_233_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16635 {
16636 switch (libp->paran) {
16637 case 1:
16638 ((TQCommand*) G__getstructoffset())->Undo((Option_t*) G__int(libp->para[0]));
16639 G__setnull(result7);
16640 break;
16641 case 0:
16642 ((TQCommand*) G__getstructoffset())->Undo();
16643 G__setnull(result7);
16644 break;
16645 }
16646 return(1 || funcname || hash || result7 || libp) ;
16647 }
16648
16649 static int G__G__Base2_233_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16650 {
16651 G__va_arg_buf G__va_arg_bufobj;
16652 G__va_arg_put(&G__va_arg_bufobj, libp, 1);
16653 ((TQCommand*) G__getstructoffset())->SetArgs((Int_t) G__int(libp->para[0]), G__va_arg_bufobj);
16654 G__setnull(result7);
16655 return(1 || funcname || hash || result7 || libp) ;
16656 }
16657
16658 static int G__G__Base2_233_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16659 {
16660 G__va_arg_buf G__va_arg_bufobj;
16661 G__va_arg_put(&G__va_arg_bufobj, libp, 1);
16662 ((TQCommand*) G__getstructoffset())->SetUndoArgs((Int_t) G__int(libp->para[0]), G__va_arg_bufobj);
16663 G__setnull(result7);
16664 return(1 || funcname || hash || result7 || libp) ;
16665 }
16666
16667 static int G__G__Base2_233_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16668 {
16669 G__va_arg_buf G__va_arg_bufobj;
16670 G__va_arg_put(&G__va_arg_bufobj, libp, 1);
16671 ((TQCommand*) G__getstructoffset())->SetRedoArgs((Int_t) G__int(libp->para[0]), G__va_arg_bufobj);
16672 G__setnull(result7);
16673 return(1 || funcname || hash || result7 || libp) ;
16674 }
16675
16676 static int G__G__Base2_233_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16677 {
16678 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->CanMerge((TQCommand*) G__int(libp->para[0])));
16679 return(1 || funcname || hash || result7 || libp) ;
16680 }
16681
16682 static int G__G__Base2_233_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16683 {
16684 ((TQCommand*) G__getstructoffset())->Merge((TQCommand*) G__int(libp->para[0]));
16685 G__setnull(result7);
16686 return(1 || funcname || hash || result7 || libp) ;
16687 }
16688
16689 static int G__G__Base2_233_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16690 {
16691 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->CanCompress((TQCommand*) G__int(libp->para[0])));
16692 return(1 || funcname || hash || result7 || libp) ;
16693 }
16694
16695 static int G__G__Base2_233_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16696 {
16697 ((TQCommand*) G__getstructoffset())->Compress((TQCommand*) G__int(libp->para[0]));
16698 G__setnull(result7);
16699 return(1 || funcname || hash || result7 || libp) ;
16700 }
16701
16702 static int G__G__Base2_233_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16703 {
16704 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->IsSetter());
16705 return(1 || funcname || hash || result7 || libp) ;
16706 }
16707
16708 static int G__G__Base2_233_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16709 {
16710 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->CanRedo());
16711 return(1 || funcname || hash || result7 || libp) ;
16712 }
16713
16714 static int G__G__Base2_233_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16715 {
16716 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->CanUndo());
16717 return(1 || funcname || hash || result7 || libp) ;
16718 }
16719
16720 static int G__G__Base2_233_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16721 {
16722 G__letint(result7, 67, (long) ((const TQCommand*) G__getstructoffset())->GetRedoName());
16723 return(1 || funcname || hash || result7 || libp) ;
16724 }
16725
16726 static int G__G__Base2_233_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16727 {
16728 G__letint(result7, 67, (long) ((const TQCommand*) G__getstructoffset())->GetUndoName());
16729 return(1 || funcname || hash || result7 || libp) ;
16730 }
16731
16732 static int G__G__Base2_233_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16733 {
16734 G__letint(result7, 85, (long) ((const TQCommand*) G__getstructoffset())->GetRedo());
16735 return(1 || funcname || hash || result7 || libp) ;
16736 }
16737
16738 static int G__G__Base2_233_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16739 {
16740 G__letint(result7, 85, (long) ((const TQCommand*) G__getstructoffset())->GetUndo());
16741 return(1 || funcname || hash || result7 || libp) ;
16742 }
16743
16744 static int G__G__Base2_233_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16745 {
16746 G__letint(result7, 76, (long) ((const TQCommand*) G__getstructoffset())->GetRedoArgs());
16747 return(1 || funcname || hash || result7 || libp) ;
16748 }
16749
16750 static int G__G__Base2_233_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16751 {
16752 G__letint(result7, 76, (long) ((const TQCommand*) G__getstructoffset())->GetUndoArgs());
16753 return(1 || funcname || hash || result7 || libp) ;
16754 }
16755
16756 static int G__G__Base2_233_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16757 {
16758 G__letint(result7, 105, (long) ((const TQCommand*) G__getstructoffset())->GetNRargs());
16759 return(1 || funcname || hash || result7 || libp) ;
16760 }
16761
16762 static int G__G__Base2_233_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16763 {
16764 G__letint(result7, 105, (long) ((const TQCommand*) G__getstructoffset())->GetNUargs());
16765 return(1 || funcname || hash || result7 || libp) ;
16766 }
16767
16768 static int G__G__Base2_233_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16769 {
16770 G__letint(result7, 89, (long) ((const TQCommand*) G__getstructoffset())->GetObject());
16771 return(1 || funcname || hash || result7 || libp) ;
16772 }
16773
16774 static int G__G__Base2_233_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16775 {
16776 G__letint(result7, 105, (long) ((const TQCommand*) G__getstructoffset())->GetStatus());
16777 return(1 || funcname || hash || result7 || libp) ;
16778 }
16779
16780 static int G__G__Base2_233_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16781 {
16782 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->IsMacro());
16783 return(1 || funcname || hash || result7 || libp) ;
16784 }
16785
16786 static int G__G__Base2_233_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16787 {
16788 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->IsUndoing());
16789 return(1 || funcname || hash || result7 || libp) ;
16790 }
16791
16792 static int G__G__Base2_233_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16793 {
16794 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->IsRedoing());
16795 return(1 || funcname || hash || result7 || libp) ;
16796 }
16797
16798 static int G__G__Base2_233_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16799 {
16800 G__letint(result7, 103, (long) ((const TQCommand*) G__getstructoffset())->IsExecuting());
16801 return(1 || funcname || hash || result7 || libp) ;
16802 }
16803
16804 static int G__G__Base2_233_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16805 {
16806 ((TQCommand*) G__getstructoffset())->SetTitle((const char*) G__int(libp->para[0]));
16807 G__setnull(result7);
16808 return(1 || funcname || hash || result7 || libp) ;
16809 }
16810
16811 static int G__G__Base2_233_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16812 {
16813 G__letint(result7, 85, (long) TQCommand::GetCommand());
16814 return(1 || funcname || hash || result7 || libp) ;
16815 }
16816
16817 static int G__G__Base2_233_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16818 {
16819 G__letint(result7, 85, (long) TQCommand::Class());
16820 return(1 || funcname || hash || result7 || libp) ;
16821 }
16822
16823 static int G__G__Base2_233_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16824 {
16825 G__letint(result7, 67, (long) TQCommand::Class_Name());
16826 return(1 || funcname || hash || result7 || libp) ;
16827 }
16828
16829 static int G__G__Base2_233_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16830 {
16831 G__letint(result7, 115, (long) TQCommand::Class_Version());
16832 return(1 || funcname || hash || result7 || libp) ;
16833 }
16834
16835 static int G__G__Base2_233_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16836 {
16837 TQCommand::Dictionary();
16838 G__setnull(result7);
16839 return(1 || funcname || hash || result7 || libp) ;
16840 }
16841
16842 static int G__G__Base2_233_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16843 {
16844 ((TQCommand*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16845 G__setnull(result7);
16846 return(1 || funcname || hash || result7 || libp) ;
16847 }
16848
16849 static int G__G__Base2_233_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16850 {
16851 G__letint(result7, 67, (long) TQCommand::DeclFileName());
16852 return(1 || funcname || hash || result7 || libp) ;
16853 }
16854
16855 static int G__G__Base2_233_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16856 {
16857 G__letint(result7, 105, (long) TQCommand::ImplFileLine());
16858 return(1 || funcname || hash || result7 || libp) ;
16859 }
16860
16861 static int G__G__Base2_233_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16862 {
16863 G__letint(result7, 67, (long) TQCommand::ImplFileName());
16864 return(1 || funcname || hash || result7 || libp) ;
16865 }
16866
16867 static int G__G__Base2_233_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16868 {
16869 G__letint(result7, 105, (long) TQCommand::DeclFileLine());
16870 return(1 || funcname || hash || result7 || libp) ;
16871 }
16872
16873
16874 typedef TQCommand G__TTQCommand;
16875 static int G__G__Base2_233_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16876 {
16877 char* gvp = (char*) G__getgvp();
16878 long soff = G__getstructoffset();
16879 int n = G__getaryconstruct();
16880
16881
16882
16883
16884
16885 if (!soff) {
16886 return(1);
16887 }
16888 if (n) {
16889 if (gvp == (char*)G__PVOID) {
16890 delete[] (TQCommand*) soff;
16891 } else {
16892 G__setgvp((long) G__PVOID);
16893 for (int i = n - 1; i >= 0; --i) {
16894 ((TQCommand*) (soff+(sizeof(TQCommand)*i)))->~G__TTQCommand();
16895 }
16896 G__setgvp((long)gvp);
16897 }
16898 } else {
16899 if (gvp == (char*)G__PVOID) {
16900 delete (TQCommand*) soff;
16901 } else {
16902 G__setgvp((long) G__PVOID);
16903 ((TQCommand*) (soff))->~G__TTQCommand();
16904 G__setgvp((long)gvp);
16905 }
16906 }
16907 G__setnull(result7);
16908 return(1 || funcname || hash || result7 || libp) ;
16909 }
16910
16911
16912
16913 static int G__G__Base2_234_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16914 {
16915 TQUndoManager* p = NULL;
16916 char* gvp = (char*) G__getgvp();
16917 int n = G__getaryconstruct();
16918 if (n) {
16919 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16920 p = new TQUndoManager[n];
16921 } else {
16922 p = new((void*) gvp) TQUndoManager[n];
16923 }
16924 } else {
16925 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16926 p = new TQUndoManager;
16927 } else {
16928 p = new((void*) gvp) TQUndoManager;
16929 }
16930 }
16931 result7->obj.i = (long) p;
16932 result7->ref = (long) p;
16933 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager));
16934 return(1 || funcname || hash || result7 || libp) ;
16935 }
16936
16937 static int G__G__Base2_234_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16938 {
16939 switch (libp->paran) {
16940 case 1:
16941 ((TQUndoManager*) G__getstructoffset())->SetLogging((Bool_t) G__int(libp->para[0]));
16942 G__setnull(result7);
16943 break;
16944 case 0:
16945 ((TQUndoManager*) G__getstructoffset())->SetLogging();
16946 G__setnull(result7);
16947 break;
16948 }
16949 return(1 || funcname || hash || result7 || libp) ;
16950 }
16951
16952 static int G__G__Base2_234_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16953 {
16954 G__letint(result7, 103, (long) ((const TQUndoManager*) G__getstructoffset())->IsLogging());
16955 return(1 || funcname || hash || result7 || libp) ;
16956 }
16957
16958 static int G__G__Base2_234_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16959 {
16960 G__letint(result7, 85, (long) ((const TQUndoManager*) G__getstructoffset())->GetCurrent());
16961 return(1 || funcname || hash || result7 || libp) ;
16962 }
16963
16964 static int G__G__Base2_234_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16965 {
16966 G__letint(result7, 85, (long) ((const TQUndoManager*) G__getstructoffset())->GetCursor());
16967 return(1 || funcname || hash || result7 || libp) ;
16968 }
16969
16970 static int G__G__Base2_234_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16971 {
16972 G__letint(result7, 104, (long) ((const TQUndoManager*) G__getstructoffset())->GetLimit());
16973 return(1 || funcname || hash || result7 || libp) ;
16974 }
16975
16976 static int G__G__Base2_234_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16977 {
16978 ((TQUndoManager*) G__getstructoffset())->SetLimit((UInt_t) G__int(libp->para[0]));
16979 G__setnull(result7);
16980 return(1 || funcname || hash || result7 || libp) ;
16981 }
16982
16983 static int G__G__Base2_234_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16984 {
16985 ((TQUndoManager*) G__getstructoffset())->CurrentChanged((TQCommand*) G__int(libp->para[0]));
16986 G__setnull(result7);
16987 return(1 || funcname || hash || result7 || libp) ;
16988 }
16989
16990 static int G__G__Base2_234_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16991 {
16992 G__letint(result7, 85, (long) TQUndoManager::Class());
16993 return(1 || funcname || hash || result7 || libp) ;
16994 }
16995
16996 static int G__G__Base2_234_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16997 {
16998 G__letint(result7, 67, (long) TQUndoManager::Class_Name());
16999 return(1 || funcname || hash || result7 || libp) ;
17000 }
17001
17002 static int G__G__Base2_234_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17003 {
17004 G__letint(result7, 115, (long) TQUndoManager::Class_Version());
17005 return(1 || funcname || hash || result7 || libp) ;
17006 }
17007
17008 static int G__G__Base2_234_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17009 {
17010 TQUndoManager::Dictionary();
17011 G__setnull(result7);
17012 return(1 || funcname || hash || result7 || libp) ;
17013 }
17014
17015 static int G__G__Base2_234_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17016 {
17017 ((TQUndoManager*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
17018 G__setnull(result7);
17019 return(1 || funcname || hash || result7 || libp) ;
17020 }
17021
17022 static int G__G__Base2_234_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17023 {
17024 G__letint(result7, 67, (long) TQUndoManager::DeclFileName());
17025 return(1 || funcname || hash || result7 || libp) ;
17026 }
17027
17028 static int G__G__Base2_234_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17029 {
17030 G__letint(result7, 105, (long) TQUndoManager::ImplFileLine());
17031 return(1 || funcname || hash || result7 || libp) ;
17032 }
17033
17034 static int G__G__Base2_234_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17035 {
17036 G__letint(result7, 67, (long) TQUndoManager::ImplFileName());
17037 return(1 || funcname || hash || result7 || libp) ;
17038 }
17039
17040 static int G__G__Base2_234_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17041 {
17042 G__letint(result7, 105, (long) TQUndoManager::DeclFileLine());
17043 return(1 || funcname || hash || result7 || libp) ;
17044 }
17045
17046
17047 typedef TQUndoManager G__TTQUndoManager;
17048 static int G__G__Base2_234_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17049 {
17050 char* gvp = (char*) G__getgvp();
17051 long soff = G__getstructoffset();
17052 int n = G__getaryconstruct();
17053
17054
17055
17056
17057
17058 if (!soff) {
17059 return(1);
17060 }
17061 if (n) {
17062 if (gvp == (char*)G__PVOID) {
17063 delete[] (TQUndoManager*) soff;
17064 } else {
17065 G__setgvp((long) G__PVOID);
17066 for (int i = n - 1; i >= 0; --i) {
17067 ((TQUndoManager*) (soff+(sizeof(TQUndoManager)*i)))->~G__TTQUndoManager();
17068 }
17069 G__setgvp((long)gvp);
17070 }
17071 } else {
17072 if (gvp == (char*)G__PVOID) {
17073 delete (TQUndoManager*) soff;
17074 } else {
17075 G__setgvp((long) G__PVOID);
17076 ((TQUndoManager*) (soff))->~G__TTQUndoManager();
17077 G__setgvp((long)gvp);
17078 }
17079 }
17080 G__setnull(result7);
17081 return(1 || funcname || hash || result7 || libp) ;
17082 }
17083
17084
17085
17086 static int G__G__Base2_236_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17087 {
17088 TRef* p = NULL;
17089 char* gvp = (char*) G__getgvp();
17090 int n = G__getaryconstruct();
17091 if (n) {
17092 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17093 p = new TRef[n];
17094 } else {
17095 p = new((void*) gvp) TRef[n];
17096 }
17097 } else {
17098 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17099 p = new TRef;
17100 } else {
17101 p = new((void*) gvp) TRef;
17102 }
17103 }
17104 result7->obj.i = (long) p;
17105 result7->ref = (long) p;
17106 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRef));
17107 return(1 || funcname || hash || result7 || libp) ;
17108 }
17109
17110 static int G__G__Base2_236_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17111 {
17112 TRef* p = NULL;
17113 char* gvp = (char*) G__getgvp();
17114
17115 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17116 p = new TRef((TObject*) G__int(libp->para[0]));
17117 } else {
17118 p = new((void*) gvp) TRef((TObject*) G__int(libp->para[0]));
17119 }
17120 result7->obj.i = (long) p;
17121 result7->ref = (long) p;
17122 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRef));
17123 return(1 || funcname || hash || result7 || libp) ;
17124 }
17125
17126 static int G__G__Base2_236_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17127 {
17128 TRef* p = NULL;
17129 char* gvp = (char*) G__getgvp();
17130
17131 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17132 p = new TRef(*(TRef*) libp->para[0].ref);
17133 } else {
17134 p = new((void*) gvp) TRef(*(TRef*) libp->para[0].ref);
17135 }
17136 result7->obj.i = (long) p;
17137 result7->ref = (long) p;
17138 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRef));
17139 return(1 || funcname || hash || result7 || libp) ;
17140 }
17141
17142 static int G__G__Base2_236_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17143 {
17144 ((TRef*) G__getstructoffset())->operator=((TObject*) G__int(libp->para[0]));
17145 G__setnull(result7);
17146 return(1 || funcname || hash || result7 || libp) ;
17147 }
17148
17149 static int G__G__Base2_236_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17150 {
17151 {
17152 const TRef& obj = ((TRef*) G__getstructoffset())->operator=(*(TRef*) libp->para[0].ref);
17153 result7->ref = (long) (&obj);
17154 result7->obj.i = (long) (&obj);
17155 }
17156 return(1 || funcname || hash || result7 || libp) ;
17157 }
17158
17159 static int G__G__Base2_236_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17160 {
17161 G__letint(result7, 85, (long) ((const TRef*) G__getstructoffset())->GetObject());
17162 return(1 || funcname || hash || result7 || libp) ;
17163 }
17164
17165 static int G__G__Base2_236_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17166 {
17167 G__letint(result7, 85, (long) ((const TRef*) G__getstructoffset())->GetPID());
17168 return(1 || funcname || hash || result7 || libp) ;
17169 }
17170
17171 static int G__G__Base2_236_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17172 {
17173 G__letint(result7, 103, (long) ((const TRef*) G__getstructoffset())->IsValid());
17174 return(1 || funcname || hash || result7 || libp) ;
17175 }
17176
17177 static int G__G__Base2_236_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17178 {
17179 ((TRef*) G__getstructoffset())->SetAction((const char*) G__int(libp->para[0]));
17180 G__setnull(result7);
17181 return(1 || funcname || hash || result7 || libp) ;
17182 }
17183
17184 static int G__G__Base2_236_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17185 {
17186 ((TRef*) G__getstructoffset())->SetAction((TObject*) G__int(libp->para[0]));
17187 G__setnull(result7);
17188 return(1 || funcname || hash || result7 || libp) ;
17189 }
17190
17191 static int G__G__Base2_236_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17192 {
17193 TRef::SetObject((TObject*) G__int(libp->para[0]));
17194 G__setnull(result7);
17195 return(1 || funcname || hash || result7 || libp) ;
17196 }
17197
17198 static int G__G__Base2_236_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17199 {
17200 TRef::SetStaticObject((TObject*) G__int(libp->para[0]));
17201 G__setnull(result7);
17202 return(1 || funcname || hash || result7 || libp) ;
17203 }
17204
17205 static int G__G__Base2_236_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17206 {
17207 G__letint(result7, 105, (long) TRef::AddExec((const char*) G__int(libp->para[0])));
17208 return(1 || funcname || hash || result7 || libp) ;
17209 }
17210
17211 static int G__G__Base2_236_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17212 {
17213 G__letint(result7, 85, (long) TRef::GetListOfExecs());
17214 return(1 || funcname || hash || result7 || libp) ;
17215 }
17216
17217 static int G__G__Base2_236_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17218 {
17219 G__letint(result7, 85, (long) TRef::GetStaticObject());
17220 return(1 || funcname || hash || result7 || libp) ;
17221 }
17222
17223 static int G__G__Base2_236_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17224 {
17225 G__letint(result7, 85, (long) TRef::Class());
17226 return(1 || funcname || hash || result7 || libp) ;
17227 }
17228
17229 static int G__G__Base2_236_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17230 {
17231 G__letint(result7, 67, (long) TRef::Class_Name());
17232 return(1 || funcname || hash || result7 || libp) ;
17233 }
17234
17235 static int G__G__Base2_236_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17236 {
17237 G__letint(result7, 115, (long) TRef::Class_Version());
17238 return(1 || funcname || hash || result7 || libp) ;
17239 }
17240
17241 static int G__G__Base2_236_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17242 {
17243 TRef::Dictionary();
17244 G__setnull(result7);
17245 return(1 || funcname || hash || result7 || libp) ;
17246 }
17247
17248 static int G__G__Base2_236_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17249 {
17250 ((TRef*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
17251 G__setnull(result7);
17252 return(1 || funcname || hash || result7 || libp) ;
17253 }
17254
17255 static int G__G__Base2_236_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17256 {
17257 G__letint(result7, 67, (long) TRef::DeclFileName());
17258 return(1 || funcname || hash || result7 || libp) ;
17259 }
17260
17261 static int G__G__Base2_236_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17262 {
17263 G__letint(result7, 105, (long) TRef::ImplFileLine());
17264 return(1 || funcname || hash || result7 || libp) ;
17265 }
17266
17267 static int G__G__Base2_236_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17268 {
17269 G__letint(result7, 67, (long) TRef::ImplFileName());
17270 return(1 || funcname || hash || result7 || libp) ;
17271 }
17272
17273 static int G__G__Base2_236_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17274 {
17275 G__letint(result7, 105, (long) TRef::DeclFileLine());
17276 return(1 || funcname || hash || result7 || libp) ;
17277 }
17278
17279
17280 typedef TRef G__TTRef;
17281 static int G__G__Base2_236_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17282 {
17283 char* gvp = (char*) G__getgvp();
17284 long soff = G__getstructoffset();
17285 int n = G__getaryconstruct();
17286
17287
17288
17289
17290
17291 if (!soff) {
17292 return(1);
17293 }
17294 if (n) {
17295 if (gvp == (char*)G__PVOID) {
17296 delete[] (TRef*) soff;
17297 } else {
17298 G__setgvp((long) G__PVOID);
17299 for (int i = n - 1; i >= 0; --i) {
17300 ((TRef*) (soff+(sizeof(TRef)*i)))->~G__TTRef();
17301 }
17302 G__setgvp((long)gvp);
17303 }
17304 } else {
17305 if (gvp == (char*)G__PVOID) {
17306 delete (TRef*) soff;
17307 } else {
17308 G__setgvp((long) G__PVOID);
17309 ((TRef*) (soff))->~G__TTRef();
17310 G__setgvp((long)gvp);
17311 }
17312 }
17313 G__setnull(result7);
17314 return(1 || funcname || hash || result7 || libp) ;
17315 }
17316
17317
17318
17319 static int G__G__Base2_239_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17320 {
17321 TSystemFile* p = NULL;
17322 char* gvp = (char*) G__getgvp();
17323 int n = G__getaryconstruct();
17324 if (n) {
17325 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17326 p = new TSystemFile[n];
17327 } else {
17328 p = new((void*) gvp) TSystemFile[n];
17329 }
17330 } else {
17331 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17332 p = new TSystemFile;
17333 } else {
17334 p = new((void*) gvp) TSystemFile;
17335 }
17336 }
17337 result7->obj.i = (long) p;
17338 result7->ref = (long) p;
17339 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TSystemFile));
17340 return(1 || funcname || hash || result7 || libp) ;
17341 }
17342
17343 static int G__G__Base2_239_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17344 {
17345 TSystemFile* p = NULL;
17346 char* gvp = (char*) G__getgvp();
17347
17348 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17349 p = new TSystemFile((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
17350 } else {
17351 p = new((void*) gvp) TSystemFile((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
17352 }
17353 result7->obj.i = (long) p;
17354 result7->ref = (long) p;
17355 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TSystemFile));
17356 return(1 || funcname || hash || result7 || libp) ;
17357 }
17358
17359 static int G__G__Base2_239_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17360 {
17361 ((TSystemFile*) G__getstructoffset())->Rename((const char*) G__int(libp->para[0]));
17362 G__setnull(result7);
17363 return(1 || funcname || hash || result7 || libp) ;
17364 }
17365
17366 static int G__G__Base2_239_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17367 {
17368 ((TSystemFile*) G__getstructoffset())->Delete();
17369 G__setnull(result7);
17370 return(1 || funcname || hash || result7 || libp) ;
17371 }
17372
17373 static int G__G__Base2_239_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17374 {
17375 ((TSystemFile*) G__getstructoffset())->Copy((const char*) G__int(libp->para[0]));
17376 G__setnull(result7);
17377 return(1 || funcname || hash || result7 || libp) ;
17378 }
17379
17380 static int G__G__Base2_239_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17381 {
17382 ((TSystemFile*) G__getstructoffset())->Move((const char*) G__int(libp->para[0]));
17383 G__setnull(result7);
17384 return(1 || funcname || hash || result7 || libp) ;
17385 }
17386
17387 static int G__G__Base2_239_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17388 {
17389 ((TSystemFile*) G__getstructoffset())->Edit();
17390 G__setnull(result7);
17391 return(1 || funcname || hash || result7 || libp) ;
17392 }
17393
17394 static int G__G__Base2_239_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17395 {
17396 switch (libp->paran) {
17397 case 1:
17398 G__letint(result7, 103, (long) ((const TSystemFile*) G__getstructoffset())->IsDirectory((const char*) G__int(libp->para[0])));
17399 break;
17400 case 0:
17401 G__letint(result7, 103, (long) ((const TSystemFile*) G__getstructoffset())->IsDirectory());
17402 break;
17403 }
17404 return(1 || funcname || hash || result7 || libp) ;
17405 }
17406
17407 static int G__G__Base2_239_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17408 {
17409 ((TSystemFile*) G__getstructoffset())->SetIconName((const char*) G__int(libp->para[0]));
17410 G__setnull(result7);
17411 return(1 || funcname || hash || result7 || libp) ;
17412 }
17413
17414 static int G__G__Base2_239_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17415 {
17416 G__letint(result7, 85, (long) TSystemFile::Class());
17417 return(1 || funcname || hash || result7 || libp) ;
17418 }
17419
17420 static int G__G__Base2_239_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17421 {
17422 G__letint(result7, 67, (long) TSystemFile::Class_Name());
17423 return(1 || funcname || hash || result7 || libp) ;
17424 }
17425
17426 static int G__G__Base2_239_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17427 {
17428 G__letint(result7, 115, (long) TSystemFile::Class_Version());
17429 return(1 || funcname || hash || result7 || libp) ;
17430 }
17431
17432 static int G__G__Base2_239_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17433 {
17434 TSystemFile::Dictionary();
17435 G__setnull(result7);
17436 return(1 || funcname || hash || result7 || libp) ;
17437 }
17438
17439 static int G__G__Base2_239_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17440 {
17441 ((TSystemFile*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
17442 G__setnull(result7);
17443 return(1 || funcname || hash || result7 || libp) ;
17444 }
17445
17446 static int G__G__Base2_239_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17447 {
17448 G__letint(result7, 67, (long) TSystemFile::DeclFileName());
17449 return(1 || funcname || hash || result7 || libp) ;
17450 }
17451
17452 static int G__G__Base2_239_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17453 {
17454 G__letint(result7, 105, (long) TSystemFile::ImplFileLine());
17455 return(1 || funcname || hash || result7 || libp) ;
17456 }
17457
17458 static int G__G__Base2_239_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17459 {
17460 G__letint(result7, 67, (long) TSystemFile::ImplFileName());
17461 return(1 || funcname || hash || result7 || libp) ;
17462 }
17463
17464 static int G__G__Base2_239_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17465 {
17466 G__letint(result7, 105, (long) TSystemFile::DeclFileLine());
17467 return(1 || funcname || hash || result7 || libp) ;
17468 }
17469
17470
17471 static int G__G__Base2_239_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17472
17473 {
17474 TSystemFile* p;
17475 void* tmp = (void*) G__int(libp->para[0]);
17476 p = new TSystemFile(*(TSystemFile*) tmp);
17477 result7->obj.i = (long) p;
17478 result7->ref = (long) p;
17479 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TSystemFile));
17480 return(1 || funcname || hash || result7 || libp) ;
17481 }
17482
17483
17484 typedef TSystemFile G__TTSystemFile;
17485 static int G__G__Base2_239_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17486 {
17487 char* gvp = (char*) G__getgvp();
17488 long soff = G__getstructoffset();
17489 int n = G__getaryconstruct();
17490
17491
17492
17493
17494
17495 if (!soff) {
17496 return(1);
17497 }
17498 if (n) {
17499 if (gvp == (char*)G__PVOID) {
17500 delete[] (TSystemFile*) soff;
17501 } else {
17502 G__setgvp((long) G__PVOID);
17503 for (int i = n - 1; i >= 0; --i) {
17504 ((TSystemFile*) (soff+(sizeof(TSystemFile)*i)))->~G__TTSystemFile();
17505 }
17506 G__setgvp((long)gvp);
17507 }
17508 } else {
17509 if (gvp == (char*)G__PVOID) {
17510 delete (TSystemFile*) soff;
17511 } else {
17512 G__setgvp((long) G__PVOID);
17513 ((TSystemFile*) (soff))->~G__TTSystemFile();
17514 G__setgvp((long)gvp);
17515 }
17516 }
17517 G__setnull(result7);
17518 return(1 || funcname || hash || result7 || libp) ;
17519 }
17520
17521
17522 static int G__G__Base2_239_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17523 {
17524 TSystemFile* dest = (TSystemFile*) G__getstructoffset();
17525 *dest = *(TSystemFile*) libp->para[0].ref;
17526 const TSystemFile& obj = *dest;
17527 result7->ref = (long) (&obj);
17528 result7->obj.i = (long) (&obj);
17529 return(1 || funcname || hash || result7 || libp) ;
17530 }
17531
17532
17533
17534 static int G__G__Base2_241_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17535 {
17536 TSystemDirectory* p = NULL;
17537 char* gvp = (char*) G__getgvp();
17538 int n = G__getaryconstruct();
17539 if (n) {
17540 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17541 p = new TSystemDirectory[n];
17542 } else {
17543 p = new((void*) gvp) TSystemDirectory[n];
17544 }
17545 } else {
17546 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17547 p = new TSystemDirectory;
17548 } else {
17549 p = new((void*) gvp) TSystemDirectory;
17550 }
17551 }
17552 result7->obj.i = (long) p;
17553 result7->ref = (long) p;
17554 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory));
17555 return(1 || funcname || hash || result7 || libp) ;
17556 }
17557
17558 static int G__G__Base2_241_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17559 {
17560 TSystemDirectory* p = NULL;
17561 char* gvp = (char*) G__getgvp();
17562
17563 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17564 p = new TSystemDirectory((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
17565 } else {
17566 p = new((void*) gvp) TSystemDirectory((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
17567 }
17568 result7->obj.i = (long) p;
17569 result7->ref = (long) p;
17570 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory));
17571 return(1 || funcname || hash || result7 || libp) ;
17572 }
17573
17574 static int G__G__Base2_241_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17575 {
17576 G__letint(result7, 85, (long) ((const TSystemDirectory*) G__getstructoffset())->GetListOfFiles());
17577 return(1 || funcname || hash || result7 || libp) ;
17578 }
17579
17580 static int G__G__Base2_241_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17581 {
17582 ((TSystemDirectory*) G__getstructoffset())->SetDirectory((const char*) G__int(libp->para[0]));
17583 G__setnull(result7);
17584 return(1 || funcname || hash || result7 || libp) ;
17585 }
17586
17587 static int G__G__Base2_241_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17588 {
17589 G__letint(result7, 85, (long) TSystemDirectory::Class());
17590 return(1 || funcname || hash || result7 || libp) ;
17591 }
17592
17593 static int G__G__Base2_241_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17594 {
17595 G__letint(result7, 67, (long) TSystemDirectory::Class_Name());
17596 return(1 || funcname || hash || result7 || libp) ;
17597 }
17598
17599 static int G__G__Base2_241_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17600 {
17601 G__letint(result7, 115, (long) TSystemDirectory::Class_Version());
17602 return(1 || funcname || hash || result7 || libp) ;
17603 }
17604
17605 static int G__G__Base2_241_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17606 {
17607 TSystemDirectory::Dictionary();
17608 G__setnull(result7);
17609 return(1 || funcname || hash || result7 || libp) ;
17610 }
17611
17612 static int G__G__Base2_241_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17613 {
17614 ((TSystemDirectory*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
17615 G__setnull(result7);
17616 return(1 || funcname || hash || result7 || libp) ;
17617 }
17618
17619 static int G__G__Base2_241_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17620 {
17621 G__letint(result7, 67, (long) TSystemDirectory::DeclFileName());
17622 return(1 || funcname || hash || result7 || libp) ;
17623 }
17624
17625 static int G__G__Base2_241_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17626 {
17627 G__letint(result7, 105, (long) TSystemDirectory::ImplFileLine());
17628 return(1 || funcname || hash || result7 || libp) ;
17629 }
17630
17631 static int G__G__Base2_241_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17632 {
17633 G__letint(result7, 67, (long) TSystemDirectory::ImplFileName());
17634 return(1 || funcname || hash || result7 || libp) ;
17635 }
17636
17637 static int G__G__Base2_241_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17638 {
17639 G__letint(result7, 105, (long) TSystemDirectory::DeclFileLine());
17640 return(1 || funcname || hash || result7 || libp) ;
17641 }
17642
17643
17644 typedef TSystemDirectory G__TTSystemDirectory;
17645 static int G__G__Base2_241_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17646 {
17647 char* gvp = (char*) G__getgvp();
17648 long soff = G__getstructoffset();
17649 int n = G__getaryconstruct();
17650
17651
17652
17653
17654
17655 if (!soff) {
17656 return(1);
17657 }
17658 if (n) {
17659 if (gvp == (char*)G__PVOID) {
17660 delete[] (TSystemDirectory*) soff;
17661 } else {
17662 G__setgvp((long) G__PVOID);
17663 for (int i = n - 1; i >= 0; --i) {
17664 ((TSystemDirectory*) (soff+(sizeof(TSystemDirectory)*i)))->~G__TTSystemDirectory();
17665 }
17666 G__setgvp((long)gvp);
17667 }
17668 } else {
17669 if (gvp == (char*)G__PVOID) {
17670 delete (TSystemDirectory*) soff;
17671 } else {
17672 G__setgvp((long) G__PVOID);
17673 ((TSystemDirectory*) (soff))->~G__TTSystemDirectory();
17674 G__setgvp((long)gvp);
17675 }
17676 }
17677 G__setnull(result7);
17678 return(1 || funcname || hash || result7 || libp) ;
17679 }
17680
17681
17682
17683 static int G__G__Base2_242_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17684 {
17685 TSystem* p = NULL;
17686 char* gvp = (char*) G__getgvp();
17687 switch (libp->paran) {
17688 case 2:
17689
17690 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17691 p = new TSystem((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
17692 } else {
17693 p = new((void*) gvp) TSystem((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
17694 }
17695 break;
17696 case 1:
17697
17698 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17699 p = new TSystem((const char*) G__int(libp->para[0]));
17700 } else {
17701 p = new((void*) gvp) TSystem((const char*) G__int(libp->para[0]));
17702 }
17703 break;
17704 case 0:
17705 int n = G__getaryconstruct();
17706 if (n) {
17707 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17708 p = new TSystem[n];
17709 } else {
17710 p = new((void*) gvp) TSystem[n];
17711 }
17712 } else {
17713 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17714 p = new TSystem;
17715 } else {
17716 p = new((void*) gvp) TSystem;
17717 }
17718 }
17719 break;
17720 }
17721 result7->obj.i = (long) p;
17722 result7->ref = (long) p;
17723 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TSystem));
17724 return(1 || funcname || hash || result7 || libp) ;
17725 }
17726
17727 static int G__G__Base2_242_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17728 {
17729 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->Init());
17730 return(1 || funcname || hash || result7 || libp) ;
17731 }
17732
17733 static int G__G__Base2_242_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17734 {
17735 ((TSystem*) G__getstructoffset())->SetProgname((const char*) G__int(libp->para[0]));
17736 G__setnull(result7);
17737 return(1 || funcname || hash || result7 || libp) ;
17738 }
17739
17740 static int G__G__Base2_242_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17741 {
17742 ((TSystem*) G__getstructoffset())->SetDisplay();
17743 G__setnull(result7);
17744 return(1 || funcname || hash || result7 || libp) ;
17745 }
17746
17747 static int G__G__Base2_242_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17748 {
17749 ((TSystem*) G__getstructoffset())->SetErrorStr((const char*) G__int(libp->para[0]));
17750 G__setnull(result7);
17751 return(1 || funcname || hash || result7 || libp) ;
17752 }
17753
17754 static int G__G__Base2_242_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17755 {
17756 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetErrorStr());
17757 return(1 || funcname || hash || result7 || libp) ;
17758 }
17759
17760 static int G__G__Base2_242_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17761 {
17762 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetError());
17763 return(1 || funcname || hash || result7 || libp) ;
17764 }
17765
17766 static int G__G__Base2_242_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17767 {
17768 ((TSystem*) G__getstructoffset())->RemoveOnExit((TObject*) G__int(libp->para[0]));
17769 G__setnull(result7);
17770 return(1 || funcname || hash || result7 || libp) ;
17771 }
17772
17773 static int G__G__Base2_242_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17774 {
17775 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->HostName());
17776 return(1 || funcname || hash || result7 || libp) ;
17777 }
17778
17779 static int G__G__Base2_242_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17780 {
17781 ((TSystem*) G__getstructoffset())->NotifyApplicationCreated();
17782 G__setnull(result7);
17783 return(1 || funcname || hash || result7 || libp) ;
17784 }
17785
17786 static int G__G__Base2_242_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17787 {
17788 G__letint(result7, 105, (long) TSystem::GetErrno());
17789 return(1 || funcname || hash || result7 || libp) ;
17790 }
17791
17792 static int G__G__Base2_242_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17793 {
17794 TSystem::ResetErrno();
17795 G__setnull(result7);
17796 return(1 || funcname || hash || result7 || libp) ;
17797 }
17798
17799 static int G__G__Base2_242_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17800 {
17801 switch (libp->paran) {
17802 case 3:
17803 ((TSystem*) G__getstructoffset())->Beep((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
17804 , (Bool_t) G__int(libp->para[2]));
17805 G__setnull(result7);
17806 break;
17807 case 2:
17808 ((TSystem*) G__getstructoffset())->Beep((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
17809 G__setnull(result7);
17810 break;
17811 case 1:
17812 ((TSystem*) G__getstructoffset())->Beep((Int_t) G__int(libp->para[0]));
17813 G__setnull(result7);
17814 break;
17815 case 0:
17816 ((TSystem*) G__getstructoffset())->Beep();
17817 G__setnull(result7);
17818 break;
17819 }
17820 return(1 || funcname || hash || result7 || libp) ;
17821 }
17822
17823 static int G__G__Base2_242_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17824 {
17825 ((const TSystem*) G__getstructoffset())->GetBeepDefaults(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1]));
17826 G__setnull(result7);
17827 return(1 || funcname || hash || result7 || libp) ;
17828 }
17829
17830 static int G__G__Base2_242_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17831 {
17832 ((TSystem*) G__getstructoffset())->Run();
17833 G__setnull(result7);
17834 return(1 || funcname || hash || result7 || libp) ;
17835 }
17836
17837 static int G__G__Base2_242_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17838 {
17839 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->ProcessEvents());
17840 return(1 || funcname || hash || result7 || libp) ;
17841 }
17842
17843 static int G__G__Base2_242_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17844 {
17845 switch (libp->paran) {
17846 case 1:
17847 ((TSystem*) G__getstructoffset())->DispatchOneEvent((Bool_t) G__int(libp->para[0]));
17848 G__setnull(result7);
17849 break;
17850 case 0:
17851 ((TSystem*) G__getstructoffset())->DispatchOneEvent();
17852 G__setnull(result7);
17853 break;
17854 }
17855 return(1 || funcname || hash || result7 || libp) ;
17856 }
17857
17858 static int G__G__Base2_242_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17859 {
17860 ((TSystem*) G__getstructoffset())->ExitLoop();
17861 G__setnull(result7);
17862 return(1 || funcname || hash || result7 || libp) ;
17863 }
17864
17865 static int G__G__Base2_242_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17866 {
17867 G__letint(result7, 103, (long) ((const TSystem*) G__getstructoffset())->InControl());
17868 return(1 || funcname || hash || result7 || libp) ;
17869 }
17870
17871 static int G__G__Base2_242_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17872 {
17873 ((TSystem*) G__getstructoffset())->InnerLoop();
17874 G__setnull(result7);
17875 return(1 || funcname || hash || result7 || libp) ;
17876 }
17877
17878 static int G__G__Base2_242_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17879 {
17880 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Select((TList*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1])));
17881 return(1 || funcname || hash || result7 || libp) ;
17882 }
17883
17884 static int G__G__Base2_242_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17885 {
17886 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Select((TFileHandler*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1])));
17887 return(1 || funcname || hash || result7 || libp) ;
17888 }
17889
17890 static int G__G__Base2_242_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17891 {
17892 ((TSystem*) G__getstructoffset())->AddSignalHandler((TSignalHandler*) G__int(libp->para[0]));
17893 G__setnull(result7);
17894 return(1 || funcname || hash || result7 || libp) ;
17895 }
17896
17897 static int G__G__Base2_242_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17898 {
17899 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->RemoveSignalHandler((TSignalHandler*) G__int(libp->para[0])));
17900 return(1 || funcname || hash || result7 || libp) ;
17901 }
17902
17903 static int G__G__Base2_242_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17904 {
17905 switch (libp->paran) {
17906 case 2:
17907 ((TSystem*) G__getstructoffset())->ResetSignal((ESignals) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
17908 G__setnull(result7);
17909 break;
17910 case 1:
17911 ((TSystem*) G__getstructoffset())->ResetSignal((ESignals) G__int(libp->para[0]));
17912 G__setnull(result7);
17913 break;
17914 }
17915 return(1 || funcname || hash || result7 || libp) ;
17916 }
17917
17918 static int G__G__Base2_242_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17919 {
17920 switch (libp->paran) {
17921 case 2:
17922 ((TSystem*) G__getstructoffset())->IgnoreSignal((ESignals) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
17923 G__setnull(result7);
17924 break;
17925 case 1:
17926 ((TSystem*) G__getstructoffset())->IgnoreSignal((ESignals) G__int(libp->para[0]));
17927 G__setnull(result7);
17928 break;
17929 }
17930 return(1 || funcname || hash || result7 || libp) ;
17931 }
17932
17933 static int G__G__Base2_242_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17934 {
17935 switch (libp->paran) {
17936 case 1:
17937 ((TSystem*) G__getstructoffset())->IgnoreInterrupt((Bool_t) G__int(libp->para[0]));
17938 G__setnull(result7);
17939 break;
17940 case 0:
17941 ((TSystem*) G__getstructoffset())->IgnoreInterrupt();
17942 G__setnull(result7);
17943 break;
17944 }
17945 return(1 || funcname || hash || result7 || libp) ;
17946 }
17947
17948 static int G__G__Base2_242_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17949 {
17950 G__letint(result7, 85, (long) ((const TSystem*) G__getstructoffset())->GetListOfSignalHandlers());
17951 return(1 || funcname || hash || result7 || libp) ;
17952 }
17953
17954 static int G__G__Base2_242_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17955 {
17956 ((TSystem*) G__getstructoffset())->AddFileHandler((TFileHandler*) G__int(libp->para[0]));
17957 G__setnull(result7);
17958 return(1 || funcname || hash || result7 || libp) ;
17959 }
17960
17961 static int G__G__Base2_242_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17962 {
17963 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->RemoveFileHandler((TFileHandler*) G__int(libp->para[0])));
17964 return(1 || funcname || hash || result7 || libp) ;
17965 }
17966
17967 static int G__G__Base2_242_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17968 {
17969 G__letint(result7, 85, (long) ((const TSystem*) G__getstructoffset())->GetListOfFileHandlers());
17970 return(1 || funcname || hash || result7 || libp) ;
17971 }
17972
17973 static int G__G__Base2_242_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17974 {
17975 ((TSystem*) G__getstructoffset())->AddStdExceptionHandler((TStdExceptionHandler*) G__int(libp->para[0]));
17976 G__setnull(result7);
17977 return(1 || funcname || hash || result7 || libp) ;
17978 }
17979
17980 static int G__G__Base2_242_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17981 {
17982 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->RemoveStdExceptionHandler((TStdExceptionHandler*) G__int(libp->para[0])));
17983 return(1 || funcname || hash || result7 || libp) ;
17984 }
17985
17986 static int G__G__Base2_242_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17987 {
17988 G__letint(result7, 85, (long) ((const TSystem*) G__getstructoffset())->GetListOfStdExceptionHandlers());
17989 return(1 || funcname || hash || result7 || libp) ;
17990 }
17991
17992 static int G__G__Base2_242_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17993 {
17994 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetFPEMask());
17995 return(1 || funcname || hash || result7 || libp) ;
17996 }
17997
17998 static int G__G__Base2_242_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17999 {
18000 switch (libp->paran) {
18001 case 1:
18002 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->SetFPEMask((Int_t) G__int(libp->para[0])));
18003 break;
18004 case 0:
18005 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->SetFPEMask());
18006 break;
18007 }
18008 return(1 || funcname || hash || result7 || libp) ;
18009 }
18010
18011 static int G__G__Base2_242_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18012 {
18013 {
18014 TTime* pobj;
18015 TTime xobj = ((TSystem*) G__getstructoffset())->Now();
18016 pobj = new TTime(xobj);
18017 result7->obj.i = (long) ((void*) pobj);
18018 result7->ref = result7->obj.i;
18019 G__store_tempobject(*result7);
18020 }
18021 return(1 || funcname || hash || result7 || libp) ;
18022 }
18023
18024 static int G__G__Base2_242_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18025 {
18026 G__letint(result7, 85, (long) ((const TSystem*) G__getstructoffset())->GetListOfTimers());
18027 return(1 || funcname || hash || result7 || libp) ;
18028 }
18029
18030 static int G__G__Base2_242_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18031 {
18032 ((TSystem*) G__getstructoffset())->AddTimer((TTimer*) G__int(libp->para[0]));
18033 G__setnull(result7);
18034 return(1 || funcname || hash || result7 || libp) ;
18035 }
18036
18037 static int G__G__Base2_242_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18038 {
18039 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->RemoveTimer((TTimer*) G__int(libp->para[0])));
18040 return(1 || funcname || hash || result7 || libp) ;
18041 }
18042
18043 static int G__G__Base2_242_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18044 {
18045 ((TSystem*) G__getstructoffset())->ResetTimer((TTimer*) G__int(libp->para[0]));
18046 G__setnull(result7);
18047 return(1 || funcname || hash || result7 || libp) ;
18048 }
18049
18050 static int G__G__Base2_242_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18051 {
18052 G__letint(result7, 108, (long) ((TSystem*) G__getstructoffset())->NextTimeOut((Bool_t) G__int(libp->para[0])));
18053 return(1 || funcname || hash || result7 || libp) ;
18054 }
18055
18056 static int G__G__Base2_242_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18057 {
18058 ((TSystem*) G__getstructoffset())->Sleep((UInt_t) G__int(libp->para[0]));
18059 G__setnull(result7);
18060 return(1 || funcname || hash || result7 || libp) ;
18061 }
18062
18063 static int G__G__Base2_242_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18064 {
18065 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Exec((const char*) G__int(libp->para[0])));
18066 return(1 || funcname || hash || result7 || libp) ;
18067 }
18068
18069 static int G__G__Base2_242_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18070 {
18071 G__letint(result7, 69, (long) ((TSystem*) G__getstructoffset())->OpenPipe((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18072 return(1 || funcname || hash || result7 || libp) ;
18073 }
18074
18075 static int G__G__Base2_242_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18076 {
18077 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->ClosePipe((FILE*) G__int(libp->para[0])));
18078 return(1 || funcname || hash || result7 || libp) ;
18079 }
18080
18081 static int G__G__Base2_242_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18082 {
18083 {
18084 TString* pobj;
18085 TString xobj = ((TSystem*) G__getstructoffset())->GetFromPipe((const char*) G__int(libp->para[0]));
18086 pobj = new TString(xobj);
18087 result7->obj.i = (long) ((void*) pobj);
18088 result7->ref = result7->obj.i;
18089 G__store_tempobject(*result7);
18090 }
18091 return(1 || funcname || hash || result7 || libp) ;
18092 }
18093
18094 static int G__G__Base2_242_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18095 {
18096 switch (libp->paran) {
18097 case 2:
18098 ((TSystem*) G__getstructoffset())->Exit((int) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
18099 G__setnull(result7);
18100 break;
18101 case 1:
18102 ((TSystem*) G__getstructoffset())->Exit((int) G__int(libp->para[0]));
18103 G__setnull(result7);
18104 break;
18105 }
18106 return(1 || funcname || hash || result7 || libp) ;
18107 }
18108
18109 static int G__G__Base2_242_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18110 {
18111 switch (libp->paran) {
18112 case 1:
18113 ((TSystem*) G__getstructoffset())->Abort((int) G__int(libp->para[0]));
18114 G__setnull(result7);
18115 break;
18116 case 0:
18117 ((TSystem*) G__getstructoffset())->Abort();
18118 G__setnull(result7);
18119 break;
18120 }
18121 return(1 || funcname || hash || result7 || libp) ;
18122 }
18123
18124 static int G__G__Base2_242_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18125 {
18126 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetPid());
18127 return(1 || funcname || hash || result7 || libp) ;
18128 }
18129
18130 static int G__G__Base2_242_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18131 {
18132 ((TSystem*) G__getstructoffset())->StackTrace();
18133 G__setnull(result7);
18134 return(1 || funcname || hash || result7 || libp) ;
18135 }
18136
18137 static int G__G__Base2_242_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18138 {
18139 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->MakeDirectory((const char*) G__int(libp->para[0])));
18140 return(1 || funcname || hash || result7 || libp) ;
18141 }
18142
18143 static int G__G__Base2_242_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18144 {
18145 G__letint(result7, 89, (long) ((TSystem*) G__getstructoffset())->OpenDirectory((const char*) G__int(libp->para[0])));
18146 return(1 || funcname || hash || result7 || libp) ;
18147 }
18148
18149 static int G__G__Base2_242_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18150 {
18151 ((TSystem*) G__getstructoffset())->FreeDirectory((void*) G__int(libp->para[0]));
18152 G__setnull(result7);
18153 return(1 || funcname || hash || result7 || libp) ;
18154 }
18155
18156 static int G__G__Base2_242_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18157 {
18158 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetDirEntry((void*) G__int(libp->para[0])));
18159 return(1 || funcname || hash || result7 || libp) ;
18160 }
18161
18162 static int G__G__Base2_242_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18163 {
18164 G__letint(result7, 89, (long) ((const TSystem*) G__getstructoffset())->GetDirPtr());
18165 return(1 || funcname || hash || result7 || libp) ;
18166 }
18167
18168 static int G__G__Base2_242_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18169 {
18170 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->ChangeDirectory((const char*) G__int(libp->para[0])));
18171 return(1 || funcname || hash || result7 || libp) ;
18172 }
18173
18174 static int G__G__Base2_242_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18175 {
18176 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->WorkingDirectory());
18177 return(1 || funcname || hash || result7 || libp) ;
18178 }
18179
18180 static int G__G__Base2_242_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18181 {
18182 switch (libp->paran) {
18183 case 1:
18184 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->HomeDirectory((const char*) G__int(libp->para[0])));
18185 break;
18186 case 0:
18187 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->HomeDirectory());
18188 break;
18189 }
18190 return(1 || funcname || hash || result7 || libp) ;
18191 }
18192
18193 static int G__G__Base2_242_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18194 {
18195 switch (libp->paran) {
18196 case 2:
18197 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->mkdir((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
18198 break;
18199 case 1:
18200 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->mkdir((const char*) G__int(libp->para[0])));
18201 break;
18202 }
18203 return(1 || funcname || hash || result7 || libp) ;
18204 }
18205
18206 static int G__G__Base2_242_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18207 {
18208 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->cd((const char*) G__int(libp->para[0])));
18209 return(1 || funcname || hash || result7 || libp) ;
18210 }
18211
18212 static int G__G__Base2_242_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18213 {
18214 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->pwd());
18215 return(1 || funcname || hash || result7 || libp) ;
18216 }
18217
18218 static int G__G__Base2_242_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18219 {
18220 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->TempDirectory());
18221 return(1 || funcname || hash || result7 || libp) ;
18222 }
18223
18224 static int G__G__Base2_242_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18225 {
18226 switch (libp->paran) {
18227 case 2:
18228 G__letint(result7, 69, (long) ((TSystem*) G__getstructoffset())->TempFileName(*(TString*) libp->para[0].ref, (const char*) G__int(libp->para[1])));
18229 break;
18230 case 1:
18231 G__letint(result7, 69, (long) ((TSystem*) G__getstructoffset())->TempFileName(*(TString*) libp->para[0].ref));
18232 break;
18233 }
18234 return(1 || funcname || hash || result7 || libp) ;
18235 }
18236
18237 static int G__G__Base2_242_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18238 {
18239 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->BaseName((const char*) G__int(libp->para[0])));
18240 return(1 || funcname || hash || result7 || libp) ;
18241 }
18242
18243 static int G__G__Base2_242_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18244 {
18245 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->DirName((const char*) G__int(libp->para[0])));
18246 return(1 || funcname || hash || result7 || libp) ;
18247 }
18248
18249 static int G__G__Base2_242_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18250 {
18251 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->ConcatFileName((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18252 return(1 || funcname || hash || result7 || libp) ;
18253 }
18254
18255 static int G__G__Base2_242_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18256 {
18257 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->IsAbsoluteFileName((const char*) G__int(libp->para[0])));
18258 return(1 || funcname || hash || result7 || libp) ;
18259 }
18260
18261 static int G__G__Base2_242_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18262 {
18263 switch (libp->paran) {
18264 case 2:
18265 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->IsFileInIncludePath((const char*) G__int(libp->para[0]), (char**) G__int(libp->para[1])));
18266 break;
18267 case 1:
18268 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->IsFileInIncludePath((const char*) G__int(libp->para[0])));
18269 break;
18270 }
18271 return(1 || funcname || hash || result7 || libp) ;
18272 }
18273
18274 static int G__G__Base2_242_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18275 {
18276 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->PrependPathName((const char*) G__int(libp->para[0]), *(TString*) libp->para[1].ref));
18277 return(1 || funcname || hash || result7 || libp) ;
18278 }
18279
18280 static int G__G__Base2_242_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18281 {
18282 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->ExpandPathName(*(TString*) libp->para[0].ref));
18283 return(1 || funcname || hash || result7 || libp) ;
18284 }
18285
18286 static int G__G__Base2_242_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18287 {
18288 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->ExpandPathName((const char*) G__int(libp->para[0])));
18289 return(1 || funcname || hash || result7 || libp) ;
18290 }
18291
18292 static int G__G__Base2_242_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18293 {
18294 switch (libp->paran) {
18295 case 2:
18296 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->AccessPathName((const char*) G__int(libp->para[0]), (EAccessMode) G__int(libp->para[1])));
18297 break;
18298 case 1:
18299 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->AccessPathName((const char*) G__int(libp->para[0])));
18300 break;
18301 }
18302 return(1 || funcname || hash || result7 || libp) ;
18303 }
18304
18305 static int G__G__Base2_242_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18306 {
18307 G__letint(result7, 103, (long) ((TSystem*) G__getstructoffset())->IsPathLocal((const char*) G__int(libp->para[0])));
18308 return(1 || funcname || hash || result7 || libp) ;
18309 }
18310
18311 static int G__G__Base2_242_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18312 {
18313 switch (libp->paran) {
18314 case 3:
18315 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->CopyFile((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
18316 , (Bool_t) G__int(libp->para[2])));
18317 break;
18318 case 2:
18319 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->CopyFile((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18320 break;
18321 }
18322 return(1 || funcname || hash || result7 || libp) ;
18323 }
18324
18325 static int G__G__Base2_242_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18326 {
18327 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Rename((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18328 return(1 || funcname || hash || result7 || libp) ;
18329 }
18330
18331 static int G__G__Base2_242_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18332 {
18333 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Link((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18334 return(1 || funcname || hash || result7 || libp) ;
18335 }
18336
18337 static int G__G__Base2_242_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18338 {
18339 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Symlink((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18340 return(1 || funcname || hash || result7 || libp) ;
18341 }
18342
18343 static int G__G__Base2_242_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18344 {
18345 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Unlink((const char*) G__int(libp->para[0])));
18346 return(1 || funcname || hash || result7 || libp) ;
18347 }
18348
18349 static int G__G__Base2_242_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18350 {
18351 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetPathInfo((const char*) G__int(libp->para[0]), (Long_t*) G__int(libp->para[1])
18352 , (Long_t*) G__int(libp->para[2]), (Long_t*) G__int(libp->para[3])
18353 , (Long_t*) G__int(libp->para[4])));
18354 return(1 || funcname || hash || result7 || libp) ;
18355 }
18356
18357 static int G__G__Base2_242_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18358 {
18359 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetPathInfo((const char*) G__int(libp->para[0]), (Long_t*) G__int(libp->para[1])
18360 , (Long64_t*) G__int(libp->para[2]), (Long_t*) G__int(libp->para[3])
18361 , (Long_t*) G__int(libp->para[4])));
18362 return(1 || funcname || hash || result7 || libp) ;
18363 }
18364
18365 static int G__G__Base2_242_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18366 {
18367 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetPathInfo((const char*) G__int(libp->para[0]), *(FileStat_t*) libp->para[1].ref));
18368 return(1 || funcname || hash || result7 || libp) ;
18369 }
18370
18371 static int G__G__Base2_242_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18372 {
18373 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetFsInfo((const char*) G__int(libp->para[0]), (Long_t*) G__int(libp->para[1])
18374 , (Long_t*) G__int(libp->para[2]), (Long_t*) G__int(libp->para[3])
18375 , (Long_t*) G__int(libp->para[4])));
18376 return(1 || funcname || hash || result7 || libp) ;
18377 }
18378
18379 static int G__G__Base2_242_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18380 {
18381 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Chmod((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])));
18382 return(1 || funcname || hash || result7 || libp) ;
18383 }
18384
18385 static int G__G__Base2_242_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18386 {
18387 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Umask((Int_t) G__int(libp->para[0])));
18388 return(1 || funcname || hash || result7 || libp) ;
18389 }
18390
18391 static int G__G__Base2_242_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18392 {
18393 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Utime((const char*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1])
18394 , (Long_t) G__int(libp->para[2])));
18395 return(1 || funcname || hash || result7 || libp) ;
18396 }
18397
18398 static int G__G__Base2_242_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18399 {
18400 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->UnixPathName((const char*) G__int(libp->para[0])));
18401 return(1 || funcname || hash || result7 || libp) ;
18402 }
18403
18404 static int G__G__Base2_242_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18405 {
18406 switch (libp->paran) {
18407 case 3:
18408 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->FindFile((const char*) G__int(libp->para[0]), *(TString*) libp->para[1].ref
18409 , (EAccessMode) G__int(libp->para[2])));
18410 break;
18411 case 2:
18412 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->FindFile((const char*) G__int(libp->para[0]), *(TString*) libp->para[1].ref));
18413 break;
18414 }
18415 return(1 || funcname || hash || result7 || libp) ;
18416 }
18417
18418 static int G__G__Base2_242_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18419 {
18420 switch (libp->paran) {
18421 case 3:
18422 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->Which((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
18423 , (EAccessMode) G__int(libp->para[2])));
18424 break;
18425 case 2:
18426 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->Which((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18427 break;
18428 }
18429 return(1 || funcname || hash || result7 || libp) ;
18430 }
18431
18432 static int G__G__Base2_242_0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18433 {
18434 G__letint(result7, 85, (long) ((const TSystem*) G__getstructoffset())->GetVolumes((Option_t*) G__int(libp->para[0])));
18435 return(1 || funcname || hash || result7 || libp) ;
18436 }
18437
18438 static int G__G__Base2_242_0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18439 {
18440 switch (libp->paran) {
18441 case 1:
18442 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetUid((const char*) G__int(libp->para[0])));
18443 break;
18444 case 0:
18445 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetUid());
18446 break;
18447 }
18448 return(1 || funcname || hash || result7 || libp) ;
18449 }
18450
18451 static int G__G__Base2_242_0_101(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18452 {
18453 switch (libp->paran) {
18454 case 1:
18455 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetGid((const char*) G__int(libp->para[0])));
18456 break;
18457 case 0:
18458 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetGid());
18459 break;
18460 }
18461 return(1 || funcname || hash || result7 || libp) ;
18462 }
18463
18464 static int G__G__Base2_242_0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18465 {
18466 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetEffectiveUid());
18467 return(1 || funcname || hash || result7 || libp) ;
18468 }
18469
18470 static int G__G__Base2_242_0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18471 {
18472 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetEffectiveGid());
18473 return(1 || funcname || hash || result7 || libp) ;
18474 }
18475
18476 static int G__G__Base2_242_0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18477 {
18478 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->GetUserInfo((Int_t) G__int(libp->para[0])));
18479 return(1 || funcname || hash || result7 || libp) ;
18480 }
18481
18482 static int G__G__Base2_242_0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18483 {
18484 switch (libp->paran) {
18485 case 1:
18486 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->GetUserInfo((const char*) G__int(libp->para[0])));
18487 break;
18488 case 0:
18489 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->GetUserInfo());
18490 break;
18491 }
18492 return(1 || funcname || hash || result7 || libp) ;
18493 }
18494
18495 static int G__G__Base2_242_0_106(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18496 {
18497 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->GetGroupInfo((Int_t) G__int(libp->para[0])));
18498 return(1 || funcname || hash || result7 || libp) ;
18499 }
18500
18501 static int G__G__Base2_242_0_107(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18502 {
18503 switch (libp->paran) {
18504 case 1:
18505 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->GetGroupInfo((const char*) G__int(libp->para[0])));
18506 break;
18507 case 0:
18508 G__letint(result7, 85, (long) ((TSystem*) G__getstructoffset())->GetGroupInfo());
18509 break;
18510 }
18511 return(1 || funcname || hash || result7 || libp) ;
18512 }
18513
18514 static int G__G__Base2_242_0_108(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18515 {
18516 ((TSystem*) G__getstructoffset())->Setenv((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
18517 G__setnull(result7);
18518 return(1 || funcname || hash || result7 || libp) ;
18519 }
18520
18521 static int G__G__Base2_242_0_109(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18522 {
18523 ((TSystem*) G__getstructoffset())->Unsetenv((const char*) G__int(libp->para[0]));
18524 G__setnull(result7);
18525 return(1 || funcname || hash || result7 || libp) ;
18526 }
18527
18528 static int G__G__Base2_242_0_110(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18529 {
18530 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->Getenv((const char*) G__int(libp->para[0])));
18531 return(1 || funcname || hash || result7 || libp) ;
18532 }
18533
18534 static int G__G__Base2_242_0_111(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18535 {
18536 ((TSystem*) G__getstructoffset())->Openlog((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
18537 , (ELogFacility) G__int(libp->para[2]));
18538 G__setnull(result7);
18539 return(1 || funcname || hash || result7 || libp) ;
18540 }
18541
18542 static int G__G__Base2_242_0_112(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18543 {
18544 ((TSystem*) G__getstructoffset())->Syslog((ELogLevel) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
18545 G__setnull(result7);
18546 return(1 || funcname || hash || result7 || libp) ;
18547 }
18548
18549 static int G__G__Base2_242_0_113(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18550 {
18551 ((TSystem*) G__getstructoffset())->Closelog();
18552 G__setnull(result7);
18553 return(1 || funcname || hash || result7 || libp) ;
18554 }
18555
18556 static int G__G__Base2_242_0_114(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18557 {
18558 switch (libp->paran) {
18559 case 3:
18560 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->RedirectOutput((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
18561 , (RedirectHandle_t*) G__int(libp->para[2])));
18562 break;
18563 case 2:
18564 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->RedirectOutput((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18565 break;
18566 case 1:
18567 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->RedirectOutput((const char*) G__int(libp->para[0])));
18568 break;
18569 }
18570 return(1 || funcname || hash || result7 || libp) ;
18571 }
18572
18573 static int G__G__Base2_242_0_115(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18574 {
18575 ((TSystem*) G__getstructoffset())->ShowOutput((RedirectHandle_t*) G__int(libp->para[0]));
18576 G__setnull(result7);
18577 return(1 || funcname || hash || result7 || libp) ;
18578 }
18579
18580 static int G__G__Base2_242_0_116(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18581 {
18582 ((TSystem*) G__getstructoffset())->AddDynamicPath((const char*) G__int(libp->para[0]));
18583 G__setnull(result7);
18584 return(1 || funcname || hash || result7 || libp) ;
18585 }
18586
18587 static int G__G__Base2_242_0_117(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18588 {
18589 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetDynamicPath());
18590 return(1 || funcname || hash || result7 || libp) ;
18591 }
18592
18593 static int G__G__Base2_242_0_118(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18594 {
18595 ((TSystem*) G__getstructoffset())->SetDynamicPath((const char*) G__int(libp->para[0]));
18596 G__setnull(result7);
18597 return(1 || funcname || hash || result7 || libp) ;
18598 }
18599
18600 static int G__G__Base2_242_0_119(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18601 {
18602 switch (libp->paran) {
18603 case 2:
18604 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->DynamicPathName((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
18605 break;
18606 case 1:
18607 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->DynamicPathName((const char*) G__int(libp->para[0])));
18608 break;
18609 }
18610 return(1 || funcname || hash || result7 || libp) ;
18611 }
18612
18613 static int G__G__Base2_242_0_120(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18614 {
18615 G__letint(result7, 89, (long) ((TSystem*) G__getstructoffset())->DynFindSymbol((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18616 return(1 || funcname || hash || result7 || libp) ;
18617 }
18618
18619 static int G__G__Base2_242_0_121(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18620 {
18621 switch (libp->paran) {
18622 case 3:
18623 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Load((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
18624 , (Bool_t) G__int(libp->para[2])));
18625 break;
18626 case 2:
18627 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Load((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18628 break;
18629 case 1:
18630 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->Load((const char*) G__int(libp->para[0])));
18631 break;
18632 }
18633 return(1 || funcname || hash || result7 || libp) ;
18634 }
18635
18636 static int G__G__Base2_242_0_122(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18637 {
18638 ((TSystem*) G__getstructoffset())->Unload((const char*) G__int(libp->para[0]));
18639 G__setnull(result7);
18640 return(1 || funcname || hash || result7 || libp) ;
18641 }
18642
18643 static int G__G__Base2_242_0_123(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18644 {
18645 switch (libp->paran) {
18646 case 2:
18647 ((TSystem*) G__getstructoffset())->ListSymbols((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
18648 G__setnull(result7);
18649 break;
18650 case 1:
18651 ((TSystem*) G__getstructoffset())->ListSymbols((const char*) G__int(libp->para[0]));
18652 G__setnull(result7);
18653 break;
18654 }
18655 return(1 || funcname || hash || result7 || libp) ;
18656 }
18657
18658 static int G__G__Base2_242_0_124(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18659 {
18660 switch (libp->paran) {
18661 case 1:
18662 ((TSystem*) G__getstructoffset())->ListLibraries((const char*) G__int(libp->para[0]));
18663 G__setnull(result7);
18664 break;
18665 case 0:
18666 ((TSystem*) G__getstructoffset())->ListLibraries();
18667 G__setnull(result7);
18668 break;
18669 }
18670 return(1 || funcname || hash || result7 || libp) ;
18671 }
18672
18673 static int G__G__Base2_242_0_125(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18674 {
18675 switch (libp->paran) {
18676 case 3:
18677 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetLibraries((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
18678 , (Bool_t) G__int(libp->para[2])));
18679 break;
18680 case 2:
18681 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetLibraries((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
18682 break;
18683 case 1:
18684 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetLibraries((const char*) G__int(libp->para[0])));
18685 break;
18686 case 0:
18687 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetLibraries());
18688 break;
18689 }
18690 return(1 || funcname || hash || result7 || libp) ;
18691 }
18692
18693 static int G__G__Base2_242_0_126(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18694 {
18695 {
18696 TInetAddress* pobj;
18697 TInetAddress xobj = ((TSystem*) G__getstructoffset())->GetHostByName((const char*) G__int(libp->para[0]));
18698 pobj = new TInetAddress(xobj);
18699 result7->obj.i = (long) ((void*) pobj);
18700 result7->ref = result7->obj.i;
18701 G__store_tempobject(*result7);
18702 }
18703 return(1 || funcname || hash || result7 || libp) ;
18704 }
18705
18706 static int G__G__Base2_242_0_127(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18707 {
18708 {
18709 TInetAddress* pobj;
18710 TInetAddress xobj = ((TSystem*) G__getstructoffset())->GetPeerName((int) G__int(libp->para[0]));
18711 pobj = new TInetAddress(xobj);
18712 result7->obj.i = (long) ((void*) pobj);
18713 result7->ref = result7->obj.i;
18714 G__store_tempobject(*result7);
18715 }
18716 return(1 || funcname || hash || result7 || libp) ;
18717 }
18718
18719 static int G__G__Base2_242_0_128(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18720 {
18721 {
18722 TInetAddress* pobj;
18723 TInetAddress xobj = ((TSystem*) G__getstructoffset())->GetSockName((int) G__int(libp->para[0]));
18724 pobj = new TInetAddress(xobj);
18725 result7->obj.i = (long) ((void*) pobj);
18726 result7->ref = result7->obj.i;
18727 G__store_tempobject(*result7);
18728 }
18729 return(1 || funcname || hash || result7 || libp) ;
18730 }
18731
18732 static int G__G__Base2_242_0_129(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18733 {
18734 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetServiceByName((const char*) G__int(libp->para[0])));
18735 return(1 || funcname || hash || result7 || libp) ;
18736 }
18737
18738 static int G__G__Base2_242_0_130(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18739 {
18740 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetServiceByPort((int) G__int(libp->para[0])));
18741 return(1 || funcname || hash || result7 || libp) ;
18742 }
18743
18744 static int G__G__Base2_242_0_131(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18745 {
18746 switch (libp->paran) {
18747 case 3:
18748 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->OpenConnection((const char*) G__int(libp->para[0]), (int) G__int(libp->para[1])
18749 , (int) G__int(libp->para[2])));
18750 break;
18751 case 2:
18752 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->OpenConnection((const char*) G__int(libp->para[0]), (int) G__int(libp->para[1])));
18753 break;
18754 }
18755 return(1 || funcname || hash || result7 || libp) ;
18756 }
18757
18758 static int G__G__Base2_242_0_132(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18759 {
18760 switch (libp->paran) {
18761 case 4:
18762 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->AnnounceTcpService((int) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])
18763 , (int) G__int(libp->para[2]), (int) G__int(libp->para[3])));
18764 break;
18765 case 3:
18766 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->AnnounceTcpService((int) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])
18767 , (int) G__int(libp->para[2])));
18768 break;
18769 }
18770 return(1 || funcname || hash || result7 || libp) ;
18771 }
18772
18773 static int G__G__Base2_242_0_133(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18774 {
18775 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->AnnounceUnixService((int) G__int(libp->para[0]), (int) G__int(libp->para[1])));
18776 return(1 || funcname || hash || result7 || libp) ;
18777 }
18778
18779 static int G__G__Base2_242_0_134(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18780 {
18781 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->AnnounceUnixService((const char*) G__int(libp->para[0]), (int) G__int(libp->para[1])));
18782 return(1 || funcname || hash || result7 || libp) ;
18783 }
18784
18785 static int G__G__Base2_242_0_135(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18786 {
18787 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->AcceptConnection((int) G__int(libp->para[0])));
18788 return(1 || funcname || hash || result7 || libp) ;
18789 }
18790
18791 static int G__G__Base2_242_0_136(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18792 {
18793 switch (libp->paran) {
18794 case 2:
18795 ((TSystem*) G__getstructoffset())->CloseConnection((int) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
18796 G__setnull(result7);
18797 break;
18798 case 1:
18799 ((TSystem*) G__getstructoffset())->CloseConnection((int) G__int(libp->para[0]));
18800 G__setnull(result7);
18801 break;
18802 }
18803 return(1 || funcname || hash || result7 || libp) ;
18804 }
18805
18806 static int G__G__Base2_242_0_137(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18807 {
18808 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->RecvRaw((int) G__int(libp->para[0]), (void*) G__int(libp->para[1])
18809 , (int) G__int(libp->para[2]), (int) G__int(libp->para[3])));
18810 return(1 || funcname || hash || result7 || libp) ;
18811 }
18812
18813 static int G__G__Base2_242_0_138(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18814 {
18815 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->SendRaw((int) G__int(libp->para[0]), (void*) G__int(libp->para[1])
18816 , (int) G__int(libp->para[2]), (int) G__int(libp->para[3])));
18817 return(1 || funcname || hash || result7 || libp) ;
18818 }
18819
18820 static int G__G__Base2_242_0_139(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18821 {
18822 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->RecvBuf((int) G__int(libp->para[0]), (void*) G__int(libp->para[1])
18823 , (int) G__int(libp->para[2])));
18824 return(1 || funcname || hash || result7 || libp) ;
18825 }
18826
18827 static int G__G__Base2_242_0_140(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18828 {
18829 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->SendBuf((int) G__int(libp->para[0]), (void*) G__int(libp->para[1])
18830 , (int) G__int(libp->para[2])));
18831 return(1 || funcname || hash || result7 || libp) ;
18832 }
18833
18834 static int G__G__Base2_242_0_141(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18835 {
18836 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->SetSockOpt((int) G__int(libp->para[0]), (int) G__int(libp->para[1])
18837 , (int) G__int(libp->para[2])));
18838 return(1 || funcname || hash || result7 || libp) ;
18839 }
18840
18841 static int G__G__Base2_242_0_142(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18842 {
18843 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->GetSockOpt((int) G__int(libp->para[0]), (int) G__int(libp->para[1])
18844 , (int*) G__int(libp->para[2])));
18845 return(1 || funcname || hash || result7 || libp) ;
18846 }
18847
18848 static int G__G__Base2_242_0_143(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18849 {
18850 G__letint(result7, 105, (long) ((const TSystem*) G__getstructoffset())->GetSysInfo((SysInfo_t*) G__int(libp->para[0])));
18851 return(1 || funcname || hash || result7 || libp) ;
18852 }
18853
18854 static int G__G__Base2_242_0_144(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18855 {
18856 switch (libp->paran) {
18857 case 2:
18858 G__letint(result7, 105, (long) ((const TSystem*) G__getstructoffset())->GetCpuInfo((CpuInfo_t*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
18859 break;
18860 case 1:
18861 G__letint(result7, 105, (long) ((const TSystem*) G__getstructoffset())->GetCpuInfo((CpuInfo_t*) G__int(libp->para[0])));
18862 break;
18863 }
18864 return(1 || funcname || hash || result7 || libp) ;
18865 }
18866
18867 static int G__G__Base2_242_0_145(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18868 {
18869 G__letint(result7, 105, (long) ((const TSystem*) G__getstructoffset())->GetMemInfo((MemInfo_t*) G__int(libp->para[0])));
18870 return(1 || funcname || hash || result7 || libp) ;
18871 }
18872
18873 static int G__G__Base2_242_0_146(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18874 {
18875 G__letint(result7, 105, (long) ((const TSystem*) G__getstructoffset())->GetProcInfo((ProcInfo_t*) G__int(libp->para[0])));
18876 return(1 || funcname || hash || result7 || libp) ;
18877 }
18878
18879 static int G__G__Base2_242_0_147(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18880 {
18881 ((TSystem*) G__getstructoffset())->AddIncludePath((const char*) G__int(libp->para[0]));
18882 G__setnull(result7);
18883 return(1 || funcname || hash || result7 || libp) ;
18884 }
18885
18886 static int G__G__Base2_242_0_148(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18887 {
18888 ((TSystem*) G__getstructoffset())->AddLinkedLibs((const char*) G__int(libp->para[0]));
18889 G__setnull(result7);
18890 return(1 || funcname || hash || result7 || libp) ;
18891 }
18892
18893 static int G__G__Base2_242_0_149(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18894 {
18895 switch (libp->paran) {
18896 case 5:
18897 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->CompileMacro((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])
18898 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
18899 , (UInt_t) G__int(libp->para[4])));
18900 break;
18901 case 4:
18902 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->CompileMacro((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])
18903 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])));
18904 break;
18905 case 3:
18906 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->CompileMacro((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])
18907 , (const char*) G__int(libp->para[2])));
18908 break;
18909 case 2:
18910 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->CompileMacro((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])));
18911 break;
18912 case 1:
18913 G__letint(result7, 105, (long) ((TSystem*) G__getstructoffset())->CompileMacro((const char*) G__int(libp->para[0])));
18914 break;
18915 }
18916 return(1 || funcname || hash || result7 || libp) ;
18917 }
18918
18919 static int G__G__Base2_242_0_150(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18920 {
18921 G__letint(result7, 105, (long) ((const TSystem*) G__getstructoffset())->GetAclicProperties());
18922 return(1 || funcname || hash || result7 || libp) ;
18923 }
18924
18925 static int G__G__Base2_242_0_151(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18926 {
18927 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetBuildArch());
18928 return(1 || funcname || hash || result7 || libp) ;
18929 }
18930
18931 static int G__G__Base2_242_0_152(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18932 {
18933 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetBuildCompiler());
18934 return(1 || funcname || hash || result7 || libp) ;
18935 }
18936
18937 static int G__G__Base2_242_0_153(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18938 {
18939 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetBuildCompilerVersion());
18940 return(1 || funcname || hash || result7 || libp) ;
18941 }
18942
18943 static int G__G__Base2_242_0_154(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18944 {
18945 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetBuildNode());
18946 return(1 || funcname || hash || result7 || libp) ;
18947 }
18948
18949 static int G__G__Base2_242_0_155(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18950 {
18951 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetBuildDir());
18952 return(1 || funcname || hash || result7 || libp) ;
18953 }
18954
18955 static int G__G__Base2_242_0_156(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18956 {
18957 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetFlagsDebug());
18958 return(1 || funcname || hash || result7 || libp) ;
18959 }
18960
18961 static int G__G__Base2_242_0_157(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18962 {
18963 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetFlagsOpt());
18964 return(1 || funcname || hash || result7 || libp) ;
18965 }
18966
18967 static int G__G__Base2_242_0_158(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18968 {
18969 G__letint(result7, 67, (long) ((TSystem*) G__getstructoffset())->GetIncludePath());
18970 return(1 || funcname || hash || result7 || libp) ;
18971 }
18972
18973 static int G__G__Base2_242_0_159(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18974 {
18975 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetLinkedLibs());
18976 return(1 || funcname || hash || result7 || libp) ;
18977 }
18978
18979 static int G__G__Base2_242_0_160(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18980 {
18981 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetLinkdefSuffix());
18982 return(1 || funcname || hash || result7 || libp) ;
18983 }
18984
18985 static int G__G__Base2_242_0_161(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18986 {
18987 G__letint(result7, 105, (long) ((const TSystem*) G__getstructoffset())->GetAclicMode());
18988 return(1 || funcname || hash || result7 || libp) ;
18989 }
18990
18991 static int G__G__Base2_242_0_162(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18992 {
18993 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetMakeExe());
18994 return(1 || funcname || hash || result7 || libp) ;
18995 }
18996
18997 static int G__G__Base2_242_0_163(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18998 {
18999 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetMakeSharedLib());
19000 return(1 || funcname || hash || result7 || libp) ;
19001 }
19002
19003 static int G__G__Base2_242_0_164(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19004 {
19005 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetSoExt());
19006 return(1 || funcname || hash || result7 || libp) ;
19007 }
19008
19009 static int G__G__Base2_242_0_165(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19010 {
19011 G__letint(result7, 67, (long) ((const TSystem*) G__getstructoffset())->GetObjExt());
19012 return(1 || funcname || hash || result7 || libp) ;
19013 }
19014
19015 static int G__G__Base2_242_0_166(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19016 {
19017 switch (libp->paran) {
19018 case 2:
19019 ((TSystem*) G__getstructoffset())->SetBuildDir((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
19020 G__setnull(result7);
19021 break;
19022 case 1:
19023 ((TSystem*) G__getstructoffset())->SetBuildDir((const char*) G__int(libp->para[0]));
19024 G__setnull(result7);
19025 break;
19026 }
19027 return(1 || funcname || hash || result7 || libp) ;
19028 }
19029
19030 static int G__G__Base2_242_0_167(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19031 {
19032 ((TSystem*) G__getstructoffset())->SetFlagsDebug((const char*) G__int(libp->para[0]));
19033 G__setnull(result7);
19034 return(1 || funcname || hash || result7 || libp) ;
19035 }
19036
19037 static int G__G__Base2_242_0_168(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19038 {
19039 ((TSystem*) G__getstructoffset())->SetFlagsOpt((const char*) G__int(libp->para[0]));
19040 G__setnull(result7);
19041 return(1 || funcname || hash || result7 || libp) ;
19042 }
19043
19044 static int G__G__Base2_242_0_169(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19045 {
19046 ((TSystem*) G__getstructoffset())->SetIncludePath((const char*) G__int(libp->para[0]));
19047 G__setnull(result7);
19048 return(1 || funcname || hash || result7 || libp) ;
19049 }
19050
19051 static int G__G__Base2_242_0_170(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19052 {
19053 ((TSystem*) G__getstructoffset())->SetMakeExe((const char*) G__int(libp->para[0]));
19054 G__setnull(result7);
19055 return(1 || funcname || hash || result7 || libp) ;
19056 }
19057
19058 static int G__G__Base2_242_0_171(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19059 {
19060 ((TSystem*) G__getstructoffset())->SetAclicMode((TSystem::EAclicMode) G__int(libp->para[0]));
19061 G__setnull(result7);
19062 return(1 || funcname || hash || result7 || libp) ;
19063 }
19064
19065 static int G__G__Base2_242_0_172(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19066 {
19067 ((TSystem*) G__getstructoffset())->SetMakeSharedLib((const char*) G__int(libp->para[0]));
19068 G__setnull(result7);
19069 return(1 || funcname || hash || result7 || libp) ;
19070 }
19071
19072 static int G__G__Base2_242_0_173(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19073 {
19074 ((TSystem*) G__getstructoffset())->SetLinkedLibs((const char*) G__int(libp->para[0]));
19075 G__setnull(result7);
19076 return(1 || funcname || hash || result7 || libp) ;
19077 }
19078
19079 static int G__G__Base2_242_0_174(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19080 {
19081 ((TSystem*) G__getstructoffset())->SetLinkdefSuffix((const char*) G__int(libp->para[0]));
19082 G__setnull(result7);
19083 return(1 || funcname || hash || result7 || libp) ;
19084 }
19085
19086 static int G__G__Base2_242_0_175(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19087 {
19088 ((TSystem*) G__getstructoffset())->SetSoExt((const char*) G__int(libp->para[0]));
19089 G__setnull(result7);
19090 return(1 || funcname || hash || result7 || libp) ;
19091 }
19092
19093 static int G__G__Base2_242_0_176(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19094 {
19095 ((TSystem*) G__getstructoffset())->SetObjExt((const char*) G__int(libp->para[0]));
19096 G__setnull(result7);
19097 return(1 || funcname || hash || result7 || libp) ;
19098 }
19099
19100 static int G__G__Base2_242_0_177(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19101 {
19102 {
19103 const TString* pobj;
19104 const TString xobj = ((const TSystem*) G__getstructoffset())->SplitAclicMode((const char*) G__int(libp->para[0]), *(TString*) libp->para[1].ref
19105 , *(TString*) libp->para[2].ref, *(TString*) libp->para[3].ref);
19106 pobj = new TString(xobj);
19107 result7->obj.i = (long) ((void*) pobj);
19108 result7->ref = result7->obj.i;
19109 G__store_tempobject(*result7);
19110 }
19111 return(1 || funcname || hash || result7 || libp) ;
19112 }
19113
19114 static int G__G__Base2_242_0_178(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19115 {
19116 ((TSystem*) G__getstructoffset())->CleanCompiledMacros();
19117 G__setnull(result7);
19118 return(1 || funcname || hash || result7 || libp) ;
19119 }
19120
19121 static int G__G__Base2_242_0_179(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19122 {
19123 G__letint(result7, 85, (long) TSystem::Class());
19124 return(1 || funcname || hash || result7 || libp) ;
19125 }
19126
19127 static int G__G__Base2_242_0_180(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19128 {
19129 G__letint(result7, 67, (long) TSystem::Class_Name());
19130 return(1 || funcname || hash || result7 || libp) ;
19131 }
19132
19133 static int G__G__Base2_242_0_181(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19134 {
19135 G__letint(result7, 115, (long) TSystem::Class_Version());
19136 return(1 || funcname || hash || result7 || libp) ;
19137 }
19138
19139 static int G__G__Base2_242_0_182(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19140 {
19141 TSystem::Dictionary();
19142 G__setnull(result7);
19143 return(1 || funcname || hash || result7 || libp) ;
19144 }
19145
19146 static int G__G__Base2_242_0_186(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19147 {
19148 ((TSystem*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
19149 G__setnull(result7);
19150 return(1 || funcname || hash || result7 || libp) ;
19151 }
19152
19153 static int G__G__Base2_242_0_187(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19154 {
19155 G__letint(result7, 67, (long) TSystem::DeclFileName());
19156 return(1 || funcname || hash || result7 || libp) ;
19157 }
19158
19159 static int G__G__Base2_242_0_188(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19160 {
19161 G__letint(result7, 105, (long) TSystem::ImplFileLine());
19162 return(1 || funcname || hash || result7 || libp) ;
19163 }
19164
19165 static int G__G__Base2_242_0_189(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19166 {
19167 G__letint(result7, 67, (long) TSystem::ImplFileName());
19168 return(1 || funcname || hash || result7 || libp) ;
19169 }
19170
19171 static int G__G__Base2_242_0_190(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19172 {
19173 G__letint(result7, 105, (long) TSystem::DeclFileLine());
19174 return(1 || funcname || hash || result7 || libp) ;
19175 }
19176
19177
19178 typedef TSystem G__TTSystem;
19179 static int G__G__Base2_242_0_191(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19180 {
19181 char* gvp = (char*) G__getgvp();
19182 long soff = G__getstructoffset();
19183 int n = G__getaryconstruct();
19184
19185
19186
19187
19188
19189 if (!soff) {
19190 return(1);
19191 }
19192 if (n) {
19193 if (gvp == (char*)G__PVOID) {
19194 delete[] (TSystem*) soff;
19195 } else {
19196 G__setgvp((long) G__PVOID);
19197 for (int i = n - 1; i >= 0; --i) {
19198 ((TSystem*) (soff+(sizeof(TSystem)*i)))->~G__TTSystem();
19199 }
19200 G__setgvp((long)gvp);
19201 }
19202 } else {
19203 if (gvp == (char*)G__PVOID) {
19204 delete (TSystem*) soff;
19205 } else {
19206 G__setgvp((long) G__PVOID);
19207 ((TSystem*) (soff))->~G__TTSystem();
19208 G__setgvp((long)gvp);
19209 }
19210 }
19211 G__setnull(result7);
19212 return(1 || funcname || hash || result7 || libp) ;
19213 }
19214
19215
19216
19217 static int G__G__Base2_253_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19218 {
19219 {
19220 const TString& obj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->at((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]));
19221 result7->ref = (long) (&obj);
19222 result7->obj.i = (long) (&obj);
19223 }
19224 return(1 || funcname || hash || result7 || libp) ;
19225 }
19226
19227 static int G__G__Base2_253_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19228 {
19229 {
19230 vector<TString,allocator<TString> >::iterator* pobj;
19231 vector<TString,allocator<TString> >::iterator xobj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->begin();
19232 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19233 result7->obj.i = (long) ((void*) pobj);
19234 result7->ref = result7->obj.i;
19235 G__store_tempobject(*result7);
19236 }
19237 return(1 || funcname || hash || result7 || libp) ;
19238 }
19239
19240 static int G__G__Base2_253_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19241 {
19242 {
19243 vector<TString,allocator<TString> >::iterator* pobj;
19244 vector<TString,allocator<TString> >::iterator xobj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->end();
19245 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19246 result7->obj.i = (long) ((void*) pobj);
19247 result7->ref = result7->obj.i;
19248 G__store_tempobject(*result7);
19249 }
19250 return(1 || funcname || hash || result7 || libp) ;
19251 }
19252
19253 static int G__G__Base2_253_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19254 {
19255 {
19256 vector<TString,allocator<TString> >::reverse_iterator* pobj;
19257 vector<TString,allocator<TString> >::reverse_iterator xobj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->rbegin();
19258 pobj = new vector<TString,allocator<TString> >::reverse_iterator(xobj);
19259 result7->obj.i = (long) ((void*) pobj);
19260 result7->ref = result7->obj.i;
19261 G__store_tempobject(*result7);
19262 }
19263 return(1 || funcname || hash || result7 || libp) ;
19264 }
19265
19266 static int G__G__Base2_253_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19267 {
19268 {
19269 vector<TString,allocator<TString> >::reverse_iterator* pobj;
19270 vector<TString,allocator<TString> >::reverse_iterator xobj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->rend();
19271 pobj = new vector<TString,allocator<TString> >::reverse_iterator(xobj);
19272 result7->obj.i = (long) ((void*) pobj);
19273 result7->ref = result7->obj.i;
19274 G__store_tempobject(*result7);
19275 }
19276 return(1 || funcname || hash || result7 || libp) ;
19277 }
19278
19279 static int G__G__Base2_253_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19280 {
19281 G__letint(result7, 104, (long) ((const vector<TString,allocator<TString> >*) G__getstructoffset())->size());
19282 return(1 || funcname || hash || result7 || libp) ;
19283 }
19284
19285 static int G__G__Base2_253_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19286 {
19287 G__letint(result7, 104, (long) ((const vector<TString,allocator<TString> >*) G__getstructoffset())->max_size());
19288 return(1 || funcname || hash || result7 || libp) ;
19289 }
19290
19291 static int G__G__Base2_253_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19292 {
19293 ((vector<TString,allocator<TString> >*) G__getstructoffset())->resize((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]));
19294 G__setnull(result7);
19295 return(1 || funcname || hash || result7 || libp) ;
19296 }
19297
19298 static int G__G__Base2_253_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19299 {
19300 ((vector<TString,allocator<TString> >*) G__getstructoffset())->resize((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]), *((TString*) G__int(libp->para[1])));
19301 G__setnull(result7);
19302 return(1 || funcname || hash || result7 || libp) ;
19303 }
19304
19305 static int G__G__Base2_253_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19306 {
19307 G__letint(result7, 104, (long) ((const vector<TString,allocator<TString> >*) G__getstructoffset())->capacity());
19308 return(1 || funcname || hash || result7 || libp) ;
19309 }
19310
19311 static int G__G__Base2_253_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19312 {
19313 G__letint(result7, 103, (long) ((const vector<TString,allocator<TString> >*) G__getstructoffset())->empty());
19314 return(1 || funcname || hash || result7 || libp) ;
19315 }
19316
19317 static int G__G__Base2_253_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19318 {
19319 {
19320 const TString& obj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->operator[]((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]));
19321 result7->ref = (long) (&obj);
19322 result7->obj.i = (long) (&obj);
19323 }
19324 return(1 || funcname || hash || result7 || libp) ;
19325 }
19326
19327 static int G__G__Base2_253_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19328 {
19329 vector<TString,allocator<TString> >* p = NULL;
19330 char* gvp = (char*) G__getgvp();
19331 int n = G__getaryconstruct();
19332 if (n) {
19333 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19334 p = new vector<TString,allocator<TString> >[n];
19335 } else {
19336 p = new((void*) gvp) vector<TString,allocator<TString> >[n];
19337 }
19338 } else {
19339 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19340 p = new vector<TString,allocator<TString> >;
19341 } else {
19342 p = new((void*) gvp) vector<TString,allocator<TString> >;
19343 }
19344 }
19345 result7->obj.i = (long) p;
19346 result7->ref = (long) p;
19347 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
19348 return(1 || funcname || hash || result7 || libp) ;
19349 }
19350
19351 static int G__G__Base2_253_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19352 {
19353 vector<TString,allocator<TString> >* p = NULL;
19354 char* gvp = (char*) G__getgvp();
19355 switch (libp->paran) {
19356 case 2:
19357
19358 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19359 p = new vector<TString,allocator<TString> >((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]), *(TString*) libp->para[1].ref);
19360 } else {
19361 p = new((void*) gvp) vector<TString,allocator<TString> >((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]), *(TString*) libp->para[1].ref);
19362 }
19363 break;
19364 case 1:
19365
19366 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19367 p = new vector<TString,allocator<TString> >((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]));
19368 } else {
19369 p = new((void*) gvp) vector<TString,allocator<TString> >((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]));
19370 }
19371 break;
19372 }
19373 result7->obj.i = (long) p;
19374 result7->ref = (long) p;
19375 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
19376 return(1 || funcname || hash || result7 || libp) ;
19377 }
19378
19379 static int G__G__Base2_253_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19380 {
19381 vector<TString,allocator<TString> >* p = NULL;
19382 char* gvp = (char*) G__getgvp();
19383
19384 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19385 p = new vector<TString,allocator<TString> >(*(vector<TString,allocator<TString> >*) libp->para[0].ref);
19386 } else {
19387 p = new((void*) gvp) vector<TString,allocator<TString> >(*(vector<TString,allocator<TString> >*) libp->para[0].ref);
19388 }
19389 result7->obj.i = (long) p;
19390 result7->ref = (long) p;
19391 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
19392 return(1 || funcname || hash || result7 || libp) ;
19393 }
19394
19395 static int G__G__Base2_253_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19396 {
19397 vector<TString,allocator<TString> >* p = NULL;
19398 char* gvp = (char*) G__getgvp();
19399
19400 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19401 p = new vector<TString,allocator<TString> >(*((vector<TString,allocator<TString> >::const_iterator*) G__int(libp->para[0])), *((vector<TString,allocator<TString> >::const_iterator*) G__int(libp->para[1])));
19402 } else {
19403 p = new((void*) gvp) vector<TString,allocator<TString> >(*((vector<TString,allocator<TString> >::const_iterator*) G__int(libp->para[0])), *((vector<TString,allocator<TString> >::const_iterator*) G__int(libp->para[1])));
19404 }
19405 result7->obj.i = (long) p;
19406 result7->ref = (long) p;
19407 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
19408 return(1 || funcname || hash || result7 || libp) ;
19409 }
19410
19411 static int G__G__Base2_253_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19412 {
19413 {
19414 const vector<TString,allocator<TString> >& obj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->operator=(*(vector<TString,allocator<TString> >*) libp->para[0].ref);
19415 result7->ref = (long) (&obj);
19416 result7->obj.i = (long) (&obj);
19417 }
19418 return(1 || funcname || hash || result7 || libp) ;
19419 }
19420
19421 static int G__G__Base2_253_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19422 {
19423 ((vector<TString,allocator<TString> >*) G__getstructoffset())->reserve((vector<TString,allocator<TString> >::size_type) G__int(libp->para[0]));
19424 G__setnull(result7);
19425 return(1 || funcname || hash || result7 || libp) ;
19426 }
19427
19428 static int G__G__Base2_253_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19429 {
19430 {
19431 const TString& obj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->front();
19432 result7->ref = (long) (&obj);
19433 result7->obj.i = (long) (&obj);
19434 }
19435 return(1 || funcname || hash || result7 || libp) ;
19436 }
19437
19438 static int G__G__Base2_253_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19439 {
19440 {
19441 const TString& obj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->back();
19442 result7->ref = (long) (&obj);
19443 result7->obj.i = (long) (&obj);
19444 }
19445 return(1 || funcname || hash || result7 || libp) ;
19446 }
19447
19448 static int G__G__Base2_253_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19449 {
19450 ((vector<TString,allocator<TString> >*) G__getstructoffset())->push_back(*(TString*) libp->para[0].ref);
19451 G__setnull(result7);
19452 return(1 || funcname || hash || result7 || libp) ;
19453 }
19454
19455 static int G__G__Base2_253_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19456 {
19457 ((vector<TString,allocator<TString> >*) G__getstructoffset())->swap(*(vector<TString,allocator<TString> >*) libp->para[0].ref);
19458 G__setnull(result7);
19459 return(1 || funcname || hash || result7 || libp) ;
19460 }
19461
19462 static int G__G__Base2_253_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19463 {
19464 {
19465 vector<TString,allocator<TString> >::iterator* pobj;
19466 vector<TString,allocator<TString> >::iterator xobj = ((vector<TString,allocator<TString> >*) G__getstructoffset())->insert(*((vector<TString,allocator<TString> >::iterator*) G__int(libp->para[0])), *(TString*) libp->para[1].ref);
19467 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19468 result7->obj.i = (long) ((void*) pobj);
19469 result7->ref = result7->obj.i;
19470 G__store_tempobject(*result7);
19471 }
19472 return(1 || funcname || hash || result7 || libp) ;
19473 }
19474
19475 static int G__G__Base2_253_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19476 {
19477 ((vector<TString,allocator<TString> >*) G__getstructoffset())->insert(*((vector<TString,allocator<TString> >::iterator*) G__int(libp->para[0])), *((vector<TString,allocator<TString> >::const_iterator*) G__int(libp->para[1]))
19478 , *((vector<TString,allocator<TString> >::const_iterator*) G__int(libp->para[2])));
19479 G__setnull(result7);
19480 return(1 || funcname || hash || result7 || libp) ;
19481 }
19482
19483 static int G__G__Base2_253_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19484 {
19485 ((vector<TString,allocator<TString> >*) G__getstructoffset())->insert(*((vector<TString,allocator<TString> >::iterator*) G__int(libp->para[0])), (vector<TString,allocator<TString> >::size_type) G__int(libp->para[1])
19486 , *(TString*) libp->para[2].ref);
19487 G__setnull(result7);
19488 return(1 || funcname || hash || result7 || libp) ;
19489 }
19490
19491 static int G__G__Base2_253_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19492 {
19493 ((vector<TString,allocator<TString> >*) G__getstructoffset())->pop_back();
19494 G__setnull(result7);
19495 return(1 || funcname || hash || result7 || libp) ;
19496 }
19497
19498 static int G__G__Base2_253_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19499 {
19500 ((vector<TString,allocator<TString> >*) G__getstructoffset())->erase(*((vector<TString,allocator<TString> >::iterator*) G__int(libp->para[0])));
19501 G__setnull(result7);
19502 return(1 || funcname || hash || result7 || libp) ;
19503 }
19504
19505 static int G__G__Base2_253_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19506 {
19507 ((vector<TString,allocator<TString> >*) G__getstructoffset())->erase(*((vector<TString,allocator<TString> >::iterator*) G__int(libp->para[0])), *((vector<TString,allocator<TString> >::iterator*) G__int(libp->para[1])));
19508 G__setnull(result7);
19509 return(1 || funcname || hash || result7 || libp) ;
19510 }
19511
19512 static int G__G__Base2_253_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19513 {
19514 ((vector<TString,allocator<TString> >*) G__getstructoffset())->clear();
19515 G__setnull(result7);
19516 return(1 || funcname || hash || result7 || libp) ;
19517 }
19518
19519
19520 typedef vector<TString,allocator<TString> > G__TvectorlETStringcOallocatorlETStringgRsPgR;
19521 static int G__G__Base2_253_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19522 {
19523 char* gvp = (char*) G__getgvp();
19524 long soff = G__getstructoffset();
19525 int n = G__getaryconstruct();
19526
19527
19528
19529
19530
19531 if (!soff) {
19532 return(1);
19533 }
19534 if (n) {
19535 if (gvp == (char*)G__PVOID) {
19536 delete[] (vector<TString,allocator<TString> >*) soff;
19537 } else {
19538 G__setgvp((long) G__PVOID);
19539 for (int i = n - 1; i >= 0; --i) {
19540 ((vector<TString,allocator<TString> >*) (soff+(sizeof(vector<TString,allocator<TString> >)*i)))->~G__TvectorlETStringcOallocatorlETStringgRsPgR();
19541 }
19542 G__setgvp((long)gvp);
19543 }
19544 } else {
19545 if (gvp == (char*)G__PVOID) {
19546 delete (vector<TString,allocator<TString> >*) soff;
19547 } else {
19548 G__setgvp((long) G__PVOID);
19549 ((vector<TString,allocator<TString> >*) (soff))->~G__TvectorlETStringcOallocatorlETStringgRsPgR();
19550 G__setgvp((long)gvp);
19551 }
19552 }
19553 G__setnull(result7);
19554 return(1 || funcname || hash || result7 || libp) ;
19555 }
19556
19557
19558
19559 static int G__G__Base2_254_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19560 {
19561 vector<TString,allocator<TString> >::iterator* p = NULL;
19562 char* gvp = (char*) G__getgvp();
19563 int n = G__getaryconstruct();
19564 if (n) {
19565 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19566 p = new vector<TString,allocator<TString> >::iterator[n];
19567 } else {
19568 p = new((void*) gvp) vector<TString,allocator<TString> >::iterator[n];
19569 }
19570 } else {
19571 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19572 p = new vector<TString,allocator<TString> >::iterator;
19573 } else {
19574 p = new((void*) gvp) vector<TString,allocator<TString> >::iterator;
19575 }
19576 }
19577 result7->obj.i = (long) p;
19578 result7->ref = (long) p;
19579 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
19580 return(1 || funcname || hash || result7 || libp) ;
19581 }
19582
19583 static int G__G__Base2_254_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19584 {
19585 vector<TString,allocator<TString> >::iterator* p = NULL;
19586 char* gvp = (char*) G__getgvp();
19587
19588 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19589 p = new vector<TString,allocator<TString> >::iterator(libp->para[0].ref ? *(const vector<TString,allocator<TString> >::iterator::pointer*) libp->para[0].ref : *(const vector<TString,allocator<TString> >::iterator::pointer*) (void*) (&G__Mlong(libp->para[0])));
19590 } else {
19591 p = new((void*) gvp) vector<TString,allocator<TString> >::iterator(libp->para[0].ref ? *(const vector<TString,allocator<TString> >::iterator::pointer*) libp->para[0].ref : *(const vector<TString,allocator<TString> >::iterator::pointer*) (void*) (&G__Mlong(libp->para[0])));
19592 }
19593 result7->obj.i = (long) p;
19594 result7->ref = (long) p;
19595 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
19596 return(1 || funcname || hash || result7 || libp) ;
19597 }
19598
19599 static int G__G__Base2_254_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19600 {
19601 {
19602 const vector<TString,allocator<TString> >::iterator::reference obj = ((const vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator*();
19603 result7->ref = (long) (&obj);
19604 result7->obj.i = (long) (&obj);
19605 }
19606 return(1 || funcname || hash || result7 || libp) ;
19607 }
19608
19609 static int G__G__Base2_254_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19610 {
19611 G__letint(result7, 85, (long) ((const vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator->());
19612 return(1 || funcname || hash || result7 || libp) ;
19613 }
19614
19615 static int G__G__Base2_254_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19616 {
19617 {
19618 const vector<TString,allocator<TString> >::iterator& obj = ((vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator++();
19619 result7->ref = (long) (&obj);
19620 result7->obj.i = (long) (&obj);
19621 }
19622 return(1 || funcname || hash || result7 || libp) ;
19623 }
19624
19625 static int G__G__Base2_254_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19626 {
19627 {
19628 vector<TString,allocator<TString> >::iterator* pobj;
19629 vector<TString,allocator<TString> >::iterator xobj = ((vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
19630 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19631 result7->obj.i = (long) ((void*) pobj);
19632 result7->ref = result7->obj.i;
19633 G__store_tempobject(*result7);
19634 }
19635 return(1 || funcname || hash || result7 || libp) ;
19636 }
19637
19638 static int G__G__Base2_254_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19639 {
19640 {
19641 const vector<TString,allocator<TString> >::iterator& obj = ((vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator--();
19642 result7->ref = (long) (&obj);
19643 result7->obj.i = (long) (&obj);
19644 }
19645 return(1 || funcname || hash || result7 || libp) ;
19646 }
19647
19648 static int G__G__Base2_254_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19649 {
19650 {
19651 vector<TString,allocator<TString> >::iterator* pobj;
19652 vector<TString,allocator<TString> >::iterator xobj = ((vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
19653 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19654 result7->obj.i = (long) ((void*) pobj);
19655 result7->ref = result7->obj.i;
19656 G__store_tempobject(*result7);
19657 }
19658 return(1 || funcname || hash || result7 || libp) ;
19659 }
19660
19661 static int G__G__Base2_254_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19662 {
19663 {
19664 const vector<TString,allocator<TString> >::iterator::reference obj = ((const vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator[](*(vector<TString,allocator<TString> >::iterator::difference_type*) G__Longref(&libp->para[0]));
19665 result7->ref = (long) (&obj);
19666 result7->obj.i = (long) (&obj);
19667 }
19668 return(1 || funcname || hash || result7 || libp) ;
19669 }
19670
19671 static int G__G__Base2_254_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19672 {
19673 {
19674 const vector<TString,allocator<TString> >::iterator& obj = ((vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator+=(*(vector<TString,allocator<TString> >::iterator::difference_type*) G__Longref(&libp->para[0]));
19675 result7->ref = (long) (&obj);
19676 result7->obj.i = (long) (&obj);
19677 }
19678 return(1 || funcname || hash || result7 || libp) ;
19679 }
19680
19681 static int G__G__Base2_254_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19682 {
19683 {
19684 const vector<TString,allocator<TString> >::iterator* pobj;
19685 const vector<TString,allocator<TString> >::iterator xobj = ((const vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator+(*(vector<TString,allocator<TString> >::iterator::difference_type*) G__Longref(&libp->para[0]));
19686 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19687 result7->obj.i = (long) ((void*) pobj);
19688 result7->ref = result7->obj.i;
19689 G__store_tempobject(*result7);
19690 }
19691 return(1 || funcname || hash || result7 || libp) ;
19692 }
19693
19694 static int G__G__Base2_254_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19695 {
19696 {
19697 const vector<TString,allocator<TString> >::iterator& obj = ((vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator-=(*(vector<TString,allocator<TString> >::iterator::difference_type*) G__Longref(&libp->para[0]));
19698 result7->ref = (long) (&obj);
19699 result7->obj.i = (long) (&obj);
19700 }
19701 return(1 || funcname || hash || result7 || libp) ;
19702 }
19703
19704 static int G__G__Base2_254_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19705 {
19706 {
19707 const vector<TString,allocator<TString> >::iterator* pobj;
19708 const vector<TString,allocator<TString> >::iterator xobj = ((const vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator-(*(vector<TString,allocator<TString> >::iterator::difference_type*) G__Longref(&libp->para[0]));
19709 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19710 result7->obj.i = (long) ((void*) pobj);
19711 result7->ref = result7->obj.i;
19712 G__store_tempobject(*result7);
19713 }
19714 return(1 || funcname || hash || result7 || libp) ;
19715 }
19716
19717 static int G__G__Base2_254_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19718 {
19719 {
19720 const vector<TString,allocator<TString> >::iterator::pointer& obj = ((const vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->base();
19721 result7->ref = (long) (&obj);
19722 G__letint(result7, 'U', (long)obj);
19723 }
19724 return(1 || funcname || hash || result7 || libp) ;
19725 }
19726
19727 static int G__G__Base2_254_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19728 {
19729 {
19730 vector<TString,allocator<TString> >::iterator* pobj;
19731 vector<TString,allocator<TString> >::iterator xobj = ((vector<TString,allocator<TString> >::iterator*) G__getstructoffset())->operator=(*(vector<TString,allocator<TString> >::iterator*) libp->para[0].ref);
19732 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19733 result7->obj.i = (long) ((void*) pobj);
19734 result7->ref = result7->obj.i;
19735 G__store_tempobject(*result7);
19736 }
19737 return(1 || funcname || hash || result7 || libp) ;
19738 }
19739
19740
19741 static int G__G__Base2_254_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19742
19743 {
19744 vector<TString,allocator<TString> >::iterator* p;
19745 void* tmp = (void*) G__int(libp->para[0]);
19746 p = new vector<TString,allocator<TString> >::iterator(*(vector<TString,allocator<TString> >::iterator*) tmp);
19747 result7->obj.i = (long) p;
19748 result7->ref = (long) p;
19749 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
19750 return(1 || funcname || hash || result7 || libp) ;
19751 }
19752
19753
19754 typedef vector<TString,allocator<TString> >::iterator G__TvectorlETStringcOallocatorlETStringgRsPgRcLcLiterator;
19755 static int G__G__Base2_254_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19756 {
19757 char* gvp = (char*) G__getgvp();
19758 long soff = G__getstructoffset();
19759 int n = G__getaryconstruct();
19760
19761
19762
19763
19764
19765 if (!soff) {
19766 return(1);
19767 }
19768 if (n) {
19769 if (gvp == (char*)G__PVOID) {
19770 delete[] (vector<TString,allocator<TString> >::iterator*) soff;
19771 } else {
19772 G__setgvp((long) G__PVOID);
19773 for (int i = n - 1; i >= 0; --i) {
19774 ((vector<TString,allocator<TString> >::iterator*) (soff+(sizeof(vector<TString,allocator<TString> >::iterator)*i)))->~G__TvectorlETStringcOallocatorlETStringgRsPgRcLcLiterator();
19775 }
19776 G__setgvp((long)gvp);
19777 }
19778 } else {
19779 if (gvp == (char*)G__PVOID) {
19780 delete (vector<TString,allocator<TString> >::iterator*) soff;
19781 } else {
19782 G__setgvp((long) G__PVOID);
19783 ((vector<TString,allocator<TString> >::iterator*) (soff))->~G__TvectorlETStringcOallocatorlETStringgRsPgRcLcLiterator();
19784 G__setgvp((long)gvp);
19785 }
19786 }
19787 G__setnull(result7);
19788 return(1 || funcname || hash || result7 || libp) ;
19789 }
19790
19791
19792
19793 static int G__G__Base2_255_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19794 {
19795 reverse_iterator<vector<TString,allocator<TString> >::iterator>* p = NULL;
19796 char* gvp = (char*) G__getgvp();
19797 int n = G__getaryconstruct();
19798 if (n) {
19799 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19800 p = new reverse_iterator<vector<TString,allocator<TString> >::iterator>[n];
19801 } else {
19802 p = new((void*) gvp) reverse_iterator<vector<TString,allocator<TString> >::iterator>[n];
19803 }
19804 } else {
19805 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19806 p = new reverse_iterator<vector<TString,allocator<TString> >::iterator>;
19807 } else {
19808 p = new((void*) gvp) reverse_iterator<vector<TString,allocator<TString> >::iterator>;
19809 }
19810 }
19811 result7->obj.i = (long) p;
19812 result7->ref = (long) p;
19813 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR));
19814 return(1 || funcname || hash || result7 || libp) ;
19815 }
19816
19817 static int G__G__Base2_255_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19818 {
19819 {
19820 const vector<TString,allocator<TString> >::iterator* pobj;
19821 const vector<TString,allocator<TString> >::iterator xobj = ((const reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->base();
19822 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
19823 result7->obj.i = (long) ((void*) pobj);
19824 result7->ref = result7->obj.i;
19825 G__store_tempobject(*result7);
19826 }
19827 return(1 || funcname || hash || result7 || libp) ;
19828 }
19829
19830 static int G__G__Base2_255_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19831 {
19832 {
19833 const reverse_iterator<vector<TString,allocator<TString> >::iterator>::reference obj = ((const reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator*();
19834 result7->ref = (long) (&obj);
19835 result7->obj.i = (long) (&obj);
19836 }
19837 return(1 || funcname || hash || result7 || libp) ;
19838 }
19839
19840 static int G__G__Base2_255_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19841 {
19842 G__letint(result7, 85, (long) ((const reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator->());
19843 return(1 || funcname || hash || result7 || libp) ;
19844 }
19845
19846 static int G__G__Base2_255_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19847 {
19848 {
19849 const reverse_iterator<vector<TString,allocator<TString> >::iterator>& obj = ((reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator++();
19850 result7->ref = (long) (&obj);
19851 result7->obj.i = (long) (&obj);
19852 }
19853 return(1 || funcname || hash || result7 || libp) ;
19854 }
19855
19856 static int G__G__Base2_255_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19857 {
19858 {
19859 reverse_iterator<vector<TString,allocator<TString> >::iterator>* pobj;
19860 reverse_iterator<vector<TString,allocator<TString> >::iterator> xobj = ((reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
19861 pobj = new reverse_iterator<vector<TString,allocator<TString> >::iterator>(xobj);
19862 result7->obj.i = (long) ((void*) pobj);
19863 result7->ref = result7->obj.i;
19864 G__store_tempobject(*result7);
19865 }
19866 return(1 || funcname || hash || result7 || libp) ;
19867 }
19868
19869 static int G__G__Base2_255_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19870 {
19871 {
19872 const reverse_iterator<vector<TString,allocator<TString> >::iterator>& obj = ((reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator--();
19873 result7->ref = (long) (&obj);
19874 result7->obj.i = (long) (&obj);
19875 }
19876 return(1 || funcname || hash || result7 || libp) ;
19877 }
19878
19879 static int G__G__Base2_255_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19880 {
19881 {
19882 reverse_iterator<vector<TString,allocator<TString> >::iterator>* pobj;
19883 reverse_iterator<vector<TString,allocator<TString> >::iterator> xobj = ((reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
19884 pobj = new reverse_iterator<vector<TString,allocator<TString> >::iterator>(xobj);
19885 result7->obj.i = (long) ((void*) pobj);
19886 result7->ref = result7->obj.i;
19887 G__store_tempobject(*result7);
19888 }
19889 return(1 || funcname || hash || result7 || libp) ;
19890 }
19891
19892 static int G__G__Base2_255_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19893 {
19894 {
19895 const reverse_iterator<vector<TString,allocator<TString> >::iterator>* pobj;
19896 const reverse_iterator<vector<TString,allocator<TString> >::iterator> xobj = ((const reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator+((reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type) G__int(libp->para[0]));
19897 pobj = new reverse_iterator<vector<TString,allocator<TString> >::iterator>(xobj);
19898 result7->obj.i = (long) ((void*) pobj);
19899 result7->ref = result7->obj.i;
19900 G__store_tempobject(*result7);
19901 }
19902 return(1 || funcname || hash || result7 || libp) ;
19903 }
19904
19905 static int G__G__Base2_255_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19906 {
19907 {
19908 const reverse_iterator<vector<TString,allocator<TString> >::iterator>& obj = ((reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator+=((reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type) G__int(libp->para[0]));
19909 result7->ref = (long) (&obj);
19910 result7->obj.i = (long) (&obj);
19911 }
19912 return(1 || funcname || hash || result7 || libp) ;
19913 }
19914
19915 static int G__G__Base2_255_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19916 {
19917 {
19918 const reverse_iterator<vector<TString,allocator<TString> >::iterator>* pobj;
19919 const reverse_iterator<vector<TString,allocator<TString> >::iterator> xobj = ((const reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator-((reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type) G__int(libp->para[0]));
19920 pobj = new reverse_iterator<vector<TString,allocator<TString> >::iterator>(xobj);
19921 result7->obj.i = (long) ((void*) pobj);
19922 result7->ref = result7->obj.i;
19923 G__store_tempobject(*result7);
19924 }
19925 return(1 || funcname || hash || result7 || libp) ;
19926 }
19927
19928 static int G__G__Base2_255_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19929 {
19930 {
19931 const reverse_iterator<vector<TString,allocator<TString> >::iterator>& obj = ((reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator-=((reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type) G__int(libp->para[0]));
19932 result7->ref = (long) (&obj);
19933 result7->obj.i = (long) (&obj);
19934 }
19935 return(1 || funcname || hash || result7 || libp) ;
19936 }
19937
19938 static int G__G__Base2_255_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19939 {
19940 {
19941 const reverse_iterator<vector<TString,allocator<TString> >::iterator>::reference obj = ((const reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset())->operator[]((reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type) G__int(libp->para[0]));
19942 result7->ref = (long) (&obj);
19943 result7->obj.i = (long) (&obj);
19944 }
19945 return(1 || funcname || hash || result7 || libp) ;
19946 }
19947
19948
19949 static int G__G__Base2_255_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19950
19951 {
19952 reverse_iterator<vector<TString,allocator<TString> >::iterator>* p;
19953 void* tmp = (void*) G__int(libp->para[0]);
19954 p = new reverse_iterator<vector<TString,allocator<TString> >::iterator>(*(reverse_iterator<vector<TString,allocator<TString> >::iterator>*) tmp);
19955 result7->obj.i = (long) p;
19956 result7->ref = (long) p;
19957 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR));
19958 return(1 || funcname || hash || result7 || libp) ;
19959 }
19960
19961
19962 typedef reverse_iterator<vector<TString,allocator<TString> >::iterator> G__Treverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR;
19963 static int G__G__Base2_255_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19964 {
19965 char* gvp = (char*) G__getgvp();
19966 long soff = G__getstructoffset();
19967 int n = G__getaryconstruct();
19968
19969
19970
19971
19972
19973 if (!soff) {
19974 return(1);
19975 }
19976 if (n) {
19977 if (gvp == (char*)G__PVOID) {
19978 delete[] (reverse_iterator<vector<TString,allocator<TString> >::iterator>*) soff;
19979 } else {
19980 G__setgvp((long) G__PVOID);
19981 for (int i = n - 1; i >= 0; --i) {
19982 ((reverse_iterator<vector<TString,allocator<TString> >::iterator>*) (soff+(sizeof(reverse_iterator<vector<TString,allocator<TString> >::iterator>)*i)))->~G__Treverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR();
19983 }
19984 G__setgvp((long)gvp);
19985 }
19986 } else {
19987 if (gvp == (char*)G__PVOID) {
19988 delete (reverse_iterator<vector<TString,allocator<TString> >::iterator>*) soff;
19989 } else {
19990 G__setgvp((long) G__PVOID);
19991 ((reverse_iterator<vector<TString,allocator<TString> >::iterator>*) (soff))->~G__Treverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR();
19992 G__setgvp((long)gvp);
19993 }
19994 }
19995 G__setnull(result7);
19996 return(1 || funcname || hash || result7 || libp) ;
19997 }
19998
19999
20000 static int G__G__Base2_255_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20001 {
20002 reverse_iterator<vector<TString,allocator<TString> >::iterator>* dest = (reverse_iterator<vector<TString,allocator<TString> >::iterator>*) G__getstructoffset();
20003 const reverse_iterator<vector<TString,allocator<TString> >::iterator>& obj = *dest;
20004 result7->ref = (long) (&obj);
20005 result7->obj.i = (long) (&obj);
20006 return(1 || funcname || hash || result7 || libp) ;
20007 }
20008
20009
20010
20011 static int G__G__Base2_256_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20012 {
20013 ((TSysEvtHandler*) G__getstructoffset())->Activate();
20014 G__setnull(result7);
20015 return(1 || funcname || hash || result7 || libp) ;
20016 }
20017
20018 static int G__G__Base2_256_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20019 {
20020 ((TSysEvtHandler*) G__getstructoffset())->DeActivate();
20021 G__setnull(result7);
20022 return(1 || funcname || hash || result7 || libp) ;
20023 }
20024
20025 static int G__G__Base2_256_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20026 {
20027 G__letint(result7, 103, (long) ((const TSysEvtHandler*) G__getstructoffset())->IsActive());
20028 return(1 || funcname || hash || result7 || libp) ;
20029 }
20030
20031 static int G__G__Base2_256_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20032 {
20033 ((TSysEvtHandler*) G__getstructoffset())->Add();
20034 G__setnull(result7);
20035 return(1 || funcname || hash || result7 || libp) ;
20036 }
20037
20038 static int G__G__Base2_256_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20039 {
20040 ((TSysEvtHandler*) G__getstructoffset())->Remove();
20041 G__setnull(result7);
20042 return(1 || funcname || hash || result7 || libp) ;
20043 }
20044
20045 static int G__G__Base2_256_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20046 {
20047 ((TSysEvtHandler*) G__getstructoffset())->Activated();
20048 G__setnull(result7);
20049 return(1 || funcname || hash || result7 || libp) ;
20050 }
20051
20052 static int G__G__Base2_256_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20053 {
20054 ((TSysEvtHandler*) G__getstructoffset())->DeActivated();
20055 G__setnull(result7);
20056 return(1 || funcname || hash || result7 || libp) ;
20057 }
20058
20059 static int G__G__Base2_256_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20060 {
20061 ((TSysEvtHandler*) G__getstructoffset())->Notified();
20062 G__setnull(result7);
20063 return(1 || funcname || hash || result7 || libp) ;
20064 }
20065
20066 static int G__G__Base2_256_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20067 {
20068 ((TSysEvtHandler*) G__getstructoffset())->Added();
20069 G__setnull(result7);
20070 return(1 || funcname || hash || result7 || libp) ;
20071 }
20072
20073 static int G__G__Base2_256_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20074 {
20075 ((TSysEvtHandler*) G__getstructoffset())->Removed();
20076 G__setnull(result7);
20077 return(1 || funcname || hash || result7 || libp) ;
20078 }
20079
20080 static int G__G__Base2_256_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20081 {
20082 G__letint(result7, 85, (long) TSysEvtHandler::Class());
20083 return(1 || funcname || hash || result7 || libp) ;
20084 }
20085
20086 static int G__G__Base2_256_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20087 {
20088 G__letint(result7, 67, (long) TSysEvtHandler::Class_Name());
20089 return(1 || funcname || hash || result7 || libp) ;
20090 }
20091
20092 static int G__G__Base2_256_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20093 {
20094 G__letint(result7, 115, (long) TSysEvtHandler::Class_Version());
20095 return(1 || funcname || hash || result7 || libp) ;
20096 }
20097
20098 static int G__G__Base2_256_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20099 {
20100 TSysEvtHandler::Dictionary();
20101 G__setnull(result7);
20102 return(1 || funcname || hash || result7 || libp) ;
20103 }
20104
20105 static int G__G__Base2_256_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20106 {
20107 ((TSysEvtHandler*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20108 G__setnull(result7);
20109 return(1 || funcname || hash || result7 || libp) ;
20110 }
20111
20112 static int G__G__Base2_256_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20113 {
20114 G__letint(result7, 67, (long) TSysEvtHandler::DeclFileName());
20115 return(1 || funcname || hash || result7 || libp) ;
20116 }
20117
20118 static int G__G__Base2_256_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20119 {
20120 G__letint(result7, 105, (long) TSysEvtHandler::ImplFileLine());
20121 return(1 || funcname || hash || result7 || libp) ;
20122 }
20123
20124 static int G__G__Base2_256_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20125 {
20126 G__letint(result7, 67, (long) TSysEvtHandler::ImplFileName());
20127 return(1 || funcname || hash || result7 || libp) ;
20128 }
20129
20130 static int G__G__Base2_256_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20131 {
20132 G__letint(result7, 105, (long) TSysEvtHandler::DeclFileLine());
20133 return(1 || funcname || hash || result7 || libp) ;
20134 }
20135
20136
20137 typedef TSysEvtHandler G__TTSysEvtHandler;
20138 static int G__G__Base2_256_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20139 {
20140 char* gvp = (char*) G__getgvp();
20141 long soff = G__getstructoffset();
20142 int n = G__getaryconstruct();
20143
20144
20145
20146
20147
20148 if (!soff) {
20149 return(1);
20150 }
20151 if (n) {
20152 if (gvp == (char*)G__PVOID) {
20153 delete[] (TSysEvtHandler*) soff;
20154 } else {
20155 G__setgvp((long) G__PVOID);
20156 for (int i = n - 1; i >= 0; --i) {
20157 ((TSysEvtHandler*) (soff+(sizeof(TSysEvtHandler)*i)))->~G__TTSysEvtHandler();
20158 }
20159 G__setgvp((long)gvp);
20160 }
20161 } else {
20162 if (gvp == (char*)G__PVOID) {
20163 delete (TSysEvtHandler*) soff;
20164 } else {
20165 G__setgvp((long) G__PVOID);
20166 ((TSysEvtHandler*) (soff))->~G__TTSysEvtHandler();
20167 G__setgvp((long)gvp);
20168 }
20169 }
20170 G__setnull(result7);
20171 return(1 || funcname || hash || result7 || libp) ;
20172 }
20173
20174
20175
20176 static int G__G__Base2_261_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20177 {
20178 G__letint(result7, 105, (long) ((TStdExceptionHandler*) G__getstructoffset())->Handle(*(exception*) libp->para[0].ref));
20179 return(1 || funcname || hash || result7 || libp) ;
20180 }
20181
20182 static int G__G__Base2_261_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20183 {
20184 G__letint(result7, 85, (long) TStdExceptionHandler::Class());
20185 return(1 || funcname || hash || result7 || libp) ;
20186 }
20187
20188 static int G__G__Base2_261_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20189 {
20190 G__letint(result7, 67, (long) TStdExceptionHandler::Class_Name());
20191 return(1 || funcname || hash || result7 || libp) ;
20192 }
20193
20194 static int G__G__Base2_261_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20195 {
20196 G__letint(result7, 115, (long) TStdExceptionHandler::Class_Version());
20197 return(1 || funcname || hash || result7 || libp) ;
20198 }
20199
20200 static int G__G__Base2_261_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20201 {
20202 TStdExceptionHandler::Dictionary();
20203 G__setnull(result7);
20204 return(1 || funcname || hash || result7 || libp) ;
20205 }
20206
20207 static int G__G__Base2_261_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20208 {
20209 ((TStdExceptionHandler*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20210 G__setnull(result7);
20211 return(1 || funcname || hash || result7 || libp) ;
20212 }
20213
20214 static int G__G__Base2_261_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20215 {
20216 G__letint(result7, 67, (long) TStdExceptionHandler::DeclFileName());
20217 return(1 || funcname || hash || result7 || libp) ;
20218 }
20219
20220 static int G__G__Base2_261_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20221 {
20222 G__letint(result7, 105, (long) TStdExceptionHandler::ImplFileLine());
20223 return(1 || funcname || hash || result7 || libp) ;
20224 }
20225
20226 static int G__G__Base2_261_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20227 {
20228 G__letint(result7, 67, (long) TStdExceptionHandler::ImplFileName());
20229 return(1 || funcname || hash || result7 || libp) ;
20230 }
20231
20232 static int G__G__Base2_261_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20233 {
20234 G__letint(result7, 105, (long) TStdExceptionHandler::DeclFileLine());
20235 return(1 || funcname || hash || result7 || libp) ;
20236 }
20237
20238
20239 typedef TStdExceptionHandler G__TTStdExceptionHandler;
20240 static int G__G__Base2_261_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20241 {
20242 char* gvp = (char*) G__getgvp();
20243 long soff = G__getstructoffset();
20244 int n = G__getaryconstruct();
20245
20246
20247
20248
20249
20250 if (!soff) {
20251 return(1);
20252 }
20253 if (n) {
20254 if (gvp == (char*)G__PVOID) {
20255 delete[] (TStdExceptionHandler*) soff;
20256 } else {
20257 G__setgvp((long) G__PVOID);
20258 for (int i = n - 1; i >= 0; --i) {
20259 ((TStdExceptionHandler*) (soff+(sizeof(TStdExceptionHandler)*i)))->~G__TTStdExceptionHandler();
20260 }
20261 G__setgvp((long)gvp);
20262 }
20263 } else {
20264 if (gvp == (char*)G__PVOID) {
20265 delete (TStdExceptionHandler*) soff;
20266 } else {
20267 G__setgvp((long) G__PVOID);
20268 ((TStdExceptionHandler*) (soff))->~G__TTStdExceptionHandler();
20269 G__setgvp((long)gvp);
20270 }
20271 }
20272 G__setnull(result7);
20273 return(1 || funcname || hash || result7 || libp) ;
20274 }
20275
20276
20277
20278 static int G__G__Base2_263_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20279 {
20280 TTime* p = NULL;
20281 char* gvp = (char*) G__getgvp();
20282 int n = G__getaryconstruct();
20283 if (n) {
20284 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20285 p = new TTime[n];
20286 } else {
20287 p = new((void*) gvp) TTime[n];
20288 }
20289 } else {
20290 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20291 p = new TTime;
20292 } else {
20293 p = new((void*) gvp) TTime;
20294 }
20295 }
20296 result7->obj.i = (long) p;
20297 result7->ref = (long) p;
20298 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTime));
20299 return(1 || funcname || hash || result7 || libp) ;
20300 }
20301
20302 static int G__G__Base2_263_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20303 {
20304 TTime* p = NULL;
20305 char* gvp = (char*) G__getgvp();
20306
20307 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20308 p = new TTime((Long64_t) G__Longlong(libp->para[0]));
20309 } else {
20310 p = new((void*) gvp) TTime((Long64_t) G__Longlong(libp->para[0]));
20311 }
20312 result7->obj.i = (long) p;
20313 result7->ref = (long) p;
20314 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTime));
20315 return(1 || funcname || hash || result7 || libp) ;
20316 }
20317
20318 static int G__G__Base2_263_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20319 {
20320 TTime* p = NULL;
20321 char* gvp = (char*) G__getgvp();
20322
20323 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20324 p = new TTime(*(TTime*) libp->para[0].ref);
20325 } else {
20326 p = new((void*) gvp) TTime(*(TTime*) libp->para[0].ref);
20327 }
20328 result7->obj.i = (long) p;
20329 result7->ref = (long) p;
20330 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTime));
20331 return(1 || funcname || hash || result7 || libp) ;
20332 }
20333
20334 static int G__G__Base2_263_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20335 {
20336 {
20337 const TTime& obj = ((TTime*) G__getstructoffset())->operator=(*(TTime*) libp->para[0].ref);
20338 result7->ref = (long) (&obj);
20339 result7->obj.i = (long) (&obj);
20340 }
20341 return(1 || funcname || hash || result7 || libp) ;
20342 }
20343
20344 static int G__G__Base2_263_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20345 {
20346 {
20347 TTime* pobj;
20348 TTime xobj = ((TTime*) G__getstructoffset())->operator+=(*(TTime*) libp->para[0].ref);
20349 pobj = new TTime(xobj);
20350 result7->obj.i = (long) ((void*) pobj);
20351 result7->ref = result7->obj.i;
20352 G__store_tempobject(*result7);
20353 }
20354 return(1 || funcname || hash || result7 || libp) ;
20355 }
20356
20357 static int G__G__Base2_263_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20358 {
20359 {
20360 TTime* pobj;
20361 TTime xobj = ((TTime*) G__getstructoffset())->operator-=(*(TTime*) libp->para[0].ref);
20362 pobj = new TTime(xobj);
20363 result7->obj.i = (long) ((void*) pobj);
20364 result7->ref = result7->obj.i;
20365 G__store_tempobject(*result7);
20366 }
20367 return(1 || funcname || hash || result7 || libp) ;
20368 }
20369
20370 static int G__G__Base2_263_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20371 {
20372 {
20373 TTime* pobj;
20374 TTime xobj = ((TTime*) G__getstructoffset())->operator*=(*(TTime*) libp->para[0].ref);
20375 pobj = new TTime(xobj);
20376 result7->obj.i = (long) ((void*) pobj);
20377 result7->ref = result7->obj.i;
20378 G__store_tempobject(*result7);
20379 }
20380 return(1 || funcname || hash || result7 || libp) ;
20381 }
20382
20383 static int G__G__Base2_263_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20384 {
20385 {
20386 TTime* pobj;
20387 TTime xobj = ((TTime*) G__getstructoffset())->operator/=(*(TTime*) libp->para[0].ref);
20388 pobj = new TTime(xobj);
20389 result7->obj.i = (long) ((void*) pobj);
20390 result7->ref = result7->obj.i;
20391 G__store_tempobject(*result7);
20392 }
20393 return(1 || funcname || hash || result7 || libp) ;
20394 }
20395
20396 static int G__G__Base2_263_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20397 {
20398 G__letint(result7, 108, (long) ((const TTime*) G__getstructoffset())->operator long());
20399 return(1 || funcname || hash || result7 || libp) ;
20400 }
20401
20402 static int G__G__Base2_263_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20403 {
20404 G__letint(result7, 107, (long) ((const TTime*) G__getstructoffset())->operator unsigned long());
20405 return(1 || funcname || hash || result7 || libp) ;
20406 }
20407
20408 static int G__G__Base2_263_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20409 {
20410 G__letLonglong(result7, 110, (G__int64) ((const TTime*) G__getstructoffset())->operator long long());
20411 return(1 || funcname || hash || result7 || libp) ;
20412 }
20413
20414 static int G__G__Base2_263_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20415 {
20416 G__letULonglong(result7, 109, (G__uint64) ((const TTime*) G__getstructoffset())->operator unsigned long long());
20417 return(1 || funcname || hash || result7 || libp) ;
20418 }
20419
20420 static int G__G__Base2_263_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20421 {
20422 G__letint(result7, 67, (long) ((const TTime*) G__getstructoffset())->AsString());
20423 return(1 || funcname || hash || result7 || libp) ;
20424 }
20425
20426 static int G__G__Base2_263_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20427 {
20428 G__letint(result7, 85, (long) TTime::Class());
20429 return(1 || funcname || hash || result7 || libp) ;
20430 }
20431
20432 static int G__G__Base2_263_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20433 {
20434 G__letint(result7, 67, (long) TTime::Class_Name());
20435 return(1 || funcname || hash || result7 || libp) ;
20436 }
20437
20438 static int G__G__Base2_263_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20439 {
20440 G__letint(result7, 115, (long) TTime::Class_Version());
20441 return(1 || funcname || hash || result7 || libp) ;
20442 }
20443
20444 static int G__G__Base2_263_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20445 {
20446 TTime::Dictionary();
20447 G__setnull(result7);
20448 return(1 || funcname || hash || result7 || libp) ;
20449 }
20450
20451 static int G__G__Base2_263_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20452 {
20453 G__letint(result7, 85, (long) ((const TTime*) G__getstructoffset())->IsA());
20454 return(1 || funcname || hash || result7 || libp) ;
20455 }
20456
20457 static int G__G__Base2_263_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20458 {
20459 ((TTime*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
20460 G__setnull(result7);
20461 return(1 || funcname || hash || result7 || libp) ;
20462 }
20463
20464 static int G__G__Base2_263_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20465 {
20466 ((TTime*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
20467 G__setnull(result7);
20468 return(1 || funcname || hash || result7 || libp) ;
20469 }
20470
20471 static int G__G__Base2_263_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20472 {
20473 ((TTime*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20474 G__setnull(result7);
20475 return(1 || funcname || hash || result7 || libp) ;
20476 }
20477
20478 static int G__G__Base2_263_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20479 {
20480 G__letint(result7, 67, (long) TTime::DeclFileName());
20481 return(1 || funcname || hash || result7 || libp) ;
20482 }
20483
20484 static int G__G__Base2_263_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20485 {
20486 G__letint(result7, 105, (long) TTime::ImplFileLine());
20487 return(1 || funcname || hash || result7 || libp) ;
20488 }
20489
20490 static int G__G__Base2_263_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20491 {
20492 G__letint(result7, 67, (long) TTime::ImplFileName());
20493 return(1 || funcname || hash || result7 || libp) ;
20494 }
20495
20496 static int G__G__Base2_263_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20497 {
20498 G__letint(result7, 105, (long) TTime::DeclFileLine());
20499 return(1 || funcname || hash || result7 || libp) ;
20500 }
20501
20502
20503 typedef TTime G__TTTime;
20504 static int G__G__Base2_263_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20505 {
20506 char* gvp = (char*) G__getgvp();
20507 long soff = G__getstructoffset();
20508 int n = G__getaryconstruct();
20509
20510
20511
20512
20513
20514 if (!soff) {
20515 return(1);
20516 }
20517 if (n) {
20518 if (gvp == (char*)G__PVOID) {
20519 delete[] (TTime*) soff;
20520 } else {
20521 G__setgvp((long) G__PVOID);
20522 for (int i = n - 1; i >= 0; --i) {
20523 ((TTime*) (soff+(sizeof(TTime)*i)))->~G__TTTime();
20524 }
20525 G__setgvp((long)gvp);
20526 }
20527 } else {
20528 if (gvp == (char*)G__PVOID) {
20529 delete (TTime*) soff;
20530 } else {
20531 G__setgvp((long) G__PVOID);
20532 ((TTime*) (soff))->~G__TTTime();
20533 G__setgvp((long)gvp);
20534 }
20535 }
20536 G__setnull(result7);
20537 return(1 || funcname || hash || result7 || libp) ;
20538 }
20539
20540
20541
20542 static int G__G__Base2_272_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20543 {
20544 FileStat_t* p = NULL;
20545 char* gvp = (char*) G__getgvp();
20546 int n = G__getaryconstruct();
20547 if (n) {
20548 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20549 p = new FileStat_t[n];
20550 } else {
20551 p = new((void*) gvp) FileStat_t[n];
20552 }
20553 } else {
20554 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20555 p = new FileStat_t;
20556 } else {
20557 p = new((void*) gvp) FileStat_t;
20558 }
20559 }
20560 result7->obj.i = (long) p;
20561 result7->ref = (long) p;
20562 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_FileStat_t));
20563 return(1 || funcname || hash || result7 || libp) ;
20564 }
20565
20566
20567 static int G__G__Base2_272_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20568
20569 {
20570 FileStat_t* p;
20571 void* tmp = (void*) G__int(libp->para[0]);
20572 p = new FileStat_t(*(FileStat_t*) tmp);
20573 result7->obj.i = (long) p;
20574 result7->ref = (long) p;
20575 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_FileStat_t));
20576 return(1 || funcname || hash || result7 || libp) ;
20577 }
20578
20579
20580 typedef FileStat_t G__TFileStat_t;
20581 static int G__G__Base2_272_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20582 {
20583 char* gvp = (char*) G__getgvp();
20584 long soff = G__getstructoffset();
20585 int n = G__getaryconstruct();
20586
20587
20588
20589
20590
20591 if (!soff) {
20592 return(1);
20593 }
20594 if (n) {
20595 if (gvp == (char*)G__PVOID) {
20596 delete[] (FileStat_t*) soff;
20597 } else {
20598 G__setgvp((long) G__PVOID);
20599 for (int i = n - 1; i >= 0; --i) {
20600 ((FileStat_t*) (soff+(sizeof(FileStat_t)*i)))->~G__TFileStat_t();
20601 }
20602 G__setgvp((long)gvp);
20603 }
20604 } else {
20605 if (gvp == (char*)G__PVOID) {
20606 delete (FileStat_t*) soff;
20607 } else {
20608 G__setgvp((long) G__PVOID);
20609 ((FileStat_t*) (soff))->~G__TFileStat_t();
20610 G__setgvp((long)gvp);
20611 }
20612 }
20613 G__setnull(result7);
20614 return(1 || funcname || hash || result7 || libp) ;
20615 }
20616
20617
20618 static int G__G__Base2_272_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20619 {
20620 FileStat_t* dest = (FileStat_t*) G__getstructoffset();
20621 *dest = *(FileStat_t*) libp->para[0].ref;
20622 const FileStat_t& obj = *dest;
20623 result7->ref = (long) (&obj);
20624 result7->obj.i = (long) (&obj);
20625 return(1 || funcname || hash || result7 || libp) ;
20626 }
20627
20628
20629
20630 static int G__G__Base2_273_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20631 {
20632 UserGroup_t* p = NULL;
20633 char* gvp = (char*) G__getgvp();
20634 int n = G__getaryconstruct();
20635 if (n) {
20636 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20637 p = new UserGroup_t[n];
20638 } else {
20639 p = new((void*) gvp) UserGroup_t[n];
20640 }
20641 } else {
20642 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20643 p = new UserGroup_t;
20644 } else {
20645 p = new((void*) gvp) UserGroup_t;
20646 }
20647 }
20648 result7->obj.i = (long) p;
20649 result7->ref = (long) p;
20650 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t));
20651 return(1 || funcname || hash || result7 || libp) ;
20652 }
20653
20654
20655 static int G__G__Base2_273_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20656
20657 {
20658 UserGroup_t* p;
20659 void* tmp = (void*) G__int(libp->para[0]);
20660 p = new UserGroup_t(*(UserGroup_t*) tmp);
20661 result7->obj.i = (long) p;
20662 result7->ref = (long) p;
20663 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t));
20664 return(1 || funcname || hash || result7 || libp) ;
20665 }
20666
20667
20668 typedef UserGroup_t G__TUserGroup_t;
20669 static int G__G__Base2_273_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20670 {
20671 char* gvp = (char*) G__getgvp();
20672 long soff = G__getstructoffset();
20673 int n = G__getaryconstruct();
20674
20675
20676
20677
20678
20679 if (!soff) {
20680 return(1);
20681 }
20682 if (n) {
20683 if (gvp == (char*)G__PVOID) {
20684 delete[] (UserGroup_t*) soff;
20685 } else {
20686 G__setgvp((long) G__PVOID);
20687 for (int i = n - 1; i >= 0; --i) {
20688 ((UserGroup_t*) (soff+(sizeof(UserGroup_t)*i)))->~G__TUserGroup_t();
20689 }
20690 G__setgvp((long)gvp);
20691 }
20692 } else {
20693 if (gvp == (char*)G__PVOID) {
20694 delete (UserGroup_t*) soff;
20695 } else {
20696 G__setgvp((long) G__PVOID);
20697 ((UserGroup_t*) (soff))->~G__TUserGroup_t();
20698 G__setgvp((long)gvp);
20699 }
20700 }
20701 G__setnull(result7);
20702 return(1 || funcname || hash || result7 || libp) ;
20703 }
20704
20705
20706 static int G__G__Base2_273_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20707 {
20708 UserGroup_t* dest = (UserGroup_t*) G__getstructoffset();
20709 *dest = *(UserGroup_t*) libp->para[0].ref;
20710 const UserGroup_t& obj = *dest;
20711 result7->ref = (long) (&obj);
20712 result7->obj.i = (long) (&obj);
20713 return(1 || funcname || hash || result7 || libp) ;
20714 }
20715
20716
20717
20718 static int G__G__Base2_274_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20719 {
20720 SysInfo_t* p = NULL;
20721 char* gvp = (char*) G__getgvp();
20722 int n = G__getaryconstruct();
20723 if (n) {
20724 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20725 p = new SysInfo_t[n];
20726 } else {
20727 p = new((void*) gvp) SysInfo_t[n];
20728 }
20729 } else {
20730 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20731 p = new SysInfo_t;
20732 } else {
20733 p = new((void*) gvp) SysInfo_t;
20734 }
20735 }
20736 result7->obj.i = (long) p;
20737 result7->ref = (long) p;
20738 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_SysInfo_t));
20739 return(1 || funcname || hash || result7 || libp) ;
20740 }
20741
20742 static int G__G__Base2_274_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20743 {
20744 G__letint(result7, 85, (long) SysInfo_t::Class());
20745 return(1 || funcname || hash || result7 || libp) ;
20746 }
20747
20748 static int G__G__Base2_274_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20749 {
20750 G__letint(result7, 67, (long) SysInfo_t::Class_Name());
20751 return(1 || funcname || hash || result7 || libp) ;
20752 }
20753
20754 static int G__G__Base2_274_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20755 {
20756 G__letint(result7, 115, (long) SysInfo_t::Class_Version());
20757 return(1 || funcname || hash || result7 || libp) ;
20758 }
20759
20760 static int G__G__Base2_274_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20761 {
20762 SysInfo_t::Dictionary();
20763 G__setnull(result7);
20764 return(1 || funcname || hash || result7 || libp) ;
20765 }
20766
20767 static int G__G__Base2_274_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20768 {
20769 G__letint(result7, 85, (long) ((const SysInfo_t*) G__getstructoffset())->IsA());
20770 return(1 || funcname || hash || result7 || libp) ;
20771 }
20772
20773 static int G__G__Base2_274_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20774 {
20775 ((SysInfo_t*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
20776 G__setnull(result7);
20777 return(1 || funcname || hash || result7 || libp) ;
20778 }
20779
20780 static int G__G__Base2_274_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20781 {
20782 ((SysInfo_t*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
20783 G__setnull(result7);
20784 return(1 || funcname || hash || result7 || libp) ;
20785 }
20786
20787 static int G__G__Base2_274_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20788 {
20789 ((SysInfo_t*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20790 G__setnull(result7);
20791 return(1 || funcname || hash || result7 || libp) ;
20792 }
20793
20794 static int G__G__Base2_274_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20795 {
20796 G__letint(result7, 67, (long) SysInfo_t::DeclFileName());
20797 return(1 || funcname || hash || result7 || libp) ;
20798 }
20799
20800 static int G__G__Base2_274_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20801 {
20802 G__letint(result7, 105, (long) SysInfo_t::ImplFileLine());
20803 return(1 || funcname || hash || result7 || libp) ;
20804 }
20805
20806 static int G__G__Base2_274_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20807 {
20808 G__letint(result7, 67, (long) SysInfo_t::ImplFileName());
20809 return(1 || funcname || hash || result7 || libp) ;
20810 }
20811
20812 static int G__G__Base2_274_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20813 {
20814 G__letint(result7, 105, (long) SysInfo_t::DeclFileLine());
20815 return(1 || funcname || hash || result7 || libp) ;
20816 }
20817
20818
20819 static int G__G__Base2_274_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20820
20821 {
20822 SysInfo_t* p;
20823 void* tmp = (void*) G__int(libp->para[0]);
20824 p = new SysInfo_t(*(SysInfo_t*) tmp);
20825 result7->obj.i = (long) p;
20826 result7->ref = (long) p;
20827 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_SysInfo_t));
20828 return(1 || funcname || hash || result7 || libp) ;
20829 }
20830
20831
20832 typedef SysInfo_t G__TSysInfo_t;
20833 static int G__G__Base2_274_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20834 {
20835 char* gvp = (char*) G__getgvp();
20836 long soff = G__getstructoffset();
20837 int n = G__getaryconstruct();
20838
20839
20840
20841
20842
20843 if (!soff) {
20844 return(1);
20845 }
20846 if (n) {
20847 if (gvp == (char*)G__PVOID) {
20848 delete[] (SysInfo_t*) soff;
20849 } else {
20850 G__setgvp((long) G__PVOID);
20851 for (int i = n - 1; i >= 0; --i) {
20852 ((SysInfo_t*) (soff+(sizeof(SysInfo_t)*i)))->~G__TSysInfo_t();
20853 }
20854 G__setgvp((long)gvp);
20855 }
20856 } else {
20857 if (gvp == (char*)G__PVOID) {
20858 delete (SysInfo_t*) soff;
20859 } else {
20860 G__setgvp((long) G__PVOID);
20861 ((SysInfo_t*) (soff))->~G__TSysInfo_t();
20862 G__setgvp((long)gvp);
20863 }
20864 }
20865 G__setnull(result7);
20866 return(1 || funcname || hash || result7 || libp) ;
20867 }
20868
20869
20870 static int G__G__Base2_274_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20871 {
20872 SysInfo_t* dest = (SysInfo_t*) G__getstructoffset();
20873 *dest = *(SysInfo_t*) libp->para[0].ref;
20874 const SysInfo_t& obj = *dest;
20875 result7->ref = (long) (&obj);
20876 result7->obj.i = (long) (&obj);
20877 return(1 || funcname || hash || result7 || libp) ;
20878 }
20879
20880
20881
20882 static int G__G__Base2_275_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20883 {
20884 CpuInfo_t* p = NULL;
20885 char* gvp = (char*) G__getgvp();
20886 int n = G__getaryconstruct();
20887 if (n) {
20888 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20889 p = new CpuInfo_t[n];
20890 } else {
20891 p = new((void*) gvp) CpuInfo_t[n];
20892 }
20893 } else {
20894 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20895 p = new CpuInfo_t;
20896 } else {
20897 p = new((void*) gvp) CpuInfo_t;
20898 }
20899 }
20900 result7->obj.i = (long) p;
20901 result7->ref = (long) p;
20902 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_CpuInfo_t));
20903 return(1 || funcname || hash || result7 || libp) ;
20904 }
20905
20906 static int G__G__Base2_275_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20907 {
20908 G__letint(result7, 85, (long) CpuInfo_t::Class());
20909 return(1 || funcname || hash || result7 || libp) ;
20910 }
20911
20912 static int G__G__Base2_275_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20913 {
20914 G__letint(result7, 67, (long) CpuInfo_t::Class_Name());
20915 return(1 || funcname || hash || result7 || libp) ;
20916 }
20917
20918 static int G__G__Base2_275_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20919 {
20920 G__letint(result7, 115, (long) CpuInfo_t::Class_Version());
20921 return(1 || funcname || hash || result7 || libp) ;
20922 }
20923
20924 static int G__G__Base2_275_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20925 {
20926 CpuInfo_t::Dictionary();
20927 G__setnull(result7);
20928 return(1 || funcname || hash || result7 || libp) ;
20929 }
20930
20931 static int G__G__Base2_275_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20932 {
20933 G__letint(result7, 85, (long) ((const CpuInfo_t*) G__getstructoffset())->IsA());
20934 return(1 || funcname || hash || result7 || libp) ;
20935 }
20936
20937 static int G__G__Base2_275_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20938 {
20939 ((CpuInfo_t*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
20940 G__setnull(result7);
20941 return(1 || funcname || hash || result7 || libp) ;
20942 }
20943
20944 static int G__G__Base2_275_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20945 {
20946 ((CpuInfo_t*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
20947 G__setnull(result7);
20948 return(1 || funcname || hash || result7 || libp) ;
20949 }
20950
20951 static int G__G__Base2_275_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20952 {
20953 ((CpuInfo_t*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20954 G__setnull(result7);
20955 return(1 || funcname || hash || result7 || libp) ;
20956 }
20957
20958 static int G__G__Base2_275_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20959 {
20960 G__letint(result7, 67, (long) CpuInfo_t::DeclFileName());
20961 return(1 || funcname || hash || result7 || libp) ;
20962 }
20963
20964 static int G__G__Base2_275_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20965 {
20966 G__letint(result7, 105, (long) CpuInfo_t::ImplFileLine());
20967 return(1 || funcname || hash || result7 || libp) ;
20968 }
20969
20970 static int G__G__Base2_275_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20971 {
20972 G__letint(result7, 67, (long) CpuInfo_t::ImplFileName());
20973 return(1 || funcname || hash || result7 || libp) ;
20974 }
20975
20976 static int G__G__Base2_275_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20977 {
20978 G__letint(result7, 105, (long) CpuInfo_t::DeclFileLine());
20979 return(1 || funcname || hash || result7 || libp) ;
20980 }
20981
20982
20983 static int G__G__Base2_275_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20984
20985 {
20986 CpuInfo_t* p;
20987 void* tmp = (void*) G__int(libp->para[0]);
20988 p = new CpuInfo_t(*(CpuInfo_t*) tmp);
20989 result7->obj.i = (long) p;
20990 result7->ref = (long) p;
20991 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_CpuInfo_t));
20992 return(1 || funcname || hash || result7 || libp) ;
20993 }
20994
20995
20996 typedef CpuInfo_t G__TCpuInfo_t;
20997 static int G__G__Base2_275_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20998 {
20999 char* gvp = (char*) G__getgvp();
21000 long soff = G__getstructoffset();
21001 int n = G__getaryconstruct();
21002
21003
21004
21005
21006
21007 if (!soff) {
21008 return(1);
21009 }
21010 if (n) {
21011 if (gvp == (char*)G__PVOID) {
21012 delete[] (CpuInfo_t*) soff;
21013 } else {
21014 G__setgvp((long) G__PVOID);
21015 for (int i = n - 1; i >= 0; --i) {
21016 ((CpuInfo_t*) (soff+(sizeof(CpuInfo_t)*i)))->~G__TCpuInfo_t();
21017 }
21018 G__setgvp((long)gvp);
21019 }
21020 } else {
21021 if (gvp == (char*)G__PVOID) {
21022 delete (CpuInfo_t*) soff;
21023 } else {
21024 G__setgvp((long) G__PVOID);
21025 ((CpuInfo_t*) (soff))->~G__TCpuInfo_t();
21026 G__setgvp((long)gvp);
21027 }
21028 }
21029 G__setnull(result7);
21030 return(1 || funcname || hash || result7 || libp) ;
21031 }
21032
21033
21034 static int G__G__Base2_275_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21035 {
21036 CpuInfo_t* dest = (CpuInfo_t*) G__getstructoffset();
21037 *dest = *(CpuInfo_t*) libp->para[0].ref;
21038 const CpuInfo_t& obj = *dest;
21039 result7->ref = (long) (&obj);
21040 result7->obj.i = (long) (&obj);
21041 return(1 || funcname || hash || result7 || libp) ;
21042 }
21043
21044
21045
21046 static int G__G__Base2_276_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21047 {
21048 MemInfo_t* p = NULL;
21049 char* gvp = (char*) G__getgvp();
21050 int n = G__getaryconstruct();
21051 if (n) {
21052 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21053 p = new MemInfo_t[n];
21054 } else {
21055 p = new((void*) gvp) MemInfo_t[n];
21056 }
21057 } else {
21058 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21059 p = new MemInfo_t;
21060 } else {
21061 p = new((void*) gvp) MemInfo_t;
21062 }
21063 }
21064 result7->obj.i = (long) p;
21065 result7->ref = (long) p;
21066 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_MemInfo_t));
21067 return(1 || funcname || hash || result7 || libp) ;
21068 }
21069
21070 static int G__G__Base2_276_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21071 {
21072 G__letint(result7, 85, (long) MemInfo_t::Class());
21073 return(1 || funcname || hash || result7 || libp) ;
21074 }
21075
21076 static int G__G__Base2_276_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21077 {
21078 G__letint(result7, 67, (long) MemInfo_t::Class_Name());
21079 return(1 || funcname || hash || result7 || libp) ;
21080 }
21081
21082 static int G__G__Base2_276_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21083 {
21084 G__letint(result7, 115, (long) MemInfo_t::Class_Version());
21085 return(1 || funcname || hash || result7 || libp) ;
21086 }
21087
21088 static int G__G__Base2_276_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21089 {
21090 MemInfo_t::Dictionary();
21091 G__setnull(result7);
21092 return(1 || funcname || hash || result7 || libp) ;
21093 }
21094
21095 static int G__G__Base2_276_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21096 {
21097 G__letint(result7, 85, (long) ((const MemInfo_t*) G__getstructoffset())->IsA());
21098 return(1 || funcname || hash || result7 || libp) ;
21099 }
21100
21101 static int G__G__Base2_276_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21102 {
21103 ((MemInfo_t*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
21104 G__setnull(result7);
21105 return(1 || funcname || hash || result7 || libp) ;
21106 }
21107
21108 static int G__G__Base2_276_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21109 {
21110 ((MemInfo_t*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
21111 G__setnull(result7);
21112 return(1 || funcname || hash || result7 || libp) ;
21113 }
21114
21115 static int G__G__Base2_276_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21116 {
21117 ((MemInfo_t*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21118 G__setnull(result7);
21119 return(1 || funcname || hash || result7 || libp) ;
21120 }
21121
21122 static int G__G__Base2_276_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21123 {
21124 G__letint(result7, 67, (long) MemInfo_t::DeclFileName());
21125 return(1 || funcname || hash || result7 || libp) ;
21126 }
21127
21128 static int G__G__Base2_276_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21129 {
21130 G__letint(result7, 105, (long) MemInfo_t::ImplFileLine());
21131 return(1 || funcname || hash || result7 || libp) ;
21132 }
21133
21134 static int G__G__Base2_276_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21135 {
21136 G__letint(result7, 67, (long) MemInfo_t::ImplFileName());
21137 return(1 || funcname || hash || result7 || libp) ;
21138 }
21139
21140 static int G__G__Base2_276_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21141 {
21142 G__letint(result7, 105, (long) MemInfo_t::DeclFileLine());
21143 return(1 || funcname || hash || result7 || libp) ;
21144 }
21145
21146
21147 static int G__G__Base2_276_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21148
21149 {
21150 MemInfo_t* p;
21151 void* tmp = (void*) G__int(libp->para[0]);
21152 p = new MemInfo_t(*(MemInfo_t*) tmp);
21153 result7->obj.i = (long) p;
21154 result7->ref = (long) p;
21155 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_MemInfo_t));
21156 return(1 || funcname || hash || result7 || libp) ;
21157 }
21158
21159
21160 typedef MemInfo_t G__TMemInfo_t;
21161 static int G__G__Base2_276_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21162 {
21163 char* gvp = (char*) G__getgvp();
21164 long soff = G__getstructoffset();
21165 int n = G__getaryconstruct();
21166
21167
21168
21169
21170
21171 if (!soff) {
21172 return(1);
21173 }
21174 if (n) {
21175 if (gvp == (char*)G__PVOID) {
21176 delete[] (MemInfo_t*) soff;
21177 } else {
21178 G__setgvp((long) G__PVOID);
21179 for (int i = n - 1; i >= 0; --i) {
21180 ((MemInfo_t*) (soff+(sizeof(MemInfo_t)*i)))->~G__TMemInfo_t();
21181 }
21182 G__setgvp((long)gvp);
21183 }
21184 } else {
21185 if (gvp == (char*)G__PVOID) {
21186 delete (MemInfo_t*) soff;
21187 } else {
21188 G__setgvp((long) G__PVOID);
21189 ((MemInfo_t*) (soff))->~G__TMemInfo_t();
21190 G__setgvp((long)gvp);
21191 }
21192 }
21193 G__setnull(result7);
21194 return(1 || funcname || hash || result7 || libp) ;
21195 }
21196
21197
21198 static int G__G__Base2_276_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21199 {
21200 MemInfo_t* dest = (MemInfo_t*) G__getstructoffset();
21201 *dest = *(MemInfo_t*) libp->para[0].ref;
21202 const MemInfo_t& obj = *dest;
21203 result7->ref = (long) (&obj);
21204 result7->obj.i = (long) (&obj);
21205 return(1 || funcname || hash || result7 || libp) ;
21206 }
21207
21208
21209
21210 static int G__G__Base2_277_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21211 {
21212 ProcInfo_t* p = NULL;
21213 char* gvp = (char*) G__getgvp();
21214 int n = G__getaryconstruct();
21215 if (n) {
21216 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21217 p = new ProcInfo_t[n];
21218 } else {
21219 p = new((void*) gvp) ProcInfo_t[n];
21220 }
21221 } else {
21222 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21223 p = new ProcInfo_t;
21224 } else {
21225 p = new((void*) gvp) ProcInfo_t;
21226 }
21227 }
21228 result7->obj.i = (long) p;
21229 result7->ref = (long) p;
21230 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_ProcInfo_t));
21231 return(1 || funcname || hash || result7 || libp) ;
21232 }
21233
21234 static int G__G__Base2_277_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21235 {
21236 G__letint(result7, 85, (long) ProcInfo_t::Class());
21237 return(1 || funcname || hash || result7 || libp) ;
21238 }
21239
21240 static int G__G__Base2_277_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21241 {
21242 G__letint(result7, 67, (long) ProcInfo_t::Class_Name());
21243 return(1 || funcname || hash || result7 || libp) ;
21244 }
21245
21246 static int G__G__Base2_277_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21247 {
21248 G__letint(result7, 115, (long) ProcInfo_t::Class_Version());
21249 return(1 || funcname || hash || result7 || libp) ;
21250 }
21251
21252 static int G__G__Base2_277_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21253 {
21254 ProcInfo_t::Dictionary();
21255 G__setnull(result7);
21256 return(1 || funcname || hash || result7 || libp) ;
21257 }
21258
21259 static int G__G__Base2_277_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21260 {
21261 G__letint(result7, 85, (long) ((const ProcInfo_t*) G__getstructoffset())->IsA());
21262 return(1 || funcname || hash || result7 || libp) ;
21263 }
21264
21265 static int G__G__Base2_277_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21266 {
21267 ((ProcInfo_t*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
21268 G__setnull(result7);
21269 return(1 || funcname || hash || result7 || libp) ;
21270 }
21271
21272 static int G__G__Base2_277_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21273 {
21274 ((ProcInfo_t*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
21275 G__setnull(result7);
21276 return(1 || funcname || hash || result7 || libp) ;
21277 }
21278
21279 static int G__G__Base2_277_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21280 {
21281 ((ProcInfo_t*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21282 G__setnull(result7);
21283 return(1 || funcname || hash || result7 || libp) ;
21284 }
21285
21286 static int G__G__Base2_277_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21287 {
21288 G__letint(result7, 67, (long) ProcInfo_t::DeclFileName());
21289 return(1 || funcname || hash || result7 || libp) ;
21290 }
21291
21292 static int G__G__Base2_277_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21293 {
21294 G__letint(result7, 105, (long) ProcInfo_t::ImplFileLine());
21295 return(1 || funcname || hash || result7 || libp) ;
21296 }
21297
21298 static int G__G__Base2_277_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21299 {
21300 G__letint(result7, 67, (long) ProcInfo_t::ImplFileName());
21301 return(1 || funcname || hash || result7 || libp) ;
21302 }
21303
21304 static int G__G__Base2_277_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21305 {
21306 G__letint(result7, 105, (long) ProcInfo_t::DeclFileLine());
21307 return(1 || funcname || hash || result7 || libp) ;
21308 }
21309
21310
21311 static int G__G__Base2_277_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21312
21313 {
21314 ProcInfo_t* p;
21315 void* tmp = (void*) G__int(libp->para[0]);
21316 p = new ProcInfo_t(*(ProcInfo_t*) tmp);
21317 result7->obj.i = (long) p;
21318 result7->ref = (long) p;
21319 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_ProcInfo_t));
21320 return(1 || funcname || hash || result7 || libp) ;
21321 }
21322
21323
21324 typedef ProcInfo_t G__TProcInfo_t;
21325 static int G__G__Base2_277_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21326 {
21327 char* gvp = (char*) G__getgvp();
21328 long soff = G__getstructoffset();
21329 int n = G__getaryconstruct();
21330
21331
21332
21333
21334
21335 if (!soff) {
21336 return(1);
21337 }
21338 if (n) {
21339 if (gvp == (char*)G__PVOID) {
21340 delete[] (ProcInfo_t*) soff;
21341 } else {
21342 G__setgvp((long) G__PVOID);
21343 for (int i = n - 1; i >= 0; --i) {
21344 ((ProcInfo_t*) (soff+(sizeof(ProcInfo_t)*i)))->~G__TProcInfo_t();
21345 }
21346 G__setgvp((long)gvp);
21347 }
21348 } else {
21349 if (gvp == (char*)G__PVOID) {
21350 delete (ProcInfo_t*) soff;
21351 } else {
21352 G__setgvp((long) G__PVOID);
21353 ((ProcInfo_t*) (soff))->~G__TProcInfo_t();
21354 G__setgvp((long)gvp);
21355 }
21356 }
21357 G__setnull(result7);
21358 return(1 || funcname || hash || result7 || libp) ;
21359 }
21360
21361
21362 static int G__G__Base2_277_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21363 {
21364 ProcInfo_t* dest = (ProcInfo_t*) G__getstructoffset();
21365 *dest = *(ProcInfo_t*) libp->para[0].ref;
21366 const ProcInfo_t& obj = *dest;
21367 result7->ref = (long) (&obj);
21368 result7->obj.i = (long) (&obj);
21369 return(1 || funcname || hash || result7 || libp) ;
21370 }
21371
21372
21373
21374 static int G__G__Base2_278_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21375 {
21376 RedirectHandle_t* p = NULL;
21377 char* gvp = (char*) G__getgvp();
21378 switch (libp->paran) {
21379 case 1:
21380
21381 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21382 p = new RedirectHandle_t((const char*) G__int(libp->para[0]));
21383 } else {
21384 p = new((void*) gvp) RedirectHandle_t((const char*) G__int(libp->para[0]));
21385 }
21386 break;
21387 case 0:
21388 int n = G__getaryconstruct();
21389 if (n) {
21390 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21391 p = new RedirectHandle_t[n];
21392 } else {
21393 p = new((void*) gvp) RedirectHandle_t[n];
21394 }
21395 } else {
21396 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21397 p = new RedirectHandle_t;
21398 } else {
21399 p = new((void*) gvp) RedirectHandle_t;
21400 }
21401 }
21402 break;
21403 }
21404 result7->obj.i = (long) p;
21405 result7->ref = (long) p;
21406 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_RedirectHandle_t));
21407 return(1 || funcname || hash || result7 || libp) ;
21408 }
21409
21410 static int G__G__Base2_278_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21411 {
21412 ((RedirectHandle_t*) G__getstructoffset())->Reset();
21413 G__setnull(result7);
21414 return(1 || funcname || hash || result7 || libp) ;
21415 }
21416
21417
21418 static int G__G__Base2_278_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21419
21420 {
21421 RedirectHandle_t* p;
21422 void* tmp = (void*) G__int(libp->para[0]);
21423 p = new RedirectHandle_t(*(RedirectHandle_t*) tmp);
21424 result7->obj.i = (long) p;
21425 result7->ref = (long) p;
21426 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_RedirectHandle_t));
21427 return(1 || funcname || hash || result7 || libp) ;
21428 }
21429
21430
21431 typedef RedirectHandle_t G__TRedirectHandle_t;
21432 static int G__G__Base2_278_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21433 {
21434 char* gvp = (char*) G__getgvp();
21435 long soff = G__getstructoffset();
21436 int n = G__getaryconstruct();
21437
21438
21439
21440
21441
21442 if (!soff) {
21443 return(1);
21444 }
21445 if (n) {
21446 if (gvp == (char*)G__PVOID) {
21447 delete[] (RedirectHandle_t*) soff;
21448 } else {
21449 G__setgvp((long) G__PVOID);
21450 for (int i = n - 1; i >= 0; --i) {
21451 ((RedirectHandle_t*) (soff+(sizeof(RedirectHandle_t)*i)))->~G__TRedirectHandle_t();
21452 }
21453 G__setgvp((long)gvp);
21454 }
21455 } else {
21456 if (gvp == (char*)G__PVOID) {
21457 delete (RedirectHandle_t*) soff;
21458 } else {
21459 G__setgvp((long) G__PVOID);
21460 ((RedirectHandle_t*) (soff))->~G__TRedirectHandle_t();
21461 G__setgvp((long)gvp);
21462 }
21463 }
21464 G__setnull(result7);
21465 return(1 || funcname || hash || result7 || libp) ;
21466 }
21467
21468
21469 static int G__G__Base2_278_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21470 {
21471 RedirectHandle_t* dest = (RedirectHandle_t*) G__getstructoffset();
21472 *dest = *(RedirectHandle_t*) libp->para[0].ref;
21473 const RedirectHandle_t& obj = *dest;
21474 result7->ref = (long) (&obj);
21475 result7->obj.i = (long) (&obj);
21476 return(1 || funcname || hash || result7 || libp) ;
21477 }
21478
21479
21480
21481 static int G__G__Base2_279_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21482 {
21483 TProcessEventTimer* p = NULL;
21484 char* gvp = (char*) G__getgvp();
21485
21486 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21487 p = new TProcessEventTimer((Long_t) G__int(libp->para[0]));
21488 } else {
21489 p = new((void*) gvp) TProcessEventTimer((Long_t) G__int(libp->para[0]));
21490 }
21491 result7->obj.i = (long) p;
21492 result7->ref = (long) p;
21493 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer));
21494 return(1 || funcname || hash || result7 || libp) ;
21495 }
21496
21497 static int G__G__Base2_279_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21498 {
21499 G__letint(result7, 103, (long) ((TProcessEventTimer*) G__getstructoffset())->ProcessEvents());
21500 return(1 || funcname || hash || result7 || libp) ;
21501 }
21502
21503 static int G__G__Base2_279_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21504 {
21505 G__letint(result7, 85, (long) TProcessEventTimer::Class());
21506 return(1 || funcname || hash || result7 || libp) ;
21507 }
21508
21509 static int G__G__Base2_279_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21510 {
21511 G__letint(result7, 67, (long) TProcessEventTimer::Class_Name());
21512 return(1 || funcname || hash || result7 || libp) ;
21513 }
21514
21515 static int G__G__Base2_279_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21516 {
21517 G__letint(result7, 115, (long) TProcessEventTimer::Class_Version());
21518 return(1 || funcname || hash || result7 || libp) ;
21519 }
21520
21521 static int G__G__Base2_279_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21522 {
21523 TProcessEventTimer::Dictionary();
21524 G__setnull(result7);
21525 return(1 || funcname || hash || result7 || libp) ;
21526 }
21527
21528 static int G__G__Base2_279_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21529 {
21530 ((TProcessEventTimer*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21531 G__setnull(result7);
21532 return(1 || funcname || hash || result7 || libp) ;
21533 }
21534
21535 static int G__G__Base2_279_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21536 {
21537 G__letint(result7, 67, (long) TProcessEventTimer::DeclFileName());
21538 return(1 || funcname || hash || result7 || libp) ;
21539 }
21540
21541 static int G__G__Base2_279_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21542 {
21543 G__letint(result7, 105, (long) TProcessEventTimer::ImplFileLine());
21544 return(1 || funcname || hash || result7 || libp) ;
21545 }
21546
21547 static int G__G__Base2_279_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21548 {
21549 G__letint(result7, 67, (long) TProcessEventTimer::ImplFileName());
21550 return(1 || funcname || hash || result7 || libp) ;
21551 }
21552
21553 static int G__G__Base2_279_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21554 {
21555 G__letint(result7, 105, (long) TProcessEventTimer::DeclFileLine());
21556 return(1 || funcname || hash || result7 || libp) ;
21557 }
21558
21559
21560 typedef TProcessEventTimer G__TTProcessEventTimer;
21561 static int G__G__Base2_279_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21562 {
21563 char* gvp = (char*) G__getgvp();
21564 long soff = G__getstructoffset();
21565 int n = G__getaryconstruct();
21566
21567
21568
21569
21570
21571 if (!soff) {
21572 return(1);
21573 }
21574 if (n) {
21575 if (gvp == (char*)G__PVOID) {
21576 delete[] (TProcessEventTimer*) soff;
21577 } else {
21578 G__setgvp((long) G__PVOID);
21579 for (int i = n - 1; i >= 0; --i) {
21580 ((TProcessEventTimer*) (soff+(sizeof(TProcessEventTimer)*i)))->~G__TTProcessEventTimer();
21581 }
21582 G__setgvp((long)gvp);
21583 }
21584 } else {
21585 if (gvp == (char*)G__PVOID) {
21586 delete (TProcessEventTimer*) soff;
21587 } else {
21588 G__setgvp((long) G__PVOID);
21589 ((TProcessEventTimer*) (soff))->~G__TTProcessEventTimer();
21590 G__setgvp((long)gvp);
21591 }
21592 }
21593 G__setnull(result7);
21594 return(1 || funcname || hash || result7 || libp) ;
21595 }
21596
21597
21598
21599 static int G__G__Base2_282_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21600 {
21601 TRemoteObject* p = NULL;
21602 char* gvp = (char*) G__getgvp();
21603 int n = G__getaryconstruct();
21604 if (n) {
21605 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21606 p = new TRemoteObject[n];
21607 } else {
21608 p = new((void*) gvp) TRemoteObject[n];
21609 }
21610 } else {
21611 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21612 p = new TRemoteObject;
21613 } else {
21614 p = new((void*) gvp) TRemoteObject;
21615 }
21616 }
21617 result7->obj.i = (long) p;
21618 result7->ref = (long) p;
21619 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject));
21620 return(1 || funcname || hash || result7 || libp) ;
21621 }
21622
21623 static int G__G__Base2_282_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21624 {
21625 TRemoteObject* p = NULL;
21626 char* gvp = (char*) G__getgvp();
21627
21628 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21629 p = new TRemoteObject(
21630 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
21631 , (const char*) G__int(libp->para[2]));
21632 } else {
21633 p = new((void*) gvp) TRemoteObject(
21634 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
21635 , (const char*) G__int(libp->para[2]));
21636 }
21637 result7->obj.i = (long) p;
21638 result7->ref = (long) p;
21639 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject));
21640 return(1 || funcname || hash || result7 || libp) ;
21641 }
21642
21643 static int G__G__Base2_282_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21644 {
21645 G__letint(result7, 85, (long) ((TRemoteObject*) G__getstructoffset())->Browse());
21646 return(1 || funcname || hash || result7 || libp) ;
21647 }
21648
21649 static int G__G__Base2_282_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21650 {
21651 G__letint(result7, 103, (long) ((TRemoteObject*) G__getstructoffset())->GetFileStat((FileStat_t*) G__int(libp->para[0])));
21652 return(1 || funcname || hash || result7 || libp) ;
21653 }
21654
21655 static int G__G__Base2_282_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21656 {
21657 G__letint(result7, 67, (long) ((const TRemoteObject*) G__getstructoffset())->GetClassName());
21658 return(1 || funcname || hash || result7 || libp) ;
21659 }
21660
21661 static int G__G__Base2_282_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21662 {
21663 G__letint(result7, 67, (long) ((const TRemoteObject*) G__getstructoffset())->GetKeyObjectName());
21664 return(1 || funcname || hash || result7 || libp) ;
21665 }
21666
21667 static int G__G__Base2_282_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21668 {
21669 G__letint(result7, 67, (long) ((const TRemoteObject*) G__getstructoffset())->GetKeyClassName());
21670 return(1 || funcname || hash || result7 || libp) ;
21671 }
21672
21673 static int G__G__Base2_282_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21674 {
21675 ((TRemoteObject*) G__getstructoffset())->SetFolder((Bool_t) G__int(libp->para[0]));
21676 G__setnull(result7);
21677 return(1 || funcname || hash || result7 || libp) ;
21678 }
21679
21680 static int G__G__Base2_282_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21681 {
21682 ((TRemoteObject*) G__getstructoffset())->SetKeyObjectName((const char*) G__int(libp->para[0]));
21683 G__setnull(result7);
21684 return(1 || funcname || hash || result7 || libp) ;
21685 }
21686
21687 static int G__G__Base2_282_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21688 {
21689 ((TRemoteObject*) G__getstructoffset())->SetKeyClassName((const char*) G__int(libp->para[0]));
21690 G__setnull(result7);
21691 return(1 || funcname || hash || result7 || libp) ;
21692 }
21693
21694 static int G__G__Base2_282_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21695 {
21696 ((TRemoteObject*) G__getstructoffset())->SetRemoteAddress((Long_t) G__int(libp->para[0]));
21697 G__setnull(result7);
21698 return(1 || funcname || hash || result7 || libp) ;
21699 }
21700
21701 static int G__G__Base2_282_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21702 {
21703 G__letint(result7, 85, (long) TRemoteObject::Class());
21704 return(1 || funcname || hash || result7 || libp) ;
21705 }
21706
21707 static int G__G__Base2_282_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21708 {
21709 G__letint(result7, 67, (long) TRemoteObject::Class_Name());
21710 return(1 || funcname || hash || result7 || libp) ;
21711 }
21712
21713 static int G__G__Base2_282_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21714 {
21715 G__letint(result7, 115, (long) TRemoteObject::Class_Version());
21716 return(1 || funcname || hash || result7 || libp) ;
21717 }
21718
21719 static int G__G__Base2_282_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21720 {
21721 TRemoteObject::Dictionary();
21722 G__setnull(result7);
21723 return(1 || funcname || hash || result7 || libp) ;
21724 }
21725
21726 static int G__G__Base2_282_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21727 {
21728 ((TRemoteObject*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21729 G__setnull(result7);
21730 return(1 || funcname || hash || result7 || libp) ;
21731 }
21732
21733 static int G__G__Base2_282_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21734 {
21735 G__letint(result7, 67, (long) TRemoteObject::DeclFileName());
21736 return(1 || funcname || hash || result7 || libp) ;
21737 }
21738
21739 static int G__G__Base2_282_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21740 {
21741 G__letint(result7, 105, (long) TRemoteObject::ImplFileLine());
21742 return(1 || funcname || hash || result7 || libp) ;
21743 }
21744
21745 static int G__G__Base2_282_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21746 {
21747 G__letint(result7, 67, (long) TRemoteObject::ImplFileName());
21748 return(1 || funcname || hash || result7 || libp) ;
21749 }
21750
21751 static int G__G__Base2_282_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21752 {
21753 G__letint(result7, 105, (long) TRemoteObject::DeclFileLine());
21754 return(1 || funcname || hash || result7 || libp) ;
21755 }
21756
21757
21758 static int G__G__Base2_282_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21759
21760 {
21761 TRemoteObject* p;
21762 void* tmp = (void*) G__int(libp->para[0]);
21763 p = new TRemoteObject(*(TRemoteObject*) tmp);
21764 result7->obj.i = (long) p;
21765 result7->ref = (long) p;
21766 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject));
21767 return(1 || funcname || hash || result7 || libp) ;
21768 }
21769
21770
21771 typedef TRemoteObject G__TTRemoteObject;
21772 static int G__G__Base2_282_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21773 {
21774 char* gvp = (char*) G__getgvp();
21775 long soff = G__getstructoffset();
21776 int n = G__getaryconstruct();
21777
21778
21779
21780
21781
21782 if (!soff) {
21783 return(1);
21784 }
21785 if (n) {
21786 if (gvp == (char*)G__PVOID) {
21787 delete[] (TRemoteObject*) soff;
21788 } else {
21789 G__setgvp((long) G__PVOID);
21790 for (int i = n - 1; i >= 0; --i) {
21791 ((TRemoteObject*) (soff+(sizeof(TRemoteObject)*i)))->~G__TTRemoteObject();
21792 }
21793 G__setgvp((long)gvp);
21794 }
21795 } else {
21796 if (gvp == (char*)G__PVOID) {
21797 delete (TRemoteObject*) soff;
21798 } else {
21799 G__setgvp((long) G__PVOID);
21800 ((TRemoteObject*) (soff))->~G__TTRemoteObject();
21801 G__setgvp((long)gvp);
21802 }
21803 }
21804 G__setnull(result7);
21805 return(1 || funcname || hash || result7 || libp) ;
21806 }
21807
21808
21809 static int G__G__Base2_282_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21810 {
21811 TRemoteObject* dest = (TRemoteObject*) G__getstructoffset();
21812 *dest = *(TRemoteObject*) libp->para[0].ref;
21813 const TRemoteObject& obj = *dest;
21814 result7->ref = (long) (&obj);
21815 result7->obj.i = (long) (&obj);
21816 return(1 || funcname || hash || result7 || libp) ;
21817 }
21818
21819
21820
21821 static int G__G__Base2_288_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21822 {
21823 ((TROOT*) G__getstructoffset())->AddClass((TClass*) G__int(libp->para[0]));
21824 G__setnull(result7);
21825 return(1 || funcname || hash || result7 || libp) ;
21826 }
21827
21828 static int G__G__Base2_288_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21829 {
21830 ((TROOT*) G__getstructoffset())->AddClassGenerator((TClassGenerator*) G__int(libp->para[0]));
21831 G__setnull(result7);
21832 return(1 || funcname || hash || result7 || libp) ;
21833 }
21834
21835 static int G__G__Base2_288_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21836 {
21837 G__letint(result7, 103, (long) ((TROOT*) G__getstructoffset())->ClassSaved((TClass*) G__int(libp->para[0])));
21838 return(1 || funcname || hash || result7 || libp) ;
21839 }
21840
21841 static int G__G__Base2_288_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21842 {
21843 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->FindSpecialObject((const char*) G__int(libp->para[0]), libp->para[1].ref ? *(void**) libp->para[1].ref : *(void**) (void*) (&G__Mlong(libp->para[1]))));
21844 return(1 || funcname || hash || result7 || libp) ;
21845 }
21846
21847 static int G__G__Base2_288_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21848 {
21849 G__letint(result7, 67, (long) ((const TROOT*) G__getstructoffset())->FindObjectClassName((const char*) G__int(libp->para[0])));
21850 return(1 || funcname || hash || result7 || libp) ;
21851 }
21852
21853 static int G__G__Base2_288_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21854 {
21855 G__letint(result7, 67, (long) ((const TROOT*) G__getstructoffset())->FindObjectPathName((TObject*) G__int(libp->para[0])));
21856 return(1 || funcname || hash || result7 || libp) ;
21857 }
21858
21859 static int G__G__Base2_288_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21860 {
21861 switch (libp->paran) {
21862 case 3:
21863 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->FindSTLClass((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])
21864 , (Bool_t) G__int(libp->para[2])));
21865 break;
21866 case 2:
21867 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->FindSTLClass((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
21868 break;
21869 }
21870 return(1 || funcname || hash || result7 || libp) ;
21871 }
21872
21873 static int G__G__Base2_288_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21874 {
21875 switch (libp->paran) {
21876 case 1:
21877 ((TROOT*) G__getstructoffset())->ForceStyle((Bool_t) G__int(libp->para[0]));
21878 G__setnull(result7);
21879 break;
21880 case 0:
21881 ((TROOT*) G__getstructoffset())->ForceStyle();
21882 G__setnull(result7);
21883 break;
21884 }
21885 return(1 || funcname || hash || result7 || libp) ;
21886 }
21887
21888 static int G__G__Base2_288_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21889 {
21890 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->FromPopUp());
21891 return(1 || funcname || hash || result7 || libp) ;
21892 }
21893
21894 static int G__G__Base2_288_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21895 {
21896 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetPluginManager());
21897 return(1 || funcname || hash || result7 || libp) ;
21898 }
21899
21900 static int G__G__Base2_288_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21901 {
21902 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetApplication());
21903 return(1 || funcname || hash || result7 || libp) ;
21904 }
21905
21906 static int G__G__Base2_288_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21907 {
21908 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetInterpreter());
21909 return(1 || funcname || hash || result7 || libp) ;
21910 }
21911
21912 static int G__G__Base2_288_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21913 {
21914 switch (libp->paran) {
21915 case 3:
21916 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetClass((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])
21917 , (Bool_t) G__int(libp->para[2])));
21918 break;
21919 case 2:
21920 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetClass((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
21921 break;
21922 case 1:
21923 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetClass((const char*) G__int(libp->para[0])));
21924 break;
21925 }
21926 return(1 || funcname || hash || result7 || libp) ;
21927 }
21928
21929 static int G__G__Base2_288_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21930 {
21931 switch (libp->paran) {
21932 case 3:
21933 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetClass(*(type_info*) libp->para[0].ref, (Bool_t) G__int(libp->para[1])
21934 , (Bool_t) G__int(libp->para[2])));
21935 break;
21936 case 2:
21937 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetClass(*(type_info*) libp->para[0].ref, (Bool_t) G__int(libp->para[1])));
21938 break;
21939 case 1:
21940 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetClass(*(type_info*) libp->para[0].ref));
21941 break;
21942 }
21943 return(1 || funcname || hash || result7 || libp) ;
21944 }
21945
21946 static int G__G__Base2_288_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21947 {
21948 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetColor((Int_t) G__int(libp->para[0])));
21949 return(1 || funcname || hash || result7 || libp) ;
21950 }
21951
21952 static int G__G__Base2_288_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21953 {
21954 G__letint(result7, 67, (long) ((const TROOT*) G__getstructoffset())->GetConfigOptions());
21955 return(1 || funcname || hash || result7 || libp) ;
21956 }
21957
21958 static int G__G__Base2_288_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21959 {
21960 G__letint(result7, 67, (long) ((const TROOT*) G__getstructoffset())->GetConfigFeatures());
21961 return(1 || funcname || hash || result7 || libp) ;
21962 }
21963
21964 static int G__G__Base2_288_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21965 {
21966 G__letint(result7, 67, (long) ((const TROOT*) G__getstructoffset())->GetCutClassName());
21967 return(1 || funcname || hash || result7 || libp) ;
21968 }
21969
21970 static int G__G__Base2_288_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21971 {
21972 G__letint(result7, 67, (long) ((const TROOT*) G__getstructoffset())->GetDefCanvasName());
21973 return(1 || funcname || hash || result7 || libp) ;
21974 }
21975
21976 static int G__G__Base2_288_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21977 {
21978 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->GetEditHistograms());
21979 return(1 || funcname || hash || result7 || libp) ;
21980 }
21981
21982 static int G__G__Base2_288_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21983 {
21984 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetEditorMode());
21985 return(1 || funcname || hash || result7 || libp) ;
21986 }
21987
21988 static int G__G__Base2_288_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21989 {
21990 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->GetForceStyle());
21991 return(1 || funcname || hash || result7 || libp) ;
21992 }
21993
21994 static int G__G__Base2_288_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21995 {
21996 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetBuiltDate());
21997 return(1 || funcname || hash || result7 || libp) ;
21998 }
21999
22000 static int G__G__Base2_288_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22001 {
22002 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetBuiltTime());
22003 return(1 || funcname || hash || result7 || libp) ;
22004 }
22005
22006 static int G__G__Base2_288_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22007 {
22008 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetSvnRevision());
22009 return(1 || funcname || hash || result7 || libp) ;
22010 }
22011
22012 static int G__G__Base2_288_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22013 {
22014 G__letint(result7, 67, (long) ((const TROOT*) G__getstructoffset())->GetSvnBranch());
22015 return(1 || funcname || hash || result7 || libp) ;
22016 }
22017
22018 static int G__G__Base2_288_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22019 {
22020 G__letint(result7, 67, (long) ((TROOT*) G__getstructoffset())->GetSvnDate());
22021 return(1 || funcname || hash || result7 || libp) ;
22022 }
22023
22024 static int G__G__Base2_288_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22025 {
22026 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetVersionDate());
22027 return(1 || funcname || hash || result7 || libp) ;
22028 }
22029
22030 static int G__G__Base2_288_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22031 {
22032 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetVersionTime());
22033 return(1 || funcname || hash || result7 || libp) ;
22034 }
22035
22036 static int G__G__Base2_288_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22037 {
22038 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetVersionInt());
22039 return(1 || funcname || hash || result7 || libp) ;
22040 }
22041
22042 static int G__G__Base2_288_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22043 {
22044 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetVersionCode());
22045 return(1 || funcname || hash || result7 || libp) ;
22046 }
22047
22048 static int G__G__Base2_288_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22049 {
22050 G__letint(result7, 67, (long) ((const TROOT*) G__getstructoffset())->GetVersion());
22051 return(1 || funcname || hash || result7 || libp) ;
22052 }
22053
22054 static int G__G__Base2_288_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22055 {
22056 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfClasses());
22057 return(1 || funcname || hash || result7 || libp) ;
22058 }
22059
22060 static int G__G__Base2_288_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22061 {
22062 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfColors());
22063 return(1 || funcname || hash || result7 || libp) ;
22064 }
22065
22066 static int G__G__Base2_288_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22067 {
22068 switch (libp->paran) {
22069 case 1:
22070 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetListOfTypes((Bool_t) G__int(libp->para[0])));
22071 break;
22072 case 0:
22073 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetListOfTypes());
22074 break;
22075 }
22076 return(1 || funcname || hash || result7 || libp) ;
22077 }
22078
22079 static int G__G__Base2_288_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22080 {
22081 switch (libp->paran) {
22082 case 1:
22083 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetListOfGlobals((Bool_t) G__int(libp->para[0])));
22084 break;
22085 case 0:
22086 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetListOfGlobals());
22087 break;
22088 }
22089 return(1 || funcname || hash || result7 || libp) ;
22090 }
22091
22092 static int G__G__Base2_288_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22093 {
22094 switch (libp->paran) {
22095 case 1:
22096 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetListOfGlobalFunctions((Bool_t) G__int(libp->para[0])));
22097 break;
22098 case 0:
22099 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetListOfGlobalFunctions());
22100 break;
22101 }
22102 return(1 || funcname || hash || result7 || libp) ;
22103 }
22104
22105 static int G__G__Base2_288_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22106 {
22107 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfFiles());
22108 return(1 || funcname || hash || result7 || libp) ;
22109 }
22110
22111 static int G__G__Base2_288_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22112 {
22113 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfMappedFiles());
22114 return(1 || funcname || hash || result7 || libp) ;
22115 }
22116
22117 static int G__G__Base2_288_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22118 {
22119 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfSockets());
22120 return(1 || funcname || hash || result7 || libp) ;
22121 }
22122
22123 static int G__G__Base2_288_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22124 {
22125 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfCanvases());
22126 return(1 || funcname || hash || result7 || libp) ;
22127 }
22128
22129 static int G__G__Base2_288_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22130 {
22131 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfStyles());
22132 return(1 || funcname || hash || result7 || libp) ;
22133 }
22134
22135 static int G__G__Base2_288_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22136 {
22137 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfFunctions());
22138 return(1 || funcname || hash || result7 || libp) ;
22139 }
22140
22141 static int G__G__Base2_288_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22142 {
22143 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfGeometries());
22144 return(1 || funcname || hash || result7 || libp) ;
22145 }
22146
22147 static int G__G__Base2_288_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22148 {
22149 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfBrowsers());
22150 return(1 || funcname || hash || result7 || libp) ;
22151 }
22152
22153 static int G__G__Base2_288_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22154 {
22155 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfSpecials());
22156 return(1 || funcname || hash || result7 || libp) ;
22157 }
22158
22159 static int G__G__Base2_288_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22160 {
22161 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfTasks());
22162 return(1 || funcname || hash || result7 || libp) ;
22163 }
22164
22165 static int G__G__Base2_288_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22166 {
22167 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfCleanups());
22168 return(1 || funcname || hash || result7 || libp) ;
22169 }
22170
22171 static int G__G__Base2_288_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22172 {
22173 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfStreamerInfo());
22174 return(1 || funcname || hash || result7 || libp) ;
22175 }
22176
22177 static int G__G__Base2_288_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22178 {
22179 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfMessageHandlers());
22180 return(1 || funcname || hash || result7 || libp) ;
22181 }
22182
22183 static int G__G__Base2_288_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22184 {
22185 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfClassGenerators());
22186 return(1 || funcname || hash || result7 || libp) ;
22187 }
22188
22189 static int G__G__Base2_288_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22190 {
22191 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfSecContexts());
22192 return(1 || funcname || hash || result7 || libp) ;
22193 }
22194
22195 static int G__G__Base2_288_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22196 {
22197 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfProofs());
22198 return(1 || funcname || hash || result7 || libp) ;
22199 }
22200
22201 static int G__G__Base2_288_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22202 {
22203 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetClipboard());
22204 return(1 || funcname || hash || result7 || libp) ;
22205 }
22206
22207 static int G__G__Base2_288_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22208 {
22209 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfDataSets());
22210 return(1 || funcname || hash || result7 || libp) ;
22211 }
22212
22213 static int G__G__Base2_288_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22214 {
22215 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetListOfBrowsables());
22216 return(1 || funcname || hash || result7 || libp) ;
22217 }
22218
22219 static int G__G__Base2_288_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22220 {
22221 switch (libp->paran) {
22222 case 2:
22223 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetType((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
22224 break;
22225 case 1:
22226 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetType((const char*) G__int(libp->para[0])));
22227 break;
22228 }
22229 return(1 || funcname || hash || result7 || libp) ;
22230 }
22231
22232 static int G__G__Base2_288_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22233 {
22234 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetFile((const char*) G__int(libp->para[0])));
22235 return(1 || funcname || hash || result7 || libp) ;
22236 }
22237
22238 static int G__G__Base2_288_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22239 {
22240 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetStyle((const char*) G__int(libp->para[0])));
22241 return(1 || funcname || hash || result7 || libp) ;
22242 }
22243
22244 static int G__G__Base2_288_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22245 {
22246 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetFunction((const char*) G__int(libp->para[0])));
22247 return(1 || funcname || hash || result7 || libp) ;
22248 }
22249
22250 static int G__G__Base2_288_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22251 {
22252 switch (libp->paran) {
22253 case 2:
22254 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetGlobal((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
22255 break;
22256 case 1:
22257 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetGlobal((const char*) G__int(libp->para[0])));
22258 break;
22259 }
22260 return(1 || funcname || hash || result7 || libp) ;
22261 }
22262
22263 static int G__G__Base2_288_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22264 {
22265 switch (libp->paran) {
22266 case 2:
22267 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetGlobal((TObject*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
22268 break;
22269 case 1:
22270 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetGlobal((TObject*) G__int(libp->para[0])));
22271 break;
22272 }
22273 return(1 || funcname || hash || result7 || libp) ;
22274 }
22275
22276 static int G__G__Base2_288_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22277 {
22278 switch (libp->paran) {
22279 case 3:
22280 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetGlobalFunction((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
22281 , (Bool_t) G__int(libp->para[2])));
22282 break;
22283 case 2:
22284 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetGlobalFunction((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
22285 break;
22286 case 1:
22287 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetGlobalFunction((const char*) G__int(libp->para[0])));
22288 break;
22289 }
22290 return(1 || funcname || hash || result7 || libp) ;
22291 }
22292
22293 static int G__G__Base2_288_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22294 {
22295 switch (libp->paran) {
22296 case 3:
22297 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetGlobalFunctionWithPrototype((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
22298 , (Bool_t) G__int(libp->para[2])));
22299 break;
22300 case 2:
22301 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetGlobalFunctionWithPrototype((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
22302 break;
22303 case 1:
22304 G__letint(result7, 85, (long) ((TROOT*) G__getstructoffset())->GetGlobalFunctionWithPrototype((const char*) G__int(libp->para[0])));
22305 break;
22306 }
22307 return(1 || funcname || hash || result7 || libp) ;
22308 }
22309
22310 static int G__G__Base2_288_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22311 {
22312 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetGeometry((const char*) G__int(libp->para[0])));
22313 return(1 || funcname || hash || result7 || libp) ;
22314 }
22315
22316 static int G__G__Base2_288_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22317 {
22318 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetSelectedPrimitive());
22319 return(1 || funcname || hash || result7 || libp) ;
22320 }
22321
22322 static int G__G__Base2_288_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22323 {
22324 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetSelectedPad());
22325 return(1 || funcname || hash || result7 || libp) ;
22326 }
22327
22328 static int G__G__Base2_288_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22329 {
22330 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetNclasses());
22331 return(1 || funcname || hash || result7 || libp) ;
22332 }
22333
22334 static int G__G__Base2_288_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22335 {
22336 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->GetNtypes());
22337 return(1 || funcname || hash || result7 || libp) ;
22338 }
22339
22340 static int G__G__Base2_288_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22341 {
22342 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetRootFolder());
22343 return(1 || funcname || hash || result7 || libp) ;
22344 }
22345
22346 static int G__G__Base2_288_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22347 {
22348 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->GetUUIDs());
22349 return(1 || funcname || hash || result7 || libp) ;
22350 }
22351
22352 static int G__G__Base2_288_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22353 {
22354 switch (libp->paran) {
22355 case 2:
22356 ((TROOT*) G__getstructoffset())->Idle((UInt_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
22357 G__setnull(result7);
22358 break;
22359 case 1:
22360 ((TROOT*) G__getstructoffset())->Idle((UInt_t) G__int(libp->para[0]));
22361 G__setnull(result7);
22362 break;
22363 }
22364 return(1 || funcname || hash || result7 || libp) ;
22365 }
22366
22367 static int G__G__Base2_288_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22368 {
22369 G__letint(result7, 105, (long) ((TROOT*) G__getstructoffset())->IgnoreInclude((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
22370 return(1 || funcname || hash || result7 || libp) ;
22371 }
22372
22373 static int G__G__Base2_288_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22374 {
22375 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->IsBatch());
22376 return(1 || funcname || hash || result7 || libp) ;
22377 }
22378
22379 static int G__G__Base2_288_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22380 {
22381 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->IsExecutingMacro());
22382 return(1 || funcname || hash || result7 || libp) ;
22383 }
22384
22385 static int G__G__Base2_288_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22386 {
22387 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->IsInterrupted());
22388 return(1 || funcname || hash || result7 || libp) ;
22389 }
22390
22391 static int G__G__Base2_288_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22392 {
22393 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->IsEscaped());
22394 return(1 || funcname || hash || result7 || libp) ;
22395 }
22396
22397 static int G__G__Base2_288_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22398 {
22399 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->IsLineProcessing());
22400 return(1 || funcname || hash || result7 || libp) ;
22401 }
22402
22403 static int G__G__Base2_288_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22404 {
22405 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->IsProofServ());
22406 return(1 || funcname || hash || result7 || libp) ;
22407 }
22408
22409 static int G__G__Base2_288_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22410 {
22411 switch (libp->paran) {
22412 case 3:
22413 G__letint(result7, 105, (long) ((TROOT*) G__getstructoffset())->LoadClass((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
22414 , (Bool_t) G__int(libp->para[2])));
22415 break;
22416 case 2:
22417 G__letint(result7, 105, (long) ((TROOT*) G__getstructoffset())->LoadClass((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
22418 break;
22419 }
22420 return(1 || funcname || hash || result7 || libp) ;
22421 }
22422
22423 static int G__G__Base2_288_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22424 {
22425 switch (libp->paran) {
22426 case 2:
22427 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->LoadClass((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
22428 break;
22429 case 1:
22430 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->LoadClass((const char*) G__int(libp->para[0])));
22431 break;
22432 }
22433 return(1 || funcname || hash || result7 || libp) ;
22434 }
22435
22436 static int G__G__Base2_288_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22437 {
22438 switch (libp->paran) {
22439 case 3:
22440 G__letint(result7, 105, (long) ((TROOT*) G__getstructoffset())->LoadMacro((const char*) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
22441 , (Bool_t) G__int(libp->para[2])));
22442 break;
22443 case 2:
22444 G__letint(result7, 105, (long) ((TROOT*) G__getstructoffset())->LoadMacro((const char*) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])));
22445 break;
22446 case 1:
22447 G__letint(result7, 105, (long) ((TROOT*) G__getstructoffset())->LoadMacro((const char*) G__int(libp->para[0])));
22448 break;
22449 }
22450 return(1 || funcname || hash || result7 || libp) ;
22451 }
22452
22453 static int G__G__Base2_288_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22454 {
22455 switch (libp->paran) {
22456 case 3:
22457 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->Macro((const char*) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
22458 , (Bool_t) G__int(libp->para[2])));
22459 break;
22460 case 2:
22461 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->Macro((const char*) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])));
22462 break;
22463 case 1:
22464 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->Macro((const char*) G__int(libp->para[0])));
22465 break;
22466 }
22467 return(1 || funcname || hash || result7 || libp) ;
22468 }
22469
22470 static int G__G__Base2_288_0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22471 {
22472 G__letint(result7, 85, (long) ((const TROOT*) G__getstructoffset())->MakeDefCanvas());
22473 return(1 || funcname || hash || result7 || libp) ;
22474 }
22475
22476 static int G__G__Base2_288_0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22477 {
22478 ((TROOT*) G__getstructoffset())->Message((Int_t) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
22479 G__setnull(result7);
22480 return(1 || funcname || hash || result7 || libp) ;
22481 }
22482
22483 static int G__G__Base2_288_0_101(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22484 {
22485 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->MustClean());
22486 return(1 || funcname || hash || result7 || libp) ;
22487 }
22488
22489 static int G__G__Base2_288_0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22490 {
22491 switch (libp->paran) {
22492 case 2:
22493 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->ProcessLine((const char*) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])));
22494 break;
22495 case 1:
22496 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->ProcessLine((const char*) G__int(libp->para[0])));
22497 break;
22498 }
22499 return(1 || funcname || hash || result7 || libp) ;
22500 }
22501
22502 static int G__G__Base2_288_0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22503 {
22504 switch (libp->paran) {
22505 case 2:
22506 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->ProcessLineSync((const char*) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])));
22507 break;
22508 case 1:
22509 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->ProcessLineSync((const char*) G__int(libp->para[0])));
22510 break;
22511 }
22512 return(1 || funcname || hash || result7 || libp) ;
22513 }
22514
22515 static int G__G__Base2_288_0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22516 {
22517 switch (libp->paran) {
22518 case 2:
22519 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->ProcessLineFast((const char*) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])));
22520 break;
22521 case 1:
22522 G__letint(result7, 108, (long) ((TROOT*) G__getstructoffset())->ProcessLineFast((const char*) G__int(libp->para[0])));
22523 break;
22524 }
22525 return(1 || funcname || hash || result7 || libp) ;
22526 }
22527
22528 static int G__G__Base2_288_0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22529 {
22530 G__letint(result7, 103, (long) ((const TROOT*) G__getstructoffset())->ReadingObject());
22531 return(1 || funcname || hash || result7 || libp) ;
22532 }
22533
22534 static int G__G__Base2_288_0_106(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22535 {
22536 ((TROOT*) G__getstructoffset())->RefreshBrowsers();
22537 G__setnull(result7);
22538 return(1 || funcname || hash || result7 || libp) ;
22539 }
22540
22541 static int G__G__Base2_288_0_107(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22542 {
22543 ((TROOT*) G__getstructoffset())->RemoveClass((TClass*) G__int(libp->para[0]));
22544 G__setnull(result7);
22545 return(1 || funcname || hash || result7 || libp) ;
22546 }
22547
22548 static int G__G__Base2_288_0_108(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22549 {
22550 switch (libp->paran) {
22551 case 1:
22552 ((TROOT*) G__getstructoffset())->Reset((Option_t*) G__int(libp->para[0]));
22553 G__setnull(result7);
22554 break;
22555 case 0:
22556 ((TROOT*) G__getstructoffset())->Reset();
22557 G__setnull(result7);
22558 break;
22559 }
22560 return(1 || funcname || hash || result7 || libp) ;
22561 }
22562
22563 static int G__G__Base2_288_0_109(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22564 {
22565 ((TROOT*) G__getstructoffset())->SaveContext();
22566 G__setnull(result7);
22567 return(1 || funcname || hash || result7 || libp) ;
22568 }
22569
22570 static int G__G__Base2_288_0_110(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22571 {
22572 ((TROOT*) G__getstructoffset())->SetApplication((TApplication*) G__int(libp->para[0]));
22573 G__setnull(result7);
22574 return(1 || funcname || hash || result7 || libp) ;
22575 }
22576
22577 static int G__G__Base2_288_0_111(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22578 {
22579 switch (libp->paran) {
22580 case 1:
22581 ((TROOT*) G__getstructoffset())->SetBatch((Bool_t) G__int(libp->para[0]));
22582 G__setnull(result7);
22583 break;
22584 case 0:
22585 ((TROOT*) G__getstructoffset())->SetBatch();
22586 G__setnull(result7);
22587 break;
22588 }
22589 return(1 || funcname || hash || result7 || libp) ;
22590 }
22591
22592 static int G__G__Base2_288_0_112(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22593 {
22594 switch (libp->paran) {
22595 case 1:
22596 ((TROOT*) G__getstructoffset())->SetCutClassName((const char*) G__int(libp->para[0]));
22597 G__setnull(result7);
22598 break;
22599 case 0:
22600 ((TROOT*) G__getstructoffset())->SetCutClassName();
22601 G__setnull(result7);
22602 break;
22603 }
22604 return(1 || funcname || hash || result7 || libp) ;
22605 }
22606
22607 static int G__G__Base2_288_0_113(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22608 {
22609 switch (libp->paran) {
22610 case 1:
22611 ((TROOT*) G__getstructoffset())->SetDefCanvasName((const char*) G__int(libp->para[0]));
22612 G__setnull(result7);
22613 break;
22614 case 0:
22615 ((TROOT*) G__getstructoffset())->SetDefCanvasName();
22616 G__setnull(result7);
22617 break;
22618 }
22619 return(1 || funcname || hash || result7 || libp) ;
22620 }
22621
22622 static int G__G__Base2_288_0_114(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22623 {
22624 switch (libp->paran) {
22625 case 1:
22626 ((TROOT*) G__getstructoffset())->SetEditHistograms((Bool_t) G__int(libp->para[0]));
22627 G__setnull(result7);
22628 break;
22629 case 0:
22630 ((TROOT*) G__getstructoffset())->SetEditHistograms();
22631 G__setnull(result7);
22632 break;
22633 }
22634 return(1 || funcname || hash || result7 || libp) ;
22635 }
22636
22637 static int G__G__Base2_288_0_115(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22638 {
22639 switch (libp->paran) {
22640 case 1:
22641 ((TROOT*) G__getstructoffset())->SetEditorMode((const char*) G__int(libp->para[0]));
22642 G__setnull(result7);
22643 break;
22644 case 0:
22645 ((TROOT*) G__getstructoffset())->SetEditorMode();
22646 G__setnull(result7);
22647 break;
22648 }
22649 return(1 || funcname || hash || result7 || libp) ;
22650 }
22651
22652 static int G__G__Base2_288_0_116(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22653 {
22654 switch (libp->paran) {
22655 case 1:
22656 ((TROOT*) G__getstructoffset())->SetExecutingMacro((Bool_t) G__int(libp->para[0]));
22657 G__setnull(result7);
22658 break;
22659 case 0:
22660 ((TROOT*) G__getstructoffset())->SetExecutingMacro();
22661 G__setnull(result7);
22662 break;
22663 }
22664 return(1 || funcname || hash || result7 || libp) ;
22665 }
22666
22667 static int G__G__Base2_288_0_117(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22668 {
22669 switch (libp->paran) {
22670 case 1:
22671 ((TROOT*) G__getstructoffset())->SetFromPopUp((Bool_t) G__int(libp->para[0]));
22672 G__setnull(result7);
22673 break;
22674 case 0:
22675 ((TROOT*) G__getstructoffset())->SetFromPopUp();
22676 G__setnull(result7);
22677 break;
22678 }
22679 return(1 || funcname || hash || result7 || libp) ;
22680 }
22681
22682 static int G__G__Base2_288_0_118(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22683 {
22684 switch (libp->paran) {
22685 case 1:
22686 ((TROOT*) G__getstructoffset())->SetInterrupt((Bool_t) G__int(libp->para[0]));
22687 G__setnull(result7);
22688 break;
22689 case 0:
22690 ((TROOT*) G__getstructoffset())->SetInterrupt();
22691 G__setnull(result7);
22692 break;
22693 }
22694 return(1 || funcname || hash || result7 || libp) ;
22695 }
22696
22697 static int G__G__Base2_288_0_119(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22698 {
22699 switch (libp->paran) {
22700 case 1:
22701 ((TROOT*) G__getstructoffset())->SetEscape((Bool_t) G__int(libp->para[0]));
22702 G__setnull(result7);
22703 break;
22704 case 0:
22705 ((TROOT*) G__getstructoffset())->SetEscape();
22706 G__setnull(result7);
22707 break;
22708 }
22709 return(1 || funcname || hash || result7 || libp) ;
22710 }
22711
22712 static int G__G__Base2_288_0_120(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22713 {
22714 ((TROOT*) G__getstructoffset())->SetLineIsProcessing();
22715 G__setnull(result7);
22716 return(1 || funcname || hash || result7 || libp) ;
22717 }
22718
22719 static int G__G__Base2_288_0_121(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22720 {
22721 ((TROOT*) G__getstructoffset())->SetLineHasBeenProcessed();
22722 G__setnull(result7);
22723 return(1 || funcname || hash || result7 || libp) ;
22724 }
22725
22726 static int G__G__Base2_288_0_122(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22727 {
22728 switch (libp->paran) {
22729 case 1:
22730 ((TROOT*) G__getstructoffset())->SetReadingObject((Bool_t) G__int(libp->para[0]));
22731 G__setnull(result7);
22732 break;
22733 case 0:
22734 ((TROOT*) G__getstructoffset())->SetReadingObject();
22735 G__setnull(result7);
22736 break;
22737 }
22738 return(1 || funcname || hash || result7 || libp) ;
22739 }
22740
22741 static int G__G__Base2_288_0_123(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22742 {
22743 switch (libp->paran) {
22744 case 1:
22745 ((TROOT*) G__getstructoffset())->SetMustClean((Bool_t) G__int(libp->para[0]));
22746 G__setnull(result7);
22747 break;
22748 case 0:
22749 ((TROOT*) G__getstructoffset())->SetMustClean();
22750 G__setnull(result7);
22751 break;
22752 }
22753 return(1 || funcname || hash || result7 || libp) ;
22754 }
22755
22756 static int G__G__Base2_288_0_124(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22757 {
22758 ((TROOT*) G__getstructoffset())->SetSelectedPrimitive((TObject*) G__int(libp->para[0]));
22759 G__setnull(result7);
22760 return(1 || funcname || hash || result7 || libp) ;
22761 }
22762
22763 static int G__G__Base2_288_0_125(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22764 {
22765 ((TROOT*) G__getstructoffset())->SetSelectedPad((TVirtualPad*) G__int(libp->para[0]));
22766 G__setnull(result7);
22767 return(1 || funcname || hash || result7 || libp) ;
22768 }
22769
22770 static int G__G__Base2_288_0_126(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22771 {
22772 switch (libp->paran) {
22773 case 1:
22774 ((TROOT*) G__getstructoffset())->SetStyle((const char*) G__int(libp->para[0]));
22775 G__setnull(result7);
22776 break;
22777 case 0:
22778 ((TROOT*) G__getstructoffset())->SetStyle();
22779 G__setnull(result7);
22780 break;
22781 }
22782 return(1 || funcname || hash || result7 || libp) ;
22783 }
22784
22785 static int G__G__Base2_288_0_127(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22786 {
22787 switch (libp->paran) {
22788 case 1:
22789 ((TROOT*) G__getstructoffset())->Time((Int_t) G__int(libp->para[0]));
22790 G__setnull(result7);
22791 break;
22792 case 0:
22793 ((TROOT*) G__getstructoffset())->Time();
22794 G__setnull(result7);
22795 break;
22796 }
22797 return(1 || funcname || hash || result7 || libp) ;
22798 }
22799
22800 static int G__G__Base2_288_0_128(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22801 {
22802 G__letint(result7, 105, (long) ((const TROOT*) G__getstructoffset())->Timer());
22803 return(1 || funcname || hash || result7 || libp) ;
22804 }
22805
22806 static int G__G__Base2_288_0_129(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22807 {
22808 G__letint(result7, 105, (long) TROOT::DecreaseDirLevel());
22809 return(1 || funcname || hash || result7 || libp) ;
22810 }
22811
22812 static int G__G__Base2_288_0_130(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22813 {
22814 G__letint(result7, 105, (long) TROOT::GetDirLevel());
22815 return(1 || funcname || hash || result7 || libp) ;
22816 }
22817
22818 static int G__G__Base2_288_0_131(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22819 {
22820 G__letint(result7, 67, (long) TROOT::GetMacroPath());
22821 return(1 || funcname || hash || result7 || libp) ;
22822 }
22823
22824 static int G__G__Base2_288_0_132(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22825 {
22826 TROOT::SetMacroPath((const char*) G__int(libp->para[0]));
22827 G__setnull(result7);
22828 return(1 || funcname || hash || result7 || libp) ;
22829 }
22830
22831 static int G__G__Base2_288_0_133(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22832 {
22833 G__letint(result7, 105, (long) TROOT::IncreaseDirLevel());
22834 return(1 || funcname || hash || result7 || libp) ;
22835 }
22836
22837 static int G__G__Base2_288_0_134(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22838 {
22839 TROOT::IndentLevel();
22840 G__setnull(result7);
22841 return(1 || funcname || hash || result7 || libp) ;
22842 }
22843
22844 static int G__G__Base2_288_0_135(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22845 {
22846 G__letint(result7, 103, (long) TROOT::Initialized());
22847 return(1 || funcname || hash || result7 || libp) ;
22848 }
22849
22850 static int G__G__Base2_288_0_136(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22851 {
22852 G__letint(result7, 103, (long) TROOT::MemCheck());
22853 return(1 || funcname || hash || result7 || libp) ;
22854 }
22855
22856 static int G__G__Base2_288_0_137(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22857 {
22858 switch (libp->paran) {
22859 case 1:
22860 TROOT::SetDirLevel((Int_t) G__int(libp->para[0]));
22861 G__setnull(result7);
22862 break;
22863 case 0:
22864 TROOT::SetDirLevel();
22865 G__setnull(result7);
22866 break;
22867 }
22868 return(1 || funcname || hash || result7 || libp) ;
22869 }
22870
22871 static int G__G__Base2_288_0_138(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22872 {
22873 G__letint(result7, 105, (long) TROOT::ConvertVersionCode2Int((Int_t) G__int(libp->para[0])));
22874 return(1 || funcname || hash || result7 || libp) ;
22875 }
22876
22877 static int G__G__Base2_288_0_139(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22878 {
22879 G__letint(result7, 105, (long) TROOT::ConvertVersionInt2Code((Int_t) G__int(libp->para[0])));
22880 return(1 || funcname || hash || result7 || libp) ;
22881 }
22882
22883 static int G__G__Base2_288_0_140(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22884 {
22885 G__letint(result7, 105, (long) TROOT::RootVersionCode());
22886 return(1 || funcname || hash || result7 || libp) ;
22887 }
22888
22889 static int G__G__Base2_288_0_141(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22890 {
22891 G__letint(result7, 85, (long) TROOT::Class());
22892 return(1 || funcname || hash || result7 || libp) ;
22893 }
22894
22895 static int G__G__Base2_288_0_142(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22896 {
22897 G__letint(result7, 67, (long) TROOT::Class_Name());
22898 return(1 || funcname || hash || result7 || libp) ;
22899 }
22900
22901 static int G__G__Base2_288_0_143(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22902 {
22903 G__letint(result7, 115, (long) TROOT::Class_Version());
22904 return(1 || funcname || hash || result7 || libp) ;
22905 }
22906
22907 static int G__G__Base2_288_0_144(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22908 {
22909 TROOT::Dictionary();
22910 G__setnull(result7);
22911 return(1 || funcname || hash || result7 || libp) ;
22912 }
22913
22914 static int G__G__Base2_288_0_148(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22915 {
22916 ((TROOT*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
22917 G__setnull(result7);
22918 return(1 || funcname || hash || result7 || libp) ;
22919 }
22920
22921 static int G__G__Base2_288_0_149(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22922 {
22923 G__letint(result7, 67, (long) TROOT::DeclFileName());
22924 return(1 || funcname || hash || result7 || libp) ;
22925 }
22926
22927 static int G__G__Base2_288_0_150(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22928 {
22929 G__letint(result7, 105, (long) TROOT::ImplFileLine());
22930 return(1 || funcname || hash || result7 || libp) ;
22931 }
22932
22933 static int G__G__Base2_288_0_151(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22934 {
22935 G__letint(result7, 67, (long) TROOT::ImplFileName());
22936 return(1 || funcname || hash || result7 || libp) ;
22937 }
22938
22939 static int G__G__Base2_288_0_152(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22940 {
22941 G__letint(result7, 105, (long) TROOT::DeclFileLine());
22942 return(1 || funcname || hash || result7 || libp) ;
22943 }
22944
22945
22946 typedef TROOT G__TTROOT;
22947 static int G__G__Base2_288_0_153(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22948 {
22949 char* gvp = (char*) G__getgvp();
22950 long soff = G__getstructoffset();
22951 int n = G__getaryconstruct();
22952
22953
22954
22955
22956
22957 if (!soff) {
22958 return(1);
22959 }
22960 if (n) {
22961 if (gvp == (char*)G__PVOID) {
22962 delete[] (TROOT*) soff;
22963 } else {
22964 G__setgvp((long) G__PVOID);
22965 for (int i = n - 1; i >= 0; --i) {
22966 ((TROOT*) (soff+(sizeof(TROOT)*i)))->~G__TTROOT();
22967 }
22968 G__setgvp((long)gvp);
22969 }
22970 } else {
22971 if (gvp == (char*)G__PVOID) {
22972 delete (TROOT*) soff;
22973 } else {
22974 G__setgvp((long) G__PVOID);
22975 ((TROOT*) (soff))->~G__TTROOT();
22976 G__setgvp((long)gvp);
22977 }
22978 }
22979 G__setnull(result7);
22980 return(1 || funcname || hash || result7 || libp) ;
22981 }
22982
22983
22984
22985 static int G__G__Base2_291_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22986 {
22987 TTask* p = NULL;
22988 char* gvp = (char*) G__getgvp();
22989 int n = G__getaryconstruct();
22990 if (n) {
22991 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22992 p = new TTask[n];
22993 } else {
22994 p = new((void*) gvp) TTask[n];
22995 }
22996 } else {
22997 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22998 p = new TTask;
22999 } else {
23000 p = new((void*) gvp) TTask;
23001 }
23002 }
23003 result7->obj.i = (long) p;
23004 result7->ref = (long) p;
23005 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTask));
23006 return(1 || funcname || hash || result7 || libp) ;
23007 }
23008
23009 static int G__G__Base2_291_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23010 {
23011 TTask* p = NULL;
23012 char* gvp = (char*) G__getgvp();
23013
23014 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23015 p = new TTask((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
23016 } else {
23017 p = new((void*) gvp) TTask((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
23018 }
23019 result7->obj.i = (long) p;
23020 result7->ref = (long) p;
23021 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTask));
23022 return(1 || funcname || hash || result7 || libp) ;
23023 }
23024
23025 static int G__G__Base2_291_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23026 {
23027 TTask* p = NULL;
23028 char* gvp = (char*) G__getgvp();
23029
23030 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23031 p = new TTask(*(TTask*) libp->para[0].ref);
23032 } else {
23033 p = new((void*) gvp) TTask(*(TTask*) libp->para[0].ref);
23034 }
23035 result7->obj.i = (long) p;
23036 result7->ref = (long) p;
23037 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_TTask));
23038 return(1 || funcname || hash || result7 || libp) ;
23039 }
23040
23041 static int G__G__Base2_291_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23042 {
23043 {
23044 const TTask& obj = ((TTask*) G__getstructoffset())->operator=(*(TTask*) libp->para[0].ref);
23045 result7->ref = (long) (&obj);
23046 result7->obj.i = (long) (&obj);
23047 }
23048 return(1 || funcname || hash || result7 || libp) ;
23049 }
23050
23051 static int G__G__Base2_291_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23052 {
23053 ((TTask*) G__getstructoffset())->Abort();
23054 G__setnull(result7);
23055 return(1 || funcname || hash || result7 || libp) ;
23056 }
23057
23058 static int G__G__Base2_291_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23059 {
23060 ((TTask*) G__getstructoffset())->Add((TTask*) G__int(libp->para[0]));
23061 G__setnull(result7);
23062 return(1 || funcname || hash || result7 || libp) ;
23063 }
23064
23065 static int G__G__Base2_291_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23066 {
23067 ((TTask*) G__getstructoffset())->CleanTasks();
23068 G__setnull(result7);
23069 return(1 || funcname || hash || result7 || libp) ;
23070 }
23071
23072 static int G__G__Base2_291_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23073 {
23074 ((TTask*) G__getstructoffset())->Continue();
23075 G__setnull(result7);
23076 return(1 || funcname || hash || result7 || libp) ;
23077 }
23078
23079 static int G__G__Base2_291_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23080 {
23081 ((TTask*) G__getstructoffset())->Exec((Option_t*) G__int(libp->para[0]));
23082 G__setnull(result7);
23083 return(1 || funcname || hash || result7 || libp) ;
23084 }
23085
23086 static int G__G__Base2_291_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23087 {
23088 switch (libp->paran) {
23089 case 1:
23090 ((TTask*) G__getstructoffset())->ExecuteTask((Option_t*) G__int(libp->para[0]));
23091 G__setnull(result7);
23092 break;
23093 case 0:
23094 ((TTask*) G__getstructoffset())->ExecuteTask();
23095 G__setnull(result7);
23096 break;
23097 }
23098 return(1 || funcname || hash || result7 || libp) ;
23099 }
23100
23101 static int G__G__Base2_291_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23102 {
23103 ((TTask*) G__getstructoffset())->ExecuteTasks((Option_t*) G__int(libp->para[0]));
23104 G__setnull(result7);
23105 return(1 || funcname || hash || result7 || libp) ;
23106 }
23107
23108 static int G__G__Base2_291_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23109 {
23110 G__letint(result7, 105, (long) ((const TTask*) G__getstructoffset())->GetBreakin());
23111 return(1 || funcname || hash || result7 || libp) ;
23112 }
23113
23114 static int G__G__Base2_291_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23115 {
23116 G__letint(result7, 105, (long) ((const TTask*) G__getstructoffset())->GetBreakout());
23117 return(1 || funcname || hash || result7 || libp) ;
23118 }
23119
23120 static int G__G__Base2_291_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23121 {
23122 G__letint(result7, 103, (long) ((const TTask*) G__getstructoffset())->IsActive());
23123 return(1 || funcname || hash || result7 || libp) ;
23124 }
23125
23126 static int G__G__Base2_291_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23127 {
23128 switch (libp->paran) {
23129 case 1:
23130 ((TTask*) G__getstructoffset())->SetActive((Bool_t) G__int(libp->para[0]));
23131 G__setnull(result7);
23132 break;
23133 case 0:
23134 ((TTask*) G__getstructoffset())->SetActive();
23135 G__setnull(result7);
23136 break;
23137 }
23138 return(1 || funcname || hash || result7 || libp) ;
23139 }
23140
23141 static int G__G__Base2_291_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23142 {
23143 switch (libp->paran) {
23144 case 1:
23145 ((TTask*) G__getstructoffset())->SetBreakin((Int_t) G__int(libp->para[0]));
23146 G__setnull(result7);
23147 break;
23148 case 0:
23149 ((TTask*) G__getstructoffset())->SetBreakin();
23150 G__setnull(result7);
23151 break;
23152 }
23153 return(1 || funcname || hash || result7 || libp) ;
23154 }
23155
23156 static int G__G__Base2_291_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23157 {
23158 switch (libp->paran) {
23159 case 1:
23160 ((TTask*) G__getstructoffset())->SetBreakout((Int_t) G__int(libp->para[0]));
23161 G__setnull(result7);
23162 break;
23163 case 0:
23164 ((TTask*) G__getstructoffset())->SetBreakout();
23165 G__setnull(result7);
23166 break;
23167 }
23168 return(1 || funcname || hash || result7 || libp) ;
23169 }
23170
23171 static int G__G__Base2_291_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23172 {
23173 G__letint(result7, 85, (long) ((const TTask*) G__getstructoffset())->GetListOfTasks());
23174 return(1 || funcname || hash || result7 || libp) ;
23175 }
23176
23177 static int G__G__Base2_291_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23178 {
23179 G__letint(result7, 85, (long) TTask::Class());
23180 return(1 || funcname || hash || result7 || libp) ;
23181 }
23182
23183 static int G__G__Base2_291_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23184 {
23185 G__letint(result7, 67, (long) TTask::Class_Name());
23186 return(1 || funcname || hash || result7 || libp) ;
23187 }
23188
23189 static int G__G__Base2_291_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23190 {
23191 G__letint(result7, 115, (long) TTask::Class_Version());
23192 return(1 || funcname || hash || result7 || libp) ;
23193 }
23194
23195 static int G__G__Base2_291_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23196 {
23197 TTask::Dictionary();
23198 G__setnull(result7);
23199 return(1 || funcname || hash || result7 || libp) ;
23200 }
23201
23202 static int G__G__Base2_291_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23203 {
23204 ((TTask*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
23205 G__setnull(result7);
23206 return(1 || funcname || hash || result7 || libp) ;
23207 }
23208
23209 static int G__G__Base2_291_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23210 {
23211 G__letint(result7, 67, (long) TTask::DeclFileName());
23212 return(1 || funcname || hash || result7 || libp) ;
23213 }
23214
23215 static int G__G__Base2_291_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23216 {
23217 G__letint(result7, 105, (long) TTask::ImplFileLine());
23218 return(1 || funcname || hash || result7 || libp) ;
23219 }
23220
23221 static int G__G__Base2_291_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23222 {
23223 G__letint(result7, 67, (long) TTask::ImplFileName());
23224 return(1 || funcname || hash || result7 || libp) ;
23225 }
23226
23227 static int G__G__Base2_291_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23228 {
23229 G__letint(result7, 105, (long) TTask::DeclFileLine());
23230 return(1 || funcname || hash || result7 || libp) ;
23231 }
23232
23233
23234 typedef TTask G__TTTask;
23235 static int G__G__Base2_291_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23236 {
23237 char* gvp = (char*) G__getgvp();
23238 long soff = G__getstructoffset();
23239 int n = G__getaryconstruct();
23240
23241
23242
23243
23244
23245 if (!soff) {
23246 return(1);
23247 }
23248 if (n) {
23249 if (gvp == (char*)G__PVOID) {
23250 delete[] (TTask*) soff;
23251 } else {
23252 G__setgvp((long) G__PVOID);
23253 for (int i = n - 1; i >= 0; --i) {
23254 ((TTask*) (soff+(sizeof(TTask)*i)))->~G__TTTask();
23255 }
23256 G__setgvp((long)gvp);
23257 }
23258 } else {
23259 if (gvp == (char*)G__PVOID) {
23260 delete (TTask*) soff;
23261 } else {
23262 G__setgvp((long) G__PVOID);
23263 ((TTask*) (soff))->~G__TTTask();
23264 G__setgvp((long)gvp);
23265 }
23266 }
23267 G__setnull(result7);
23268 return(1 || funcname || hash || result7 || libp) ;
23269 }
23270
23271
23272
23273 static int G__G__Base2_344_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23274 {
23275 {
23276 const string& obj = ((vector<string,allocator<string> >*) G__getstructoffset())->at((vector<string,allocator<string> >::size_type) G__int(libp->para[0]));
23277 result7->ref = (long) (&obj);
23278 result7->obj.i = (long) (&obj);
23279 }
23280 return(1 || funcname || hash || result7 || libp) ;
23281 }
23282
23283 static int G__G__Base2_344_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23284 {
23285 {
23286 vector<string,allocator<string> >::iterator* pobj;
23287 vector<string,allocator<string> >::iterator xobj = ((vector<string,allocator<string> >*) G__getstructoffset())->begin();
23288 pobj = new vector<string,allocator<string> >::iterator(xobj);
23289 result7->obj.i = (long) ((void*) pobj);
23290 result7->ref = result7->obj.i;
23291 G__store_tempobject(*result7);
23292 }
23293 return(1 || funcname || hash || result7 || libp) ;
23294 }
23295
23296 static int G__G__Base2_344_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23297 {
23298 {
23299 vector<string,allocator<string> >::iterator* pobj;
23300 vector<string,allocator<string> >::iterator xobj = ((vector<string,allocator<string> >*) G__getstructoffset())->end();
23301 pobj = new vector<string,allocator<string> >::iterator(xobj);
23302 result7->obj.i = (long) ((void*) pobj);
23303 result7->ref = result7->obj.i;
23304 G__store_tempobject(*result7);
23305 }
23306 return(1 || funcname || hash || result7 || libp) ;
23307 }
23308
23309 static int G__G__Base2_344_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23310 {
23311 {
23312 vector<string,allocator<string> >::reverse_iterator* pobj;
23313 vector<string,allocator<string> >::reverse_iterator xobj = ((vector<string,allocator<string> >*) G__getstructoffset())->rbegin();
23314 pobj = new vector<string,allocator<string> >::reverse_iterator(xobj);
23315 result7->obj.i = (long) ((void*) pobj);
23316 result7->ref = result7->obj.i;
23317 G__store_tempobject(*result7);
23318 }
23319 return(1 || funcname || hash || result7 || libp) ;
23320 }
23321
23322 static int G__G__Base2_344_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23323 {
23324 {
23325 vector<string,allocator<string> >::reverse_iterator* pobj;
23326 vector<string,allocator<string> >::reverse_iterator xobj = ((vector<string,allocator<string> >*) G__getstructoffset())->rend();
23327 pobj = new vector<string,allocator<string> >::reverse_iterator(xobj);
23328 result7->obj.i = (long) ((void*) pobj);
23329 result7->ref = result7->obj.i;
23330 G__store_tempobject(*result7);
23331 }
23332 return(1 || funcname || hash || result7 || libp) ;
23333 }
23334
23335 static int G__G__Base2_344_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23336 {
23337 G__letint(result7, 104, (long) ((const vector<string,allocator<string> >*) G__getstructoffset())->size());
23338 return(1 || funcname || hash || result7 || libp) ;
23339 }
23340
23341 static int G__G__Base2_344_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23342 {
23343 G__letint(result7, 104, (long) ((const vector<string,allocator<string> >*) G__getstructoffset())->max_size());
23344 return(1 || funcname || hash || result7 || libp) ;
23345 }
23346
23347 static int G__G__Base2_344_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23348 {
23349 ((vector<string,allocator<string> >*) G__getstructoffset())->resize((vector<string,allocator<string> >::size_type) G__int(libp->para[0]));
23350 G__setnull(result7);
23351 return(1 || funcname || hash || result7 || libp) ;
23352 }
23353
23354 static int G__G__Base2_344_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23355 {
23356 ((vector<string,allocator<string> >*) G__getstructoffset())->resize((vector<string,allocator<string> >::size_type) G__int(libp->para[0]), *((string*) G__int(libp->para[1])));
23357 G__setnull(result7);
23358 return(1 || funcname || hash || result7 || libp) ;
23359 }
23360
23361 static int G__G__Base2_344_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23362 {
23363 G__letint(result7, 104, (long) ((const vector<string,allocator<string> >*) G__getstructoffset())->capacity());
23364 return(1 || funcname || hash || result7 || libp) ;
23365 }
23366
23367 static int G__G__Base2_344_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23368 {
23369 G__letint(result7, 103, (long) ((const vector<string,allocator<string> >*) G__getstructoffset())->empty());
23370 return(1 || funcname || hash || result7 || libp) ;
23371 }
23372
23373 static int G__G__Base2_344_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23374 {
23375 {
23376 const string& obj = ((vector<string,allocator<string> >*) G__getstructoffset())->operator[]((vector<string,allocator<string> >::size_type) G__int(libp->para[0]));
23377 result7->ref = (long) (&obj);
23378 result7->obj.i = (long) (&obj);
23379 }
23380 return(1 || funcname || hash || result7 || libp) ;
23381 }
23382
23383 static int G__G__Base2_344_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23384 {
23385 vector<string,allocator<string> >* p = NULL;
23386 char* gvp = (char*) G__getgvp();
23387 int n = G__getaryconstruct();
23388 if (n) {
23389 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23390 p = new vector<string,allocator<string> >[n];
23391 } else {
23392 p = new((void*) gvp) vector<string,allocator<string> >[n];
23393 }
23394 } else {
23395 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23396 p = new vector<string,allocator<string> >;
23397 } else {
23398 p = new((void*) gvp) vector<string,allocator<string> >;
23399 }
23400 }
23401 result7->obj.i = (long) p;
23402 result7->ref = (long) p;
23403 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
23404 return(1 || funcname || hash || result7 || libp) ;
23405 }
23406
23407 static int G__G__Base2_344_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23408 {
23409 vector<string,allocator<string> >* p = NULL;
23410 char* gvp = (char*) G__getgvp();
23411 switch (libp->paran) {
23412 case 2:
23413
23414 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23415 p = new vector<string,allocator<string> >((vector<string,allocator<string> >::size_type) G__int(libp->para[0]), *(string*) libp->para[1].ref);
23416 } else {
23417 p = new((void*) gvp) vector<string,allocator<string> >((vector<string,allocator<string> >::size_type) G__int(libp->para[0]), *(string*) libp->para[1].ref);
23418 }
23419 break;
23420 case 1:
23421
23422 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23423 p = new vector<string,allocator<string> >((vector<string,allocator<string> >::size_type) G__int(libp->para[0]));
23424 } else {
23425 p = new((void*) gvp) vector<string,allocator<string> >((vector<string,allocator<string> >::size_type) G__int(libp->para[0]));
23426 }
23427 break;
23428 }
23429 result7->obj.i = (long) p;
23430 result7->ref = (long) p;
23431 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
23432 return(1 || funcname || hash || result7 || libp) ;
23433 }
23434
23435 static int G__G__Base2_344_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23436 {
23437 vector<string,allocator<string> >* p = NULL;
23438 char* gvp = (char*) G__getgvp();
23439
23440 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23441 p = new vector<string,allocator<string> >(*(vector<string,allocator<string> >*) libp->para[0].ref);
23442 } else {
23443 p = new((void*) gvp) vector<string,allocator<string> >(*(vector<string,allocator<string> >*) libp->para[0].ref);
23444 }
23445 result7->obj.i = (long) p;
23446 result7->ref = (long) p;
23447 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
23448 return(1 || funcname || hash || result7 || libp) ;
23449 }
23450
23451 static int G__G__Base2_344_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23452 {
23453 vector<string,allocator<string> >* p = NULL;
23454 char* gvp = (char*) G__getgvp();
23455
23456 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23457 p = new vector<string,allocator<string> >(*((vector<string,allocator<string> >::const_iterator*) G__int(libp->para[0])), *((vector<string,allocator<string> >::const_iterator*) G__int(libp->para[1])));
23458 } else {
23459 p = new((void*) gvp) vector<string,allocator<string> >(*((vector<string,allocator<string> >::const_iterator*) G__int(libp->para[0])), *((vector<string,allocator<string> >::const_iterator*) G__int(libp->para[1])));
23460 }
23461 result7->obj.i = (long) p;
23462 result7->ref = (long) p;
23463 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
23464 return(1 || funcname || hash || result7 || libp) ;
23465 }
23466
23467 static int G__G__Base2_344_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23468 {
23469 {
23470 const vector<string,allocator<string> >& obj = ((vector<string,allocator<string> >*) G__getstructoffset())->operator=(*(vector<string,allocator<string> >*) libp->para[0].ref);
23471 result7->ref = (long) (&obj);
23472 result7->obj.i = (long) (&obj);
23473 }
23474 return(1 || funcname || hash || result7 || libp) ;
23475 }
23476
23477 static int G__G__Base2_344_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23478 {
23479 ((vector<string,allocator<string> >*) G__getstructoffset())->reserve((vector<string,allocator<string> >::size_type) G__int(libp->para[0]));
23480 G__setnull(result7);
23481 return(1 || funcname || hash || result7 || libp) ;
23482 }
23483
23484 static int G__G__Base2_344_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23485 {
23486 {
23487 const string& obj = ((vector<string,allocator<string> >*) G__getstructoffset())->front();
23488 result7->ref = (long) (&obj);
23489 result7->obj.i = (long) (&obj);
23490 }
23491 return(1 || funcname || hash || result7 || libp) ;
23492 }
23493
23494 static int G__G__Base2_344_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23495 {
23496 {
23497 const string& obj = ((vector<string,allocator<string> >*) G__getstructoffset())->back();
23498 result7->ref = (long) (&obj);
23499 result7->obj.i = (long) (&obj);
23500 }
23501 return(1 || funcname || hash || result7 || libp) ;
23502 }
23503
23504 static int G__G__Base2_344_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23505 {
23506 ((vector<string,allocator<string> >*) G__getstructoffset())->push_back(*(string*) libp->para[0].ref);
23507 G__setnull(result7);
23508 return(1 || funcname || hash || result7 || libp) ;
23509 }
23510
23511 static int G__G__Base2_344_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23512 {
23513 ((vector<string,allocator<string> >*) G__getstructoffset())->swap(*(vector<string,allocator<string> >*) libp->para[0].ref);
23514 G__setnull(result7);
23515 return(1 || funcname || hash || result7 || libp) ;
23516 }
23517
23518 static int G__G__Base2_344_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23519 {
23520 {
23521 vector<string,allocator<string> >::iterator* pobj;
23522 vector<string,allocator<string> >::iterator xobj = ((vector<string,allocator<string> >*) G__getstructoffset())->insert(*((vector<string,allocator<string> >::iterator*) G__int(libp->para[0])), *(string*) libp->para[1].ref);
23523 pobj = new vector<string,allocator<string> >::iterator(xobj);
23524 result7->obj.i = (long) ((void*) pobj);
23525 result7->ref = result7->obj.i;
23526 G__store_tempobject(*result7);
23527 }
23528 return(1 || funcname || hash || result7 || libp) ;
23529 }
23530
23531 static int G__G__Base2_344_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23532 {
23533 ((vector<string,allocator<string> >*) G__getstructoffset())->insert(*((vector<string,allocator<string> >::iterator*) G__int(libp->para[0])), *((vector<string,allocator<string> >::const_iterator*) G__int(libp->para[1]))
23534 , *((vector<string,allocator<string> >::const_iterator*) G__int(libp->para[2])));
23535 G__setnull(result7);
23536 return(1 || funcname || hash || result7 || libp) ;
23537 }
23538
23539 static int G__G__Base2_344_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23540 {
23541 ((vector<string,allocator<string> >*) G__getstructoffset())->insert(*((vector<string,allocator<string> >::iterator*) G__int(libp->para[0])), (vector<string,allocator<string> >::size_type) G__int(libp->para[1])
23542 , *(string*) libp->para[2].ref);
23543 G__setnull(result7);
23544 return(1 || funcname || hash || result7 || libp) ;
23545 }
23546
23547 static int G__G__Base2_344_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23548 {
23549 ((vector<string,allocator<string> >*) G__getstructoffset())->pop_back();
23550 G__setnull(result7);
23551 return(1 || funcname || hash || result7 || libp) ;
23552 }
23553
23554 static int G__G__Base2_344_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23555 {
23556 ((vector<string,allocator<string> >*) G__getstructoffset())->erase(*((vector<string,allocator<string> >::iterator*) G__int(libp->para[0])));
23557 G__setnull(result7);
23558 return(1 || funcname || hash || result7 || libp) ;
23559 }
23560
23561 static int G__G__Base2_344_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23562 {
23563 ((vector<string,allocator<string> >*) G__getstructoffset())->erase(*((vector<string,allocator<string> >::iterator*) G__int(libp->para[0])), *((vector<string,allocator<string> >::iterator*) G__int(libp->para[1])));
23564 G__setnull(result7);
23565 return(1 || funcname || hash || result7 || libp) ;
23566 }
23567
23568 static int G__G__Base2_344_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23569 {
23570 ((vector<string,allocator<string> >*) G__getstructoffset())->clear();
23571 G__setnull(result7);
23572 return(1 || funcname || hash || result7 || libp) ;
23573 }
23574
23575
23576 typedef vector<string,allocator<string> > G__TvectorlEstringcOallocatorlEstringgRsPgR;
23577 static int G__G__Base2_344_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23578 {
23579 char* gvp = (char*) G__getgvp();
23580 long soff = G__getstructoffset();
23581 int n = G__getaryconstruct();
23582
23583
23584
23585
23586
23587 if (!soff) {
23588 return(1);
23589 }
23590 if (n) {
23591 if (gvp == (char*)G__PVOID) {
23592 delete[] (vector<string,allocator<string> >*) soff;
23593 } else {
23594 G__setgvp((long) G__PVOID);
23595 for (int i = n - 1; i >= 0; --i) {
23596 ((vector<string,allocator<string> >*) (soff+(sizeof(vector<string,allocator<string> >)*i)))->~G__TvectorlEstringcOallocatorlEstringgRsPgR();
23597 }
23598 G__setgvp((long)gvp);
23599 }
23600 } else {
23601 if (gvp == (char*)G__PVOID) {
23602 delete (vector<string,allocator<string> >*) soff;
23603 } else {
23604 G__setgvp((long) G__PVOID);
23605 ((vector<string,allocator<string> >*) (soff))->~G__TvectorlEstringcOallocatorlEstringgRsPgR();
23606 G__setgvp((long)gvp);
23607 }
23608 }
23609 G__setnull(result7);
23610 return(1 || funcname || hash || result7 || libp) ;
23611 }
23612
23613
23614
23615 static int G__G__Base2_345_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23616 {
23617 vector<string,allocator<string> >::iterator* p = NULL;
23618 char* gvp = (char*) G__getgvp();
23619 int n = G__getaryconstruct();
23620 if (n) {
23621 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23622 p = new vector<string,allocator<string> >::iterator[n];
23623 } else {
23624 p = new((void*) gvp) vector<string,allocator<string> >::iterator[n];
23625 }
23626 } else {
23627 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23628 p = new vector<string,allocator<string> >::iterator;
23629 } else {
23630 p = new((void*) gvp) vector<string,allocator<string> >::iterator;
23631 }
23632 }
23633 result7->obj.i = (long) p;
23634 result7->ref = (long) p;
23635 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
23636 return(1 || funcname || hash || result7 || libp) ;
23637 }
23638
23639 static int G__G__Base2_345_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23640 {
23641 vector<string,allocator<string> >::iterator* p = NULL;
23642 char* gvp = (char*) G__getgvp();
23643
23644 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23645 p = new vector<string,allocator<string> >::iterator(libp->para[0].ref ? *(const vector<string,allocator<string> >::iterator::pointer*) libp->para[0].ref : *(const vector<string,allocator<string> >::iterator::pointer*) (void*) (&G__Mlong(libp->para[0])));
23646 } else {
23647 p = new((void*) gvp) vector<string,allocator<string> >::iterator(libp->para[0].ref ? *(const vector<string,allocator<string> >::iterator::pointer*) libp->para[0].ref : *(const vector<string,allocator<string> >::iterator::pointer*) (void*) (&G__Mlong(libp->para[0])));
23648 }
23649 result7->obj.i = (long) p;
23650 result7->ref = (long) p;
23651 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
23652 return(1 || funcname || hash || result7 || libp) ;
23653 }
23654
23655 static int G__G__Base2_345_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23656 {
23657 {
23658 const vector<string,allocator<string> >::iterator::reference obj = ((const vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator*();
23659 result7->ref = (long) (&obj);
23660 result7->obj.i = (long) (&obj);
23661 }
23662 return(1 || funcname || hash || result7 || libp) ;
23663 }
23664
23665 static int G__G__Base2_345_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23666 {
23667 G__letint(result7, 85, (long) ((const vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator->());
23668 return(1 || funcname || hash || result7 || libp) ;
23669 }
23670
23671 static int G__G__Base2_345_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23672 {
23673 {
23674 const vector<string,allocator<string> >::iterator& obj = ((vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator++();
23675 result7->ref = (long) (&obj);
23676 result7->obj.i = (long) (&obj);
23677 }
23678 return(1 || funcname || hash || result7 || libp) ;
23679 }
23680
23681 static int G__G__Base2_345_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23682 {
23683 {
23684 vector<string,allocator<string> >::iterator* pobj;
23685 vector<string,allocator<string> >::iterator xobj = ((vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
23686 pobj = new vector<string,allocator<string> >::iterator(xobj);
23687 result7->obj.i = (long) ((void*) pobj);
23688 result7->ref = result7->obj.i;
23689 G__store_tempobject(*result7);
23690 }
23691 return(1 || funcname || hash || result7 || libp) ;
23692 }
23693
23694 static int G__G__Base2_345_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23695 {
23696 {
23697 const vector<string,allocator<string> >::iterator& obj = ((vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator--();
23698 result7->ref = (long) (&obj);
23699 result7->obj.i = (long) (&obj);
23700 }
23701 return(1 || funcname || hash || result7 || libp) ;
23702 }
23703
23704 static int G__G__Base2_345_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23705 {
23706 {
23707 vector<string,allocator<string> >::iterator* pobj;
23708 vector<string,allocator<string> >::iterator xobj = ((vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
23709 pobj = new vector<string,allocator<string> >::iterator(xobj);
23710 result7->obj.i = (long) ((void*) pobj);
23711 result7->ref = result7->obj.i;
23712 G__store_tempobject(*result7);
23713 }
23714 return(1 || funcname || hash || result7 || libp) ;
23715 }
23716
23717 static int G__G__Base2_345_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23718 {
23719 {
23720 const vector<string,allocator<string> >::iterator::reference obj = ((const vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator[](*(vector<string,allocator<string> >::iterator::difference_type*) G__Longref(&libp->para[0]));
23721 result7->ref = (long) (&obj);
23722 result7->obj.i = (long) (&obj);
23723 }
23724 return(1 || funcname || hash || result7 || libp) ;
23725 }
23726
23727 static int G__G__Base2_345_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23728 {
23729 {
23730 const vector<string,allocator<string> >::iterator& obj = ((vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator+=(*(vector<string,allocator<string> >::iterator::difference_type*) G__Longref(&libp->para[0]));
23731 result7->ref = (long) (&obj);
23732 result7->obj.i = (long) (&obj);
23733 }
23734 return(1 || funcname || hash || result7 || libp) ;
23735 }
23736
23737 static int G__G__Base2_345_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23738 {
23739 {
23740 const vector<string,allocator<string> >::iterator* pobj;
23741 const vector<string,allocator<string> >::iterator xobj = ((const vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator+(*(vector<string,allocator<string> >::iterator::difference_type*) G__Longref(&libp->para[0]));
23742 pobj = new vector<string,allocator<string> >::iterator(xobj);
23743 result7->obj.i = (long) ((void*) pobj);
23744 result7->ref = result7->obj.i;
23745 G__store_tempobject(*result7);
23746 }
23747 return(1 || funcname || hash || result7 || libp) ;
23748 }
23749
23750 static int G__G__Base2_345_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23751 {
23752 {
23753 const vector<string,allocator<string> >::iterator& obj = ((vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator-=(*(vector<string,allocator<string> >::iterator::difference_type*) G__Longref(&libp->para[0]));
23754 result7->ref = (long) (&obj);
23755 result7->obj.i = (long) (&obj);
23756 }
23757 return(1 || funcname || hash || result7 || libp) ;
23758 }
23759
23760 static int G__G__Base2_345_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23761 {
23762 {
23763 const vector<string,allocator<string> >::iterator* pobj;
23764 const vector<string,allocator<string> >::iterator xobj = ((const vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator-(*(vector<string,allocator<string> >::iterator::difference_type*) G__Longref(&libp->para[0]));
23765 pobj = new vector<string,allocator<string> >::iterator(xobj);
23766 result7->obj.i = (long) ((void*) pobj);
23767 result7->ref = result7->obj.i;
23768 G__store_tempobject(*result7);
23769 }
23770 return(1 || funcname || hash || result7 || libp) ;
23771 }
23772
23773 static int G__G__Base2_345_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23774 {
23775 {
23776 const vector<string,allocator<string> >::iterator::pointer& obj = ((const vector<string,allocator<string> >::iterator*) G__getstructoffset())->base();
23777 result7->ref = (long) (&obj);
23778 G__letint(result7, 'U', (long)obj);
23779 }
23780 return(1 || funcname || hash || result7 || libp) ;
23781 }
23782
23783 static int G__G__Base2_345_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23784 {
23785 {
23786 vector<string,allocator<string> >::iterator* pobj;
23787 vector<string,allocator<string> >::iterator xobj = ((vector<string,allocator<string> >::iterator*) G__getstructoffset())->operator=(*(vector<string,allocator<string> >::iterator*) libp->para[0].ref);
23788 pobj = new vector<string,allocator<string> >::iterator(xobj);
23789 result7->obj.i = (long) ((void*) pobj);
23790 result7->ref = result7->obj.i;
23791 G__store_tempobject(*result7);
23792 }
23793 return(1 || funcname || hash || result7 || libp) ;
23794 }
23795
23796
23797 static int G__G__Base2_345_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23798
23799 {
23800 vector<string,allocator<string> >::iterator* p;
23801 void* tmp = (void*) G__int(libp->para[0]);
23802 p = new vector<string,allocator<string> >::iterator(*(vector<string,allocator<string> >::iterator*) tmp);
23803 result7->obj.i = (long) p;
23804 result7->ref = (long) p;
23805 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
23806 return(1 || funcname || hash || result7 || libp) ;
23807 }
23808
23809
23810 typedef vector<string,allocator<string> >::iterator G__TvectorlEstringcOallocatorlEstringgRsPgRcLcLiterator;
23811 static int G__G__Base2_345_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23812 {
23813 char* gvp = (char*) G__getgvp();
23814 long soff = G__getstructoffset();
23815 int n = G__getaryconstruct();
23816
23817
23818
23819
23820
23821 if (!soff) {
23822 return(1);
23823 }
23824 if (n) {
23825 if (gvp == (char*)G__PVOID) {
23826 delete[] (vector<string,allocator<string> >::iterator*) soff;
23827 } else {
23828 G__setgvp((long) G__PVOID);
23829 for (int i = n - 1; i >= 0; --i) {
23830 ((vector<string,allocator<string> >::iterator*) (soff+(sizeof(vector<string,allocator<string> >::iterator)*i)))->~G__TvectorlEstringcOallocatorlEstringgRsPgRcLcLiterator();
23831 }
23832 G__setgvp((long)gvp);
23833 }
23834 } else {
23835 if (gvp == (char*)G__PVOID) {
23836 delete (vector<string,allocator<string> >::iterator*) soff;
23837 } else {
23838 G__setgvp((long) G__PVOID);
23839 ((vector<string,allocator<string> >::iterator*) (soff))->~G__TvectorlEstringcOallocatorlEstringgRsPgRcLcLiterator();
23840 G__setgvp((long)gvp);
23841 }
23842 }
23843 G__setnull(result7);
23844 return(1 || funcname || hash || result7 || libp) ;
23845 }
23846
23847
23848
23849 static int G__G__Base2_346_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23850 {
23851 reverse_iterator<vector<string,allocator<string> >::iterator>* p = NULL;
23852 char* gvp = (char*) G__getgvp();
23853 int n = G__getaryconstruct();
23854 if (n) {
23855 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23856 p = new reverse_iterator<vector<string,allocator<string> >::iterator>[n];
23857 } else {
23858 p = new((void*) gvp) reverse_iterator<vector<string,allocator<string> >::iterator>[n];
23859 }
23860 } else {
23861 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23862 p = new reverse_iterator<vector<string,allocator<string> >::iterator>;
23863 } else {
23864 p = new((void*) gvp) reverse_iterator<vector<string,allocator<string> >::iterator>;
23865 }
23866 }
23867 result7->obj.i = (long) p;
23868 result7->ref = (long) p;
23869 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR));
23870 return(1 || funcname || hash || result7 || libp) ;
23871 }
23872
23873 static int G__G__Base2_346_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23874 {
23875 {
23876 const vector<string,allocator<string> >::iterator* pobj;
23877 const vector<string,allocator<string> >::iterator xobj = ((const reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->base();
23878 pobj = new vector<string,allocator<string> >::iterator(xobj);
23879 result7->obj.i = (long) ((void*) pobj);
23880 result7->ref = result7->obj.i;
23881 G__store_tempobject(*result7);
23882 }
23883 return(1 || funcname || hash || result7 || libp) ;
23884 }
23885
23886 static int G__G__Base2_346_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23887 {
23888 {
23889 const reverse_iterator<vector<string,allocator<string> >::iterator>::reference obj = ((const reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator*();
23890 result7->ref = (long) (&obj);
23891 result7->obj.i = (long) (&obj);
23892 }
23893 return(1 || funcname || hash || result7 || libp) ;
23894 }
23895
23896 static int G__G__Base2_346_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23897 {
23898 G__letint(result7, 85, (long) ((const reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator->());
23899 return(1 || funcname || hash || result7 || libp) ;
23900 }
23901
23902 static int G__G__Base2_346_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23903 {
23904 {
23905 const reverse_iterator<vector<string,allocator<string> >::iterator>& obj = ((reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator++();
23906 result7->ref = (long) (&obj);
23907 result7->obj.i = (long) (&obj);
23908 }
23909 return(1 || funcname || hash || result7 || libp) ;
23910 }
23911
23912 static int G__G__Base2_346_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23913 {
23914 {
23915 reverse_iterator<vector<string,allocator<string> >::iterator>* pobj;
23916 reverse_iterator<vector<string,allocator<string> >::iterator> xobj = ((reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
23917 pobj = new reverse_iterator<vector<string,allocator<string> >::iterator>(xobj);
23918 result7->obj.i = (long) ((void*) pobj);
23919 result7->ref = result7->obj.i;
23920 G__store_tempobject(*result7);
23921 }
23922 return(1 || funcname || hash || result7 || libp) ;
23923 }
23924
23925 static int G__G__Base2_346_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23926 {
23927 {
23928 const reverse_iterator<vector<string,allocator<string> >::iterator>& obj = ((reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator--();
23929 result7->ref = (long) (&obj);
23930 result7->obj.i = (long) (&obj);
23931 }
23932 return(1 || funcname || hash || result7 || libp) ;
23933 }
23934
23935 static int G__G__Base2_346_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23936 {
23937 {
23938 reverse_iterator<vector<string,allocator<string> >::iterator>* pobj;
23939 reverse_iterator<vector<string,allocator<string> >::iterator> xobj = ((reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
23940 pobj = new reverse_iterator<vector<string,allocator<string> >::iterator>(xobj);
23941 result7->obj.i = (long) ((void*) pobj);
23942 result7->ref = result7->obj.i;
23943 G__store_tempobject(*result7);
23944 }
23945 return(1 || funcname || hash || result7 || libp) ;
23946 }
23947
23948 static int G__G__Base2_346_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23949 {
23950 {
23951 const reverse_iterator<vector<string,allocator<string> >::iterator>* pobj;
23952 const reverse_iterator<vector<string,allocator<string> >::iterator> xobj = ((const reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator+((reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type) G__int(libp->para[0]));
23953 pobj = new reverse_iterator<vector<string,allocator<string> >::iterator>(xobj);
23954 result7->obj.i = (long) ((void*) pobj);
23955 result7->ref = result7->obj.i;
23956 G__store_tempobject(*result7);
23957 }
23958 return(1 || funcname || hash || result7 || libp) ;
23959 }
23960
23961 static int G__G__Base2_346_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23962 {
23963 {
23964 const reverse_iterator<vector<string,allocator<string> >::iterator>& obj = ((reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator+=((reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type) G__int(libp->para[0]));
23965 result7->ref = (long) (&obj);
23966 result7->obj.i = (long) (&obj);
23967 }
23968 return(1 || funcname || hash || result7 || libp) ;
23969 }
23970
23971 static int G__G__Base2_346_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23972 {
23973 {
23974 const reverse_iterator<vector<string,allocator<string> >::iterator>* pobj;
23975 const reverse_iterator<vector<string,allocator<string> >::iterator> xobj = ((const reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator-((reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type) G__int(libp->para[0]));
23976 pobj = new reverse_iterator<vector<string,allocator<string> >::iterator>(xobj);
23977 result7->obj.i = (long) ((void*) pobj);
23978 result7->ref = result7->obj.i;
23979 G__store_tempobject(*result7);
23980 }
23981 return(1 || funcname || hash || result7 || libp) ;
23982 }
23983
23984 static int G__G__Base2_346_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23985 {
23986 {
23987 const reverse_iterator<vector<string,allocator<string> >::iterator>& obj = ((reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator-=((reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type) G__int(libp->para[0]));
23988 result7->ref = (long) (&obj);
23989 result7->obj.i = (long) (&obj);
23990 }
23991 return(1 || funcname || hash || result7 || libp) ;
23992 }
23993
23994 static int G__G__Base2_346_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23995 {
23996 {
23997 const reverse_iterator<vector<string,allocator<string> >::iterator>::reference obj = ((const reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset())->operator[]((reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type) G__int(libp->para[0]));
23998 result7->ref = (long) (&obj);
23999 result7->obj.i = (long) (&obj);
24000 }
24001 return(1 || funcname || hash || result7 || libp) ;
24002 }
24003
24004
24005 static int G__G__Base2_346_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24006
24007 {
24008 reverse_iterator<vector<string,allocator<string> >::iterator>* p;
24009 void* tmp = (void*) G__int(libp->para[0]);
24010 p = new reverse_iterator<vector<string,allocator<string> >::iterator>(*(reverse_iterator<vector<string,allocator<string> >::iterator>*) tmp);
24011 result7->obj.i = (long) p;
24012 result7->ref = (long) p;
24013 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR));
24014 return(1 || funcname || hash || result7 || libp) ;
24015 }
24016
24017
24018 typedef reverse_iterator<vector<string,allocator<string> >::iterator> G__Treverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR;
24019 static int G__G__Base2_346_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24020 {
24021 char* gvp = (char*) G__getgvp();
24022 long soff = G__getstructoffset();
24023 int n = G__getaryconstruct();
24024
24025
24026
24027
24028
24029 if (!soff) {
24030 return(1);
24031 }
24032 if (n) {
24033 if (gvp == (char*)G__PVOID) {
24034 delete[] (reverse_iterator<vector<string,allocator<string> >::iterator>*) soff;
24035 } else {
24036 G__setgvp((long) G__PVOID);
24037 for (int i = n - 1; i >= 0; --i) {
24038 ((reverse_iterator<vector<string,allocator<string> >::iterator>*) (soff+(sizeof(reverse_iterator<vector<string,allocator<string> >::iterator>)*i)))->~G__Treverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR();
24039 }
24040 G__setgvp((long)gvp);
24041 }
24042 } else {
24043 if (gvp == (char*)G__PVOID) {
24044 delete (reverse_iterator<vector<string,allocator<string> >::iterator>*) soff;
24045 } else {
24046 G__setgvp((long) G__PVOID);
24047 ((reverse_iterator<vector<string,allocator<string> >::iterator>*) (soff))->~G__Treverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR();
24048 G__setgvp((long)gvp);
24049 }
24050 }
24051 G__setnull(result7);
24052 return(1 || funcname || hash || result7 || libp) ;
24053 }
24054
24055
24056 static int G__G__Base2_346_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24057 {
24058 reverse_iterator<vector<string,allocator<string> >::iterator>* dest = (reverse_iterator<vector<string,allocator<string> >::iterator>*) G__getstructoffset();
24059 const reverse_iterator<vector<string,allocator<string> >::iterator>& obj = *dest;
24060 result7->ref = (long) (&obj);
24061 result7->obj.i = (long) (&obj);
24062 return(1 || funcname || hash || result7 || libp) ;
24063 }
24064
24065
24066
24067 static int G__G__Base2__0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24068 {
24069 G__letint(result7, 103, (long) operator==(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref));
24070 return(1 || funcname || hash || result7 || libp) ;
24071 }
24072
24073 static int G__G__Base2__0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24074 {
24075 G__letint(result7, 103, (long) operator!=(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref));
24076 return(1 || funcname || hash || result7 || libp) ;
24077 }
24078
24079 static int G__G__Base2__0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24080 {
24081 G__letint(result7, 103, (long) operator<(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref));
24082 return(1 || funcname || hash || result7 || libp) ;
24083 }
24084
24085 static int G__G__Base2__0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24086 {
24087 G__letint(result7, 103, (long) operator>(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref));
24088 return(1 || funcname || hash || result7 || libp) ;
24089 }
24090
24091 static int G__G__Base2__0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24092 {
24093 G__letint(result7, 103, (long) operator<=(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref));
24094 return(1 || funcname || hash || result7 || libp) ;
24095 }
24096
24097 static int G__G__Base2__0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24098 {
24099 G__letint(result7, 103, (long) operator>=(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref));
24100 return(1 || funcname || hash || result7 || libp) ;
24101 }
24102
24103 static int G__G__Base2__0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24104 {
24105 {
24106 string* pobj;
24107 string xobj = operator+(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref);
24108 pobj = new string(xobj);
24109 result7->obj.i = (long) ((void*) pobj);
24110 result7->ref = result7->obj.i;
24111 G__store_tempobject(*result7);
24112 }
24113 return(1 || funcname || hash || result7 || libp) ;
24114 }
24115
24116 static int G__G__Base2__0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24117 {
24118 {
24119 string* pobj;
24120 string xobj = operator+((char) G__int(libp->para[0]), *(string*) libp->para[1].ref);
24121 pobj = new string(xobj);
24122 result7->obj.i = (long) ((void*) pobj);
24123 result7->ref = result7->obj.i;
24124 G__store_tempobject(*result7);
24125 }
24126 return(1 || funcname || hash || result7 || libp) ;
24127 }
24128
24129 static int G__G__Base2__0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24130 {
24131 {
24132 string* pobj;
24133 string xobj = operator+(*(string*) libp->para[0].ref, (char) G__int(libp->para[1]));
24134 pobj = new string(xobj);
24135 result7->obj.i = (long) ((void*) pobj);
24136 result7->ref = result7->obj.i;
24137 G__store_tempobject(*result7);
24138 }
24139 return(1 || funcname || hash || result7 || libp) ;
24140 }
24141
24142 static int G__G__Base2__0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24143 {
24144 G__letint(result7, 103, (long) operator==(*(string*) libp->para[0].ref, (const char*) G__int(libp->para[1])));
24145 return(1 || funcname || hash || result7 || libp) ;
24146 }
24147
24148 static int G__G__Base2__0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24149 {
24150 G__letint(result7, 103, (long) operator!=(*(string*) libp->para[0].ref, (const char*) G__int(libp->para[1])));
24151 return(1 || funcname || hash || result7 || libp) ;
24152 }
24153
24154 static int G__G__Base2__0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24155 {
24156 G__letint(result7, 103, (long) operator<(*(string*) libp->para[0].ref, (const char*) G__int(libp->para[1])));
24157 return(1 || funcname || hash || result7 || libp) ;
24158 }
24159
24160 static int G__G__Base2__0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24161 {
24162 G__letint(result7, 103, (long) operator>(*(string*) libp->para[0].ref, (const char*) G__int(libp->para[1])));
24163 return(1 || funcname || hash || result7 || libp) ;
24164 }
24165
24166 static int G__G__Base2__0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24167 {
24168 G__letint(result7, 103, (long) operator<=(*(string*) libp->para[0].ref, (const char*) G__int(libp->para[1])));
24169 return(1 || funcname || hash || result7 || libp) ;
24170 }
24171
24172 static int G__G__Base2__0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24173 {
24174 G__letint(result7, 103, (long) operator>=(*(string*) libp->para[0].ref, (const char*) G__int(libp->para[1])));
24175 return(1 || funcname || hash || result7 || libp) ;
24176 }
24177
24178 static int G__G__Base2__0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24179 {
24180 {
24181 string* pobj;
24182 string xobj = operator+(*(string*) libp->para[0].ref, (const char*) G__int(libp->para[1]));
24183 pobj = new string(xobj);
24184 result7->obj.i = (long) ((void*) pobj);
24185 result7->ref = result7->obj.i;
24186 G__store_tempobject(*result7);
24187 }
24188 return(1 || funcname || hash || result7 || libp) ;
24189 }
24190
24191 static int G__G__Base2__0_101(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24192 {
24193 G__letint(result7, 103, (long) operator==((const char*) G__int(libp->para[0]), *(string*) libp->para[1].ref));
24194 return(1 || funcname || hash || result7 || libp) ;
24195 }
24196
24197 static int G__G__Base2__0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24198 {
24199 G__letint(result7, 103, (long) operator!=((const char*) G__int(libp->para[0]), *(string*) libp->para[1].ref));
24200 return(1 || funcname || hash || result7 || libp) ;
24201 }
24202
24203 static int G__G__Base2__0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24204 {
24205 G__letint(result7, 103, (long) operator<((const char*) G__int(libp->para[0]), *(string*) libp->para[1].ref));
24206 return(1 || funcname || hash || result7 || libp) ;
24207 }
24208
24209 static int G__G__Base2__0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24210 {
24211 G__letint(result7, 103, (long) operator>((const char*) G__int(libp->para[0]), *(string*) libp->para[1].ref));
24212 return(1 || funcname || hash || result7 || libp) ;
24213 }
24214
24215 static int G__G__Base2__0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24216 {
24217 G__letint(result7, 103, (long) operator<=((const char*) G__int(libp->para[0]), *(string*) libp->para[1].ref));
24218 return(1 || funcname || hash || result7 || libp) ;
24219 }
24220
24221 static int G__G__Base2__0_106(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24222 {
24223 G__letint(result7, 103, (long) operator>=((const char*) G__int(libp->para[0]), *(string*) libp->para[1].ref));
24224 return(1 || funcname || hash || result7 || libp) ;
24225 }
24226
24227 static int G__G__Base2__0_107(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24228 {
24229 {
24230 string* pobj;
24231 string xobj = operator+((const char*) G__int(libp->para[0]), *(string*) libp->para[1].ref);
24232 pobj = new string(xobj);
24233 result7->obj.i = (long) ((void*) pobj);
24234 result7->ref = result7->obj.i;
24235 G__store_tempobject(*result7);
24236 }
24237 return(1 || funcname || hash || result7 || libp) ;
24238 }
24239
24240 static int G__G__Base2__0_108(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24241 {
24242 swap(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref);
24243 G__setnull(result7);
24244 return(1 || funcname || hash || result7 || libp) ;
24245 }
24246
24247 static int G__G__Base2__0_109(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24248 {
24249 {
24250 const istream& obj = operator>>(*(istream*) libp->para[0].ref, *(string*) libp->para[1].ref);
24251 result7->ref = (long) (&obj);
24252 result7->obj.i = (long) (&obj);
24253 }
24254 return(1 || funcname || hash || result7 || libp) ;
24255 }
24256
24257 static int G__G__Base2__0_110(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24258 {
24259 {
24260 const ostream& obj = operator<<(*(ostream*) libp->para[0].ref, *(string*) libp->para[1].ref);
24261 result7->ref = (long) (&obj);
24262 result7->obj.i = (long) (&obj);
24263 }
24264 return(1 || funcname || hash || result7 || libp) ;
24265 }
24266
24267 static int G__G__Base2__0_111(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24268 {
24269 {
24270 const istream& obj = getline(*(istream*) libp->para[0].ref, *(string*) libp->para[1].ref);
24271 result7->ref = (long) (&obj);
24272 result7->obj.i = (long) (&obj);
24273 }
24274 return(1 || funcname || hash || result7 || libp) ;
24275 }
24276
24277 static int G__G__Base2__0_112(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24278 {
24279 {
24280 const istream& obj = getline(*(istream*) libp->para[0].ref, *(string*) libp->para[1].ref
24281 , (char) G__int(libp->para[2]));
24282 result7->ref = (long) (&obj);
24283 result7->obj.i = (long) (&obj);
24284 }
24285 return(1 || funcname || hash || result7 || libp) ;
24286 }
24287
24288 static int G__G__Base2__0_113(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24289 {
24290 G__letint(result7, 103, (long) operator==(*(string::iterator*) libp->para[0].ref, *(string::iterator*) libp->para[1].ref));
24291 return(1 || funcname || hash || result7 || libp) ;
24292 }
24293
24294 static int G__G__Base2__0_114(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24295 {
24296 G__letint(result7, 103, (long) operator!=(*(string::iterator*) libp->para[0].ref, *(string::iterator*) libp->para[1].ref));
24297 return(1 || funcname || hash || result7 || libp) ;
24298 }
24299
24300 static int G__G__Base2__0_339(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24301 {
24302 G__letint(result7, 103, (long) ConnectCINT((TQObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
24303 , (const char*) G__int(libp->para[2])));
24304 return(1 || funcname || hash || result7 || libp) ;
24305 }
24306
24307 static int G__G__Base2__0_350(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24308 {
24309 {
24310 const TBuffer& obj = operator>>(*(TBuffer*) libp->para[0].ref, *(TUUID*) libp->para[1].ref);
24311 result7->ref = (long) (&obj);
24312 result7->obj.i = (long) (&obj);
24313 }
24314 return(1 || funcname || hash || result7 || libp) ;
24315 }
24316
24317 static int G__G__Base2__0_351(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24318 {
24319 {
24320 const TBuffer& obj = operator<<(*(TBuffer*) libp->para[0].ref, *(TUUID*) libp->para[1].ref);
24321 result7->ref = (long) (&obj);
24322 result7->obj.i = (long) (&obj);
24323 }
24324 return(1 || funcname || hash || result7 || libp) ;
24325 }
24326
24327 static int G__G__Base2__0_352(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24328 {
24329 G__letint(result7, 103, (long) operator==(*(TUUID*) libp->para[0].ref, *(TUUID*) libp->para[1].ref));
24330 return(1 || funcname || hash || result7 || libp) ;
24331 }
24332
24333 static int G__G__Base2__0_353(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24334 {
24335 G__letint(result7, 103, (long) operator!=(*(TUUID*) libp->para[0].ref, *(TUUID*) libp->para[1].ref));
24336 return(1 || funcname || hash || result7 || libp) ;
24337 }
24338
24339 static int G__G__Base2__0_367(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24340 {
24341 G__letint(result7, 103, (long) operator==(*(TMD5*) libp->para[0].ref, *(TMD5*) libp->para[1].ref));
24342 return(1 || funcname || hash || result7 || libp) ;
24343 }
24344
24345 static int G__G__Base2__0_368(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24346 {
24347 {
24348 const TBuffer& obj = operator>>(*(TBuffer*) libp->para[0].ref, *(TMD5*) libp->para[1].ref);
24349 result7->ref = (long) (&obj);
24350 result7->obj.i = (long) (&obj);
24351 }
24352 return(1 || funcname || hash || result7 || libp) ;
24353 }
24354
24355 static int G__G__Base2__0_369(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24356 {
24357 {
24358 const TBuffer& obj = operator<<(*(TBuffer*) libp->para[0].ref, *(TMD5*) libp->para[1].ref);
24359 result7->ref = (long) (&obj);
24360 result7->obj.i = (long) (&obj);
24361 }
24362 return(1 || funcname || hash || result7 || libp) ;
24363 }
24364
24365 static int G__G__Base2__0_370(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24366 {
24367 G__letint(result7, 103, (long) operator!=(*(TMD5*) libp->para[0].ref, *(TMD5*) libp->para[1].ref));
24368 return(1 || funcname || hash || result7 || libp) ;
24369 }
24370
24371 static int G__G__Base2__0_382(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24372 {
24373 G__letint(result7, 103, (long) operator==(*(TRef*) libp->para[0].ref, *(TRef*) libp->para[1].ref));
24374 return(1 || funcname || hash || result7 || libp) ;
24375 }
24376
24377 static int G__G__Base2__0_383(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24378 {
24379 G__letint(result7, 103, (long) operator!=(*(TRef*) libp->para[0].ref, *(TRef*) libp->para[1].ref));
24380 return(1 || funcname || hash || result7 || libp) ;
24381 }
24382
24383 static int G__G__Base2__0_454(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24384 {
24385 G__letint(result7, 103, (long) operator==(*(vector<TString,allocator<TString> >::iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::iterator*) libp->para[1].ref));
24386 return(1 || funcname || hash || result7 || libp) ;
24387 }
24388
24389 static int G__G__Base2__0_455(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24390 {
24391 G__letint(result7, 103, (long) operator!=(*(vector<TString,allocator<TString> >::iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::iterator*) libp->para[1].ref));
24392 return(1 || funcname || hash || result7 || libp) ;
24393 }
24394
24395 static int G__G__Base2__0_456(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24396 {
24397 G__letint(result7, 103, (long) operator<(*(vector<TString,allocator<TString> >::iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::iterator*) libp->para[1].ref));
24398 return(1 || funcname || hash || result7 || libp) ;
24399 }
24400
24401 static int G__G__Base2__0_457(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24402 {
24403 G__letint(result7, 103, (long) operator>(*(vector<TString,allocator<TString> >::iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::iterator*) libp->para[1].ref));
24404 return(1 || funcname || hash || result7 || libp) ;
24405 }
24406
24407 static int G__G__Base2__0_458(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24408 {
24409 G__letint(result7, 103, (long) operator<=(*(vector<TString,allocator<TString> >::iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::iterator*) libp->para[1].ref));
24410 return(1 || funcname || hash || result7 || libp) ;
24411 }
24412
24413 static int G__G__Base2__0_459(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24414 {
24415 G__letint(result7, 103, (long) operator>=(*(vector<TString,allocator<TString> >::iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::iterator*) libp->para[1].ref));
24416 return(1 || funcname || hash || result7 || libp) ;
24417 }
24418
24419 static int G__G__Base2__0_460(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24420 {
24421 G__letint(result7, 108, (long) operator-(*(vector<TString,allocator<TString> >::iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::iterator*) libp->para[1].ref));
24422 return(1 || funcname || hash || result7 || libp) ;
24423 }
24424
24425 static int G__G__Base2__0_461(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24426 {
24427 {
24428 const vector<TString,allocator<TString> >::iterator* pobj;
24429 const vector<TString,allocator<TString> >::iterator xobj = operator+((const vector<TString,allocator<TString> >::iterator::difference_type) G__int(libp->para[0]), *(vector<TString,allocator<TString> >::iterator*) libp->para[1].ref);
24430 pobj = new vector<TString,allocator<TString> >::iterator(xobj);
24431 result7->obj.i = (long) ((void*) pobj);
24432 result7->ref = result7->obj.i;
24433 G__store_tempobject(*result7);
24434 }
24435 return(1 || funcname || hash || result7 || libp) ;
24436 }
24437
24438 static int G__G__Base2__0_462(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24439 {
24440 G__letint(result7, 103, (long) operator==(*(vector<TString,allocator<TString> >::reverse_iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::reverse_iterator*) libp->para[1].ref));
24441 return(1 || funcname || hash || result7 || libp) ;
24442 }
24443
24444 static int G__G__Base2__0_463(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24445 {
24446 G__letint(result7, 103, (long) operator!=(*(vector<TString,allocator<TString> >::reverse_iterator*) libp->para[0].ref, *(vector<TString,allocator<TString> >::reverse_iterator*) libp->para[1].ref));
24447 return(1 || funcname || hash || result7 || libp) ;
24448 }
24449
24450 static int G__G__Base2__0_464(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24451 {
24452 G__letint(result7, 103, (long) operator==(*(vector<TString,allocator<TString> >*) libp->para[0].ref, *(vector<TString,allocator<TString> >*) libp->para[1].ref));
24453 return(1 || funcname || hash || result7 || libp) ;
24454 }
24455
24456 static int G__G__Base2__0_465(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24457 {
24458 G__letint(result7, 103, (long) operator<(*(vector<TString,allocator<TString> >*) libp->para[0].ref, *(vector<TString,allocator<TString> >*) libp->para[1].ref));
24459 return(1 || funcname || hash || result7 || libp) ;
24460 }
24461
24462 static int G__G__Base2__0_466(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24463 {
24464 G__letint(result7, 103, (long) operator!=(*(vector<TString,allocator<TString> >*) libp->para[0].ref, *(vector<TString,allocator<TString> >*) libp->para[1].ref));
24465 return(1 || funcname || hash || result7 || libp) ;
24466 }
24467
24468 static int G__G__Base2__0_467(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24469 {
24470 G__letint(result7, 103, (long) operator>(*(vector<TString,allocator<TString> >*) libp->para[0].ref, *(vector<TString,allocator<TString> >*) libp->para[1].ref));
24471 return(1 || funcname || hash || result7 || libp) ;
24472 }
24473
24474 static int G__G__Base2__0_468(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24475 {
24476 G__letint(result7, 103, (long) operator>=(*(vector<TString,allocator<TString> >*) libp->para[0].ref, *(vector<TString,allocator<TString> >*) libp->para[1].ref));
24477 return(1 || funcname || hash || result7 || libp) ;
24478 }
24479
24480 static int G__G__Base2__0_469(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24481 {
24482 G__letint(result7, 103, (long) operator<=(*(vector<TString,allocator<TString> >*) libp->para[0].ref, *(vector<TString,allocator<TString> >*) libp->para[1].ref));
24483 return(1 || funcname || hash || result7 || libp) ;
24484 }
24485
24486 static int G__G__Base2__0_522(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24487 {
24488 {
24489 TTime* pobj;
24490 TTime xobj = operator+(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref);
24491 pobj = new TTime(xobj);
24492 result7->obj.i = (long) ((void*) pobj);
24493 result7->ref = result7->obj.i;
24494 G__store_tempobject(*result7);
24495 }
24496 return(1 || funcname || hash || result7 || libp) ;
24497 }
24498
24499 static int G__G__Base2__0_523(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24500 {
24501 {
24502 TTime* pobj;
24503 TTime xobj = operator-(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref);
24504 pobj = new TTime(xobj);
24505 result7->obj.i = (long) ((void*) pobj);
24506 result7->ref = result7->obj.i;
24507 G__store_tempobject(*result7);
24508 }
24509 return(1 || funcname || hash || result7 || libp) ;
24510 }
24511
24512 static int G__G__Base2__0_524(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24513 {
24514 {
24515 TTime* pobj;
24516 TTime xobj = operator*(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref);
24517 pobj = new TTime(xobj);
24518 result7->obj.i = (long) ((void*) pobj);
24519 result7->ref = result7->obj.i;
24520 G__store_tempobject(*result7);
24521 }
24522 return(1 || funcname || hash || result7 || libp) ;
24523 }
24524
24525 static int G__G__Base2__0_525(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24526 {
24527 {
24528 TTime* pobj;
24529 TTime xobj = operator/(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref);
24530 pobj = new TTime(xobj);
24531 result7->obj.i = (long) ((void*) pobj);
24532 result7->ref = result7->obj.i;
24533 G__store_tempobject(*result7);
24534 }
24535 return(1 || funcname || hash || result7 || libp) ;
24536 }
24537
24538 static int G__G__Base2__0_526(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24539 {
24540 G__letint(result7, 103, (long) operator==(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref));
24541 return(1 || funcname || hash || result7 || libp) ;
24542 }
24543
24544 static int G__G__Base2__0_527(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24545 {
24546 G__letint(result7, 103, (long) operator!=(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref));
24547 return(1 || funcname || hash || result7 || libp) ;
24548 }
24549
24550 static int G__G__Base2__0_528(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24551 {
24552 G__letint(result7, 103, (long) operator<(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref));
24553 return(1 || funcname || hash || result7 || libp) ;
24554 }
24555
24556 static int G__G__Base2__0_529(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24557 {
24558 G__letint(result7, 103, (long) operator<=(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref));
24559 return(1 || funcname || hash || result7 || libp) ;
24560 }
24561
24562 static int G__G__Base2__0_530(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24563 {
24564 G__letint(result7, 103, (long) operator>(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref));
24565 return(1 || funcname || hash || result7 || libp) ;
24566 }
24567
24568 static int G__G__Base2__0_531(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24569 {
24570 G__letint(result7, 103, (long) operator>=(*(TTime*) libp->para[0].ref, *(TTime*) libp->para[1].ref));
24571 return(1 || funcname || hash || result7 || libp) ;
24572 }
24573
24574 static int G__G__Base2__0_532(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24575 {
24576 G__letint(result7, 103, (long) R_ISDIR((Int_t) G__int(libp->para[0])));
24577 return(1 || funcname || hash || result7 || libp) ;
24578 }
24579
24580 static int G__G__Base2__0_533(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24581 {
24582 G__letint(result7, 103, (long) R_ISCHR((Int_t) G__int(libp->para[0])));
24583 return(1 || funcname || hash || result7 || libp) ;
24584 }
24585
24586 static int G__G__Base2__0_534(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24587 {
24588 G__letint(result7, 103, (long) R_ISBLK((Int_t) G__int(libp->para[0])));
24589 return(1 || funcname || hash || result7 || libp) ;
24590 }
24591
24592 static int G__G__Base2__0_535(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24593 {
24594 G__letint(result7, 103, (long) R_ISREG((Int_t) G__int(libp->para[0])));
24595 return(1 || funcname || hash || result7 || libp) ;
24596 }
24597
24598 static int G__G__Base2__0_536(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24599 {
24600 G__letint(result7, 103, (long) R_ISLNK((Int_t) G__int(libp->para[0])));
24601 return(1 || funcname || hash || result7 || libp) ;
24602 }
24603
24604 static int G__G__Base2__0_537(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24605 {
24606 G__letint(result7, 103, (long) R_ISFIFO((Int_t) G__int(libp->para[0])));
24607 return(1 || funcname || hash || result7 || libp) ;
24608 }
24609
24610 static int G__G__Base2__0_538(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24611 {
24612 G__letint(result7, 103, (long) R_ISSOCK((Int_t) G__int(libp->para[0])));
24613 return(1 || funcname || hash || result7 || libp) ;
24614 }
24615
24616 static int G__G__Base2__0_539(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24617 {
24618 G__letint(result7, 103, (long) R_ISOFF((Int_t) G__int(libp->para[0])));
24619 return(1 || funcname || hash || result7 || libp) ;
24620 }
24621
24622 static int G__G__Base2__0_540(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24623 {
24624 G__letint(result7, 103, (long) operator==(*(vector<string,allocator<string> >::iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::iterator*) libp->para[1].ref));
24625 return(1 || funcname || hash || result7 || libp) ;
24626 }
24627
24628 static int G__G__Base2__0_541(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24629 {
24630 G__letint(result7, 103, (long) operator!=(*(vector<string,allocator<string> >::iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::iterator*) libp->para[1].ref));
24631 return(1 || funcname || hash || result7 || libp) ;
24632 }
24633
24634 static int G__G__Base2__0_542(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24635 {
24636 G__letint(result7, 103, (long) operator<(*(vector<string,allocator<string> >::iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::iterator*) libp->para[1].ref));
24637 return(1 || funcname || hash || result7 || libp) ;
24638 }
24639
24640 static int G__G__Base2__0_543(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24641 {
24642 G__letint(result7, 103, (long) operator>(*(vector<string,allocator<string> >::iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::iterator*) libp->para[1].ref));
24643 return(1 || funcname || hash || result7 || libp) ;
24644 }
24645
24646 static int G__G__Base2__0_544(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24647 {
24648 G__letint(result7, 103, (long) operator<=(*(vector<string,allocator<string> >::iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::iterator*) libp->para[1].ref));
24649 return(1 || funcname || hash || result7 || libp) ;
24650 }
24651
24652 static int G__G__Base2__0_545(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24653 {
24654 G__letint(result7, 103, (long) operator>=(*(vector<string,allocator<string> >::iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::iterator*) libp->para[1].ref));
24655 return(1 || funcname || hash || result7 || libp) ;
24656 }
24657
24658 static int G__G__Base2__0_546(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24659 {
24660 G__letint(result7, 108, (long) operator-(*(vector<string,allocator<string> >::iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::iterator*) libp->para[1].ref));
24661 return(1 || funcname || hash || result7 || libp) ;
24662 }
24663
24664 static int G__G__Base2__0_547(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24665 {
24666 {
24667 const vector<string,allocator<string> >::iterator* pobj;
24668 const vector<string,allocator<string> >::iterator xobj = operator+((const vector<string,allocator<string> >::iterator::difference_type) G__int(libp->para[0]), *(vector<string,allocator<string> >::iterator*) libp->para[1].ref);
24669 pobj = new vector<string,allocator<string> >::iterator(xobj);
24670 result7->obj.i = (long) ((void*) pobj);
24671 result7->ref = result7->obj.i;
24672 G__store_tempobject(*result7);
24673 }
24674 return(1 || funcname || hash || result7 || libp) ;
24675 }
24676
24677 static int G__G__Base2__0_548(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24678 {
24679 G__letint(result7, 103, (long) operator==(*(vector<string,allocator<string> >::reverse_iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::reverse_iterator*) libp->para[1].ref));
24680 return(1 || funcname || hash || result7 || libp) ;
24681 }
24682
24683 static int G__G__Base2__0_549(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24684 {
24685 G__letint(result7, 103, (long) operator!=(*(vector<string,allocator<string> >::reverse_iterator*) libp->para[0].ref, *(vector<string,allocator<string> >::reverse_iterator*) libp->para[1].ref));
24686 return(1 || funcname || hash || result7 || libp) ;
24687 }
24688
24689 static int G__G__Base2__0_550(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24690 {
24691 G__letint(result7, 103, (long) operator==(*(vector<string,allocator<string> >*) libp->para[0].ref, *(vector<string,allocator<string> >*) libp->para[1].ref));
24692 return(1 || funcname || hash || result7 || libp) ;
24693 }
24694
24695 static int G__G__Base2__0_551(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24696 {
24697 G__letint(result7, 103, (long) operator<(*(vector<string,allocator<string> >*) libp->para[0].ref, *(vector<string,allocator<string> >*) libp->para[1].ref));
24698 return(1 || funcname || hash || result7 || libp) ;
24699 }
24700
24701 static int G__G__Base2__0_552(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24702 {
24703 G__letint(result7, 103, (long) operator!=(*(vector<string,allocator<string> >*) libp->para[0].ref, *(vector<string,allocator<string> >*) libp->para[1].ref));
24704 return(1 || funcname || hash || result7 || libp) ;
24705 }
24706
24707 static int G__G__Base2__0_553(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24708 {
24709 G__letint(result7, 103, (long) operator>(*(vector<string,allocator<string> >*) libp->para[0].ref, *(vector<string,allocator<string> >*) libp->para[1].ref));
24710 return(1 || funcname || hash || result7 || libp) ;
24711 }
24712
24713 static int G__G__Base2__0_554(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24714 {
24715 G__letint(result7, 103, (long) operator>=(*(vector<string,allocator<string> >*) libp->para[0].ref, *(vector<string,allocator<string> >*) libp->para[1].ref));
24716 return(1 || funcname || hash || result7 || libp) ;
24717 }
24718
24719 static int G__G__Base2__0_555(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24720 {
24721 G__letint(result7, 103, (long) operator<=(*(vector<string,allocator<string> >*) libp->para[0].ref, *(vector<string,allocator<string> >*) libp->para[1].ref));
24722 return(1 || funcname || hash || result7 || libp) ;
24723 }
24724
24725
24726
24727
24728
24729
24730
24731
24732
24733
24734
24735
24736
24737
24738
24739
24740
24741
24742
24743
24744
24745
24746
24747
24748
24749
24750
24751
24752
24753
24754
24755
24756
24757
24758
24759
24760
24761
24762
24763
24764
24765
24766
24767
24768
24769
24770
24771
24772
24773
24774
24775
24776
24777
24778
24779
24780
24781
24782
24783
24784
24785
24786
24787
24788
24789
24790
24791
24792
24793
24794
24795
24796
24797
24798
24799
24800
24801
24802
24803
24804
24805
24806
24807
24808
24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
24824
24825
24826
24827
24828
24829
24830
24831
24832
24833
24834
24835
24836
24837
24838
24839
24840
24841
24842
24843
24844
24845
24846
24847
24848
24849
24850
24851
24852
24853
24854
24855
24856
24857 class G__Sizep2memfuncG__Base2 {
24858 public:
24859 G__Sizep2memfuncG__Base2(): p(&G__Sizep2memfuncG__Base2::sizep2memfunc) {}
24860 size_t sizep2memfunc() { return(sizeof(p)); }
24861 private:
24862 size_t (G__Sizep2memfuncG__Base2::*p)();
24863 };
24864
24865 size_t G__get_sizep2memfuncG__Base2()
24866 {
24867 G__Sizep2memfuncG__Base2 a;
24868 G__setsizep2memfunc((int)a.sizep2memfunc());
24869 return((size_t)a.sizep2memfunc());
24870 }
24871
24872
24873
24874
24875
24876
24877
24878
24879
24880
24881
24882 extern "C" void G__cpp_setup_inheritanceG__Base2() {
24883
24884
24885 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TNamed))) {
24886 TNamed *G__Lderived;
24887 G__Lderived=(TNamed*)0x1000;
24888 {
24889 TObject *G__Lpbase=(TObject*)G__Lderived;
24890 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TNamed),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
24891 }
24892 }
24893 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TTimer))) {
24894 TTimer *G__Lderived;
24895 G__Lderived=(TTimer*)0x1000;
24896 {
24897 TSysEvtHandler *G__Lpbase=(TSysEvtHandler*)G__Lderived;
24898 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TTimer),G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler),(long)G__Lpbase-(long)G__Lderived,1,1);
24899 }
24900 {
24901 TObject *G__Lpbase=(TObject*)G__Lderived;
24902 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TTimer),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
24903 }
24904 {
24905 TQObject *G__Lpbase=(TQObject*)G__Lderived;
24906 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TTimer),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
24907 }
24908 }
24909 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TProcessID))) {
24910 TProcessID *G__Lderived;
24911 G__Lderived=(TProcessID*)0x1000;
24912 {
24913 TNamed *G__Lpbase=(TNamed*)G__Lderived;
24914 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessID),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
24915 }
24916 {
24917 TObject *G__Lpbase=(TObject*)G__Lderived;
24918 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessID),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
24919 }
24920 }
24921 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TStringRef))) {
24922 TStringRef *G__Lderived;
24923 G__Lderived=(TStringRef*)0x1000;
24924 {
24925 TRefCnt *G__Lpbase=(TRefCnt*)G__Lderived;
24926 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringRef),G__get_linked_tagnum(&G__G__Base2LN_TRefCnt),(long)G__Lpbase-(long)G__Lderived,1,1);
24927 }
24928 }
24929 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TStringLong))) {
24930 TStringLong *G__Lderived;
24931 G__Lderived=(TStringLong*)0x1000;
24932 {
24933 TString *G__Lpbase=(TString*)G__Lderived;
24934 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringLong),G__get_linked_tagnum(&G__G__Base2LN_TString),(long)G__Lpbase-(long)G__Lderived,1,1);
24935 }
24936 }
24937 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TQConnection))) {
24938 TQConnection *G__Lderived;
24939 G__Lderived=(TQConnection*)0x1000;
24940 {
24941 TList *G__Lpbase=(TList*)G__Lderived;
24942 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQConnection),G__get_linked_tagnum(&G__G__Base2LN_TList),(long)G__Lpbase-(long)G__Lderived,1,1);
24943 }
24944 {
24945 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
24946 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQConnection),G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
24947 }
24948 {
24949 TCollection *G__Lpbase=(TCollection*)G__Lderived;
24950 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQConnection),G__get_linked_tagnum(&G__G__Base2LN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
24951 }
24952 {
24953 TObject *G__Lpbase=(TObject*)G__Lderived;
24954 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQConnection),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
24955 }
24956 {
24957 TQObject *G__Lpbase=(TQObject*)G__Lderived;
24958 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQConnection),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
24959 }
24960 }
24961 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TQObjSender))) {
24962 TQObjSender *G__Lderived;
24963 G__Lderived=(TQObjSender*)0x1000;
24964 {
24965 TQObject *G__Lpbase=(TQObject*)G__Lderived;
24966 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQObjSender),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
24967 }
24968 }
24969 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler))) {
24970 TSignalHandler *G__Lderived;
24971 G__Lderived=(TSignalHandler*)0x1000;
24972 {
24973 TSysEvtHandler *G__Lpbase=(TSysEvtHandler*)G__Lderived;
24974 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler),G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler),(long)G__Lpbase-(long)G__Lderived,1,1);
24975 }
24976 {
24977 TObject *G__Lpbase=(TObject*)G__Lderived;
24978 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
24979 }
24980 {
24981 TQObject *G__Lpbase=(TQObject*)G__Lderived;
24982 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
24983 }
24984 }
24985 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TStopwatch))) {
24986 TStopwatch *G__Lderived;
24987 G__Lderived=(TStopwatch*)0x1000;
24988 {
24989 TObject *G__Lpbase=(TObject*)G__Lderived;
24990 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TStopwatch),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
24991 }
24992 }
24993 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TCollection))) {
24994 TCollection *G__Lderived;
24995 G__Lderived=(TCollection*)0x1000;
24996 {
24997 TObject *G__Lpbase=(TObject*)G__Lderived;
24998 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TCollection),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
24999 }
25000 }
25001 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection))) {
25002 TSeqCollection *G__Lderived;
25003 G__Lderived=(TSeqCollection*)0x1000;
25004 {
25005 TCollection *G__Lpbase=(TCollection*)G__Lderived;
25006 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),G__get_linked_tagnum(&G__G__Base2LN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
25007 }
25008 {
25009 TObject *G__Lpbase=(TObject*)G__Lderived;
25010 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25011 }
25012 }
25013 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TExec))) {
25014 TExec *G__Lderived;
25015 G__Lderived=(TExec*)0x1000;
25016 {
25017 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25018 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TExec),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
25019 }
25020 {
25021 TObject *G__Lpbase=(TObject*)G__Lderived;
25022 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TExec),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25023 }
25024 }
25025 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TFolder))) {
25026 TFolder *G__Lderived;
25027 G__Lderived=(TFolder*)0x1000;
25028 {
25029 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25030 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TFolder),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
25031 }
25032 {
25033 TObject *G__Lpbase=(TObject*)G__Lderived;
25034 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TFolder),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25035 }
25036 }
25037 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TObjString))) {
25038 TObjString *G__Lderived;
25039 G__Lderived=(TObjString*)0x1000;
25040 {
25041 TObject *G__Lpbase=(TObject*)G__Lderived;
25042 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TObjString),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25043 }
25044 }
25045 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TMacro))) {
25046 TMacro *G__Lderived;
25047 G__Lderived=(TMacro*)0x1000;
25048 {
25049 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25050 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TMacro),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
25051 }
25052 {
25053 TObject *G__Lpbase=(TObject*)G__Lderived;
25054 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TMacro),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25055 }
25056 }
25057 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler))) {
25058 TMessageHandler *G__Lderived;
25059 G__Lderived=(TMessageHandler*)0x1000;
25060 {
25061 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25062 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
25063 }
25064 {
25065 TObject *G__Lpbase=(TObject*)G__Lderived;
25066 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25067 }
25068 {
25069 TQObject *G__Lpbase=(TQObject*)G__Lderived;
25070 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25071 }
25072 }
25073 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TPluginManager))) {
25074 TPluginManager *G__Lderived;
25075 G__Lderived=(TPluginManager*)0x1000;
25076 {
25077 TObject *G__Lpbase=(TObject*)G__Lderived;
25078 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TPluginManager),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25079 }
25080 }
25081 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler))) {
25082 TPluginHandler *G__Lderived;
25083 G__Lderived=(TPluginHandler*)0x1000;
25084 {
25085 TObject *G__Lpbase=(TObject*)G__Lderived;
25086 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25087 }
25088 }
25089 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp))) {
25090 TPMERegexp *G__Lderived;
25091 G__Lderived=(TPMERegexp*)0x1000;
25092 {
25093 TPRegexp *G__Lpbase=(TPRegexp*)G__Lderived;
25094 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp),G__get_linked_tagnum(&G__G__Base2LN_TPRegexp),(long)G__Lpbase-(long)G__Lderived,2,1);
25095 }
25096 }
25097 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TStringToken))) {
25098 TStringToken *G__Lderived;
25099 G__Lderived=(TStringToken*)0x1000;
25100 {
25101 TString *G__Lpbase=(TString*)G__Lderived;
25102 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringToken),G__get_linked_tagnum(&G__G__Base2LN_TString),(long)G__Lpbase-(long)G__Lderived,1,1);
25103 }
25104 }
25105 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID))) {
25106 TProcessUUID *G__Lderived;
25107 G__Lderived=(TProcessUUID*)0x1000;
25108 {
25109 TProcessID *G__Lpbase=(TProcessID*)G__Lderived;
25110 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID),G__get_linked_tagnum(&G__G__Base2LN_TProcessID),(long)G__Lpbase-(long)G__Lderived,1,1);
25111 }
25112 {
25113 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25114 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
25115 }
25116 {
25117 TObject *G__Lpbase=(TObject*)G__Lderived;
25118 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25119 }
25120 }
25121 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TQClass))) {
25122 TQClass *G__Lderived;
25123 G__Lderived=(TQClass*)0x1000;
25124 {
25125 TQObject *G__Lpbase=(TQObject*)G__Lderived;
25126 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQClass),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25127 }
25128 {
25129 TClass *G__Lpbase=(TClass*)G__Lderived;
25130 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQClass),G__get_linked_tagnum(&G__G__Base2LN_TClass),(long)G__Lpbase-(long)G__Lderived,1,1);
25131 }
25132 {
25133 TDictionary *G__Lpbase=(TDictionary*)G__Lderived;
25134 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQClass),G__get_linked_tagnum(&G__G__Base2LN_TDictionary),(long)G__Lpbase-(long)G__Lderived,1,0);
25135 }
25136 {
25137 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25138 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQClass),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
25139 }
25140 {
25141 TObject *G__Lpbase=(TObject*)G__Lderived;
25142 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQClass),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25143 }
25144 }
25145 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TQCommand))) {
25146 TQCommand *G__Lderived;
25147 G__Lderived=(TQCommand*)0x1000;
25148 {
25149 TList *G__Lpbase=(TList*)G__Lderived;
25150 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQCommand),G__get_linked_tagnum(&G__G__Base2LN_TList),(long)G__Lpbase-(long)G__Lderived,1,1);
25151 }
25152 {
25153 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
25154 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQCommand),G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
25155 }
25156 {
25157 TCollection *G__Lpbase=(TCollection*)G__Lderived;
25158 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQCommand),G__get_linked_tagnum(&G__G__Base2LN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
25159 }
25160 {
25161 TObject *G__Lpbase=(TObject*)G__Lderived;
25162 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQCommand),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25163 }
25164 {
25165 TQObject *G__Lpbase=(TQObject*)G__Lderived;
25166 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQCommand),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25167 }
25168 }
25169 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager))) {
25170 TQUndoManager *G__Lderived;
25171 G__Lderived=(TQUndoManager*)0x1000;
25172 {
25173 TQCommand *G__Lpbase=(TQCommand*)G__Lderived;
25174 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager),G__get_linked_tagnum(&G__G__Base2LN_TQCommand),(long)G__Lpbase-(long)G__Lderived,1,1);
25175 }
25176 {
25177 TList *G__Lpbase=(TList*)G__Lderived;
25178 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager),G__get_linked_tagnum(&G__G__Base2LN_TList),(long)G__Lpbase-(long)G__Lderived,1,0);
25179 }
25180 {
25181 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
25182 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager),G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
25183 }
25184 {
25185 TCollection *G__Lpbase=(TCollection*)G__Lderived;
25186 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager),G__get_linked_tagnum(&G__G__Base2LN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
25187 }
25188 {
25189 TObject *G__Lpbase=(TObject*)G__Lderived;
25190 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25191 }
25192 {
25193 TQObject *G__Lpbase=(TQObject*)G__Lderived;
25194 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25195 }
25196 }
25197 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TRef))) {
25198 TRef *G__Lderived;
25199 G__Lderived=(TRef*)0x1000;
25200 {
25201 TObject *G__Lpbase=(TObject*)G__Lderived;
25202 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TRef),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25203 }
25204 }
25205 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TSystemFile))) {
25206 TSystemFile *G__Lderived;
25207 G__Lderived=(TSystemFile*)0x1000;
25208 {
25209 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25210 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemFile),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
25211 }
25212 {
25213 TObject *G__Lpbase=(TObject*)G__Lderived;
25214 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemFile),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25215 }
25216 }
25217 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory))) {
25218 TSystemDirectory *G__Lderived;
25219 G__Lderived=(TSystemDirectory*)0x1000;
25220 {
25221 TSystemFile *G__Lpbase=(TSystemFile*)G__Lderived;
25222 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory),G__get_linked_tagnum(&G__G__Base2LN_TSystemFile),(long)G__Lpbase-(long)G__Lderived,1,1);
25223 }
25224 {
25225 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25226 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
25227 }
25228 {
25229 TObject *G__Lpbase=(TObject*)G__Lderived;
25230 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25231 }
25232 }
25233 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TSystem))) {
25234 TSystem *G__Lderived;
25235 G__Lderived=(TSystem*)0x1000;
25236 {
25237 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25238 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystem),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
25239 }
25240 {
25241 TObject *G__Lpbase=(TObject*)G__Lderived;
25242 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystem),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25243 }
25244 }
25245 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler))) {
25246 TSysEvtHandler *G__Lderived;
25247 G__Lderived=(TSysEvtHandler*)0x1000;
25248 {
25249 TObject *G__Lpbase=(TObject*)G__Lderived;
25250 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25251 }
25252 {
25253 TQObject *G__Lpbase=(TQObject*)G__Lderived;
25254 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
25255 }
25256 }
25257 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandler))) {
25258 TStdExceptionHandler *G__Lderived;
25259 G__Lderived=(TStdExceptionHandler*)0x1000;
25260 {
25261 TSysEvtHandler *G__Lpbase=(TSysEvtHandler*)G__Lderived;
25262 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandler),G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler),(long)G__Lpbase-(long)G__Lderived,1,1);
25263 }
25264 {
25265 TObject *G__Lpbase=(TObject*)G__Lderived;
25266 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandler),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25267 }
25268 {
25269 TQObject *G__Lpbase=(TQObject*)G__Lderived;
25270 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandler),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25271 }
25272 }
25273 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer))) {
25274 TProcessEventTimer *G__Lderived;
25275 G__Lderived=(TProcessEventTimer*)0x1000;
25276 {
25277 TTimer *G__Lpbase=(TTimer*)G__Lderived;
25278 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer),G__get_linked_tagnum(&G__G__Base2LN_TTimer),(long)G__Lpbase-(long)G__Lderived,1,1);
25279 }
25280 {
25281 TSysEvtHandler *G__Lpbase=(TSysEvtHandler*)G__Lderived;
25282 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer),G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler),(long)G__Lpbase-(long)G__Lderived,1,0);
25283 }
25284 {
25285 TObject *G__Lpbase=(TObject*)G__Lderived;
25286 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25287 }
25288 {
25289 TQObject *G__Lpbase=(TQObject*)G__Lderived;
25290 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer),G__get_linked_tagnum(&G__G__Base2LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25291 }
25292 }
25293 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject))) {
25294 TRemoteObject *G__Lderived;
25295 G__Lderived=(TRemoteObject*)0x1000;
25296 {
25297 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25298 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
25299 }
25300 {
25301 TObject *G__Lpbase=(TObject*)G__Lderived;
25302 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25303 }
25304 }
25305 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TROOT))) {
25306 TROOT *G__Lderived;
25307 G__Lderived=(TROOT*)0x1000;
25308 {
25309 TDirectory *G__Lpbase=(TDirectory*)G__Lderived;
25310 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TROOT),G__get_linked_tagnum(&G__G__Base2LN_TDirectory),(long)G__Lpbase-(long)G__Lderived,1,1);
25311 }
25312 {
25313 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25314 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TROOT),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
25315 }
25316 {
25317 TObject *G__Lpbase=(TObject*)G__Lderived;
25318 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TROOT),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25319 }
25320 }
25321 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Base2LN_TTask))) {
25322 TTask *G__Lderived;
25323 G__Lderived=(TTask*)0x1000;
25324 {
25325 TNamed *G__Lpbase=(TNamed*)G__Lderived;
25326 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TTask),G__get_linked_tagnum(&G__G__Base2LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
25327 }
25328 {
25329 TObject *G__Lpbase=(TObject*)G__Lderived;
25330 G__inheritance_setup(G__get_linked_tagnum(&G__G__Base2LN_TTask),G__get_linked_tagnum(&G__G__Base2LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
25331 }
25332 }
25333 }
25334
25335
25336
25337
25338 extern "C" void G__cpp_setup_typetableG__Base2() {
25339
25340
25341 G__search_typename2("Char_t",99,-1,0,-1);
25342 G__setnewtype(-1,"Signed Character 1 byte (char)",0);
25343 G__search_typename2("UChar_t",98,-1,0,-1);
25344 G__setnewtype(-1,"Unsigned Character 1 byte (unsigned char)",0);
25345 G__search_typename2("Short_t",115,-1,0,-1);
25346 G__setnewtype(-1,"Signed Short integer 2 bytes (short)",0);
25347 G__search_typename2("UShort_t",114,-1,0,-1);
25348 G__setnewtype(-1,"Unsigned Short integer 2 bytes (unsigned short)",0);
25349 G__search_typename2("Int_t",105,-1,0,-1);
25350 G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
25351 G__search_typename2("UInt_t",104,-1,0,-1);
25352 G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
25353 G__search_typename2("Long_t",108,-1,0,-1);
25354 G__setnewtype(-1,"Signed long integer 4 bytes (long)",0);
25355 G__search_typename2("ULong_t",107,-1,0,-1);
25356 G__setnewtype(-1,"Unsigned long integer 4 bytes (unsigned long)",0);
25357 G__search_typename2("Float_t",102,-1,0,-1);
25358 G__setnewtype(-1,"Float 4 bytes (float)",0);
25359 G__search_typename2("Double_t",100,-1,0,-1);
25360 G__setnewtype(-1,"Double 8 bytes",0);
25361 G__search_typename2("Bool_t",103,-1,0,-1);
25362 G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
25363 G__search_typename2("Version_t",115,-1,0,-1);
25364 G__setnewtype(-1,"Class version identifier (short)",0);
25365 G__search_typename2("Option_t",99,-1,256,-1);
25366 G__setnewtype(-1,"Option string (const char)",0);
25367 G__search_typename2("Ssiz_t",105,-1,0,-1);
25368 G__setnewtype(-1,"String size (int)",0);
25369 G__search_typename2("Long64_t",110,-1,0,-1);
25370 G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
25371 G__search_typename2("ULong64_t",109,-1,0,-1);
25372 G__setnewtype(-1,"Portable unsigned long integer 8 bytes",0);
25373 G__search_typename2("SCoord_t",115,-1,0,-1);
25374 G__setnewtype(-1,"Screen coordinates (short)",0);
25375 G__search_typename2("ShowMembersFunc_t",89,-1,0,-1);
25376 G__setnewtype(-1,"void (*ShowMembersFunc_t)(void *obj, TMemberInspector &R__insp);",0);
25377 G__search_typename2("value_type",99,-1,0,G__get_linked_tagnum(&G__G__Base2LN_string));
25378 G__setnewtype(-1,NULL,0);
25379 G__search_typename2("pointer",67,-1,0,G__get_linked_tagnum(&G__G__Base2LN_string));
25380 G__setnewtype(-1,NULL,0);
25381 G__search_typename2("const_pointer",67,-1,256,G__get_linked_tagnum(&G__G__Base2LN_string));
25382 G__setnewtype(-1,NULL,0);
25383 G__search_typename2("reference",99,-1,1,G__get_linked_tagnum(&G__G__Base2LN_string));
25384 G__setnewtype(-1,NULL,0);
25385 G__search_typename2("const_reference",99,-1,257,G__get_linked_tagnum(&G__G__Base2LN_string));
25386 G__setnewtype(-1,NULL,0);
25387 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Base2LN_string));
25388 G__setnewtype(-1,NULL,0);
25389 G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Base2LN_string));
25390 G__setnewtype(-1,NULL,0);
25391 G__search_typename2("traits_type",105,-1,0,G__get_linked_tagnum(&G__G__Base2LN_string));
25392 G__setnewtype(-1,NULL,0);
25393 G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator),256,G__get_linked_tagnum(&G__G__Base2LN_string));
25394 G__setnewtype(-1,NULL,0);
25395 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEstringcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_string));
25396 G__setnewtype(-1,NULL,0);
25397 G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEstringcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_string));
25398 G__setnewtype(-1,NULL,0);
25399 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEstringcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_string));
25400 G__setnewtype(-1,NULL,0);
25401 G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEstringcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_string));
25402 G__setnewtype(-1,NULL,0);
25403 G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__Base2LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
25404 G__setnewtype(-1,NULL,0);
25405 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
25406 G__setnewtype(-1,NULL,0);
25407 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
25408 G__setnewtype(-1,NULL,0);
25409 G__search_typename2("FreeHookFun_t",89,-1,0,-1);
25410 G__setnewtype(-1,"void (*FreeHookFun_t)(void*, void *addr, size_t);",0);
25411 G__search_typename2("ReAllocFun_t",89,-1,0,-1);
25412 G__setnewtype(-1,"void *(*ReAllocFun_t)(void*, size_t);",0);
25413 G__search_typename2("ReAllocCFun_t",89,-1,0,-1);
25414 G__setnewtype(-1,"void *(*ReAllocCFun_t)(void*, size_t, size_t);",0);
25415 G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__Base2LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
25416 G__setnewtype(-1,NULL,0);
25417 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
25418 G__setnewtype(-1,NULL,0);
25419 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
25420 G__setnewtype(-1,NULL,0);
25421 G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G__Base2LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
25422 G__setnewtype(-1,NULL,0);
25423 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__G__Base2LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
25424 G__setnewtype(-1,NULL,0);
25425 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__G__Base2LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
25426 G__setnewtype(-1,NULL,0);
25427 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__G__Base2LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
25428 G__setnewtype(-1,NULL,0);
25429 G__search_typename2("map<std::string,TObjArray*>",117,G__get_linked_tagnum(&G__G__Base2LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
25430 G__setnewtype(-1,NULL,0);
25431 G__search_typename2("map<string,TObjArray*>",117,G__get_linked_tagnum(&G__G__Base2LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
25432 G__setnewtype(-1,NULL,0);
25433 G__search_typename2("map<string,TObjArray*,less<string> >",117,G__get_linked_tagnum(&G__G__Base2LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
25434 G__setnewtype(-1,NULL,0);
25435 G__search_typename2("vector<UInt_t>",117,G__get_linked_tagnum(&G__G__Base2LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
25436 G__setnewtype(-1,NULL,0);
25437 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR));
25438 G__setnewtype(-1,NULL,0);
25439 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR));
25440 G__setnewtype(-1,NULL,0);
25441 G__search_typename2("vector<unsigned int>",117,G__get_linked_tagnum(&G__G__Base2LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
25442 G__setnewtype(-1,NULL,0);
25443 G__search_typename2("vector<TString>",117,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR),0,-1);
25444 G__setnewtype(-1,NULL,0);
25445 G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__Base2LN_TString),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25446 G__setnewtype(-1,NULL,0);
25447 G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Base2LN_TString),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25448 G__setnewtype(-1,NULL,0);
25449 G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__Base2LN_TString),256,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25450 G__setnewtype(-1,NULL,0);
25451 G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__Base2LN_TString),1,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25452 G__setnewtype(-1,NULL,0);
25453 G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__Base2LN_TString),257,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25454 G__setnewtype(-1,NULL,0);
25455 G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25456 G__setnewtype(-1,NULL,0);
25457 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25458 G__setnewtype(-1,NULL,0);
25459 G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Base2LN_TString),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
25460 G__setnewtype(-1,NULL,0);
25461 G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__Base2LN_TString),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
25462 G__setnewtype(-1,NULL,0);
25463 G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__Base2LN_TString),1,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
25464 G__setnewtype(-1,NULL,0);
25465 G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__Base2LN_TString),1,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
25466 G__setnewtype(-1,NULL,0);
25467 G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
25468 G__setnewtype(-1,NULL,0);
25469 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
25470 G__setnewtype(-1,NULL,0);
25471 G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25472 G__setnewtype(-1,NULL,0);
25473 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25474 G__setnewtype(-1,NULL,0);
25475 G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Base2LN_TString),0,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR));
25476 G__setnewtype(-1,NULL,0);
25477 G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__Base2LN_TString),1,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR));
25478 G__setnewtype(-1,NULL,0);
25479 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR));
25480 G__setnewtype(-1,NULL,0);
25481 G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25482 G__setnewtype(-1,NULL,0);
25483 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25484 G__setnewtype(-1,NULL,0);
25485 G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
25486 G__setnewtype(-1,NULL,0);
25487 G__search_typename2("Func_t",89,-1,0,-1);
25488 G__setnewtype(-1,NULL,0);
25489 G__search_typename2("vector<string>",117,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1);
25490 G__setnewtype(-1,NULL,0);
25491 G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__Base2LN_string),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25492 G__setnewtype(-1,NULL,0);
25493 G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Base2LN_string),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25494 G__setnewtype(-1,NULL,0);
25495 G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__Base2LN_string),256,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25496 G__setnewtype(-1,NULL,0);
25497 G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__Base2LN_string),1,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25498 G__setnewtype(-1,NULL,0);
25499 G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__Base2LN_string),257,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25500 G__setnewtype(-1,NULL,0);
25501 G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25502 G__setnewtype(-1,NULL,0);
25503 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25504 G__setnewtype(-1,NULL,0);
25505 G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Base2LN_string),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
25506 G__setnewtype(-1,NULL,0);
25507 G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__Base2LN_string),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
25508 G__setnewtype(-1,NULL,0);
25509 G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__Base2LN_string),1,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
25510 G__setnewtype(-1,NULL,0);
25511 G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__Base2LN_string),1,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
25512 G__setnewtype(-1,NULL,0);
25513 G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
25514 G__setnewtype(-1,NULL,0);
25515 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
25516 G__setnewtype(-1,NULL,0);
25517 G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25518 G__setnewtype(-1,NULL,0);
25519 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25520 G__setnewtype(-1,NULL,0);
25521 G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Base2LN_string),0,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR));
25522 G__setnewtype(-1,NULL,0);
25523 G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__Base2LN_string),1,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR));
25524 G__setnewtype(-1,NULL,0);
25525 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR));
25526 G__setnewtype(-1,NULL,0);
25527 G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25528 G__setnewtype(-1,NULL,0);
25529 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25530 G__setnewtype(-1,NULL,0);
25531 G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
25532 G__setnewtype(-1,NULL,0);
25533 }
25534
25535
25536
25537
25538
25539
25540
25541
25542 static void G__setup_memvarTMemberInspector(void) {
25543 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TMemberInspector));
25544 { TMemberInspector *p; p=(TMemberInspector*)0x1000; if (p) { }
25545 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TMemberInspectorcLcLTParentBuf),-1,-1,4,"fParent=",0,"current inspection \"path\"");
25546 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25547 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25548 }
25549 G__tag_memvar_reset();
25550 }
25551
25552
25553
25554 static void G__setup_memvarTObject(void) {
25555 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TObject));
25556 { TObject *p; p=(TObject*)0x1000; if (p) { }
25557 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"fUniqueID=",0,"object unique identifier");
25558 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"fBits=",0,"bit field status word");
25559 G__memvar_setup((void*)0,108,0,0,-1,G__defined_typename("Long_t"),-2,4,"fgDtorOnly=",0,"object for which to call dtor only (i.e. no delete)");
25560 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgObjectStat=",0,"if true keep track of objects in TObjectTable");
25561 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25562 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLEStatusBits),-1,-2,1,G__FastAllocString(2048).Format("kCanDelete=%lldLL",(long long)TObject::kCanDelete).data(),0,(char*)NULL);
25563 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLEStatusBits),-1,-2,1,G__FastAllocString(2048).Format("kMustCleanup=%lldLL",(long long)TObject::kMustCleanup).data(),0,(char*)NULL);
25564 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLEStatusBits),-1,-2,1,G__FastAllocString(2048).Format("kObjInCanvas=%lldLL",(long long)TObject::kObjInCanvas).data(),0,(char*)NULL);
25565 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLEStatusBits),-1,-2,1,G__FastAllocString(2048).Format("kIsReferenced=%lldLL",(long long)TObject::kIsReferenced).data(),0,(char*)NULL);
25566 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLEStatusBits),-1,-2,1,G__FastAllocString(2048).Format("kHasUUID=%lldLL",(long long)TObject::kHasUUID).data(),0,(char*)NULL);
25567 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLEStatusBits),-1,-2,1,G__FastAllocString(2048).Format("kCannotPick=%lldLL",(long long)TObject::kCannotPick).data(),0,(char*)NULL);
25568 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLEStatusBits),-1,-2,1,G__FastAllocString(2048).Format("kNoContextMenu=%lldLL",(long long)TObject::kNoContextMenu).data(),0,(char*)NULL);
25569 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLEStatusBits),-1,-2,1,G__FastAllocString(2048).Format("kInvalidObject=%lldLL",(long long)TObject::kInvalidObject).data(),0,(char*)NULL);
25570 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kIsOnHeap=%lldLL",(long long)TObject::kIsOnHeap).data(),0,(char*)NULL);
25571 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNotDeleted=%lldLL",(long long)TObject::kNotDeleted).data(),0,(char*)NULL);
25572 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kZombie=%lldLL",(long long)TObject::kZombie).data(),0,(char*)NULL);
25573 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kBitMask=%lldLL",(long long)TObject::kBitMask).data(),0,(char*)NULL);
25574 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kSingleKey=%lldLL",(long long)TObject::kSingleKey).data(),0,(char*)NULL);
25575 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kOverwrite=%lldLL",(long long)TObject::kOverwrite).data(),0,(char*)NULL);
25576 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObjectcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kWriteDelete=%lldLL",(long long)TObject::kWriteDelete).data(),0,(char*)NULL);
25577 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25578 }
25579 G__tag_memvar_reset();
25580 }
25581
25582
25583
25584 static void G__setup_memvarTNamed(void) {
25585 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TNamed));
25586 { TNamed *p; p=(TNamed*)0x1000; if (p) { }
25587 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fName=",0,"object identifier");
25588 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fTitle=",0,"object title");
25589 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25590 }
25591 G__tag_memvar_reset();
25592 }
25593
25594
25595
25596 static void G__setup_memvarTString(void) {
25597 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TString));
25598 { TString *p; p=(TString*)0x1000; if (p) { }
25599 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Ssiz_t"),-2,4,"fgInitialCapac=",0,"Initial allocation Capacity");
25600 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Ssiz_t"),-2,4,"fgResizeInc=",0,"Resizing increment");
25601 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Ssiz_t"),-2,4,"fgFreeboard=",0,"Max empty space before reclaim");
25602 G__memvar_setup((void*)0,67,0,0,-1,-1,-1,2,"fData=",0,"ref. counted data (TStringRef is in front)");
25603 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStringcLcLEStripType),-1,-2,1,G__FastAllocString(2048).Format("kLeading=%lldLL",(long long)TString::kLeading).data(),0,(char*)NULL);
25604 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStringcLcLEStripType),-1,-2,1,G__FastAllocString(2048).Format("kTrailing=%lldLL",(long long)TString::kTrailing).data(),0,(char*)NULL);
25605 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStringcLcLEStripType),-1,-2,1,G__FastAllocString(2048).Format("kBoth=%lldLL",(long long)TString::kBoth).data(),0,(char*)NULL);
25606 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStringcLcLECaseCompare),-1,-2,1,G__FastAllocString(2048).Format("kExact=%lldLL",(long long)TString::kExact).data(),0,(char*)NULL);
25607 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStringcLcLECaseCompare),-1,-2,1,G__FastAllocString(2048).Format("kIgnoreCase=%lldLL",(long long)TString::kIgnoreCase).data(),0,(char*)NULL);
25608 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25609 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25610 }
25611 G__tag_memvar_reset();
25612 }
25613
25614
25615
25616 static void G__setup_memvarstring(void) {
25617 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_string));
25618 { string *p; p=(string*)0x1000; if (p) { }
25619 G__memvar_setup((void*)G__PVOID,104,0,1,-1,G__defined_typename("size_t"),-2,1,G__FastAllocString(2048).Format("npos=%lluULL",(unsigned long long)string::npos).data(),0,(char*)NULL);
25620 }
25621 G__tag_memvar_reset();
25622 }
25623
25624
25625
25626 static void G__setup_memvarstringcLcLiterator(void) {
25627 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator));
25628 { string::iterator *p; p=(string::iterator*)0x1000; if (p) { }
25629 }
25630 G__tag_memvar_reset();
25631 }
25632
25633
25634
25635 static void G__setup_memvarTStorage(void) {
25636 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TStorage));
25637 { TStorage *p; p=(TStorage*)0x1000; if (p) { }
25638 G__memvar_setup((void*)0,107,0,0,-1,G__defined_typename("ULong_t"),-2,4,"fgHeapBegin=",0,"begin address of heap");
25639 G__memvar_setup((void*)0,107,0,0,-1,G__defined_typename("ULong_t"),-2,4,"fgHeapEnd=",0,"end address of heap");
25640 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("size_t"),-2,4,"fgMaxBlockSize=",0,"largest block allocated");
25641 G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("FreeHookFun_t"),-2,4,"fgFreeHook=",0,"function called on free");
25642 G__memvar_setup((void*)0,89,0,0,-1,-1,-2,4,"fgFreeHookData=",0,"data used by this function");
25643 G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("ReAllocFun_t"),-2,4,"fgReAllocHook=",0,"custom ReAlloc");
25644 G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("ReAllocCFun_t"),-2,4,"fgReAllocCHook=",0,"custom ReAlloc with length check");
25645 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgHasCustomNewDelete=",0,"true if using ROOT's new/delete");
25646 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25647 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25648 }
25649 G__tag_memvar_reset();
25650 }
25651
25652
25653
25654 static void G__setup_memvarTTimer(void) {
25655 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TTimer));
25656 { TTimer *p; p=(TTimer*)0x1000; if (p) { }
25657 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TTime),-1,-1,2,"fTime=",0,"time out time in ms");
25658 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TTime),-1,-1,2,"fAbsTime=",0,"absolute time out time in ms");
25659 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fTimeout=",0,"true if timer has timed out");
25660 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fSync=",0,"true if synchrounous timer");
25661 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fIntSyscalls=",0,"true is a-synchronous timer is to interrupt system calls");
25662 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fTimeID=",0,"the system ID of this timer (for WIN32)");
25663 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TObject),-1,-1,2,"fObject=",0,"object to be notified (if any)");
25664 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fCommand=",0,"interpreter command to be executed");
25665 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25666 }
25667 G__tag_memvar_reset();
25668 }
25669
25670
25671
25672 static void G__setup_memvarTProcessID(void) {
25673 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessID));
25674 { TProcessID *p; p=(TProcessID*)0x1000; if (p) { }
25675 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fCount=",0,"!Reference count to this object (from TFile)");
25676 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TObjArray),-1,-1,2,"fObjects=",0,"!Array pointing to the referenced objects");
25677 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TProcessID),-1,-2,2,"fgPID=",0,"Pointer to current session ProcessID");
25678 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TObjArray),-1,-2,2,"fgPIDs=",0,"Table of ProcessIDs");
25679 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TExMap),-1,-2,2,"fgObjPIDs=",0,"Table pointer to pids");
25680 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-2,2,"fgNumber=",0,"Referenced objects count");
25681 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25682 }
25683 G__tag_memvar_reset();
25684 }
25685
25686
25687
25688 static void G__setup_memvarTRefCnt(void) {
25689 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TRefCnt));
25690 { TRefCnt *p; p=(TRefCnt*)0x1000; if (p) { }
25691 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fRefs=",0,"(1 less than) number of references");
25692 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TRefCntcLcLEReferenceFlag),-1,-2,1,G__FastAllocString(2048).Format("kStaticInit=%lldLL",(long long)TRefCnt::kStaticInit).data(),0,(char*)NULL);
25693 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25694 }
25695 G__tag_memvar_reset();
25696 }
25697
25698
25699
25700 static void G__setup_memvarTRegexp(void) {
25701 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TRegexp));
25702 { TRegexp *p; p=(TRegexp*)0x1000; if (p) { }
25703 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TRegexpcLcLEStatVal),-1,-2,1,G__FastAllocString(2048).Format("kOK=%lldLL",(long long)TRegexp::kOK).data(),0,(char*)NULL);
25704 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TRegexpcLcLEStatVal),-1,-2,1,G__FastAllocString(2048).Format("kIllegal=%lldLL",(long long)TRegexp::kIllegal).data(),0,(char*)NULL);
25705 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TRegexpcLcLEStatVal),-1,-2,1,G__FastAllocString(2048).Format("kNomem=%lldLL",(long long)TRegexp::kNomem).data(),0,(char*)NULL);
25706 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TRegexpcLcLEStatVal),-1,-2,1,G__FastAllocString(2048).Format("kToolong=%lldLL",(long long)TRegexp::kToolong).data(),0,(char*)NULL);
25707 G__memvar_setup((void*)0,82,0,0,-1,G__defined_typename("Pattern_t"),-1,4,"fPattern=",0,"Compiled pattern");
25708 G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Base2LN_TRegexpcLcLEStatVal),-1,-1,4,"fStat=",0,"Status");
25709 G__memvar_setup((void*)G__PVOID,104,0,1,-1,-1,-2,4,"fgMaxpat=0ULL",0,"Max length of compiled pattern");
25710 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25711 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25712 }
25713 G__tag_memvar_reset();
25714 }
25715
25716
25717
25718 static void G__setup_memvarTPRegexp(void) {
25719 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TPRegexp));
25720 { TPRegexp *p; p=(TPRegexp*)0x1000; if (p) { }
25721 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TPRegexpcLcLdA),-1,-2,2,"kPCRE_GLOBAL=-2147483648LL",0,(char*)NULL);
25722 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TPRegexpcLcLdA),-1,-2,2,"kPCRE_OPTIMIZE=1073741824LL",0,(char*)NULL);
25723 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TPRegexpcLcLdA),-1,-2,2,"kPCRE_DEBUG_MSGS=536870912LL",0,(char*)NULL);
25724 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TPRegexpcLcLdA),-1,-2,2,"kPCRE_INTMASK=4095LL",0,(char*)NULL);
25725 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fPattern=",0,(char*)NULL);
25726 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_PCREPriv_t),-1,-1,2,"fPriv=",0,(char*)NULL);
25727 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fPCREOpts=",0,(char*)NULL);
25728 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25729 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25730 }
25731 G__tag_memvar_reset();
25732 }
25733
25734
25735
25736 static void G__setup_memvarTSubString(void) {
25737 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TSubString));
25738 { TSubString *p; p=(TSubString*)0x1000; if (p) { }
25739 G__memvar_setup((void*)0,117,1,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fStr=",0,"Referenced string");
25740 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Ssiz_t"),-1,4,"fBegin=",0,"Index of starting character");
25741 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Ssiz_t"),-1,4,"fExtent=",0,"Length of TSubString");
25742 }
25743 G__tag_memvar_reset();
25744 }
25745
25746
25747
25748 static void G__setup_memvarTStringRef(void) {
25749 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringRef));
25750 { TStringRef *p; p=(TStringRef*)0x1000; if (p) { }
25751 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Ssiz_t"),-1,4,"fCapacity=",0,"Max string length (excluding null)");
25752 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Ssiz_t"),-1,4,"fNchars=",0,"String length (excluding null)");
25753 }
25754 G__tag_memvar_reset();
25755 }
25756
25757
25758
25759 static void G__setup_memvarTStringLong(void) {
25760 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
25761 { TStringLong *p; p=(TStringLong*)0x1000; if (p) { }
25762 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25763 }
25764 G__tag_memvar_reset();
25765 }
25766
25767
25768
25769 static void G__setup_memvarTQConnection(void) {
25770 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TQConnection));
25771 { TQConnection *p; p=(TQConnection*)0x1000; if (p) { }
25772 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TQSlot),-1,-1,2,"fSlot=",0,"slot-method calling interface");
25773 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fReceiver=",0,"ptr to object to which slot is applied");
25774 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fClassName=",0,"class name of the receiver");
25775 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25776 }
25777 G__tag_memvar_reset();
25778 }
25779
25780
25781
25782 static void G__setup_memvarTQObject(void) {
25783 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TQObject));
25784 { TQObject *p; p=(TQObject*)0x1000; if (p) { }
25785 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TList),-1,-1,2,"fListOfSignals=",0,"! list of signals from this object");
25786 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TList),-1,-1,2,"fListOfConnections=",0,"! list of connections to this object");
25787 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fSignalsBlocked=",0,"! flag used for suppression of signals");
25788 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,2,"fgAllSignalsBlocked=",0,"flag used for suppression of all signals");
25789 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25790 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25791 }
25792 G__tag_memvar_reset();
25793 }
25794
25795
25796
25797 static void G__setup_memvarTQObjSender(void) {
25798 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TQObjSender));
25799 { TQObjSender *p; p=(TQObjSender*)0x1000; if (p) { }
25800 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fSender=",0,"delegation object");
25801 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fSenderClass=",0,"class name of delegation object");
25802 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25803 }
25804 G__tag_memvar_reset();
25805 }
25806
25807
25808
25809 static void G__setup_memvarTSignalHandler(void) {
25810 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler));
25811 { TSignalHandler *p; p=(TSignalHandler*)0x1000; if (p) { }
25812 G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,2,"fSignal=",0,"Signal to be handled");
25813 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fSync=",0,"Synchronous or a-synchronous signal");
25814 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fDelay=",0,"Delay handling of signal (use fDelay in Notify())");
25815 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25816 }
25817 G__tag_memvar_reset();
25818 }
25819
25820
25821
25822 static void G__setup_memvarTStopwatch(void) {
25823 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TStopwatch));
25824 { TStopwatch *p; p=(TStopwatch*)0x1000; if (p) { }
25825 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStopwatchcLcLEState),-1,-2,4,"kUndefined=0LL",0,(char*)NULL);
25826 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStopwatchcLcLEState),-1,-2,4,"kStopped=1LL",0,(char*)NULL);
25827 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStopwatchcLcLEState),-1,-2,4,"kRunning=2LL",0,(char*)NULL);
25828 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fStartRealTime=",0,"wall clock start time");
25829 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fStopRealTime=",0,"wall clock stop time");
25830 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fStartCpuTime=",0,"cpu start time");
25831 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fStopCpuTime=",0,"cpu stop time");
25832 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fTotalCpuTime=",0,"total cpu time");
25833 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fTotalRealTime=",0,"total real time");
25834 G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Base2LN_TStopwatchcLcLEState),-1,-1,4,"fState=",0,"stopwatch state");
25835 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCounter=",0,"number of times the stopwatch was started");
25836 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25837 }
25838 G__tag_memvar_reset();
25839 }
25840
25841
25842
25843 static void G__setup_memvarTUUID(void) {
25844 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TUUID));
25845 { TUUID *p; p=(TUUID*)0x1000; if (p) { }
25846 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fUUIDIndex=",0,"!index in the list of UUIDs in TProcessUUID");
25847 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fTimeLow=",0,"60 bit time, lower 32 bits");
25848 G__memvar_setup((void*)0,114,0,0,-1,G__defined_typename("UShort_t"),-1,2,"fTimeMid=",0,"middle 16 time bits");
25849 G__memvar_setup((void*)0,114,0,0,-1,G__defined_typename("UShort_t"),-1,2,"fTimeHiAndVersion=",0,"high 12 time bits + 4 UUID version bits");
25850 G__memvar_setup((void*)0,98,0,0,-1,G__defined_typename("UChar_t"),-1,2,"fClockSeqHiAndReserved=",0,"high 6 clock bits + 2 bits reserved");
25851 G__memvar_setup((void*)0,98,0,0,-1,G__defined_typename("UChar_t"),-1,2,"fClockSeqLow=",0,"low 8 clock bits");
25852 G__memvar_setup((void*)0,98,0,0,-1,G__defined_typename("UChar_t"),-1,2,"fNode[6]=",0,"6 node id bytes");
25853 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25854 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25855 }
25856 G__tag_memvar_reset();
25857 }
25858
25859
25860
25861 static void G__setup_memvarTExec(void) {
25862 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TExec));
25863 { TExec *p; p=(TExec*)0x1000; if (p) { }
25864 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25865 }
25866 G__tag_memvar_reset();
25867 }
25868
25869
25870
25871 static void G__setup_memvarTFolder(void) {
25872 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TFolder));
25873 { TFolder *p; p=(TFolder*)0x1000; if (p) { }
25874 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TCollection),-1,-1,2,"fFolders=",0,"pointer to the list of folders");
25875 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fIsOwner=",0,"true if folder own its contained objects");
25876 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25877 }
25878 G__tag_memvar_reset();
25879 }
25880
25881
25882
25883 static void G__setup_memvarTObjString(void) {
25884 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TObjString));
25885 { TObjString *p; p=(TObjString*)0x1000; if (p) { }
25886 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fString=",0,"wrapped TString");
25887 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25888 }
25889 G__tag_memvar_reset();
25890 }
25891
25892
25893
25894 static void G__setup_memvarTMD5(void) {
25895 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TMD5));
25896 { TMD5 *p; p=(TMD5*)0x1000; if (p) { }
25897 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"fBuf[4]=",0,"!temp buffer");
25898 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"fBits[2]=",0,"!temp buffer");
25899 G__memvar_setup((void*)0,98,0,0,-1,G__defined_typename("UChar_t"),-1,4,"fIn[64]=",0,"!temp buffer");
25900 G__memvar_setup((void*)0,98,0,0,-1,G__defined_typename("UChar_t"),-1,4,"fDigest[16]=",0,"message digest");
25901 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fFinalized=",0,"true if message digest has been finalized");
25902 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
25903 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25904 }
25905 G__tag_memvar_reset();
25906 }
25907
25908
25909
25910 static void G__setup_memvarTMacro(void) {
25911 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TMacro));
25912 { TMacro *p; p=(TMacro*)0x1000; if (p) { }
25913 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TList),-1,-1,2,"fLines=",0,"collection of lines");
25914 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fParams=",0,"default string of macro parameters");
25915 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25916 }
25917 G__tag_memvar_reset();
25918 }
25919
25920
25921
25922 static void G__setup_memvarTMessageHandler(void) {
25923 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler));
25924 { TMessageHandler *p; p=(TMessageHandler*)0x1000; if (p) { }
25925 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-1,2,"fClass=",0,"class for which message has to be handled");
25926 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObject),-1,-1,2,"fMessObj=",0,"object generating message");
25927 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMessId=",0,"message id (often matching specific enum in fClass)");
25928 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSize=",0,"number of different messages handled");
25929 G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fCnts=",0,"count per message");
25930 G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMessIds=",0,"message ids");
25931 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fDerived=",0,"if true handle messages also for derived classes");
25932 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25933 }
25934 G__tag_memvar_reset();
25935 }
25936
25937
25938
25939 static void G__setup_memvarTPluginManager(void) {
25940 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TPluginManager));
25941 { TPluginManager *p; p=(TPluginManager*)0x1000; if (p) { }
25942 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TList),-1,-1,4,"fHandlers=",0,"list of plugin handlers");
25943 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_THashTable),-1,-1,4,"fBasesLoaded=",0,"! table of base classes already checked or loaded");
25944 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fReadingDirs=",0,"! true if we are running LoadHandlersFromPluginDirs");
25945 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25946 }
25947 G__tag_memvar_reset();
25948 }
25949
25950
25951
25952 static void G__setup_memvarTPluginHandler(void) {
25953 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler));
25954 { TPluginHandler *p; p=(TPluginHandler*)0x1000; if (p) { }
25955 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fBase=",0,"base class which will be extended by plugin");
25956 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fRegexp=",0,"regular expression which must be matched in URI");
25957 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fClass=",0,"class to be loaded from plugin library");
25958 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fPlugin=",0,"plugin library which should contain fClass");
25959 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fCtor=",0,"ctor used to instantiate object of fClass");
25960 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fOrigin=",0,"origin of plugin handler definition");
25961 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TMethodCall),-1,-1,4,"fCallEnv=",0,"!ctor method call environment");
25962 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TFunction),-1,-1,4,"fMethod=",0,"!ctor method or global function");
25963 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCanCall=",0,"!if 1 fCallEnv is ok, -1 fCallEnv is not ok");
25964 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fIsMacro=",0,"plugin is a macro and not a library");
25965 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fIsGlobal=",0,"plugin ctor is a global function");
25966 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25967 }
25968 G__tag_memvar_reset();
25969 }
25970
25971
25972
25973 static void G__setup_memvarTPoint(void) {
25974 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TPoint));
25975 { TPoint *p; p=(TPoint*)0x1000; if (p) { }
25976 G__memvar_setup((void*)((long)(&p->fX)-(long)(p)),115,0,0,-1,G__defined_typename("SCoord_t"),-1,1,"fX=",0,"X device coordinate");
25977 G__memvar_setup((void*)((long)(&p->fY)-(long)(p)),115,0,0,-1,G__defined_typename("SCoord_t"),-1,1,"fY=",0,"Y device coordinate");
25978 }
25979 G__tag_memvar_reset();
25980 }
25981
25982
25983
25984 static void G__setup_memvarTPMERegexp(void) {
25985 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp));
25986 { TPMERegexp *p; p=(TPMERegexp*)0x1000; if (p) { }
25987 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNMaxMatches=",0,"maximum number of matches");
25988 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNMatches=",0,"number of matches returned from last pcre_exec call");
25989 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TArrayI),-1,-1,2,"fMarkers=",0,"last set of indexes of matches");
25990 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fLastStringMatched=",0,"copy of the last TString matched");
25991 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fAddressOfLastString=",0,"used for checking for change of TString in global match");
25992 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLastGlobalPosition=",0,"end of last match when kPCRE_GLOBAL is set");
25993 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
25994 }
25995 G__tag_memvar_reset();
25996 }
25997
25998
25999
26000 static void G__setup_memvarTStringToken(void) {
26001 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringToken));
26002 { TStringToken *p; p=(TStringToken*)0x1000; if (p) { }
26003 G__memvar_setup((void*)0,117,0,1,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fFullStr=",0,(char*)NULL);
26004 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TPRegexp),-1,-1,2,"fSplitRe=",0,(char*)NULL);
26005 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fReturnVoid=",0,(char*)NULL);
26006 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPos=",0,(char*)NULL);
26007 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26008 }
26009 G__tag_memvar_reset();
26010 }
26011
26012
26013
26014 static void G__setup_memvarTProcessUUID(void) {
26015 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID));
26016 { TProcessUUID *p; p=(TProcessUUID*)0x1000; if (p) { }
26017 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TList),-1,-1,2,"fUUIDs=",0,"Global list of TUUIDs");
26018 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TBits),-1,-1,2,"fActive=",0,"Table of active UUIDs");
26019 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26020 }
26021 G__tag_memvar_reset();
26022 }
26023
26024
26025
26026 static void G__setup_memvarTQClass(void) {
26027 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TQClass));
26028 { TQClass *p; p=(TQClass*)0x1000; if (p) { }
26029 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26030 }
26031 G__tag_memvar_reset();
26032 }
26033
26034
26035
26036 static void G__setup_memvarTQCommand(void) {
26037 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TQCommand));
26038 { TQCommand *p; p=(TQCommand*)0x1000; if (p) { }
26039 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TQConnection),-1,-1,2,"fRedo=",0,"do/redo action");
26040 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TQConnection),-1,-1,2,"fUndo=",0,"undo action");
26041 G__memvar_setup((void*)0,76,0,0,-1,G__defined_typename("Long_t"),-1,2,"fRedoArgs=",0,"redo values");
26042 G__memvar_setup((void*)0,76,0,0,-1,G__defined_typename("Long_t"),-1,2,"fUndoArgs=",0,"undo values");
26043 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNRargs=",0,"number of redo arguments");
26044 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNUargs=",0,"number of undo arguments");
26045 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fState=",0,"-1 undoing on, 1 redoing on, 0 nothing in progress");
26046 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fStatus=",0,"fStatus++ after Redo(), fStatus-- after Undo()");
26047 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fNewDelete=",0,"kTRUE if Redo/Undo methods are new/delete");
26048 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fName=",0,"command name. Default is \"ClassName::RedoName(args)\"");
26049 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fTitle=",0,"command description");
26050 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fObject=",0,"object to which undo/redo actions applied");
26051 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26052 }
26053 G__tag_memvar_reset();
26054 }
26055
26056
26057
26058 static void G__setup_memvarTQUndoManager(void) {
26059 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager));
26060 { TQUndoManager *p; p=(TQUndoManager*)0x1000; if (p) { }
26061 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TObjLink),-1,-1,2,"fCursor=",0,"current position in history stack");
26062 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TQCommand),-1,-1,2,"fCurrent=",0,"the latest executed command");
26063 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fLimit=",0,"maximum number of commands can be located in stack");
26064 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TList),-1,-1,2,"fLogBook=",0,"listing of all actions during execution");
26065 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fLogging=",0,"kTRUE if logging is ON");
26066 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26067 }
26068 G__tag_memvar_reset();
26069 }
26070
26071
26072
26073 static void G__setup_memvarTRef(void) {
26074 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TRef));
26075 { TRef *p; p=(TRef*)0x1000; if (p) { }
26076 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TProcessID),-1,-1,2,"fPID=",0,"!Pointer to ProcessID when TRef was written");
26077 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TObjArray),-1,-2,2,"fgExecs=",0,"List of execs");
26078 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TObject),-1,-2,2,"fgObject=",0,"In: this, Out: pointer to object (used by Action on Demand)");
26079 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TRefcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNotComputed=%lldLL",(long long)TRef::kNotComputed).data(),0,(char*)NULL);
26080 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26081 }
26082 G__tag_memvar_reset();
26083 }
26084
26085
26086
26087 static void G__setup_memvarTSystemFile(void) {
26088 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemFile));
26089 { TSystemFile *p; p=(TSystemFile*)0x1000; if (p) { }
26090 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,4,"fIconName=",0,"icon name");
26091 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26092 }
26093 G__tag_memvar_reset();
26094 }
26095
26096
26097
26098 static void G__setup_memvarTSystemDirectory(void) {
26099 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory));
26100 { TSystemDirectory *p; p=(TSystemDirectory*)0x1000; if (p) { }
26101 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TOrdCollection),-1,-1,2,"fDirsInBrowser=",0,(char*)NULL);
26102 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TOrdCollection),-1,-1,2,"fFilesInBrowser=",0,(char*)NULL);
26103 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26104 }
26105 G__tag_memvar_reset();
26106 }
26107
26108
26109
26110 static void G__setup_memvarTSystem(void) {
26111 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystem));
26112 { TSystem *p; p=(TSystem*)0x1000; if (p) { }
26113 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TSystemcLcLEAclicMode),-1,-2,1,G__FastAllocString(2048).Format("kDefault=%lldLL",(long long)TSystem::kDefault).data(),0,(char*)NULL);
26114 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TSystemcLcLEAclicMode),-1,-2,1,G__FastAllocString(2048).Format("kDebug=%lldLL",(long long)TSystem::kDebug).data(),0,(char*)NULL);
26115 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TSystemcLcLEAclicMode),-1,-2,1,G__FastAllocString(2048).Format("kOpt=%lldLL",(long long)TSystem::kOpt).data(),0,(char*)NULL);
26116 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TSystemcLcLEAclicProperties),-1,-2,1,G__FastAllocString(2048).Format("kFlatBuildDir=%lldLL",(long long)TSystem::kFlatBuildDir).data(),0,(char*)NULL);
26117 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TFdSet),-1,-1,2,"fReadmask=",0,"!Files that should be checked for read events");
26118 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TFdSet),-1,-1,2,"fWritemask=",0,"!Files that should be checked for write events");
26119 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TFdSet),-1,-1,2,"fReadready=",0,"!Files with reads waiting");
26120 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TFdSet),-1,-1,2,"fWriteready=",0,"!Files with writes waiting");
26121 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TFdSet),-1,-1,2,"fSignals=",0,"!Signals that were trapped");
26122 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNfd=",0,"Number of fd's in masks");
26123 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMaxrfd=",0,"Largest fd in read mask");
26124 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMaxwfd=",0,"Largest fd in write mask");
26125 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSigcnt=",0,"Number of pending signals");
26126 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fWdpath=",0,"Working directory");
26127 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fHostname=",0,"Hostname");
26128 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fInsideNotify=",0,"Used by DispatchTimers()");
26129 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBeepFreq=",0,"Used by Beep()");
26130 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBeepDuration=",0,"Used by Beep()");
26131 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fInControl=",0,"True if in eventloop");
26132 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fDone=",0,"True if eventloop should be finished");
26133 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLevel=",0,"Level of nested eventloops");
26134 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fLastErrorString=",0,"Last system error message");
26135 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fTimers=",0,"List of timers");
26136 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fSignalHandler=",0,"List of signal handlers");
26137 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fFileHandler=",0,"List of file handlers");
26138 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fStdExceptionHandler=",0,"List of std::exception handlers");
26139 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fOnExitList=",0,"List of items to be cleaned-up on exit");
26140 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fListLibs=",0,"List shared libraries, cache used by GetLibraries");
26141 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fBuildArch=",0,"Architecure for which ROOT was built (passed to ./configure)");
26142 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fBuildCompiler=",0,"Compiler used to build this ROOT");
26143 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fBuildCompilerVersion=",0,"Compiler version used to build this ROOT");
26144 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fBuildNode=",0,"Detailed information where ROOT was built");
26145 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fBuildDir=",0,"Location where to build ACLiC shared library and use as scratch area.");
26146 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fFlagsDebug=",0,"Flags for debug compilation");
26147 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fFlagsOpt=",0,"Flags for optimized compilation");
26148 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fListPaths=",0,"List of all include (fIncludePath + interpreter include path). Cache used by GetIncludePath");
26149 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fIncludePath=",0,"Used to expand $IncludePath in the directives given to SetMakeSharedLib and SetMakeExe");
26150 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fLinkedLibs=",0,"Used to expand $LinkedLibs in the directives given to SetMakeSharedLib and SetMakeExe");
26151 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fSoExt=",0,"Extension of shared library (.so, .sl, .a, .dll, etc.)");
26152 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fObjExt=",0,"Extension of object files (.o, .obj, etc.)");
26153 G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSystemcLcLEAclicMode),-1,-1,2,"fAclicMode=",0,"Whether the compilation should be done debug or opt");
26154 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fMakeSharedLib=",0,"Directive used to build a shared library");
26155 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fMakeExe=",0,"Directive used to build an executable");
26156 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fLinkdefSuffix=",0,"Default suffix for linkdef files to be used by ACLiC (see EACLiCProperties)");
26157 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fAclicProperties=",0,"Various boolean flag for change ACLiC's behavior.");
26158 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fCompiled=",0,"List of shared libs from compiled macros to be deleted");
26159 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fHelpers=",0,"List of helper classes for alternative file/directory access");
26160 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26161 }
26162 G__tag_memvar_reset();
26163 }
26164
26165
26166
26167 static void G__setup_memvarvectorlETStringcOallocatorlETStringgRsPgR(void) {
26168 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
26169 { vector<TString,allocator<TString> > *p; p=(vector<TString,allocator<TString> >*)0x1000; if (p) { }
26170 }
26171 G__tag_memvar_reset();
26172 }
26173
26174
26175
26176 static void G__setup_memvarvectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void) {
26177 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
26178 { vector<TString,allocator<TString> >::iterator *p; p=(vector<TString,allocator<TString> >::iterator*)0x1000; if (p) { }
26179 }
26180 G__tag_memvar_reset();
26181 }
26182
26183
26184
26185 static void G__setup_memvarreverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void) {
26186 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR));
26187 { reverse_iterator<vector<TString,allocator<TString> >::iterator> *p; p=(reverse_iterator<vector<TString,allocator<TString> >::iterator>*)0x1000; if (p) { }
26188 }
26189 G__tag_memvar_reset();
26190 }
26191
26192
26193
26194 static void G__setup_memvarTSysEvtHandler(void) {
26195 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler));
26196 { TSysEvtHandler *p; p=(TSysEvtHandler*)0x1000; if (p) { }
26197 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fIsActive=",0,"kTRUE if handler is active, kFALSE if not active");
26198 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26199 }
26200 G__tag_memvar_reset();
26201 }
26202
26203
26204
26205 static void G__setup_memvarTStdExceptionHandler(void) {
26206 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandler));
26207 { TStdExceptionHandler *p; p=(TStdExceptionHandler*)0x1000; if (p) { }
26208 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandlercLcLEStatus),-1,-2,1,G__FastAllocString(2048).Format("kSEProceed=%lldLL",(long long)TStdExceptionHandler::kSEProceed).data(),0,(char*)NULL);
26209 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandlercLcLEStatus),-1,-2,1,G__FastAllocString(2048).Format("kSEHandled=%lldLL",(long long)TStdExceptionHandler::kSEHandled).data(),0,(char*)NULL);
26210 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandlercLcLEStatus),-1,-2,1,G__FastAllocString(2048).Format("kSEAbort=%lldLL",(long long)TStdExceptionHandler::kSEAbort).data(),0,(char*)NULL);
26211 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26212 }
26213 G__tag_memvar_reset();
26214 }
26215
26216
26217
26218 static void G__setup_memvarTTime(void) {
26219 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TTime));
26220 { TTime *p; p=(TTime*)0x1000; if (p) { }
26221 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fMilliSec=",0,"time with millisecond precision");
26222 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
26223 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26224 }
26225 G__tag_memvar_reset();
26226 }
26227
26228
26229
26230 static void G__setup_memvarFileStat_t(void) {
26231 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_FileStat_t));
26232 { FileStat_t *p; p=(FileStat_t*)0x1000; if (p) { }
26233 G__memvar_setup((void*)((long)(&p->fDev)-(long)(p)),108,0,0,-1,G__defined_typename("Long_t"),-1,1,"fDev=",0,"device id");
26234 G__memvar_setup((void*)((long)(&p->fIno)-(long)(p)),108,0,0,-1,G__defined_typename("Long_t"),-1,1,"fIno=",0,"inode");
26235 G__memvar_setup((void*)((long)(&p->fMode)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fMode=",0,"protection (combination of EFileModeMask bits)");
26236 G__memvar_setup((void*)((long)(&p->fUid)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fUid=",0,"user id of owner");
26237 G__memvar_setup((void*)((long)(&p->fGid)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fGid=",0,"group id of owner");
26238 G__memvar_setup((void*)((long)(&p->fSize)-(long)(p)),110,0,0,-1,G__defined_typename("Long64_t"),-1,1,"fSize=",0,"total size in bytes");
26239 G__memvar_setup((void*)((long)(&p->fMtime)-(long)(p)),108,0,0,-1,G__defined_typename("Long_t"),-1,1,"fMtime=",0,"modification date");
26240 G__memvar_setup((void*)((long)(&p->fIsLink)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fIsLink=",0,"symbolic link");
26241 G__memvar_setup((void*)((long)(&p->fUrl)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fUrl=",0,"end point url of file");
26242 }
26243 G__tag_memvar_reset();
26244 }
26245
26246
26247
26248 static void G__setup_memvarUserGroup_t(void) {
26249 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t));
26250 { UserGroup_t *p; p=(UserGroup_t*)0x1000; if (p) { }
26251 G__memvar_setup((void*)((long)(&p->fUid)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fUid=",0,"user id");
26252 G__memvar_setup((void*)((long)(&p->fGid)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fGid=",0,"group id");
26253 G__memvar_setup((void*)((long)(&p->fUser)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fUser=",0,"user name");
26254 G__memvar_setup((void*)((long)(&p->fGroup)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fGroup=",0,"group name");
26255 G__memvar_setup((void*)((long)(&p->fPasswd)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fPasswd=",0,"password");
26256 G__memvar_setup((void*)((long)(&p->fRealName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fRealName=",0,"user full name");
26257 G__memvar_setup((void*)((long)(&p->fShell)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fShell=",0,"user preferred shell");
26258 }
26259 G__tag_memvar_reset();
26260 }
26261
26262
26263
26264 static void G__setup_memvarSysInfo_t(void) {
26265 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_SysInfo_t));
26266 { SysInfo_t *p; p=(SysInfo_t*)0x1000; if (p) { }
26267 G__memvar_setup((void*)((long)(&p->fOS)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fOS=",0,"OS");
26268 G__memvar_setup((void*)((long)(&p->fModel)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fModel=",0,"computer model");
26269 G__memvar_setup((void*)((long)(&p->fCpuType)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fCpuType=",0,"type of cpu");
26270 G__memvar_setup((void*)((long)(&p->fCpus)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fCpus=",0,"number of cpus");
26271 G__memvar_setup((void*)((long)(&p->fCpuSpeed)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fCpuSpeed=",0,"cpu speed in MHz");
26272 G__memvar_setup((void*)((long)(&p->fBusSpeed)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fBusSpeed=",0,"bus speed in MHz");
26273 G__memvar_setup((void*)((long)(&p->fL2Cache)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fL2Cache=",0,"level 2 cache size in KB");
26274 G__memvar_setup((void*)((long)(&p->fPhysRam)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fPhysRam=",0,"physical RAM in MB");
26275 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
26276 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26277 }
26278 G__tag_memvar_reset();
26279 }
26280
26281
26282
26283 static void G__setup_memvarCpuInfo_t(void) {
26284 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_CpuInfo_t));
26285 { CpuInfo_t *p; p=(CpuInfo_t*)0x1000; if (p) { }
26286 G__memvar_setup((void*)((long)(&p->fLoad1m)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fLoad1m=",0,"cpu load average over 1 m");
26287 G__memvar_setup((void*)((long)(&p->fLoad5m)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fLoad5m=",0,"cpu load average over 5 m");
26288 G__memvar_setup((void*)((long)(&p->fLoad15m)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fLoad15m=",0,"cpu load average over 15 m");
26289 G__memvar_setup((void*)((long)(&p->fUser)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fUser=",0,"cpu user load in percentage");
26290 G__memvar_setup((void*)((long)(&p->fSys)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fSys=",0,"cpu sys load in percentage");
26291 G__memvar_setup((void*)((long)(&p->fTotal)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fTotal=",0,"cpu user+sys load in percentage");
26292 G__memvar_setup((void*)((long)(&p->fIdle)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fIdle=",0,"cpu idle percentage");
26293 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
26294 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26295 }
26296 G__tag_memvar_reset();
26297 }
26298
26299
26300
26301 static void G__setup_memvarMemInfo_t(void) {
26302 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_MemInfo_t));
26303 { MemInfo_t *p; p=(MemInfo_t*)0x1000; if (p) { }
26304 G__memvar_setup((void*)((long)(&p->fMemTotal)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fMemTotal=",0,"total RAM in MB");
26305 G__memvar_setup((void*)((long)(&p->fMemUsed)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fMemUsed=",0,"used RAM in MB");
26306 G__memvar_setup((void*)((long)(&p->fMemFree)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fMemFree=",0,"free RAM in MB");
26307 G__memvar_setup((void*)((long)(&p->fSwapTotal)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fSwapTotal=",0,"total swap in MB");
26308 G__memvar_setup((void*)((long)(&p->fSwapUsed)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fSwapUsed=",0,"used swap in MB");
26309 G__memvar_setup((void*)((long)(&p->fSwapFree)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fSwapFree=",0,"free swap in MB");
26310 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
26311 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26312 }
26313 G__tag_memvar_reset();
26314 }
26315
26316
26317
26318 static void G__setup_memvarProcInfo_t(void) {
26319 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_ProcInfo_t));
26320 { ProcInfo_t *p; p=(ProcInfo_t*)0x1000; if (p) { }
26321 G__memvar_setup((void*)((long)(&p->fCpuUser)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fCpuUser=",0,"user time used by this process in seconds");
26322 G__memvar_setup((void*)((long)(&p->fCpuSys)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fCpuSys=",0,"system time used by this process in seconds");
26323 G__memvar_setup((void*)((long)(&p->fMemResident)-(long)(p)),108,0,0,-1,G__defined_typename("Long_t"),-1,1,"fMemResident=",0,"resident memory used by this process in KB");
26324 G__memvar_setup((void*)((long)(&p->fMemVirtual)-(long)(p)),108,0,0,-1,G__defined_typename("Long_t"),-1,1,"fMemVirtual=",0,"virtual memory used by this process in KB");
26325 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
26326 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26327 }
26328 G__tag_memvar_reset();
26329 }
26330
26331
26332
26333 static void G__setup_memvarRedirectHandle_t(void) {
26334 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_RedirectHandle_t));
26335 { RedirectHandle_t *p; p=(RedirectHandle_t*)0x1000; if (p) { }
26336 G__memvar_setup((void*)((long)(&p->fFile)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fFile=",0,"File where the output was redirected");
26337 G__memvar_setup((void*)((long)(&p->fStdOutTty)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fStdOutTty=",0,"tty associated with stdout, if any (e.g. from ttyname(...))");
26338 G__memvar_setup((void*)((long)(&p->fStdErrTty)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,1,"fStdErrTty=",0,"tty associated with stderr, if any (e.g. from ttyname(...))");
26339 G__memvar_setup((void*)((long)(&p->fStdOutDup)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fStdOutDup=",0,"Duplicated descriptor for stdout");
26340 G__memvar_setup((void*)((long)(&p->fStdErrDup)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fStdErrDup=",0,"Duplicated descriptor for stderr");
26341 G__memvar_setup((void*)((long)(&p->fReadOffSet)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fReadOffSet=",0,"Offset where to start reading the file (used by ShowOutput(...))");
26342 }
26343 G__tag_memvar_reset();
26344 }
26345
26346
26347
26348 static void G__setup_memvarTProcessEventTimer(void) {
26349 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer));
26350 { TProcessEventTimer *p; p=(TProcessEventTimer*)0x1000; if (p) { }
26351 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26352 }
26353 G__tag_memvar_reset();
26354 }
26355
26356
26357
26358 static void G__setup_memvarTRemoteObject(void) {
26359 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject));
26360 { TRemoteObject *p; p=(TRemoteObject*)0x1000; if (p) { }
26361 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_FileStat_t),-1,-1,2,"fFileStat=",0,"file status");
26362 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fIsFolder=",0,"is folder flag");
26363 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,2,"fRemoteAddress=",0,"remote address");
26364 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fClassName=",0,"real object class name");
26365 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fKeyObjectName=",0,"key object name");
26366 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fKeyClassName=",0,"key object class name");
26367 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26368 }
26369 G__tag_memvar_reset();
26370 }
26371
26372
26373
26374 static void G__setup_memvarTROOT(void) {
26375 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TROOT));
26376 { TROOT *p; p=(TROOT*)0x1000; if (p) { }
26377 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fLineIsProcessing=",0,"To synchronize multi-threads");
26378 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgDirLevel=",0,"Indentation level for ls()");
26379 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgRootInit=",0,"Singleton initialization flag");
26380 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgMemCheck=",0,"Turn on memory leak checker");
26381 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fConfigOptions=",0,"ROOT ./configure set build options");
26382 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fConfigFeatures=",0,"ROOT ./configure detected build features");
26383 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fVersion=",0,"ROOT version (from CMZ VERSQQ) ex 0.05/01");
26384 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fVersionInt=",0,"ROOT version in integer format (501)");
26385 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fVersionCode=",0,"ROOT version code as used in RVersion.h");
26386 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fVersionDate=",0,"Date of ROOT version (ex 951226)");
26387 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fVersionTime=",0,"Time of ROOT version (ex 1152)");
26388 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBuiltDate=",0,"Date of ROOT built");
26389 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBuiltTime=",0,"Time of ROOT built");
26390 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSvnRevision=",0,"Subversion revision number of built");
26391 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fSvnBranch=",0,"Subversion branch");
26392 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fSvnDate=",0,"Date and time when make was run");
26393 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTimer=",0,"Timer flag");
26394 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TApplication),-1,-1,2,"fApplication=",0,"Pointer to current application");
26395 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TInterpreter),-1,-1,2,"fInterpreter=",0,"Command interpreter");
26396 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fBatch=",0,"True if session without graphics");
26397 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fEditHistograms=",0,"True if histograms can be edited with the mouse");
26398 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fFromPopUp=",0,"True if command executed from a popup menu");
26399 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fMustClean=",0,"True if object destructor scans canvases");
26400 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fReadingObject=",0,"True while reading an object [Deprecated (will be removed in next release)");
26401 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fForceStyle=",0,"Force setting of current style when reading objects");
26402 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fInterrupt=",0,"True if macro should be interrupted");
26403 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fEscape=",0,"True if ESC has been pressed");
26404 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fExecutingMacro=",0,"True while executing a TMacro");
26405 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fEditorMode=",0,"Current Editor mode");
26406 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__Base2LN_TObject),-1,-1,2,"fPrimitive=",0,"Currently selected primitive");
26407 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TVirtualPad),-1,-1,2,"fSelectPad=",0,"Currently selected pad");
26408 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TCollection),-1,-1,2,"fClasses=",0,"List of classes definition");
26409 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TCollection),-1,-1,2,"fTypes=",0,"List of data types definition");
26410 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TCollection),-1,-1,2,"fGlobals=",0,"List of global variables");
26411 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TCollection),-1,-1,2,"fGlobalFunctions=",0,"List of global functions");
26412 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fFiles=",0,"List of files");
26413 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fMappedFiles=",0,"List of memory mapped files");
26414 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fSockets=",0,"List of network sockets");
26415 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fCanvases=",0,"List of canvases");
26416 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fStyles=",0,"List of styles");
26417 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TCollection),-1,-1,2,"fFunctions=",0,"List of analytic functions");
26418 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fTasks=",0,"List of tasks");
26419 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fColors=",0,"List of colors");
26420 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fGeometries=",0,"List of geometries");
26421 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fBrowsers=",0,"List of browsers");
26422 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fSpecials=",0,"List of special objects");
26423 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fCleanups=",0,"List of recursiveRemove collections");
26424 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fMessageHandlers=",0,"List of message handlers");
26425 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fStreamerInfo=",0,"List of active StreamerInfo classes");
26426 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TCollection),-1,-1,2,"fClassGenerators=",0,"List of user defined class generators;");
26427 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fSecContexts=",0,"List of security contexts (TSecContext)");
26428 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fProofs=",0,"List of proof sessions");
26429 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fClipboard=",0,"List of clipbard objects");
26430 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection),-1,-1,2,"fDataSets=",0,"List of data sets (TDSet or TChain)");
26431 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID),-1,-1,2,"fUUIDs=",0,"Pointer to TProcessID managing TUUIDs");
26432 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TFolder),-1,-1,2,"fRootFolder=",0,"top level folder //root");
26433 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TList),-1,-1,2,"fBrowsables=",0,"List of browsables");
26434 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TPluginManager),-1,-1,2,"fPluginManager=",0,"Keeps track of plugin library handlers");
26435 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fCutClassName=",0,"Name of default CutG class in graphics editor");
26436 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fDefCanvasName=",0,"Name of default canvas");
26437 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26438 }
26439 G__tag_memvar_reset();
26440 }
26441
26442
26443
26444 static void G__setup_memvarTTask(void) {
26445 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_TTask));
26446 { TTask *p; p=(TTask*)0x1000; if (p) { }
26447 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TList),-1,-1,2,"fTasks=",0,"List of Tasks");
26448 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Base2LN_TString),-1,-1,2,"fOption=",0,"Option specified in ExecuteTask");
26449 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBreakin=",0,"=1 if a break point set at task extry");
26450 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBreakout=",0,"=1 if a break point set at task exit");
26451 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fHasExecuted=",0,"True if task has executed");
26452 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fActive=",0,"true if task is active");
26453 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TTask),-1,-2,2,"fgBeginTask=",0,"pointer to task initiator");
26454 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TTask),-1,-2,2,"fgBreakPoint=",0,"pointer to current break point");
26455 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Base2LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
26456 }
26457 G__tag_memvar_reset();
26458 }
26459
26460
26461
26462 static void G__setup_memvarvectorlEstringcOallocatorlEstringgRsPgR(void) {
26463 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
26464 { vector<string,allocator<string> > *p; p=(vector<string,allocator<string> >*)0x1000; if (p) { }
26465 }
26466 G__tag_memvar_reset();
26467 }
26468
26469
26470
26471 static void G__setup_memvarvectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void) {
26472 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
26473 { vector<string,allocator<string> >::iterator *p; p=(vector<string,allocator<string> >::iterator*)0x1000; if (p) { }
26474 }
26475 G__tag_memvar_reset();
26476 }
26477
26478
26479
26480 static void G__setup_memvarreverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void) {
26481 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR));
26482 { reverse_iterator<vector<string,allocator<string> >::iterator> *p; p=(reverse_iterator<vector<string,allocator<string> >::iterator>*)0x1000; if (p) { }
26483 }
26484 G__tag_memvar_reset();
26485 }
26486
26487 extern "C" void G__cpp_setup_memvarG__Base2() {
26488 }
26489
26490
26491
26492
26493
26494
26495
26496
26497
26498
26499
26500
26501 static void G__setup_memfuncTMemberInspector(void) {
26502
26503 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TMemberInspector));
26504 G__memfunc_setup("Inspect",726,G__G__Base2_9_0_2, 121, -1, -1, 0, 4, 1, 1, 0,
26505 "U 'TClass' - 0 - cl C - - 10 - parent "
26506 "C - - 10 - name Y - - 10 - addr", (char*)NULL, (void*) NULL, 3);
26507 G__memfunc_setup("GetParent",906,G__G__Base2_9_0_3, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
26508 G__memfunc_setup("GetParentLen",1193,G__G__Base2_9_0_4, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26509 G__memfunc_setup("AddToParent",1078,G__G__Base2_9_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
26510 G__memfunc_setup("RemoveFromParent",1644,G__G__Base2_9_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - startingAt", (char*)NULL, (void*) NULL, 0);
26511 G__memfunc_setup("InspectMember",1326,G__G__Base2_9_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
26512 "u 'TObject' - 1 - obj C - - 10 - name", (char*)NULL, (void*) NULL, 0);
26513 G__memfunc_setup("InspectMember",1326,G__G__Base2_9_0_8, 121, -1, -1, 0, 4, 1, 1, 0,
26514 "C - - 10 - topclassname Y - - 0 - pobj "
26515 "C - - 10 - name g - 'Bool_t' 0 - transient", (char*)NULL, (void*) NULL, 0);
26516 G__memfunc_setup("InspectMember",1326,G__G__Base2_9_0_9, 121, -1, -1, 0, 3, 1, 1, 0,
26517 "U 'TClass' - 0 - cl Y - - 0 - pobj "
26518 "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
26519 G__memfunc_setup("GenericShowMembers",1833,G__G__Base2_9_0_10, 121, -1, -1, 0, 3, 1, 1, 0,
26520 "C - - 10 - topClassName Y - - 0 - obj "
26521 "g - 'Bool_t' 0 - transientMember", (char*)NULL, (void*) NULL, 0);
26522 G__memfunc_setup("Class",502,G__G__Base2_9_0_11, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TMemberInspector::Class) ), 0);
26523 G__memfunc_setup("Class_Name",982,G__G__Base2_9_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMemberInspector::Class_Name) ), 0);
26524 G__memfunc_setup("Class_Version",1339,G__G__Base2_9_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TMemberInspector::Class_Version) ), 0);
26525 G__memfunc_setup("Dictionary",1046,G__G__Base2_9_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TMemberInspector::Dictionary) ), 0);
26526 G__memfunc_setup("IsA",253,G__G__Base2_9_0_15, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26527 G__memfunc_setup("ShowMembers",1132,G__G__Base2_9_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
26528 G__memfunc_setup("Streamer",835,G__G__Base2_9_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
26529 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_9_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
26530 G__memfunc_setup("DeclFileName",1145,G__G__Base2_9_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMemberInspector::DeclFileName) ), 0);
26531 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_9_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMemberInspector::ImplFileLine) ), 0);
26532 G__memfunc_setup("ImplFileName",1171,G__G__Base2_9_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMemberInspector::ImplFileName) ), 0);
26533 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_9_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMemberInspector::DeclFileLine) ), 0);
26534
26535 G__memfunc_setup("~TMemberInspector", 1761, G__G__Base2_9_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
26536
26537 G__memfunc_setup("operator=", 937, G__G__Base2_9_0_24, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TMemberInspector), -1, 1, 1, 1, 1, 0, "u 'TMemberInspector' - 11 - -", (char*) NULL, (void*) NULL, 0);
26538 G__tag_memfunc_reset();
26539 }
26540
26541 static void G__setup_memfuncTObject(void) {
26542
26543 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TObject));
26544 G__memfunc_setup("MakeZombie",996,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
26545 G__memfunc_setup("DoError",701,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 8,
26546 "i - - 0 - level C - - 10 - location "
26547 "C - - 10 - fmt u 'va_list' - 0 - va", (char*)NULL, (void*) NULL, 1);
26548 G__memfunc_setup("TObject",683,G__G__Base2_10_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
26549 G__memfunc_setup("TObject",683,G__G__Base2_10_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 0, "u 'TObject' - 11 - object", (char*)NULL, (void*) NULL, 0);
26550 G__memfunc_setup("operator=",937,G__G__Base2_10_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 1, 1, 1, 1, 0, "u 'TObject' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
26551 G__memfunc_setup("AppendPad",877,G__G__Base2_10_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26552 G__memfunc_setup("Browse",626,G__G__Base2_10_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
26553 G__memfunc_setup("ClassName",887,G__G__Base2_10_0_8, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
26554 G__memfunc_setup("Clear",487,G__G__Base2_10_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1);
26555 G__memfunc_setup("Clone",497,G__G__Base2_10_0_10, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 '\"\"' newname", (char*)NULL, (void*) NULL, 1);
26556 G__memfunc_setup("Compare",711,G__G__Base2_10_0_11, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
26557 G__memfunc_setup("Copy",411,G__G__Base2_10_0_12, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - object", (char*)NULL, (void*) NULL, 1);
26558 G__memfunc_setup("Delete",595,G__G__Base2_10_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
26559 G__memfunc_setup("DistancetoPrimitive",1991,G__G__Base2_10_0_14, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
26560 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
26561 G__memfunc_setup("Draw",398,G__G__Base2_10_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26562 G__memfunc_setup("DrawClass",900,G__G__Base2_10_0_16, 121, -1, -1, 0, 0, 1, 1, 8, "", "*MENU*", (void*) NULL, 1);
26563 G__memfunc_setup("DrawClone",895,G__G__Base2_10_0_17, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
26564 G__memfunc_setup("Dump",406,G__G__Base2_10_0_18, 121, -1, -1, 0, 0, 1, 1, 8, "", "*MENU*", (void*) NULL, 1);
26565 G__memfunc_setup("Execute",723,G__G__Base2_10_0_19, 121, -1, -1, 0, 3, 1, 1, 0,
26566 "C - - 10 - method C - - 10 - params "
26567 "I - 'Int_t' 0 '0' error", (char*)NULL, (void*) NULL, 1);
26568 G__memfunc_setup("Execute",723,G__G__Base2_10_0_20, 121, -1, -1, 0, 3, 1, 1, 0,
26569 "U 'TMethod' - 0 - method U 'TObjArray' - 0 - params "
26570 "I - 'Int_t' 0 '0' error", (char*)NULL, (void*) NULL, 1);
26571 G__memfunc_setup("ExecuteEvent",1237,G__G__Base2_10_0_21, 121, -1, -1, 0, 3, 1, 1, 0,
26572 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
26573 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
26574 G__memfunc_setup("FindObject",984,G__G__Base2_10_0_22, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
26575 G__memfunc_setup("FindObject",984,G__G__Base2_10_0_23, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
26576 G__memfunc_setup("GetDrawOption",1319,G__G__Base2_10_0_24, 67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26577 G__memfunc_setup("GetUniqueID",1060,G__G__Base2_10_0_25, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26578 G__memfunc_setup("GetName",673,G__G__Base2_10_0_26, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
26579 G__memfunc_setup("GetIconName",1066,G__G__Base2_10_0_27, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
26580 G__memfunc_setup("GetOption",921,G__G__Base2_10_0_28, 67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26581 G__memfunc_setup("GetObjectInfo",1283,G__G__Base2_10_0_29, 67, -1, -1, 0, 2, 1, 1, 8,
26582 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
26583 G__memfunc_setup("GetTitle",802,G__G__Base2_10_0_30, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
26584 G__memfunc_setup("HandleTimer",1101,G__G__Base2_10_0_31, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TTimer' - 0 - timer", (char*)NULL, (void*) NULL, 1);
26585 G__memfunc_setup("Hash",388,G__G__Base2_10_0_32, 107, -1, G__defined_typename("ULong_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26586 G__memfunc_setup("InheritsFrom",1242,G__G__Base2_10_0_33, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "C - - 10 - classname", (char*)NULL, (void*) NULL, 1);
26587 G__memfunc_setup("InheritsFrom",1242,G__G__Base2_10_0_34, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TClass' - 10 - cl", (char*)NULL, (void*) NULL, 1);
26588 G__memfunc_setup("Inspect",726,G__G__Base2_10_0_35, 121, -1, -1, 0, 0, 1, 1, 8, "", "*MENU*", (void*) NULL, 1);
26589 G__memfunc_setup("IsFolder",792,G__G__Base2_10_0_36, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26590 G__memfunc_setup("IsEqual",692,G__G__Base2_10_0_37, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
26591 G__memfunc_setup("IsSortable",1016,G__G__Base2_10_0_38, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26592 G__memfunc_setup("IsOnHeap",759,G__G__Base2_10_0_39, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26593 G__memfunc_setup("IsZombie",802,G__G__Base2_10_0_40, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26594 G__memfunc_setup("Notify",633,G__G__Base2_10_0_41, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
26595 G__memfunc_setup("ls",223,G__G__Base2_10_0_42, 121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26596 G__memfunc_setup("Paint",508,G__G__Base2_10_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26597 G__memfunc_setup("Pop",303,G__G__Base2_10_0_44, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
26598 G__memfunc_setup("Print",525,G__G__Base2_10_0_45, 121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26599 G__memfunc_setup("Read",380,G__G__Base2_10_0_46, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
26600 G__memfunc_setup("RecursiveRemove",1574,G__G__Base2_10_0_47, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
26601 G__memfunc_setup("SaveAs",579,G__G__Base2_10_0_48, 121, -1, -1, 0, 2, 1, 1, 8,
26602 "C - - 10 '\"\"' filename C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
26603 G__memfunc_setup("SavePrimitive",1352,G__G__Base2_10_0_49, 121, -1, -1, 0, 2, 1, 1, 0,
26604 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26605 G__memfunc_setup("SetDrawOption",1331,G__G__Base2_10_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
26606 G__memfunc_setup("SetUniqueID",1072,G__G__Base2_10_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - uid", (char*)NULL, (void*) NULL, 1);
26607 G__memfunc_setup("UseCurrentStyle",1569,G__G__Base2_10_0_52, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
26608 G__memfunc_setup("Write",523,G__G__Base2_10_0_53, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0,
26609 "C - - 10 '0' name i - 'Int_t' 0 '0' option "
26610 "i - 'Int_t' 0 '0' bufsize", (char*)NULL, (void*) NULL, 1);
26611 G__memfunc_setup("Write",523,G__G__Base2_10_0_54, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 8,
26612 "C - - 10 '0' name i - 'Int_t' 0 '0' option "
26613 "i - 'Int_t' 0 '0' bufsize", (char*)NULL, (void*) NULL, 1);
26614 G__memfunc_setup("operator new",1238,G__G__Base2_10_0_55, 89, -1, -1, 0, 1, 1, 1, 0, "h - 'size_t' 0 - sz", (char*)NULL, (void*) NULL, 0);
26615 G__memfunc_setup("operator new[]",1422,G__G__Base2_10_0_56, 89, -1, -1, 0, 1, 1, 1, 0, "h - 'size_t' 0 - sz", (char*)NULL, (void*) NULL, 0);
26616 G__memfunc_setup("operator new",1238,G__G__Base2_10_0_57, 89, -1, -1, 0, 2, 1, 1, 0,
26617 "h - 'size_t' 0 - sz Y - - 0 - vp", (char*)NULL, (void*) NULL, 0);
26618 G__memfunc_setup("operator new[]",1422,G__G__Base2_10_0_58, 89, -1, -1, 0, 2, 1, 1, 0,
26619 "h - 'size_t' 0 - sz Y - - 0 - vp", (char*)NULL, (void*) NULL, 0);
26620 G__memfunc_setup("operator delete",1535,G__G__Base2_10_0_59, 121, -1, -1, 0, 1, 3, 1, 0, "Y - - 0 - ptr", (char*)NULL, (void*) G__func2void( (void (*)(void*))(&TObject::operator delete) ), 0);
26621 G__memfunc_setup("operator delete[]",1719,G__G__Base2_10_0_60, 121, -1, -1, 0, 1, 3, 1, 0, "Y - - 0 - ptr", (char*)NULL, (void*) G__func2void( (void (*)(void*))(&TObject::operator delete[]) ), 0);
26622 G__memfunc_setup("operator delete",1535,G__G__Base2_10_0_61, 121, -1, -1, 0, 2, 3, 1, 0,
26623 "Y - - 0 - ptr Y - - 0 - vp", (char*)NULL, (void*) G__func2void( (void (*)(void*, void*))(&TObject::operator delete) ), 0);
26624 G__memfunc_setup("operator delete[]",1719,G__G__Base2_10_0_62, 121, -1, -1, 0, 2, 3, 1, 0,
26625 "Y - - 0 - ptr Y - - 0 - vp", (char*)NULL, (void*) G__func2void( (void (*)(void*, void*))(&TObject::operator delete[]) ), 0);
26626 G__memfunc_setup("SetBit",587,G__G__Base2_10_0_63, 121, -1, -1, 0, 2, 1, 1, 0,
26627 "h - 'UInt_t' 0 - f g - 'Bool_t' 0 - set", (char*)NULL, (void*) NULL, 0);
26628 G__memfunc_setup("SetBit",587,G__G__Base2_10_0_64, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - f", (char*)NULL, (void*) NULL, 0);
26629 G__memfunc_setup("ResetBit",802,G__G__Base2_10_0_65, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - f", (char*)NULL, (void*) NULL, 0);
26630 G__memfunc_setup("TestBit",703,G__G__Base2_10_0_66, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "h - 'UInt_t' 0 - f", (char*)NULL, (void*) NULL, 0);
26631 G__memfunc_setup("TestBits",818,G__G__Base2_10_0_67, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "h - 'UInt_t' 0 - f", (char*)NULL, (void*) NULL, 0);
26632 G__memfunc_setup("InvertBit",919,G__G__Base2_10_0_68, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - f", (char*)NULL, (void*) NULL, 0);
26633 G__memfunc_setup("Info",396,G__G__Base2_10_0_69, 121, -1, -1, 0, 2, 8, 1, 8,
26634 "C - - 10 - method C - - 10 - msgfmt", (char*)NULL, (void*) NULL, 1);
26635 G__memfunc_setup("Warning",726,G__G__Base2_10_0_70, 121, -1, -1, 0, 2, 8, 1, 8,
26636 "C - - 10 - method C - - 10 - msgfmt", (char*)NULL, (void*) NULL, 1);
26637 G__memfunc_setup("Error",522,G__G__Base2_10_0_71, 121, -1, -1, 0, 2, 8, 1, 8,
26638 "C - - 10 - method C - - 10 - msgfmt", (char*)NULL, (void*) NULL, 1);
26639 G__memfunc_setup("SysError",841,G__G__Base2_10_0_72, 121, -1, -1, 0, 2, 8, 1, 8,
26640 "C - - 10 - method C - - 10 - msgfmt", (char*)NULL, (void*) NULL, 1);
26641 G__memfunc_setup("Fatal",488,G__G__Base2_10_0_73, 121, -1, -1, 0, 2, 8, 1, 8,
26642 "C - - 10 - method C - - 10 - msgfmt", (char*)NULL, (void*) NULL, 1);
26643 G__memfunc_setup("AbstractMethod",1429,G__G__Base2_10_0_74, 121, -1, -1, 0, 1, 1, 1, 8, "C - - 10 - method", (char*)NULL, (void*) NULL, 0);
26644 G__memfunc_setup("MayNotUse",901,G__G__Base2_10_0_75, 121, -1, -1, 0, 1, 1, 1, 8, "C - - 10 - method", (char*)NULL, (void*) NULL, 0);
26645 G__memfunc_setup("GetDtorOnly",1115,G__G__Base2_10_0_76, 108, -1, G__defined_typename("Long_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Long_t (*)())(&TObject::GetDtorOnly) ), 0);
26646 G__memfunc_setup("SetDtorOnly",1127,G__G__Base2_10_0_77, 121, -1, -1, 0, 1, 3, 1, 0, "Y - - 0 - obj", (char*)NULL, (void*) G__func2void( (void (*)(void*))(&TObject::SetDtorOnly) ), 0);
26647 G__memfunc_setup("GetObjectStat",1299,G__G__Base2_10_0_78, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TObject::GetObjectStat) ), 0);
26648 G__memfunc_setup("SetObjectStat",1311,G__G__Base2_10_0_79, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - stat", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TObject::SetObjectStat) ), 0);
26649 G__memfunc_setup("Class",502,G__G__Base2_10_0_80, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TObject::Class) ), 0);
26650 G__memfunc_setup("Class_Name",982,G__G__Base2_10_0_81, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObject::Class_Name) ), 0);
26651 G__memfunc_setup("Class_Version",1339,G__G__Base2_10_0_82, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TObject::Class_Version) ), 0);
26652 G__memfunc_setup("Dictionary",1046,G__G__Base2_10_0_83, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TObject::Dictionary) ), 0);
26653 G__memfunc_setup("IsA",253,G__G__Base2_10_0_84, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26654 G__memfunc_setup("ShowMembers",1132,G__G__Base2_10_0_85, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
26655 G__memfunc_setup("Streamer",835,G__G__Base2_10_0_86, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
26656 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_10_0_87, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
26657 G__memfunc_setup("DeclFileName",1145,G__G__Base2_10_0_88, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObject::DeclFileName) ), 0);
26658 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_10_0_89, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObject::ImplFileLine) ), 0);
26659 G__memfunc_setup("ImplFileName",1171,G__G__Base2_10_0_90, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObject::ImplFileName) ), 0);
26660 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_10_0_91, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObject::DeclFileLine) ), 0);
26661
26662 G__memfunc_setup("~TObject", 809, G__G__Base2_10_0_92, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
26663 G__tag_memfunc_reset();
26664 }
26665
26666 static void G__setup_memfuncTNamed(void) {
26667
26668 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TNamed));
26669 G__memfunc_setup("TNamed",569,G__G__Base2_11_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TNamed), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
26670 G__memfunc_setup("TNamed",569,G__G__Base2_11_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TNamed), -1, 0, 2, 1, 1, 0,
26671 "C - - 10 - name C - - 10 - title", (char*)NULL, (void*) NULL, 0);
26672 G__memfunc_setup("TNamed",569,G__G__Base2_11_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TNamed), -1, 0, 2, 1, 1, 0,
26673 "u 'TString' - 11 - name u 'TString' - 11 - title", (char*)NULL, (void*) NULL, 0);
26674 G__memfunc_setup("TNamed",569,G__G__Base2_11_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TNamed), -1, 0, 1, 1, 1, 0, "u 'TNamed' - 11 - named", (char*)NULL, (void*) NULL, 0);
26675 G__memfunc_setup("operator=",937,G__G__Base2_11_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_TNamed), -1, 1, 1, 1, 1, 0, "u 'TNamed' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
26676 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26677 G__memfunc_setup("Clone",497,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 '\"\"' newname", (char*)NULL, (void*) NULL, 1);
26678 G__memfunc_setup("Compare",711,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
26679 G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - named", (char*)NULL, (void*) NULL, 1);
26680 G__memfunc_setup("FillBuffer",993,G__G__Base2_11_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 1);
26681 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
26682 G__memfunc_setup("GetTitle",802,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
26683 G__memfunc_setup("Hash",388,(G__InterfaceMethod) NULL,107, -1, G__defined_typename("ULong_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26684 G__memfunc_setup("IsSortable",1016,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26685 G__memfunc_setup("SetName",685,G__G__Base2_11_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", "*MENU*", (void*) NULL, 1);
26686 G__memfunc_setup("SetNameTitle",1199,G__G__Base2_11_0_16, 121, -1, -1, 0, 2, 1, 1, 0,
26687 "C - - 10 - name C - - 10 - title", (char*)NULL, (void*) NULL, 1);
26688 G__memfunc_setup("SetTitle",814,G__G__Base2_11_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' title", "*MENU*", (void*) NULL, 1);
26689 G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26690 G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
26691 G__memfunc_setup("Sizeof",624,G__G__Base2_11_0_20, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26692 G__memfunc_setup("Class",502,G__G__Base2_11_0_21, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TNamed::Class) ), 0);
26693 G__memfunc_setup("Class_Name",982,G__G__Base2_11_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNamed::Class_Name) ), 0);
26694 G__memfunc_setup("Class_Version",1339,G__G__Base2_11_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TNamed::Class_Version) ), 0);
26695 G__memfunc_setup("Dictionary",1046,G__G__Base2_11_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TNamed::Dictionary) ), 0);
26696 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26697 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);
26698 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);
26699 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_11_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
26700 G__memfunc_setup("DeclFileName",1145,G__G__Base2_11_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNamed::DeclFileName) ), 0);
26701 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_11_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TNamed::ImplFileLine) ), 0);
26702 G__memfunc_setup("ImplFileName",1171,G__G__Base2_11_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TNamed::ImplFileName) ), 0);
26703 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_11_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TNamed::DeclFileLine) ), 0);
26704
26705 G__memfunc_setup("~TNamed", 695, G__G__Base2_11_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
26706 G__tag_memfunc_reset();
26707 }
26708
26709 static void G__setup_memfuncTString(void) {
26710
26711 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TString));
26712 G__memfunc_setup("Clone",497,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", "Make self a distinct copy", (void*) NULL, 0);
26713 G__memfunc_setup("Clone",497,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Ssiz_t' 0 - nc", "Make self a distinct copy w. capacity nc", (void*) NULL, 0);
26714 G__memfunc_setup("FormImp",698,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0,
26715 "C - - 10 - fmt u 'va_list' - 0 - ap", (char*)NULL, (void*) NULL, 0);
26716 G__memfunc_setup("TString",715,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 4, 1, 2, 0,
26717 "C - - 10 - a1 i - 'Ssiz_t' 0 - n1 "
26718 "C - - 10 - a2 i - 'Ssiz_t' 0 - n2", (char*)NULL, (void*) NULL, 0);
26719 G__memfunc_setup("Pref",397,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__Base2LN_TStringRef), -1, 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 0);
26720 G__memfunc_setup("AssertElement",1340,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 8, "i - 'Ssiz_t' 0 - nc", "Index in range", (void*) NULL, 0);
26721 G__memfunc_setup("Clobber",697,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "i - 'Ssiz_t' 0 - nc", "Remove old contents", (void*) NULL, 0);
26722 G__memfunc_setup("Cow",297,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", "Do copy on write as needed", (void*) NULL, 0);
26723 G__memfunc_setup("Cow",297,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "i - 'Ssiz_t' 0 - nc", "Do copy on write as needed", (void*) NULL, 0);
26724 G__memfunc_setup("AdjustCapacity",1433,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 3, 2, 0, "i - 'Ssiz_t' 0 - nc", (char*)NULL, (void*) NULL, 0);
26725 G__memfunc_setup("InitChar",786,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "c - - 0 - c", "Initialize from char", (void*) NULL, 0);
26726 G__memfunc_setup("TString",715,G__G__Base2_13_0_12, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 0, 1, 1, 0, "", "Null string", (void*) NULL, 0);
26727 G__memfunc_setup("TString",715,G__G__Base2_13_0_13, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 5, 1, 0, "i - 'Ssiz_t' 0 - ic", "Suggested capacity", (void*) NULL, 0);
26728 G__memfunc_setup("TString",715,G__G__Base2_13_0_14, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - s", (char*)NULL, (void*) NULL, 0);
26729 G__memfunc_setup("TString",715,G__G__Base2_13_0_15, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 1, 1, 0, "C - - 10 - s", "Copy to embedded null", (void*) NULL, 0);
26730 G__memfunc_setup("TString",715,G__G__Base2_13_0_16, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 2, 1, 1, 0,
26731 "C - - 10 - s i - 'Ssiz_t' 0 - n", "Copy past any embedded nulls", (void*) NULL, 0);
26732 G__memfunc_setup("TString",715,G__G__Base2_13_0_17, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 1, 1, 0, "u 'string' - 11 - s", (char*)NULL, (void*) NULL, 0);
26733 G__memfunc_setup("TString",715,G__G__Base2_13_0_18, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 1, 1, 0, "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26734 G__memfunc_setup("TString",715,G__G__Base2_13_0_19, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 2, 1, 1, 0,
26735 "c - - 0 - c i - 'Ssiz_t' 0 - s", (char*)NULL, (void*) NULL, 0);
26736 G__memfunc_setup("TString",715,G__G__Base2_13_0_20, 105, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 1, 1, 0, "u 'TSubString' - 11 - sub", (char*)NULL, (void*) NULL, 0);
26737 G__memfunc_setup("FillBuffer",993,G__G__Base2_13_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 1);
26738 G__memfunc_setup("ReadBuffer",982,G__G__Base2_13_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 1);
26739 G__memfunc_setup("Sizeof",624,G__G__Base2_13_0_23, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26740 G__memfunc_setup("ReadString",1011,G__G__Base2_13_0_24, 85, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 2, 3, 1, 0,
26741 "u 'TBuffer' - 1 - b U 'TClass' - 10 - clReq", (char*)NULL, (void*) G__func2void( (TString* (*)(TBuffer&, const TClass*))(&TString::ReadString) ), 0);
26742 G__memfunc_setup("WriteString",1154,G__G__Base2_13_0_25, 121, -1, -1, 0, 2, 3, 1, 0,
26743 "u 'TBuffer' - 1 - b U 'TString' - 10 - a", (char*)NULL, (void*) G__func2void( (void (*)(TBuffer&, const TString*))(&TString::WriteString) ), 0);
26744 G__memfunc_setup("Gets",403,G__G__Base2_13_0_26, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
26745 "E - - 0 - fp g - 'Bool_t' 0 'kTRUE' chop", (char*)NULL, (void*) NULL, 0);
26746 G__memfunc_setup("Puts",428,G__G__Base2_13_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "E - - 0 - fp", (char*)NULL, (void*) NULL, 0);
26747 G__memfunc_setup("operator const char*",1947,G__G__Base2_13_0_28, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
26748 G__memfunc_setup("operator=",937,G__G__Base2_13_0_29, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "c - - 0 - s", "Replace string", (void*) NULL, 0);
26749 G__memfunc_setup("operator=",937,G__G__Base2_13_0_30, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
26750 G__memfunc_setup("operator=",937,G__G__Base2_13_0_31, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "u 'TString' - 11 - s", (char*)NULL, (void*) NULL, 0);
26751 G__memfunc_setup("operator=",937,G__G__Base2_13_0_32, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "u 'string' - 11 - s", (char*)NULL, (void*) NULL, 0);
26752 G__memfunc_setup("operator=",937,G__G__Base2_13_0_33, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "u 'TSubString' - 11 - s", (char*)NULL, (void*) NULL, 0);
26753 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_34, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "C - - 10 - cs", "Append string", (void*) NULL, 0);
26754 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_35, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "u 'TString' - 11 - s", (char*)NULL, (void*) NULL, 0);
26755 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_36, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26756 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_37, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "s - 'Short_t' 0 - i", (char*)NULL, (void*) NULL, 0);
26757 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_38, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "r - 'UShort_t' 0 - i", (char*)NULL, (void*) NULL, 0);
26758 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_39, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
26759 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_40, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "h - 'UInt_t' 0 - i", (char*)NULL, (void*) NULL, 0);
26760 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_41, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "l - 'Long_t' 0 - i", (char*)NULL, (void*) NULL, 0);
26761 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_42, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "k - 'ULong_t' 0 - i", (char*)NULL, (void*) NULL, 0);
26762 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_43, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "f - 'Float_t' 0 - f", (char*)NULL, (void*) NULL, 0);
26763 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_44, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "d - 'Double_t' 0 - f", (char*)NULL, (void*) NULL, 0);
26764 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_45, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "n - 'Long64_t' 0 - l", (char*)NULL, (void*) NULL, 0);
26765 G__memfunc_setup("operator+=",980,G__G__Base2_13_0_46, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "m - 'ULong64_t' 0 - ul", (char*)NULL, (void*) NULL, 0);
26766 G__memfunc_setup("operator[]",1060,G__G__Base2_13_0_47, 99, -1, -1, 1, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - i", "Indexing with bounds checking", (void*) NULL, 0);
26767 G__memfunc_setup("operator()",957,G__G__Base2_13_0_48, 99, -1, -1, 1, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - i", "Indexing with optional bounds checking", (void*) NULL, 0);
26768 G__memfunc_setup("operator[]",1060,G__G__Base2_13_0_49, 99, -1, -1, 0, 1, 1, 1, 8, "i - 'Ssiz_t' 0 - i", (char*)NULL, (void*) NULL, 0);
26769 G__memfunc_setup("operator()",957,G__G__Base2_13_0_50, 99, -1, -1, 0, 1, 1, 1, 8, "i - 'Ssiz_t' 0 - i", (char*)NULL, (void*) NULL, 0);
26770 G__memfunc_setup("operator()",957,G__G__Base2_13_0_51, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 2, 1, 1, 8,
26771 "i - 'Ssiz_t' 0 - start i - 'Ssiz_t' 0 - len", "Sub-string operator", (void*) NULL, 0);
26772 G__memfunc_setup("operator()",957,G__G__Base2_13_0_52, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 1, 1, 1, 8, "u 'TRegexp' - 11 - re", "Match the RE", (void*) NULL, 0);
26773 G__memfunc_setup("operator()",957,G__G__Base2_13_0_53, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 2, 1, 1, 8,
26774 "u 'TRegexp' - 11 - re i - 'Ssiz_t' 0 - start", (char*)NULL, (void*) NULL, 0);
26775 G__memfunc_setup("operator()",957,G__G__Base2_13_0_54, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 1, 1, 1, 8, "u 'TPRegexp' - 1 - re", "Match the Perl compatible Regular Expression", (void*) NULL, 0);
26776 G__memfunc_setup("operator()",957,G__G__Base2_13_0_55, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 2, 1, 1, 8,
26777 "u 'TPRegexp' - 1 - re i - 'Ssiz_t' 0 - start", (char*)NULL, (void*) NULL, 0);
26778 G__memfunc_setup("SubString",929,G__G__Base2_13_0_56, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 3, 1, 1, 8,
26779 "C - - 10 - pat i - 'Ssiz_t' 0 '0' start "
26780 "i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26781 G__memfunc_setup("Append",600,G__G__Base2_13_0_57, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "C - - 10 - cs", (char*)NULL, (void*) NULL, 0);
26782 G__memfunc_setup("Append",600,G__G__Base2_13_0_58, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26783 "C - - 10 - cs i - 'Ssiz_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26784 G__memfunc_setup("Append",600,G__G__Base2_13_0_59, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "u 'TString' - 11 - s", (char*)NULL, (void*) NULL, 0);
26785 G__memfunc_setup("Append",600,G__G__Base2_13_0_60, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26786 "u 'TString' - 11 - s i - 'Ssiz_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26787 G__memfunc_setup("Append",600,G__G__Base2_13_0_61, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26788 "c - - 0 - c i - 'Ssiz_t' 0 '1' rep", "Append c rep times", (void*) NULL, 0);
26789 G__memfunc_setup("Atoi",397,G__G__Base2_13_0_62, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26790 G__memfunc_setup("Atoll",508,G__G__Base2_13_0_63, 110, -1, G__defined_typename("Long64_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26791 G__memfunc_setup("Atof",394,G__G__Base2_13_0_64, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26792 G__memfunc_setup("BeginsWith",1012,G__G__Base2_13_0_65, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 8,
26793 "C - - 10 - s i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26794 G__memfunc_setup("BeginsWith",1012,G__G__Base2_13_0_66, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 8,
26795 "u 'TString' - 11 - pat i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26796 G__memfunc_setup("Capacity",814,G__G__Base2_13_0_67, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26797 G__memfunc_setup("Capacity",814,G__G__Base2_13_0_68, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26798 G__memfunc_setup("Chop",394,G__G__Base2_13_0_69, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
26799 G__memfunc_setup("Clear",487,G__G__Base2_13_0_70, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
26800 G__memfunc_setup("CompareTo",906,G__G__Base2_13_0_71, 105, -1, -1, 0, 2, 1, 1, 8,
26801 "C - - 10 - cs i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26802 G__memfunc_setup("CompareTo",906,G__G__Base2_13_0_72, 105, -1, -1, 0, 2, 1, 1, 8,
26803 "u 'TString' - 11 - st i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26804 G__memfunc_setup("Contains",831,G__G__Base2_13_0_73, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 8,
26805 "C - - 10 - s i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26806 G__memfunc_setup("Contains",831,G__G__Base2_13_0_74, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 8,
26807 "u 'TString' - 11 - pat i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26808 G__memfunc_setup("Contains",831,G__G__Base2_13_0_75, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'TRegexp' - 11 - pat", (char*)NULL, (void*) NULL, 0);
26809 G__memfunc_setup("Contains",831,G__G__Base2_13_0_76, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'TPRegexp' - 1 - pat", (char*)NULL, (void*) NULL, 0);
26810 G__memfunc_setup("CountChar",903,G__G__Base2_13_0_77, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - c", (char*)NULL, (void*) NULL, 0);
26811 G__memfunc_setup("Copy",411,G__G__Base2_13_0_78, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26812 G__memfunc_setup("Data",378,G__G__Base2_13_0_79, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
26813 G__memfunc_setup("EndsWith",806,G__G__Base2_13_0_80, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 8,
26814 "C - - 10 - pat i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26815 G__memfunc_setup("First",520,G__G__Base2_13_0_81, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 1, 1, 8, "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26816 G__memfunc_setup("First",520,G__G__Base2_13_0_82, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 1, 1, 8, "C - - 10 - cs", (char*)NULL, (void*) NULL, 0);
26817 G__memfunc_setup("Form",404,G__G__Base2_13_0_83, 121, -1, -1, 0, 1, 8, 1, 0, "C - - 10 - fmt", (char*)NULL, (void*) NULL, 0);
26818 G__memfunc_setup("Hash",388,G__G__Base2_13_0_84, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 1, 8, "i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26819 G__memfunc_setup("Index",504,G__G__Base2_13_0_85, 105, -1, G__defined_typename("Ssiz_t"), 0, 3, 1, 1, 8,
26820 "C - - 10 - s i - 'Ssiz_t' 0 '0' i "
26821 "i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26822 G__memfunc_setup("Index",504,G__G__Base2_13_0_86, 105, -1, G__defined_typename("Ssiz_t"), 0, 3, 1, 1, 8,
26823 "u 'TString' - 11 - s i - 'Ssiz_t' 0 '0' i "
26824 "i 'TString::ECaseCompare' - 0 'kExact' cmp", (char*)NULL, (void*) NULL, 0);
26825 G__memfunc_setup("Index",504,G__G__Base2_13_0_87, 105, -1, G__defined_typename("Ssiz_t"), 0, 4, 1, 1, 8,
26826 "C - - 10 - pat i - 'Ssiz_t' 0 - patlen "
26827 "i - 'Ssiz_t' 0 - i i 'TString::ECaseCompare' - 0 - cmp", (char*)NULL, (void*) NULL, 0);
26828 G__memfunc_setup("Index",504,G__G__Base2_13_0_88, 105, -1, G__defined_typename("Ssiz_t"), 0, 4, 1, 1, 8,
26829 "u 'TString' - 11 - pat i - 'Ssiz_t' 0 - patlen "
26830 "i - 'Ssiz_t' 0 - i i 'TString::ECaseCompare' - 0 - cmp", (char*)NULL, (void*) NULL, 0);
26831 G__memfunc_setup("Index",504,G__G__Base2_13_0_89, 105, -1, G__defined_typename("Ssiz_t"), 0, 2, 1, 1, 8,
26832 "u 'TRegexp' - 11 - pat i - 'Ssiz_t' 0 '0' i", (char*)NULL, (void*) NULL, 0);
26833 G__memfunc_setup("Index",504,G__G__Base2_13_0_90, 105, -1, G__defined_typename("Ssiz_t"), 0, 3, 1, 1, 8,
26834 "u 'TRegexp' - 11 - pat I - 'Ssiz_t' 0 - ext "
26835 "i - 'Ssiz_t' 0 '0' i", (char*)NULL, (void*) NULL, 0);
26836 G__memfunc_setup("Index",504,G__G__Base2_13_0_91, 105, -1, G__defined_typename("Ssiz_t"), 0, 2, 1, 1, 8,
26837 "u 'TPRegexp' - 1 - pat i - 'Ssiz_t' 0 '0' i", (char*)NULL, (void*) NULL, 0);
26838 G__memfunc_setup("Index",504,G__G__Base2_13_0_92, 105, -1, G__defined_typename("Ssiz_t"), 0, 3, 1, 1, 8,
26839 "u 'TPRegexp' - 1 - pat I - 'Ssiz_t' 0 - ext "
26840 "i - 'Ssiz_t' 0 '0' i", (char*)NULL, (void*) NULL, 0);
26841 G__memfunc_setup("Insert",629,G__G__Base2_13_0_93, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26842 "i - 'Ssiz_t' 0 - pos C - - 10 - cs", (char*)NULL, (void*) NULL, 0);
26843 G__memfunc_setup("Insert",629,G__G__Base2_13_0_94, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 3, 1, 1, 0,
26844 "i - 'Ssiz_t' 0 - pos C - - 10 - cs "
26845 "i - 'Ssiz_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26846 G__memfunc_setup("Insert",629,G__G__Base2_13_0_95, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26847 "i - 'Ssiz_t' 0 - pos u 'TString' - 11 - s", (char*)NULL, (void*) NULL, 0);
26848 G__memfunc_setup("Insert",629,G__G__Base2_13_0_96, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 3, 1, 1, 0,
26849 "i - 'Ssiz_t' 0 - pos u 'TString' - 11 - s "
26850 "i - 'Ssiz_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26851 G__memfunc_setup("IsAscii",677,G__G__Base2_13_0_97, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26852 G__memfunc_setup("IsAlpha",674,G__G__Base2_13_0_98, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26853 G__memfunc_setup("IsAlnum",697,G__G__Base2_13_0_99, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26854 G__memfunc_setup("IsDigit",685,G__G__Base2_13_0_100, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26855 G__memfunc_setup("IsFloat",690,G__G__Base2_13_0_101, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26856 G__memfunc_setup("IsHex",481,G__G__Base2_13_0_102, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26857 G__memfunc_setup("IsNull",599,G__G__Base2_13_0_103, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26858 G__memfunc_setup("IsWhitespace",1225,G__G__Base2_13_0_104, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26859 G__memfunc_setup("Last",404,G__G__Base2_13_0_105, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 1, 1, 8, "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26860 G__memfunc_setup("Length",610,G__G__Base2_13_0_106, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26861 G__memfunc_setup("MaybeRegexp",1113,G__G__Base2_13_0_107, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26862 G__memfunc_setup("MaybeWildcard",1304,G__G__Base2_13_0_108, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
26863 G__memfunc_setup("Prepend",718,G__G__Base2_13_0_109, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "C - - 10 - cs", "Prepend a character string", (void*) NULL, 0);
26864 G__memfunc_setup("Prepend",718,G__G__Base2_13_0_110, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26865 "C - - 10 - cs i - 'Ssiz_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26866 G__memfunc_setup("Prepend",718,G__G__Base2_13_0_111, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "u 'TString' - 11 - s", (char*)NULL, (void*) NULL, 0);
26867 G__memfunc_setup("Prepend",718,G__G__Base2_13_0_112, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26868 "u 'TString' - 11 - s i - 'Ssiz_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26869 G__memfunc_setup("Prepend",718,G__G__Base2_13_0_113, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26870 "c - - 0 - c i - 'Ssiz_t' 0 '1' rep", "Prepend c rep times", (void*) NULL, 0);
26871 G__memfunc_setup("ReadFile",764,G__G__Base2_13_0_114, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream<char,char_traits<char> >' 'istream' 1 - str", "Read to EOF or null character", (void*) NULL, 0);
26872 G__memfunc_setup("ReadLine",772,G__G__Base2_13_0_115, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 2, 1, 1, 0,
26873 "u 'basic_istream<char,char_traits<char> >' 'istream' 1 - str g - 'Bool_t' 0 'kTRUE' skipWhite", "Read to EOF or newline", (void*) NULL, 0);
26874 G__memfunc_setup("ReadString",1011,G__G__Base2_13_0_116, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream<char,char_traits<char> >' 'istream' 1 - str", "Read to EOF or null character", (void*) NULL, 0);
26875 G__memfunc_setup("ReadToDelim",1066,G__G__Base2_13_0_117, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 2, 1, 1, 0,
26876 "u 'basic_istream<char,char_traits<char> >' 'istream' 1 - str c - - 0 ''\\n'' delim", "Read to EOF or delimitor", (void*) NULL, 0);
26877 G__memfunc_setup("ReadToken",893,G__G__Base2_13_0_118, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream<char,char_traits<char> >' 'istream' 1 - str", "Read separated by white space", (void*) NULL, 0);
26878 G__memfunc_setup("Remove",622,G__G__Base2_13_0_119, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - pos", "Remove pos to end of string", (void*) NULL, 0);
26879 G__memfunc_setup("Remove",622,G__G__Base2_13_0_120, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26880 "i - 'Ssiz_t' 0 - pos i - 'Ssiz_t' 0 - n", "Remove n chars starting at pos", (void*) NULL, 0);
26881 G__memfunc_setup("Remove",622,G__G__Base2_13_0_121, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26882 "i 'TString::EStripType' - 0 - s c - - 0 - c", "Like Strip() but changing string directly", (void*) NULL, 0);
26883 G__memfunc_setup("Replace",700,G__G__Base2_13_0_122, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 3, 1, 1, 0,
26884 "i - 'Ssiz_t' 0 - pos i - 'Ssiz_t' 0 - n "
26885 "C - - 10 - cs", (char*)NULL, (void*) NULL, 0);
26886 G__memfunc_setup("Replace",700,G__G__Base2_13_0_123, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 4, 1, 1, 0,
26887 "i - 'Ssiz_t' 0 - pos i - 'Ssiz_t' 0 - n "
26888 "C - - 10 - s i - 'Ssiz_t' 0 - ns", (char*)NULL, (void*) NULL, 0);
26889 G__memfunc_setup("Replace",700,G__G__Base2_13_0_124, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 3, 1, 1, 0,
26890 "i - 'Ssiz_t' 0 - pos i - 'Ssiz_t' 0 - n "
26891 "u 'TString' - 11 - s", (char*)NULL, (void*) NULL, 0);
26892 G__memfunc_setup("Replace",700,G__G__Base2_13_0_125, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 4, 1, 1, 0,
26893 "i - 'Ssiz_t' 0 - pos i - 'Ssiz_t' 0 - n1 "
26894 "u 'TString' - 11 - s i - 'Ssiz_t' 0 - n2", (char*)NULL, (void*) NULL, 0);
26895 G__memfunc_setup("ReplaceAll",981,G__G__Base2_13_0_126, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26896 "u 'TString' - 11 - s1 u 'TString' - 11 - s2", "Find&Replace all s1 with s2 if any", (void*) NULL, 0);
26897 G__memfunc_setup("ReplaceAll",981,G__G__Base2_13_0_127, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26898 "u 'TString' - 11 - s1 C - - 10 - s2", "Find&Replace all s1 with s2 if any", (void*) NULL, 0);
26899 G__memfunc_setup("ReplaceAll",981,G__G__Base2_13_0_128, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26900 "C - - 10 - s1 u 'TString' - 11 - s2", "Find&Replace all s1 with s2 if any", (void*) NULL, 0);
26901 G__memfunc_setup("ReplaceAll",981,G__G__Base2_13_0_129, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 2, 1, 1, 0,
26902 "C - - 10 - s1 C - - 10 - s2", "Find&Replace all s1 with s2 if any", (void*) NULL, 0);
26903 G__memfunc_setup("ReplaceAll",981,G__G__Base2_13_0_130, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 4, 1, 1, 0,
26904 "C - - 10 - s1 i - 'Ssiz_t' 0 - ls1 "
26905 "C - - 10 - s2 i - 'Ssiz_t' 0 - ls2", "Find&Replace all s1 with s2 if any", (void*) NULL, 0);
26906 G__memfunc_setup("Resize",626,G__G__Base2_13_0_131, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - n", "Truncate or add blanks as necessary", (void*) NULL, 0);
26907 G__memfunc_setup("Strip",530,G__G__Base2_13_0_132, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 2, 1, 1, 8,
26908 "i 'TString::EStripType' - 0 'kTrailing' s c - - 0 '' '' c", (char*)NULL, (void*) NULL, 0);
26909 G__memfunc_setup("ToLower",716,G__G__Base2_13_0_133, 121, -1, -1, 0, 0, 1, 1, 0, "", "Change self to lower-case", (void*) NULL, 0);
26910 G__memfunc_setup("ToUpper",719,G__G__Base2_13_0_134, 121, -1, -1, 0, 0, 1, 1, 0, "", "Change self to upper-case", (void*) NULL, 0);
26911 G__memfunc_setup("Tokenize",841,G__G__Base2_13_0_135, 85, G__get_linked_tagnum(&G__G__Base2LN_TObjArray), -1, 0, 1, 1, 1, 8, "u 'TString' - 11 - delim", (char*)NULL, (void*) NULL, 0);
26912 G__memfunc_setup("Tokenize",841,G__G__Base2_13_0_136, 103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 8,
26913 "u 'TString' - 1 - tok i - 'Ssiz_t' 1 - from "
26914 "C - - 10 '\" \"' delim", (char*)NULL, (void*) NULL, 0);
26915 G__memfunc_setup("Hash",388,G__G__Base2_13_0_137, 104, -1, G__defined_typename("UInt_t"), 0, 2, 3, 1, 0,
26916 "Y - - 10 - txt i - 'Int_t' 0 - ntxt", "Calculates hash index from any char string.", (void*) G__func2void( (UInt_t (*)(const void*, Int_t))(&TString::Hash) ), 0);
26917 G__memfunc_setup("InitialCapacity",1528,G__G__Base2_13_0_138, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 3, 1, 0, "i - 'Ssiz_t' 0 '15' ic", "Initial allocation capacity", (void*) G__func2void( (Ssiz_t (*)(Ssiz_t))(&TString::InitialCapacity) ), 0);
26918 G__memfunc_setup("MaxWaste",810,G__G__Base2_13_0_139, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 3, 1, 0, "i - 'Ssiz_t' 0 '15' mw", "Max empty space before reclaim", (void*) G__func2void( (Ssiz_t (*)(Ssiz_t))(&TString::MaxWaste) ), 0);
26919 G__memfunc_setup("ResizeIncrement",1559,G__G__Base2_13_0_140, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 3, 1, 0, "i - 'Ssiz_t' 0 '16' ri", "Resizing increment", (void*) G__func2void( (Ssiz_t (*)(Ssiz_t))(&TString::ResizeIncrement) ), 0);
26920 G__memfunc_setup("GetInitialCapacity",1816,G__G__Base2_13_0_141, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Ssiz_t (*)())(&TString::GetInitialCapacity) ), 0);
26921 G__memfunc_setup("GetResizeIncrement",1847,G__G__Base2_13_0_142, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Ssiz_t (*)())(&TString::GetResizeIncrement) ), 0);
26922 G__memfunc_setup("GetMaxWaste",1098,G__G__Base2_13_0_143, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Ssiz_t (*)())(&TString::GetMaxWaste) ), 0);
26923 G__memfunc_setup("Format",617,G__G__Base2_13_0_144, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 10, 1, 0, "C - - 10 - fmt", (char*)NULL, (void*) G__func2void( (TString (*)(const char*))(&TString::Format) ), 0);
26924 G__memfunc_setup("Class",502,G__G__Base2_13_0_145, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TString::Class) ), 0);
26925 G__memfunc_setup("Class_Name",982,G__G__Base2_13_0_146, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TString::Class_Name) ), 0);
26926 G__memfunc_setup("Class_Version",1339,G__G__Base2_13_0_147, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TString::Class_Version) ), 0);
26927 G__memfunc_setup("Dictionary",1046,G__G__Base2_13_0_148, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TString::Dictionary) ), 0);
26928 G__memfunc_setup("IsA",253,G__G__Base2_13_0_149, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
26929 G__memfunc_setup("ShowMembers",1132,G__G__Base2_13_0_150, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
26930 G__memfunc_setup("Streamer",835,G__G__Base2_13_0_151, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
26931 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_13_0_152, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
26932 G__memfunc_setup("DeclFileName",1145,G__G__Base2_13_0_153, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TString::DeclFileName) ), 0);
26933 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_13_0_154, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TString::ImplFileLine) ), 0);
26934 G__memfunc_setup("ImplFileName",1171,G__G__Base2_13_0_155, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TString::ImplFileName) ), 0);
26935 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_13_0_156, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TString::DeclFileLine) ), 0);
26936
26937 G__memfunc_setup("~TString", 841, G__G__Base2_13_0_157, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
26938 G__tag_memfunc_reset();
26939 }
26940
26941 static void G__setup_memfuncstring(void) {
26942
26943 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_string));
26944 G__memfunc_setup("string",663,G__G__Base2_53_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
26945 G__memfunc_setup("string",663,G__G__Base2_53_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 1, 1, 1, 0, "u 'string' - 11 - str", (char*)NULL, (void*) NULL, 0);
26946 G__memfunc_setup("string",663,G__G__Base2_53_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 3, 1, 1, 0,
26947 "u 'string' - 11 - str h - 'size_t' 0 - pos "
26948 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26949 G__memfunc_setup("string",663,G__G__Base2_53_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 2, 1, 1, 0,
26950 "C - - 10 - s h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26951 G__memfunc_setup("string",663,G__G__Base2_53_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
26952 G__memfunc_setup("string",663,G__G__Base2_53_0_6, 105, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 2, 1, 1, 0,
26953 "h - 'size_t' 0 - rep c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26954 G__memfunc_setup("operator=",937,G__G__Base2_53_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "u 'string' - 11 - str", (char*)NULL, (void*) NULL, 0);
26955 G__memfunc_setup("operator=",937,G__G__Base2_53_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
26956 G__memfunc_setup("operator=",937,G__G__Base2_53_0_9, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26957 G__memfunc_setup("operator+=",980,G__G__Base2_53_0_10, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "u 'string' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
26958 G__memfunc_setup("operator+=",980,G__G__Base2_53_0_11, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
26959 G__memfunc_setup("operator+=",980,G__G__Base2_53_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26960 G__memfunc_setup("append",632,G__G__Base2_53_0_13, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "u 'string' - 11 - str", (char*)NULL, (void*) NULL, 0);
26961 G__memfunc_setup("append",632,G__G__Base2_53_0_14, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 3, 1, 1, 0,
26962 "u 'string' - 11 - str h - 'size_t' 0 - pos "
26963 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26964 G__memfunc_setup("append",632,G__G__Base2_53_0_15, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 2, 1, 1, 0,
26965 "C - - 10 - s h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26966 G__memfunc_setup("append",632,G__G__Base2_53_0_16, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
26967 G__memfunc_setup("append",632,G__G__Base2_53_0_17, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 2, 1, 1, 0,
26968 "h - 'size_t' 0 - rep c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26969 G__memfunc_setup("assign",645,G__G__Base2_53_0_18, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "u 'string' - 11 - str", (char*)NULL, (void*) NULL, 0);
26970 G__memfunc_setup("assign",645,G__G__Base2_53_0_19, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 3, 1, 1, 0,
26971 "u 'string' - 11 - str h - 'size_t' 0 - pos "
26972 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26973 G__memfunc_setup("assign",645,G__G__Base2_53_0_20, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 2, 1, 1, 0,
26974 "C - - 10 - s h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26975 G__memfunc_setup("assign",645,G__G__Base2_53_0_21, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
26976 G__memfunc_setup("assign",645,G__G__Base2_53_0_22, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 2, 1, 1, 0,
26977 "h - 'size_t' 0 - rep c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26978 G__memfunc_setup("insert",661,G__G__Base2_53_0_23, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 2, 1, 1, 0,
26979 "h - 'size_t' 0 - pos1 u 'string' - 11 - str", (char*)NULL, (void*) NULL, 0);
26980 G__memfunc_setup("insert",661,G__G__Base2_53_0_24, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 4, 1, 1, 0,
26981 "h - 'size_t' 0 - pos1 u 'string' - 11 - str "
26982 "h - 'size_t' 0 - pos2 h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26983 G__memfunc_setup("insert",661,G__G__Base2_53_0_25, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 3, 1, 1, 0,
26984 "h - 'size_t' 0 - pos C - - 10 - s "
26985 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
26986 G__memfunc_setup("insert",661,G__G__Base2_53_0_26, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 2, 1, 1, 0,
26987 "h - 'size_t' 0 - pos C - - 10 - s", (char*)NULL, (void*) NULL, 0);
26988 G__memfunc_setup("insert",661,G__G__Base2_53_0_27, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 3, 1, 1, 0,
26989 "h - 'size_t' 0 - pos h - 'size_t' 0 - rep "
26990 "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
26991 G__memfunc_setup("replace",732,G__G__Base2_53_0_28, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 3, 1, 1, 0,
26992 "h - 'size_t' 0 - pos1 h - 'size_t' 0 - n1 "
26993 "u 'string' - 11 - str", (char*)NULL, (void*) NULL, 0);
26994 G__memfunc_setup("replace",732,G__G__Base2_53_0_29, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 5, 1, 1, 0,
26995 "h - 'size_t' 0 - pos1 h - 'size_t' 0 - n1 "
26996 "u 'string' - 11 - str h - 'size_t' 0 - pos2 "
26997 "h - 'size_t' 0 - n2", (char*)NULL, (void*) NULL, 0);
26998 G__memfunc_setup("replace",732,G__G__Base2_53_0_30, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 4, 1, 1, 0,
26999 "h - 'size_t' 0 - pos h - 'size_t' 0 - n1 "
27000 "C - - 10 - s h - 'size_t' 0 - n2", (char*)NULL, (void*) NULL, 0);
27001 G__memfunc_setup("replace",732,G__G__Base2_53_0_31, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 3, 1, 1, 0,
27002 "h - 'size_t' 0 - pos h - 'size_t' 0 - n1 "
27003 "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
27004 G__memfunc_setup("replace",732,G__G__Base2_53_0_32, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 4, 1, 1, 0,
27005 "h - 'size_t' 0 - pos h - 'size_t' 0 - n "
27006 "h - 'size_t' 0 - rep c - - 0 - c", (char*)NULL, (void*) NULL, 0);
27007 G__memfunc_setup("operator[]",1060,G__G__Base2_53_0_33, 99, -1, -1, 1, 1, 1, 1, 9, "h - 'size_t' 0 - pos", (char*)NULL, (void*) NULL, 0);
27008 G__memfunc_setup("operator[]",1060,G__G__Base2_53_0_34, 99, -1, -1, 1, 1, 1, 1, 0, "h - 'size_t' 0 - pos", (char*)NULL, (void*) NULL, 0);
27009 G__memfunc_setup("at",213,G__G__Base2_53_0_35, 99, -1, -1, 1, 1, 1, 1, 9, "h - 'size_t' 0 - pos", (char*)NULL, (void*) NULL, 0);
27010 G__memfunc_setup("at",213,G__G__Base2_53_0_36, 99, -1, -1, 1, 1, 1, 1, 0, "h - 'size_t' 0 - pos", (char*)NULL, (void*) NULL, 0);
27011 G__memfunc_setup("c_str",539,G__G__Base2_53_0_37, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
27012 G__memfunc_setup("data",410,G__G__Base2_53_0_38, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
27013 G__memfunc_setup("length",642,G__G__Base2_53_0_39, 104, -1, G__defined_typename("size_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27014 G__memfunc_setup("resize",658,G__G__Base2_53_0_40, 121, -1, -1, 0, 2, 1, 1, 0,
27015 "h - 'size_t' 0 - n c - - 0 - c", (char*)NULL, (void*) NULL, 0);
27016 G__memfunc_setup("resize",658,G__G__Base2_53_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
27017 G__memfunc_setup("size",443,G__G__Base2_53_0_42, 105, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27018 G__memfunc_setup("reserve",764,G__G__Base2_53_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'size_t' 0 - res_arg", (char*)NULL, (void*) NULL, 0);
27019 G__memfunc_setup("copy",443,G__G__Base2_53_0_44, 104, -1, G__defined_typename("size_t"), 0, 3, 1, 1, 0,
27020 "C - - 0 - s h - 'size_t' 0 - n "
27021 "h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27022 G__memfunc_setup("find",417,G__G__Base2_53_0_45, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27023 "u 'string' - 11 - str h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27024 G__memfunc_setup("find",417,G__G__Base2_53_0_46, 104, -1, G__defined_typename("size_t"), 0, 3, 1, 1, 8,
27025 "C - - 10 - s h - 'size_t' 0 - pos "
27026 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
27027 G__memfunc_setup("find",417,G__G__Base2_53_0_47, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27028 "C - - 10 - s h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27029 G__memfunc_setup("find",417,G__G__Base2_53_0_48, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27030 "c - - 0 - c h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27031 G__memfunc_setup("rfind",531,G__G__Base2_53_0_49, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27032 "u 'string' - 11 - str h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27033 G__memfunc_setup("rfind",531,G__G__Base2_53_0_50, 104, -1, G__defined_typename("size_t"), 0, 3, 1, 1, 8,
27034 "C - - 10 - s h - 'size_t' 0 - pos "
27035 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
27036 G__memfunc_setup("rfind",531,G__G__Base2_53_0_51, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27037 "C - - 10 - s h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27038 G__memfunc_setup("rfind",531,G__G__Base2_53_0_52, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27039 "c - - 0 - c h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27040 G__memfunc_setup("find_first_of",1372,G__G__Base2_53_0_53, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27041 "u 'string' - 11 - str h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27042 G__memfunc_setup("find_first_of",1372,G__G__Base2_53_0_54, 104, -1, G__defined_typename("size_t"), 0, 3, 1, 1, 8,
27043 "C - - 10 - s h - 'size_t' 0 - pos "
27044 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
27045 G__memfunc_setup("find_first_of",1372,G__G__Base2_53_0_55, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27046 "C - - 10 - s h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27047 G__memfunc_setup("find_first_of",1372,G__G__Base2_53_0_56, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27048 "c - - 0 - c h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27049 G__memfunc_setup("find_last_of",1256,G__G__Base2_53_0_57, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27050 "u 'string' - 11 - str h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27051 G__memfunc_setup("find_last_of",1256,G__G__Base2_53_0_58, 104, -1, G__defined_typename("size_t"), 0, 3, 1, 1, 8,
27052 "C - - 10 - s h - 'size_t' 0 - pos "
27053 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
27054 G__memfunc_setup("find_last_of",1256,G__G__Base2_53_0_59, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27055 "C - - 10 - s h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27056 G__memfunc_setup("find_last_of",1256,G__G__Base2_53_0_60, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27057 "c - - 0 - c h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27058 G__memfunc_setup("find_first_not_of",1804,G__G__Base2_53_0_61, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27059 "u 'string' - 11 - str h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27060 G__memfunc_setup("find_first_not_of",1804,G__G__Base2_53_0_62, 104, -1, G__defined_typename("size_t"), 0, 3, 1, 1, 8,
27061 "C - - 10 - s h - 'size_t' 0 - pos "
27062 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
27063 G__memfunc_setup("find_first_not_of",1804,G__G__Base2_53_0_63, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27064 "C - - 10 - s h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27065 G__memfunc_setup("find_first_not_of",1804,G__G__Base2_53_0_64, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27066 "c - - 0 - c h - 'size_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27067 G__memfunc_setup("find_last_not_of",1688,G__G__Base2_53_0_65, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27068 "u 'string' - 11 - str h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27069 G__memfunc_setup("find_last_not_of",1688,G__G__Base2_53_0_66, 104, -1, G__defined_typename("size_t"), 0, 3, 1, 1, 8,
27070 "C - - 10 - s h - 'size_t' 0 - pos "
27071 "h - 'size_t' 0 - n", (char*)NULL, (void*) NULL, 0);
27072 G__memfunc_setup("find_last_not_of",1688,G__G__Base2_53_0_67, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27073 "C - - 10 - s h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27074 G__memfunc_setup("find_last_not_of",1688,G__G__Base2_53_0_68, 104, -1, G__defined_typename("size_t"), 0, 2, 1, 1, 8,
27075 "c - - 0 - c h - 'size_t' 0 'npos' pos", (char*)NULL, (void*) NULL, 0);
27076 G__memfunc_setup("substr",675,G__G__Base2_53_0_69, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 2, 1, 1, 8,
27077 "h - 'size_t' 0 '0' pos h - 'size_t' 0 'npos' n", (char*)NULL, (void*) NULL, 0);
27078 G__memfunc_setup("compare",743,G__G__Base2_53_0_70, 105, -1, -1, 0, 1, 1, 1, 8, "u 'string' - 11 - str", (char*)NULL, (void*) NULL, 0);
27079 G__memfunc_setup("compare",743,G__G__Base2_53_0_71, 105, -1, -1, 0, 1, 1, 1, 8, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
27080 G__memfunc_setup("begin",517,G__G__Base2_53_0_72, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27081 G__memfunc_setup("begin",517,G__G__Base2_53_0_73, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), G__defined_typename("string::const_iterator"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27082 G__memfunc_setup("end",311,G__G__Base2_53_0_74, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27083 G__memfunc_setup("end",311,G__G__Base2_53_0_75, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), G__defined_typename("string::const_iterator"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27084 G__memfunc_setup("capacity",846,G__G__Base2_53_0_76, 104, -1, G__defined_typename("string::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27085 G__memfunc_setup("clear",519,G__G__Base2_53_0_77, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27086 G__memfunc_setup("empty",559,G__G__Base2_53_0_78, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27087 G__memfunc_setup("max_size",864,G__G__Base2_53_0_79, 104, -1, G__defined_typename("size_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27088
27089 G__memfunc_setup("~string", 789, G__G__Base2_53_0_80, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
27090 G__tag_memfunc_reset();
27091 }
27092
27093 static void G__setup_memfuncstringcLcLiterator(void) {
27094
27095 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator));
27096 G__memfunc_setup("iterator",874,G__G__Base2_65_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27097 G__memfunc_setup("iterator",874,G__G__Base2_65_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 1, 5, 1, 0, "C - 'string::pointer' 11 - __i", (char*)NULL, (void*) NULL, 0);
27098 G__memfunc_setup("operator*",918,G__G__Base2_65_0_3, 99, -1, G__defined_typename("string::reference"), 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27099 G__memfunc_setup("operator->",983,G__G__Base2_65_0_4, 67, -1, G__defined_typename("string::pointer"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27100 G__memfunc_setup("operator++",962,G__G__Base2_65_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27101 G__memfunc_setup("operator++",962,G__G__Base2_65_0_6, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
27102 G__memfunc_setup("operator--",966,G__G__Base2_65_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27103 G__memfunc_setup("operator--",966,G__G__Base2_65_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
27104 G__memfunc_setup("operator[]",1060,G__G__Base2_65_0_9, 99, -1, G__defined_typename("string::reference"), 1, 1, 1, 1, 8, "l - 'string::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
27105 G__memfunc_setup("operator+=",980,G__G__Base2_65_0_10, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'string::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
27106 G__memfunc_setup("operator+",919,G__G__Base2_65_0_11, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'string::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
27107 G__memfunc_setup("operator-=",982,G__G__Base2_65_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'string::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
27108 G__memfunc_setup("operator-",921,G__G__Base2_65_0_13, 117, G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'string::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
27109 G__memfunc_setup("base",411,G__G__Base2_65_0_14, 67, -1, G__defined_typename("string::pointer"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
27110
27111 G__memfunc_setup("iterator", 874, G__G__Base2_65_0_15, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'string::iterator' - 11 - -", (char*) NULL, (void*) NULL, 0);
27112
27113 G__memfunc_setup("~iterator", 1000, G__G__Base2_65_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
27114
27115 G__memfunc_setup("operator=", 937, G__G__Base2_65_0_17, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_stringcLcLiterator), -1, 1, 1, 1, 1, 0, "u 'string::iterator' - 11 - -", (char*) NULL, (void*) NULL, 0);
27116 G__tag_memfunc_reset();
27117 }
27118
27119 static void G__setup_memfuncTStorage(void) {
27120
27121 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TStorage));
27122 G__memfunc_setup("GetHeapBegin",1155,G__G__Base2_73_0_1, 107, -1, G__defined_typename("ULong_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (ULong_t (*)())(&TStorage::GetHeapBegin) ), 0);
27123 G__memfunc_setup("GetHeapEnd",949,G__G__Base2_73_0_2, 107, -1, G__defined_typename("ULong_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (ULong_t (*)())(&TStorage::GetHeapEnd) ), 0);
27124 G__memfunc_setup("GetFreeHook",1075,G__G__Base2_73_0_3, 89, -1, G__defined_typename("FreeHookFun_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (FreeHookFun_t (*)())(&TStorage::GetFreeHook) ), 0);
27125 G__memfunc_setup("GetFreeHookData",1453,G__G__Base2_73_0_4, 89, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void* (*)())(&TStorage::GetFreeHookData) ), 0);
27126 G__memfunc_setup("GetMaxBlockSize",1484,G__G__Base2_73_0_5, 104, -1, G__defined_typename("size_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (size_t (*)())(&TStorage::GetMaxBlockSize) ), 0);
27127 G__memfunc_setup("Alloc",491,G__G__Base2_73_0_6, 89, -1, -1, 0, 1, 3, 1, 0, "h - 'size_t' 0 - size", (char*)NULL, (void*) G__func2void( (void* (*)(size_t))(&TStorage::Alloc) ), 0);
27128 G__memfunc_setup("Dealloc",692,G__G__Base2_73_0_7, 121, -1, -1, 0, 1, 3, 1, 0, "Y - - 0 - ptr", (char*)NULL, (void*) G__func2void( (void (*)(void*))(&TStorage::Dealloc) ), 0);
27129 G__memfunc_setup("ReAlloc",674,G__G__Base2_73_0_8, 89, -1, -1, 0, 2, 3, 1, 0,
27130 "Y - - 0 - vp h - 'size_t' 0 - size", (char*)NULL, (void*) G__func2void( (void* (*)(void*, size_t))(&TStorage::ReAlloc) ), 0);
27131 G__memfunc_setup("ReAlloc",674,G__G__Base2_73_0_9, 89, -1, -1, 0, 3, 3, 1, 0,
27132 "Y - - 0 - vp h - 'size_t' 0 - size "
27133 "h - 'size_t' 0 - oldsize", (char*)NULL, (void*) G__func2void( (void* (*)(void*, size_t, size_t))(&TStorage::ReAlloc) ), 0);
27134 G__memfunc_setup("ReAllocChar",1056,G__G__Base2_73_0_10, 67, -1, -1, 0, 3, 3, 1, 0,
27135 "C - - 0 - vp h - 'size_t' 0 - size "
27136 "h - 'size_t' 0 - oldsize", (char*)NULL, (void*) G__func2void( (char* (*)(char*, size_t, size_t))(&TStorage::ReAllocChar) ), 0);
27137 G__memfunc_setup("ReAllocInt",973,G__G__Base2_73_0_11, 73, -1, G__defined_typename("Int_t"), 0, 3, 3, 1, 0,
27138 "I - 'Int_t' 0 - vp h - 'size_t' 0 - size "
27139 "h - 'size_t' 0 - oldsize", (char*)NULL, (void*) G__func2void( (Int_t* (*)(Int_t*, size_t, size_t))(&TStorage::ReAllocInt) ), 0);
27140 G__memfunc_setup("ObjectAlloc",1090,G__G__Base2_73_0_12, 89, -1, -1, 0, 1, 3, 1, 0, "h - 'size_t' 0 - size", (char*)NULL, (void*) G__func2void( (void* (*)(size_t))(&TStorage::ObjectAlloc) ), 0);
27141 G__memfunc_setup("ObjectAlloc",1090,G__G__Base2_73_0_13, 89, -1, -1, 0, 2, 3, 1, 0,
27142 "h - 'size_t' 0 - size Y - - 0 - vp", (char*)NULL, (void*) G__func2void( (void* (*)(size_t, void*))(&TStorage::ObjectAlloc) ), 0);
27143 G__memfunc_setup("ObjectDealloc",1291,G__G__Base2_73_0_14, 121, -1, -1, 0, 1, 3, 1, 0, "Y - - 0 - vp", (char*)NULL, (void*) G__func2void( (void (*)(void*))(&TStorage::ObjectDealloc) ), 0);
27144 G__memfunc_setup("ObjectDealloc",1291,G__G__Base2_73_0_15, 121, -1, -1, 0, 2, 3, 1, 0,
27145 "Y - - 0 - vp Y - - 0 - ptr", (char*)NULL, (void*) G__func2void( (void (*)(void*, void*))(&TStorage::ObjectDealloc) ), 0);
27146 G__memfunc_setup("EnterStat",922,G__G__Base2_73_0_16, 121, -1, -1, 0, 2, 3, 1, 0,
27147 "h - 'size_t' 0 - size Y - - 0 - p", (char*)NULL, (void*) G__func2void( (void (*)(size_t, void*))(&TStorage::EnterStat) ), 0);
27148 G__memfunc_setup("RemoveStat",1034,G__G__Base2_73_0_17, 121, -1, -1, 0, 1, 3, 1, 0, "Y - - 0 - p", (char*)NULL, (void*) G__func2void( (void (*)(void*))(&TStorage::RemoveStat) ), 0);
27149 G__memfunc_setup("PrintStatistics",1592,G__G__Base2_73_0_18, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TStorage::PrintStatistics) ), 0);
27150 G__memfunc_setup("SetMaxBlockSize",1496,G__G__Base2_73_0_19, 121, -1, -1, 0, 1, 3, 1, 0, "h - 'size_t' 0 - size", (char*)NULL, (void*) G__func2void( (void (*)(size_t))(&TStorage::SetMaxBlockSize) ), 0);
27151 G__memfunc_setup("SetFreeHook",1087,G__G__Base2_73_0_20, 121, -1, -1, 0, 2, 3, 1, 0,
27152 "Y - 'FreeHookFun_t' 0 - func Y - - 0 - data", (char*)NULL, (void*) G__func2void( (void (*)(FreeHookFun_t, void*))(&TStorage::SetFreeHook) ), 0);
27153 G__memfunc_setup("SetReAllocHooks",1490,G__G__Base2_73_0_21, 121, -1, -1, 0, 2, 3, 1, 0,
27154 "Y - 'ReAllocFun_t' 0 - func1 Y - 'ReAllocCFun_t' 0 - func2", (char*)NULL, (void*) G__func2void( (void (*)(ReAllocFun_t, ReAllocCFun_t))(&TStorage::SetReAllocHooks) ), 0);
27155 G__memfunc_setup("SetCustomNewDelete",1828,G__G__Base2_73_0_22, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TStorage::SetCustomNewDelete) ), 0);
27156 G__memfunc_setup("EnableStatistics",1650,G__G__Base2_73_0_23, 121, -1, -1, 0, 2, 3, 1, 0,
27157 "i - - 0 '-1' size i - - 0 '-1' ix", (char*)NULL, (void*) G__func2void( (void (*)(int, int))(&TStorage::EnableStatistics) ), 0);
27158 G__memfunc_setup("HasCustomNewDelete",1812,G__G__Base2_73_0_24, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TStorage::HasCustomNewDelete) ), 0);
27159 G__memfunc_setup("AddToHeap",842,G__G__Base2_73_0_25, 121, -1, -1, 0, 2, 3, 1, 0,
27160 "k - 'ULong_t' 0 - begin k - 'ULong_t' 0 - end", (char*)NULL, (void*) G__func2void( (void (*)(ULong_t, ULong_t))(&TStorage::AddToHeap) ), 0);
27161 G__memfunc_setup("IsOnHeap",759,G__G__Base2_73_0_26, 103, -1, G__defined_typename("Bool_t"), 0, 1, 3, 1, 0, "Y - - 0 - p", (char*)NULL, (void*) G__func2void( (Bool_t (*)(void*))(&TStorage::IsOnHeap) ), 0);
27162 G__memfunc_setup("Class",502,G__G__Base2_73_0_27, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TStorage::Class) ), 0);
27163 G__memfunc_setup("Class_Name",982,G__G__Base2_73_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStorage::Class_Name) ), 0);
27164 G__memfunc_setup("Class_Version",1339,G__G__Base2_73_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TStorage::Class_Version) ), 0);
27165 G__memfunc_setup("Dictionary",1046,G__G__Base2_73_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TStorage::Dictionary) ), 0);
27166 G__memfunc_setup("IsA",253,G__G__Base2_73_0_31, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27167 G__memfunc_setup("ShowMembers",1132,G__G__Base2_73_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
27168 G__memfunc_setup("Streamer",835,G__G__Base2_73_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
27169 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_73_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27170 G__memfunc_setup("DeclFileName",1145,G__G__Base2_73_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStorage::DeclFileName) ), 0);
27171 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_73_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStorage::ImplFileLine) ), 0);
27172 G__memfunc_setup("ImplFileName",1171,G__G__Base2_73_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStorage::ImplFileName) ), 0);
27173 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_73_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStorage::DeclFileLine) ), 0);
27174
27175 G__memfunc_setup("TStorage", 809, G__G__Base2_73_0_39, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TStorage), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
27176
27177 G__memfunc_setup("TStorage", 809, G__G__Base2_73_0_40, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TStorage), -1, 0, 1, 1, 1, 0, "u 'TStorage' - 11 - -", (char*) NULL, (void*) NULL, 0);
27178
27179 G__memfunc_setup("~TStorage", 935, G__G__Base2_73_0_41, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27180
27181 G__memfunc_setup("operator=", 937, G__G__Base2_73_0_42, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TStorage), -1, 1, 1, 1, 1, 0, "u 'TStorage' - 11 - -", (char*) NULL, (void*) NULL, 0);
27182 G__tag_memfunc_reset();
27183 }
27184
27185 static void G__setup_memfuncTTimer(void) {
27186
27187 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TTimer));
27188 G__memfunc_setup("TTimer",597,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TTimer), -1, 0, 1, 1, 4, 0, "u 'TTimer' - 11 - -", "not implemented", (void*) NULL, 0);
27189 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TTimer), -1, 1, 1, 1, 4, 0, "u 'TTimer' - 11 - -", "not implemented", (void*) NULL, 0);
27190 G__memfunc_setup("TTimer",597,G__G__Base2_80_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TTimer), -1, 0, 2, 1, 1, 0,
27191 "l - 'Long_t' 0 '0' milliSec g - 'Bool_t' 0 'kTRUE' mode", (char*)NULL, (void*) NULL, 0);
27192 G__memfunc_setup("TTimer",597,G__G__Base2_80_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TTimer), -1, 0, 3, 1, 1, 0,
27193 "U 'TObject' - 0 - obj l - 'Long_t' 0 - milliSec "
27194 "g - 'Bool_t' 0 'kTRUE' mode", (char*)NULL, (void*) NULL, 0);
27195 G__memfunc_setup("TTimer",597,G__G__Base2_80_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TTimer), -1, 0, 3, 1, 1, 0,
27196 "C - - 10 - command l - 'Long_t' 0 - milliSec "
27197 "g - 'Bool_t' 0 'kTRUE' mode", (char*)NULL, (void*) NULL, 0);
27198 G__memfunc_setup("CheckTimer",991,G__G__Base2_80_0_6, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TTime' - 11 - now", (char*)NULL, (void*) NULL, 0);
27199 G__memfunc_setup("GetCommand",991,G__G__Base2_80_0_7, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
27200 G__memfunc_setup("GetObject",887,G__G__Base2_80_0_8, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27201 G__memfunc_setup("GetTime",687,G__G__Base2_80_0_9, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27202 G__memfunc_setup("GetTimerID",942,G__G__Base2_80_0_10, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27203 G__memfunc_setup("GetAbsTime",965,G__G__Base2_80_0_11, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27204 G__memfunc_setup("HasTimedOut",1095,G__G__Base2_80_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27205 G__memfunc_setup("IsSync",601,G__G__Base2_80_0_13, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27206 G__memfunc_setup("IsAsync",698,G__G__Base2_80_0_14, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27207 G__memfunc_setup("IsInterruptingSyscalls",2325,G__G__Base2_80_0_15, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27208 G__memfunc_setup("Notify",633,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
27209 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
27210 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
27211 G__memfunc_setup("Reset",515,G__G__Base2_80_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27212 G__memfunc_setup("SetCommand",1003,G__G__Base2_80_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - command", (char*)NULL, (void*) NULL, 0);
27213 G__memfunc_setup("SetObject",899,G__G__Base2_80_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - object", (char*)NULL, (void*) NULL, 0);
27214 G__memfunc_setup("SetInterruptSyscalls",2119,G__G__Base2_80_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' set", (char*)NULL, (void*) NULL, 0);
27215 G__memfunc_setup("SetTime",699,G__G__Base2_80_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "l - 'Long_t' 0 - milliSec", (char*)NULL, (void*) NULL, 0);
27216 G__memfunc_setup("SetTimerID",954,G__G__Base2_80_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 '0' id", (char*)NULL, (void*) NULL, 0);
27217 G__memfunc_setup("Start",526,G__G__Base2_80_0_25, 121, -1, -1, 0, 2, 1, 1, 0,
27218 "l - 'Long_t' 0 '-1' milliSec g - 'Bool_t' 0 'kFALSE' singleShot", (char*)NULL, (void*) NULL, 1);
27219 G__memfunc_setup("Stop",422,G__G__Base2_80_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
27220 G__memfunc_setup("TurnOn",614,G__G__Base2_80_0_27, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
27221 G__memfunc_setup("TurnOff",708,G__G__Base2_80_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
27222 G__memfunc_setup("Timeout",743,G__G__Base2_80_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
27223 G__memfunc_setup("SingleShot",1024,G__G__Base2_80_0_30, 121, -1, -1, 0, 4, 3, 1, 0,
27224 "i - 'Int_t' 0 - milliSec C - - 10 - receiver_class "
27225 "Y - - 0 - receiver C - - 10 - method", (char*)NULL, (void*) G__func2void( (void (*)(Int_t, const char*, void*, const char*))(&TTimer::SingleShot) ), 0);
27226 G__memfunc_setup("Class",502,G__G__Base2_80_0_31, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TTimer::Class) ), 0);
27227 G__memfunc_setup("Class_Name",982,G__G__Base2_80_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTimer::Class_Name) ), 0);
27228 G__memfunc_setup("Class_Version",1339,G__G__Base2_80_0_33, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TTimer::Class_Version) ), 0);
27229 G__memfunc_setup("Dictionary",1046,G__G__Base2_80_0_34, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TTimer::Dictionary) ), 0);
27230 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27231 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);
27232 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);
27233 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_80_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27234 G__memfunc_setup("DeclFileName",1145,G__G__Base2_80_0_39, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTimer::DeclFileName) ), 0);
27235 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_80_0_40, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TTimer::ImplFileLine) ), 0);
27236 G__memfunc_setup("ImplFileName",1171,G__G__Base2_80_0_41, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTimer::ImplFileName) ), 0);
27237 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_80_0_42, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TTimer::DeclFileLine) ), 0);
27238
27239 G__memfunc_setup("~TTimer", 723, G__G__Base2_80_0_43, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27240 G__tag_memfunc_reset();
27241 }
27242
27243 static void G__setup_memfuncTProcessID(void) {
27244
27245 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessID));
27246 G__memfunc_setup("TProcessID",960,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 1, 1, 4, 0, "u 'TProcessID' - 11 - ref", "TProcessID are not copiable.", (void*) NULL, 0);
27247 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 1, 1, 1, 4, 0, "u 'TProcessID' - 11 - ref", "TProcessID are not copiable.", (void*) NULL, 0);
27248 G__memfunc_setup("TProcessID",960,G__G__Base2_86_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27249 G__memfunc_setup("CheckInit",882,G__G__Base2_86_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27250 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
27251 G__memfunc_setup("DecrementCount",1440,G__G__Base2_86_0_6, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27252 G__memfunc_setup("IncrementCount",1454,G__G__Base2_86_0_7, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27253 G__memfunc_setup("GetCount",809,G__G__Base2_86_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27254 G__memfunc_setup("GetObjects",1002,G__G__Base2_86_0_9, 85, G__get_linked_tagnum(&G__G__Base2LN_TObjArray), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27255 G__memfunc_setup("GetObjectWithID",1440,G__G__Base2_86_0_10, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - uid", (char*)NULL, (void*) NULL, 0);
27256 G__memfunc_setup("PutObjectWithID",1465,G__G__Base2_86_0_11, 121, -1, -1, 0, 2, 1, 1, 0,
27257 "U 'TObject' - 0 - obj h - 'UInt_t' 0 '0' uid", (char*)NULL, (void*) NULL, 0);
27258 G__memfunc_setup("RecursiveRemove",1574,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
27259 G__memfunc_setup("AddProcessID",1141,G__G__Base2_86_0_13, 85, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TProcessID* (*)())(&TProcessID::AddProcessID) ), 0);
27260 G__memfunc_setup("AssignID",754,G__G__Base2_86_0_14, 104, -1, G__defined_typename("UInt_t"), 0, 1, 3, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) G__func2void( (UInt_t (*)(TObject*))(&TProcessID::AssignID) ), 0);
27261 G__memfunc_setup("Cleanup",712,G__G__Base2_86_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TProcessID::Cleanup) ), 0);
27262 G__memfunc_setup("GetNProcessIDs",1357,G__G__Base2_86_0_16, 104, -1, G__defined_typename("UInt_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (UInt_t (*)())(&TProcessID::GetNProcessIDs) ), 0);
27263 G__memfunc_setup("GetPID",509,G__G__Base2_86_0_17, 85, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TProcessID* (*)())(&TProcessID::GetPID) ), 0);
27264 G__memfunc_setup("GetPIDs",624,G__G__Base2_86_0_18, 85, G__get_linked_tagnum(&G__G__Base2LN_TObjArray), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TObjArray* (*)())(&TProcessID::GetPIDs) ), 0);
27265 G__memfunc_setup("GetProcessID",1164,G__G__Base2_86_0_19, 85, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 1, 3, 1, 0, "r - 'UShort_t' 0 - pid", (char*)NULL, (void*) G__func2void( (TProcessID* (*)(UShort_t))(&TProcessID::GetProcessID) ), 0);
27266 G__memfunc_setup("GetProcessWithUID",1661,G__G__Base2_86_0_20, 85, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 1, 3, 1, 0, "U 'TObject' - 10 - obj", (char*)NULL, (void*) G__func2void( (TProcessID* (*)(const TObject*))(&TProcessID::GetProcessWithUID) ), 0);
27267 G__memfunc_setup("GetProcessWithUID",1661,G__G__Base2_86_0_21, 85, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 2, 3, 1, 0,
27268 "h - 'UInt_t' 0 - uid Y - - 10 - obj", (char*)NULL, (void*) G__func2void( (TProcessID* (*)(UInt_t, const void*))(&TProcessID::GetProcessWithUID) ), 0);
27269 G__memfunc_setup("GetSessionProcessID",1904,G__G__Base2_86_0_22, 85, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TProcessID* (*)())(&TProcessID::GetSessionProcessID) ), 0);
27270 G__memfunc_setup("GetObjectCount",1408,G__G__Base2_86_0_23, 104, -1, G__defined_typename("UInt_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (UInt_t (*)())(&TProcessID::GetObjectCount) ), 0);
27271 G__memfunc_setup("IsValid",684,G__G__Base2_86_0_24, 103, -1, G__defined_typename("Bool_t"), 0, 1, 3, 1, 0, "U 'TProcessID' - 0 - pid", (char*)NULL, (void*) G__func2void( (Bool_t (*)(TProcessID*))(&TProcessID::IsValid) ), 0);
27272 G__memfunc_setup("SetObjectCount",1420,G__G__Base2_86_0_25, 121, -1, -1, 0, 1, 3, 1, 0, "h - 'UInt_t' 0 - number", (char*)NULL, (void*) G__func2void( (void (*)(UInt_t))(&TProcessID::SetObjectCount) ), 0);
27273 G__memfunc_setup("Class",502,G__G__Base2_86_0_26, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TProcessID::Class) ), 0);
27274 G__memfunc_setup("Class_Name",982,G__G__Base2_86_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessID::Class_Name) ), 0);
27275 G__memfunc_setup("Class_Version",1339,G__G__Base2_86_0_28, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TProcessID::Class_Version) ), 0);
27276 G__memfunc_setup("Dictionary",1046,G__G__Base2_86_0_29, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TProcessID::Dictionary) ), 0);
27277 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27278 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);
27279 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);
27280 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_86_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27281 G__memfunc_setup("DeclFileName",1145,G__G__Base2_86_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessID::DeclFileName) ), 0);
27282 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_86_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProcessID::ImplFileLine) ), 0);
27283 G__memfunc_setup("ImplFileName",1171,G__G__Base2_86_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessID::ImplFileName) ), 0);
27284 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_86_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProcessID::DeclFileLine) ), 0);
27285
27286 G__memfunc_setup("~TProcessID", 1086, G__G__Base2_86_0_38, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27287 G__tag_memfunc_reset();
27288 }
27289
27290 static void G__setup_memfuncTRefCnt(void) {
27291
27292 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TRefCnt));
27293 G__memfunc_setup("TRefCnt",662,G__G__Base2_99_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TRefCnt), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '0' initRef", (char*)NULL, (void*) NULL, 0);
27294 G__memfunc_setup("TRefCnt",662,G__G__Base2_99_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TRefCnt), -1, 0, 1, 1, 1, 0, "i 'TRefCnt::EReferenceFlag' - 0 - -", (char*)NULL, (void*) NULL, 0);
27295 G__memfunc_setup("References",1026,G__G__Base2_99_0_3, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27296 G__memfunc_setup("SetRefCount",1106,G__G__Base2_99_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - r", (char*)NULL, (void*) NULL, 0);
27297 G__memfunc_setup("AddReference",1176,G__G__Base2_99_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27298 G__memfunc_setup("RemoveReference",1533,G__G__Base2_99_0_6, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27299
27300 G__memfunc_setup("TRefCnt", 662, G__G__Base2_99_0_7, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TRefCnt), -1, 0, 1, 1, 1, 0, "u 'TRefCnt' - 11 - -", (char*) NULL, (void*) NULL, 0);
27301
27302 G__memfunc_setup("~TRefCnt", 788, G__G__Base2_99_0_8, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27303
27304 G__memfunc_setup("operator=", 937, G__G__Base2_99_0_9, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TRefCnt), -1, 1, 1, 1, 1, 0, "u 'TRefCnt' - 11 - -", (char*) NULL, (void*) NULL, 0);
27305 G__tag_memfunc_reset();
27306 }
27307
27308 static void G__setup_memfuncTRegexp(void) {
27309
27310 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TRegexp));
27311 G__memfunc_setup("CopyPattern",1145,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "u 'TRegexp' - 11 - re", (char*)NULL, (void*) NULL, 0);
27312 G__memfunc_setup("GenPattern",1016,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "C - - 10 - re", (char*)NULL, (void*) NULL, 0);
27313 G__memfunc_setup("MakeWildcard",1192,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 1, 1, 4, 1, "C - - 10 - re", (char*)NULL, (void*) NULL, 0);
27314 G__memfunc_setup("TRegexp",703,G__G__Base2_102_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TRegexp), -1, 0, 2, 1, 1, 0,
27315 "C - - 10 - re g - 'Bool_t' 0 'kFALSE' wildcard", (char*)NULL, (void*) NULL, 0);
27316 G__memfunc_setup("TRegexp",703,G__G__Base2_102_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TRegexp), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - re", (char*)NULL, (void*) NULL, 0);
27317 G__memfunc_setup("TRegexp",703,G__G__Base2_102_0_6, 105, G__get_linked_tagnum(&G__G__Base2LN_TRegexp), -1, 0, 1, 1, 1, 0, "u 'TRegexp' - 11 - re", (char*)NULL, (void*) NULL, 0);
27318 G__memfunc_setup("operator=",937,G__G__Base2_102_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_TRegexp), -1, 1, 1, 1, 1, 0, "u 'TRegexp' - 11 - re", (char*)NULL, (void*) NULL, 0);
27319 G__memfunc_setup("operator=",937,G__G__Base2_102_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_TRegexp), -1, 1, 1, 1, 1, 0, "u 'TString' - 11 - re", "Recompiles pattern", (void*) NULL, 0);
27320 G__memfunc_setup("operator=",937,G__G__Base2_102_0_9, 117, G__get_linked_tagnum(&G__G__Base2LN_TRegexp), -1, 1, 1, 1, 1, 0, "C - - 10 - re", "Recompiles pattern", (void*) NULL, 0);
27321 G__memfunc_setup("Index",504,G__G__Base2_102_0_10, 105, -1, G__defined_typename("Ssiz_t"), 0, 3, 1, 1, 8,
27322 "u 'TString' - 11 - str I - 'Ssiz_t' 0 - len "
27323 "i - 'Ssiz_t' 0 '0' start", (char*)NULL, (void*) NULL, 0);
27324 G__memfunc_setup("Status",644,G__G__Base2_102_0_11, 105, G__get_linked_tagnum(&G__G__Base2LN_TRegexpcLcLEStatVal), -1, 0, 0, 1, 1, 0, "", "Return & clear status", (void*) NULL, 0);
27325 G__memfunc_setup("Class",502,G__G__Base2_102_0_12, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRegexp::Class) ), 0);
27326 G__memfunc_setup("Class_Name",982,G__G__Base2_102_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRegexp::Class_Name) ), 0);
27327 G__memfunc_setup("Class_Version",1339,G__G__Base2_102_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRegexp::Class_Version) ), 0);
27328 G__memfunc_setup("Dictionary",1046,G__G__Base2_102_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRegexp::Dictionary) ), 0);
27329 G__memfunc_setup("IsA",253,G__G__Base2_102_0_16, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27330 G__memfunc_setup("ShowMembers",1132,G__G__Base2_102_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
27331 G__memfunc_setup("Streamer",835,G__G__Base2_102_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
27332 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_102_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27333 G__memfunc_setup("DeclFileName",1145,G__G__Base2_102_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRegexp::DeclFileName) ), 0);
27334 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_102_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRegexp::ImplFileLine) ), 0);
27335 G__memfunc_setup("ImplFileName",1171,G__G__Base2_102_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRegexp::ImplFileName) ), 0);
27336 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_102_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRegexp::DeclFileLine) ), 0);
27337
27338 G__memfunc_setup("~TRegexp", 829, G__G__Base2_102_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27339 G__tag_memfunc_reset();
27340 }
27341
27342 static void G__setup_memfuncTPRegexp(void) {
27343
27344 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TPRegexp));
27345 G__memfunc_setup("Compile",713,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
27346 G__memfunc_setup("Optimize",849,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
27347 G__memfunc_setup("ParseMods",910,(G__InterfaceMethod) NULL, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 2, 8, "u 'TString' - 11 - mods", (char*)NULL, (void*) NULL, 0);
27348 G__memfunc_setup("ReplaceSubs",1113,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 5, 1, 2, 8,
27349 "u 'TString' - 11 - s u 'TString' - 1 - final "
27350 "u 'TString' - 11 - replacePattern I - 'Int_t' 0 - ovec "
27351 "i - 'Int_t' 0 - nmatch", (char*)NULL, (void*) NULL, 0);
27352 G__memfunc_setup("MatchInternal",1322,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 4, 1, 2, 0,
27353 "u 'TString' - 11 - s i - 'Int_t' 0 - start "
27354 "i - 'Int_t' 0 - nMaxMatch U 'TArrayI' - 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27355 G__memfunc_setup("SubstituteInternal",1913,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 5, 1, 2, 0,
27356 "u 'TString' - 1 - s u 'TString' - 11 - replace "
27357 "i - 'Int_t' 0 - start i - 'Int_t' 0 - nMaxMatch0 "
27358 "g - 'Bool_t' 0 - doDollarSubst", (char*)NULL, (void*) NULL, 0);
27359 G__memfunc_setup("TPRegexp",783,G__G__Base2_103_0_7, 105, G__get_linked_tagnum(&G__G__Base2LN_TPRegexp), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27360 G__memfunc_setup("TPRegexp",783,G__G__Base2_103_0_8, 105, G__get_linked_tagnum(&G__G__Base2LN_TPRegexp), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - pat", (char*)NULL, (void*) NULL, 0);
27361 G__memfunc_setup("TPRegexp",783,G__G__Base2_103_0_9, 105, G__get_linked_tagnum(&G__G__Base2LN_TPRegexp), -1, 0, 1, 1, 1, 0, "u 'TPRegexp' - 11 - p", (char*)NULL, (void*) NULL, 0);
27362 G__memfunc_setup("Match",493,G__G__Base2_103_0_10, 105, -1, G__defined_typename("Int_t"), 0, 5, 1, 1, 0,
27363 "u 'TString' - 11 - s u 'TString' - 11 '\"\"' mods "
27364 "i - 'Int_t' 0 '0' start i - 'Int_t' 0 '10' nMaxMatch "
27365 "U 'TArrayI' - 0 '0' pos", (char*)NULL, (void*) NULL, 0);
27366 G__memfunc_setup("MatchS",576,G__G__Base2_103_0_11, 85, G__get_linked_tagnum(&G__G__Base2LN_TObjArray), -1, 0, 4, 1, 1, 0,
27367 "u 'TString' - 11 - s u 'TString' - 11 '\"\"' mods "
27368 "i - 'Int_t' 0 '0' start i - 'Int_t' 0 '10' nMaxMatch", (char*)NULL, (void*) NULL, 0);
27369 G__memfunc_setup("MatchB",559,G__G__Base2_103_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 4, 1, 1, 0,
27370 "u 'TString' - 11 - s u 'TString' - 11 '\"\"' mods "
27371 "i - 'Int_t' 0 '0' start i - 'Int_t' 0 '10' nMaxMatch", (char*)NULL, (void*) NULL, 0);
27372 G__memfunc_setup("Substitute",1084,G__G__Base2_103_0_13, 105, -1, G__defined_typename("Int_t"), 0, 5, 1, 1, 0,
27373 "u 'TString' - 1 - s u 'TString' - 11 - replace "
27374 "u 'TString' - 11 '\"\"' mods i - 'Int_t' 0 '0' start "
27375 "i - 'Int_t' 0 '10' nMatchMax", (char*)NULL, (void*) NULL, 0);
27376 G__memfunc_setup("GetPattern",1022,G__G__Base2_103_0_14, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27377 G__memfunc_setup("GetModifiers",1218,G__G__Base2_103_0_15, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27378 G__memfunc_setup("operator=",937,G__G__Base2_103_0_16, 117, G__get_linked_tagnum(&G__G__Base2LN_TPRegexp), -1, 1, 1, 1, 1, 0, "u 'TPRegexp' - 11 - p", (char*)NULL, (void*) NULL, 0);
27379 G__memfunc_setup("Class",502,G__G__Base2_103_0_17, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPRegexp::Class) ), 0);
27380 G__memfunc_setup("Class_Name",982,G__G__Base2_103_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPRegexp::Class_Name) ), 0);
27381 G__memfunc_setup("Class_Version",1339,G__G__Base2_103_0_19, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPRegexp::Class_Version) ), 0);
27382 G__memfunc_setup("Dictionary",1046,G__G__Base2_103_0_20, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPRegexp::Dictionary) ), 0);
27383 G__memfunc_setup("IsA",253,G__G__Base2_103_0_21, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27384 G__memfunc_setup("ShowMembers",1132,G__G__Base2_103_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
27385 G__memfunc_setup("Streamer",835,G__G__Base2_103_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
27386 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_103_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27387 G__memfunc_setup("DeclFileName",1145,G__G__Base2_103_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPRegexp::DeclFileName) ), 0);
27388 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_103_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPRegexp::ImplFileLine) ), 0);
27389 G__memfunc_setup("ImplFileName",1171,G__G__Base2_103_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPRegexp::ImplFileName) ), 0);
27390 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_103_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPRegexp::DeclFileLine) ), 0);
27391
27392 G__memfunc_setup("~TPRegexp", 909, G__G__Base2_103_0_29, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27393 G__tag_memfunc_reset();
27394 }
27395
27396 static void G__setup_memfuncTSubString(void) {
27397
27398 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TSubString));
27399 G__memfunc_setup("TSubString",1013,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 3, 1, 4, 0,
27400 "u 'TString' - 11 - s i - 'Ssiz_t' 0 - start "
27401 "i - 'Ssiz_t' 0 - len", (char*)NULL, (void*) NULL, 0);
27402 G__memfunc_setup("SubStringError",1451,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 2, 8,
27403 "i - 'Ssiz_t' 0 - - i - 'Ssiz_t' 0 - - "
27404 "i - 'Ssiz_t' 0 - -", (char*)NULL, (void*) NULL, 0);
27405 G__memfunc_setup("AssertElement",1340,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 8, "i - 'Ssiz_t' 0 - i", "Verifies i is valid index", (void*) NULL, 0);
27406 G__memfunc_setup("TSubString",1013,G__G__Base2_104_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 0, 1, 1, 1, 0, "u 'TSubString' - 11 - s", (char*)NULL, (void*) NULL, 0);
27407 G__memfunc_setup("operator=",937,G__G__Base2_104_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 1, 1, 1, 1, 0, "C - - 10 - s", "Assignment from a char*", (void*) NULL, 0);
27408 G__memfunc_setup("operator=",937,G__G__Base2_104_0_6, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 1, 1, 1, 1, 0, "u 'TString' - 11 - s", "Assignment from a TString", (void*) NULL, 0);
27409 G__memfunc_setup("operator=",937,G__G__Base2_104_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_TSubString), -1, 1, 1, 1, 1, 0, "u 'TSubString' - 11 - s", "Assignment from a TSubString", (void*) NULL, 0);
27410 G__memfunc_setup("operator()",957,G__G__Base2_104_0_8, 99, -1, -1, 1, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - i", "Index with optional bounds checking", (void*) NULL, 0);
27411 G__memfunc_setup("operator[]",1060,G__G__Base2_104_0_9, 99, -1, -1, 1, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - i", "Index with bounds checking", (void*) NULL, 0);
27412 G__memfunc_setup("operator()",957,G__G__Base2_104_0_10, 99, -1, -1, 0, 1, 1, 1, 8, "i - 'Ssiz_t' 0 - i", "Index with optional bounds checking", (void*) NULL, 0);
27413 G__memfunc_setup("operator[]",1060,G__G__Base2_104_0_11, 99, -1, -1, 0, 1, 1, 1, 8, "i - 'Ssiz_t' 0 - i", "Index with bounds checking", (void*) NULL, 0);
27414 G__memfunc_setup("Data",378,G__G__Base2_104_0_12, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
27415 G__memfunc_setup("Length",610,G__G__Base2_104_0_13, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27416 G__memfunc_setup("Start",526,G__G__Base2_104_0_14, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27417 G__memfunc_setup("String",631,G__G__Base2_104_0_15, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27418 G__memfunc_setup("ToLower",716,G__G__Base2_104_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", "Convert self to lower-case", (void*) NULL, 0);
27419 G__memfunc_setup("ToUpper",719,G__G__Base2_104_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", "Convert self to upper-case", (void*) NULL, 0);
27420 G__memfunc_setup("IsNull",599,G__G__Base2_104_0_18, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27421 G__memfunc_setup("operator!",909,G__G__Base2_104_0_19, 105, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27422
27423 G__memfunc_setup("~TSubString", 1139, G__G__Base2_104_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
27424 G__tag_memfunc_reset();
27425 }
27426
27427 static void G__setup_memfuncTStringRef(void) {
27428
27429 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringRef));
27430 G__memfunc_setup("UnLink",593,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", "disconnect from a TStringRef, maybe delete it", (void*) NULL, 0);
27431 G__memfunc_setup("Length",610,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
27432 G__memfunc_setup("Capacity",814,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Ssiz_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
27433 G__memfunc_setup("Data",378,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
27434 G__memfunc_setup("operator[]",1060,(G__InterfaceMethod) NULL, 99, -1, -1, 1, 1, 1, 4, 0, "i - 'Ssiz_t' 0 - i", (char*)NULL, (void*) NULL, 0);
27435 G__memfunc_setup("operator[]",1060,(G__InterfaceMethod) NULL, 99, -1, -1, 0, 1, 1, 4, 8, "i - 'Ssiz_t' 0 - i", (char*)NULL, (void*) NULL, 0);
27436 G__memfunc_setup("First",520,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 1, 4, 8, "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
27437 G__memfunc_setup("First",520,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 1, 4, 8, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
27438 G__memfunc_setup("Hash",388,(G__InterfaceMethod) NULL, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
27439 G__memfunc_setup("HashFoldCase",1157,(G__InterfaceMethod) NULL, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
27440 G__memfunc_setup("Last",404,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Ssiz_t"), 0, 1, 1, 4, 8, "c - - 0 - -", (char*)NULL, (void*) NULL, 0);
27441 G__memfunc_setup("GetRep",583,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__Base2LN_TStringRef), -1, 0, 2, 3, 4, 0,
27442 "i - 'Ssiz_t' 0 - capac i - 'Ssiz_t' 0 - nchar", (char*)NULL, (void*) NULL, 0);
27443
27444 G__memfunc_setup("TStringRef", 1000, G__G__Base2_106_0_13, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TStringRef), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
27445
27446 G__memfunc_setup("TStringRef", 1000, G__G__Base2_106_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TStringRef), -1, 0, 1, 1, 1, 0, "u 'TStringRef' - 11 - -", (char*) NULL, (void*) NULL, 0);
27447
27448 G__memfunc_setup("~TStringRef", 1126, G__G__Base2_106_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
27449
27450 G__memfunc_setup("operator=", 937, G__G__Base2_106_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TStringRef), -1, 1, 1, 1, 1, 0, "u 'TStringRef' - 11 - -", (char*) NULL, (void*) NULL, 0);
27451 G__tag_memfunc_reset();
27452 }
27453
27454 static void G__setup_memfuncTStringLong(void) {
27455
27456 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringLong));
27457 G__memfunc_setup("TStringLong",1115,G__G__Base2_107_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 0, 1, 1, 0, "", "Null string", (void*) NULL, 0);
27458 G__memfunc_setup("TStringLong",1115,G__G__Base2_107_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 1, 1, 1, 0, "i - 'Ssiz_t' 0 - ic", "Suggested capacity", (void*) NULL, 0);
27459 G__memfunc_setup("TStringLong",1115,G__G__Base2_107_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - s", "Copy constructor", (void*) NULL, 0);
27460 G__memfunc_setup("TStringLong",1115,G__G__Base2_107_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 1, 1, 1, 0, "C - - 10 - s", "Copy to embedded null", (void*) NULL, 0);
27461 G__memfunc_setup("TStringLong",1115,G__G__Base2_107_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 2, 1, 1, 0,
27462 "C - - 10 - s i - 'Ssiz_t' 0 - n", "Copy past any embedded nulls", (void*) NULL, 0);
27463 G__memfunc_setup("TStringLong",1115,G__G__Base2_107_0_6, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 1, 1, 1, 0, "c - - 0 - c", (char*)NULL, (void*) NULL, 0);
27464 G__memfunc_setup("TStringLong",1115,G__G__Base2_107_0_7, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 2, 1, 1, 0,
27465 "c - - 0 - c i - 'Ssiz_t' 0 - s", (char*)NULL, (void*) NULL, 0);
27466 G__memfunc_setup("TStringLong",1115,G__G__Base2_107_0_8, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 1, 1, 1, 0, "u 'TSubString' - 11 - sub", (char*)NULL, (void*) NULL, 0);
27467 G__memfunc_setup("FillBuffer",993,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 1);
27468 G__memfunc_setup("ReadBuffer",982,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 1);
27469 G__memfunc_setup("Sizeof",624,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27470 G__memfunc_setup("Class",502,G__G__Base2_107_0_12, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TStringLong::Class) ), 0);
27471 G__memfunc_setup("Class_Name",982,G__G__Base2_107_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStringLong::Class_Name) ), 0);
27472 G__memfunc_setup("Class_Version",1339,G__G__Base2_107_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TStringLong::Class_Version) ), 0);
27473 G__memfunc_setup("Dictionary",1046,G__G__Base2_107_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TStringLong::Dictionary) ), 0);
27474 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27475 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);
27476 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);
27477 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_107_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27478 G__memfunc_setup("DeclFileName",1145,G__G__Base2_107_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStringLong::DeclFileName) ), 0);
27479 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_107_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStringLong::ImplFileLine) ), 0);
27480 G__memfunc_setup("ImplFileName",1171,G__G__Base2_107_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStringLong::ImplFileName) ), 0);
27481 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_107_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStringLong::DeclFileLine) ), 0);
27482
27483 G__memfunc_setup("TStringLong", 1115, G__G__Base2_107_0_24, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 0, 1, 1, 1, 0, "u 'TStringLong' - 11 - -", (char*) NULL, (void*) NULL, 0);
27484
27485 G__memfunc_setup("~TStringLong", 1241, G__G__Base2_107_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27486
27487 G__memfunc_setup("operator=", 937, G__G__Base2_107_0_26, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TStringLong), -1, 1, 1, 1, 1, 0, "u 'TStringLong' - 11 - -", (char*) NULL, (void*) NULL, 0);
27488 G__tag_memfunc_reset();
27489 }
27490
27491 static void G__setup_memfuncTQConnection(void) {
27492
27493 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TQConnection));
27494 G__memfunc_setup("PrintCollectionHeader",2146,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 8, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
27495 G__memfunc_setup("TQConnection",1205,G__G__Base2_110_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TQConnection), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27496 G__memfunc_setup("TQConnection",1205,G__G__Base2_110_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TQConnection), -1, 0, 3, 1, 1, 0,
27497 "U 'TClass' - 0 - cl Y - - 0 - receiver "
27498 "C - - 10 - method_name", (char*)NULL, (void*) NULL, 0);
27499 G__memfunc_setup("TQConnection",1205,G__G__Base2_110_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TQConnection), -1, 0, 3, 1, 1, 0,
27500 "C - - 10 - class_name Y - - 0 - receiver "
27501 "C - - 10 - method_name", (char*)NULL, (void*) NULL, 0);
27502 G__memfunc_setup("TQConnection",1205,G__G__Base2_110_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TQConnection), -1, 0, 1, 1, 1, 0, "u 'TQConnection' - 11 - con", (char*)NULL, (void*) NULL, 0);
27503 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
27504 G__memfunc_setup("GetReceiver",1109,G__G__Base2_110_0_7, 89, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27505 G__memfunc_setup("GetClassName",1175,G__G__Base2_110_0_8, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
27506 G__memfunc_setup("Destroyed",947,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
27507 G__memfunc_setup("ExecuteMethod",1332,G__G__Base2_110_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27508 G__memfunc_setup("ExecuteMethod",1332,G__G__Base2_110_0_11, 121, -1, -1, 0, 2, 1, 1, 0,
27509 "i - 'Int_t' 0 - nargs u 'va_list' - 0 - va", (char*)NULL, (void*) NULL, 0);
27510 G__memfunc_setup("ExecuteMethod",1332,G__G__Base2_110_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "l - 'Long_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27511 G__memfunc_setup("ExecuteMethod",1332,G__G__Base2_110_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27512 G__memfunc_setup("ExecuteMethod",1332,G__G__Base2_110_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27513 G__memfunc_setup("ExecuteMethod",1332,G__G__Base2_110_0_15, 121, -1, -1, 0, 2, 1, 1, 0,
27514 "L - 'Long_t' 0 - params i - 'Int_t' 0 '-1' nparam", (char*)NULL, (void*) NULL, 0);
27515 G__memfunc_setup("ExecuteMethod",1332,G__G__Base2_110_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - params", (char*)NULL, (void*) NULL, 0);
27516 G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
27517 G__memfunc_setup("Class",502,G__G__Base2_110_0_18, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TQConnection::Class) ), 0);
27518 G__memfunc_setup("Class_Name",982,G__G__Base2_110_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQConnection::Class_Name) ), 0);
27519 G__memfunc_setup("Class_Version",1339,G__G__Base2_110_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TQConnection::Class_Version) ), 0);
27520 G__memfunc_setup("Dictionary",1046,G__G__Base2_110_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TQConnection::Dictionary) ), 0);
27521 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27522 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);
27523 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);
27524 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_110_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27525 G__memfunc_setup("DeclFileName",1145,G__G__Base2_110_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQConnection::DeclFileName) ), 0);
27526 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_110_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQConnection::ImplFileLine) ), 0);
27527 G__memfunc_setup("ImplFileName",1171,G__G__Base2_110_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQConnection::ImplFileName) ), 0);
27528 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_110_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQConnection::DeclFileLine) ), 0);
27529
27530 G__memfunc_setup("~TQConnection", 1331, G__G__Base2_110_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27531 G__tag_memfunc_reset();
27532 }
27533
27534 static void G__setup_memfuncTQObject(void) {
27535
27536 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TQObject));
27537 G__memfunc_setup("GetSender",897,(G__InterfaceMethod) NULL, 89, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
27538 G__memfunc_setup("GetSenderClassName",1784,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 2, 9, "", (char*)NULL, (void*) NULL, 1);
27539 G__memfunc_setup("ConnectToClass",1411,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 5, 3, 2, 0,
27540 "U 'TQObject' - 0 - sender C - - 10 - signal "
27541 "U 'TClass' - 0 - receiver_class Y - - 0 - receiver "
27542 "C - - 10 - slot", (char*)NULL, (void*) NULL, 0);
27543 G__memfunc_setup("ConnectToClass",1411,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 5, 3, 2, 0,
27544 "C - - 10 - sender_class C - - 10 - signal "
27545 "U 'TClass' - 0 - receiver_class Y - - 0 - receiver "
27546 "C - - 10 - slot", (char*)NULL, (void*) NULL, 0);
27547 G__memfunc_setup("CheckConnectArgs",1589,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 5, 3, 2, 0,
27548 "U 'TQObject' - 0 - sender U 'TClass' - 0 - sender_class "
27549 "C - - 10 - signal U 'TClass' - 0 - receiver_class "
27550 "C - - 10 - slot", (char*)NULL, (void*) NULL, 0);
27551 G__memfunc_setup("TQObject",764,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TQObject), -1, 0, 1, 1, 4, 0, "u 'TQObject' - 11 - tqo", "not implemented", (void*) NULL, 0);
27552 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TQObject), -1, 1, 1, 1, 4, 0, "u 'TQObject' - 11 - tqo", "not implemented", (void*) NULL, 0);
27553 G__memfunc_setup("TQObject",764,G__G__Base2_111_0_8, 105, G__get_linked_tagnum(&G__G__Base2LN_TQObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27554 G__memfunc_setup("GetListOfClassSignals",2104,G__G__Base2_111_0_9, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27555 G__memfunc_setup("GetListOfSignals",1602,G__G__Base2_111_0_10, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27556 G__memfunc_setup("GetListOfConnections",2036,G__G__Base2_111_0_11, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27557 G__memfunc_setup("AreSignalsBlocked",1693,G__G__Base2_111_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27558 G__memfunc_setup("BlockSignals",1212,G__G__Base2_111_0_13, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - b", (char*)NULL, (void*) NULL, 0);
27559 G__memfunc_setup("CollectClassSignalLists",2345,G__G__Base2_111_0_14, 121, -1, -1, 0, 2, 1, 1, 0,
27560 "u 'TList' - 1 - list U 'TClass' - 0 - cls", (char*)NULL, (void*) NULL, 0);
27561 G__memfunc_setup("EmitVA",550,G__G__Base2_111_0_15, 121, -1, -1, 0, 2, 8, 1, 0,
27562 "C - - 10 - signal i - 'Int_t' 0 - nargs", (char*)NULL, (void*) NULL, 0);
27563 G__memfunc_setup("EmitVA",550,G__G__Base2_111_0_16, 121, -1, -1, 0, 3, 1, 1, 0,
27564 "C - - 10 - signal i - 'Int_t' 0 - nargs "
27565 "u 'va_list' - 0 - va", (char*)NULL, (void*) NULL, 0);
27566 G__memfunc_setup("Emit",399,G__G__Base2_111_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - signal", (char*)NULL, (void*) NULL, 0);
27567 G__memfunc_setup("Emit",399,G__G__Base2_111_0_18, 121, -1, -1, 0, 2, 1, 1, 0,
27568 "C - - 10 - signal L - 'Long_t' 0 - paramArr", (char*)NULL, (void*) NULL, 0);
27569 G__memfunc_setup("Emit",399,G__G__Base2_111_0_19, 121, -1, -1, 0, 2, 1, 1, 0,
27570 "C - - 10 - signal C - - 10 - params", (char*)NULL, (void*) NULL, 0);
27571 G__memfunc_setup("Emit",399,G__G__Base2_111_0_20, 121, -1, -1, 0, 2, 1, 1, 0,
27572 "C - - 10 - signal d - 'Double_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27573 G__memfunc_setup("Emit",399,G__G__Base2_111_0_21, 121, -1, -1, 0, 2, 1, 1, 0,
27574 "C - - 10 - signal l - 'Long_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27575 G__memfunc_setup("Emit",399,G__G__Base2_111_0_22, 121, -1, -1, 0, 2, 1, 1, 0,
27576 "C - - 10 - signal n - 'Long64_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27577 G__memfunc_setup("Emit",399,G__G__Base2_111_0_23, 121, -1, -1, 0, 2, 1, 1, 0,
27578 "C - - 10 - signal g - 'Bool_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27579 G__memfunc_setup("Emit",399,G__G__Base2_111_0_24, 121, -1, -1, 0, 2, 1, 1, 0,
27580 "C - - 10 - signal c - 'Char_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27581 G__memfunc_setup("Emit",399,G__G__Base2_111_0_25, 121, -1, -1, 0, 2, 1, 1, 0,
27582 "C - - 10 - signal b - 'UChar_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27583 G__memfunc_setup("Emit",399,G__G__Base2_111_0_26, 121, -1, -1, 0, 2, 1, 1, 0,
27584 "C - - 10 - signal s - 'Short_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27585 G__memfunc_setup("Emit",399,G__G__Base2_111_0_27, 121, -1, -1, 0, 2, 1, 1, 0,
27586 "C - - 10 - signal r - 'UShort_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27587 G__memfunc_setup("Emit",399,G__G__Base2_111_0_28, 121, -1, -1, 0, 2, 1, 1, 0,
27588 "C - - 10 - signal i - 'Int_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27589 G__memfunc_setup("Emit",399,G__G__Base2_111_0_29, 121, -1, -1, 0, 2, 1, 1, 0,
27590 "C - - 10 - signal h - 'UInt_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27591 G__memfunc_setup("Emit",399,G__G__Base2_111_0_30, 121, -1, -1, 0, 2, 1, 1, 0,
27592 "C - - 10 - signal k - 'ULong_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27593 G__memfunc_setup("Emit",399,G__G__Base2_111_0_31, 121, -1, -1, 0, 2, 1, 1, 0,
27594 "C - - 10 - signal m - 'ULong64_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27595 G__memfunc_setup("Emit",399,G__G__Base2_111_0_32, 121, -1, -1, 0, 2, 1, 1, 0,
27596 "C - - 10 - signal f - 'Float_t' 0 - param", (char*)NULL, (void*) NULL, 0);
27597 G__memfunc_setup("Connect",714,G__G__Base2_111_0_33, 103, -1, G__defined_typename("Bool_t"), 0, 4, 1, 1, 0,
27598 "C - - 10 - signal C - - 10 - receiver_class "
27599 "Y - - 0 - receiver C - - 10 - slot", (char*)NULL, (void*) NULL, 0);
27600 G__memfunc_setup("Disconnect",1034,G__G__Base2_111_0_34, 103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
27601 "C - - 10 '0' signal Y - - 0 '0' receiver "
27602 "C - - 10 '0' slot", (char*)NULL, (void*) NULL, 0);
27603 G__memfunc_setup("HighPriority",1250,G__G__Base2_111_0_35, 121, -1, -1, 0, 2, 1, 1, 0,
27604 "C - - 10 - signal_name C - - 10 '0' slot_name", (char*)NULL, (void*) NULL, 1);
27605 G__memfunc_setup("LowPriority",1172,G__G__Base2_111_0_36, 121, -1, -1, 0, 2, 1, 1, 0,
27606 "C - - 10 - signal_name C - - 10 '0' slot_name", (char*)NULL, (void*) NULL, 1);
27607 G__memfunc_setup("HasConnection",1324,G__G__Base2_111_0_37, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "C - - 10 - signal_name", (char*)NULL, (void*) NULL, 1);
27608 G__memfunc_setup("NumberOfSignals",1519,G__G__Base2_111_0_38, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27609 G__memfunc_setup("NumberOfConnections",1953,G__G__Base2_111_0_39, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27610 G__memfunc_setup("Connected",915,G__G__Base2_111_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
27611 G__memfunc_setup("Disconnected",1235,G__G__Base2_111_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
27612 G__memfunc_setup("Destroyed",947,G__G__Base2_111_0_42, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
27613 G__memfunc_setup("ChangedBy",869,G__G__Base2_111_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - method", "*SIGNAL*", (void*) NULL, 1);
27614 G__memfunc_setup("Message",709,G__G__Base2_111_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - msg", "*SIGNAL*", (void*) NULL, 1);
27615 G__memfunc_setup("Connect",714,G__G__Base2_111_0_45, 103, -1, G__defined_typename("Bool_t"), 0, 5, 3, 1, 0,
27616 "U 'TQObject' - 0 - sender C - - 10 - signal "
27617 "C - - 10 - receiver_class Y - - 0 - receiver "
27618 "C - - 10 - slot", (char*)NULL, (void*) G__func2void( (Bool_t (*)(TQObject*, const char*, const char*, void*, const char*))(&TQObject::Connect) ), 0);
27619 G__memfunc_setup("Connect",714,G__G__Base2_111_0_46, 103, -1, G__defined_typename("Bool_t"), 0, 5, 3, 1, 0,
27620 "C - - 10 - sender_class C - - 10 - signal "
27621 "C - - 10 - receiver_class Y - - 0 - receiver "
27622 "C - - 10 - slot", (char*)NULL, (void*) G__func2void( (Bool_t (*)(const char*, const char*, const char*, void*, const char*))(&TQObject::Connect) ), 0);
27623 G__memfunc_setup("Disconnect",1034,G__G__Base2_111_0_47, 103, -1, G__defined_typename("Bool_t"), 0, 4, 3, 1, 0,
27624 "U 'TQObject' - 0 - sender C - - 10 '0' signal "
27625 "Y - - 0 '0' receiver C - - 10 '0' slot", (char*)NULL, (void*) G__func2void( (Bool_t (*)(TQObject*, const char*, void*, const char*))(&TQObject::Disconnect) ), 0);
27626 G__memfunc_setup("Disconnect",1034,G__G__Base2_111_0_48, 103, -1, G__defined_typename("Bool_t"), 0, 4, 3, 1, 0,
27627 "C - - 10 - class_name C - - 10 - signal "
27628 "Y - - 0 '0' receiver C - - 10 '0' slot", (char*)NULL, (void*) G__func2void( (Bool_t (*)(const char*, const char*, void*, const char*))(&TQObject::Disconnect) ), 0);
27629 G__memfunc_setup("AreAllSignalsBlocked",1974,G__G__Base2_111_0_49, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TQObject::AreAllSignalsBlocked) ), 0);
27630 G__memfunc_setup("BlockAllSignals",1493,G__G__Base2_111_0_50, 103, -1, G__defined_typename("Bool_t"), 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - b", (char*)NULL, (void*) G__func2void( (Bool_t (*)(Bool_t))(&TQObject::BlockAllSignals) ), 0);
27631 G__memfunc_setup("LoadRQ_OBJECT",1081,G__G__Base2_111_0_51, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TQObject::LoadRQ_OBJECT) ), 0);
27632 G__memfunc_setup("Class",502,G__G__Base2_111_0_52, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TQObject::Class) ), 0);
27633 G__memfunc_setup("Class_Name",982,G__G__Base2_111_0_53, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQObject::Class_Name) ), 0);
27634 G__memfunc_setup("Class_Version",1339,G__G__Base2_111_0_54, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TQObject::Class_Version) ), 0);
27635 G__memfunc_setup("Dictionary",1046,G__G__Base2_111_0_55, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TQObject::Dictionary) ), 0);
27636 G__memfunc_setup("IsA",253,G__G__Base2_111_0_56, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27637 G__memfunc_setup("ShowMembers",1132,G__G__Base2_111_0_57, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
27638 G__memfunc_setup("Streamer",835,G__G__Base2_111_0_58, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
27639 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_111_0_59, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27640 G__memfunc_setup("DeclFileName",1145,G__G__Base2_111_0_60, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQObject::DeclFileName) ), 0);
27641 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_111_0_61, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQObject::ImplFileLine) ), 0);
27642 G__memfunc_setup("ImplFileName",1171,G__G__Base2_111_0_62, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQObject::ImplFileName) ), 0);
27643 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_111_0_63, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQObject::DeclFileLine) ), 0);
27644
27645 G__memfunc_setup("~TQObject", 890, G__G__Base2_111_0_64, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27646 G__tag_memfunc_reset();
27647 }
27648
27649 static void G__setup_memfuncTQObjSender(void) {
27650
27651 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TQObjSender));
27652 G__memfunc_setup("GetSender",897,(G__InterfaceMethod) NULL, 89, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
27653 G__memfunc_setup("GetSenderClassName",1784,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 2, 9, "", (char*)NULL, (void*) NULL, 1);
27654 G__memfunc_setup("TQObjSender",1057,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TQObjSender), -1, 0, 1, 1, 4, 0, "u 'TQObjSender' - 11 - -", "not implemented", (void*) NULL, 0);
27655 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TQObjSender), -1, 1, 1, 1, 4, 0, "u 'TQObjSender' - 11 - -", "not implemented", (void*) NULL, 0);
27656 G__memfunc_setup("TQObjSender",1057,G__G__Base2_112_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TQObjSender), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27657 G__memfunc_setup("SetSender",909,G__G__Base2_112_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "Y - - 0 - sender", (char*)NULL, (void*) NULL, 1);
27658 G__memfunc_setup("SetSenderClassName",1796,G__G__Base2_112_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' sclass", (char*)NULL, (void*) NULL, 0);
27659 G__memfunc_setup("Class",502,G__G__Base2_112_0_8, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TQObjSender::Class) ), 0);
27660 G__memfunc_setup("Class_Name",982,G__G__Base2_112_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQObjSender::Class_Name) ), 0);
27661 G__memfunc_setup("Class_Version",1339,G__G__Base2_112_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TQObjSender::Class_Version) ), 0);
27662 G__memfunc_setup("Dictionary",1046,G__G__Base2_112_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TQObjSender::Dictionary) ), 0);
27663 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27664 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);
27665 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);
27666 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_112_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27667 G__memfunc_setup("DeclFileName",1145,G__G__Base2_112_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQObjSender::DeclFileName) ), 0);
27668 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_112_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQObjSender::ImplFileLine) ), 0);
27669 G__memfunc_setup("ImplFileName",1171,G__G__Base2_112_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQObjSender::ImplFileName) ), 0);
27670 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_112_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQObjSender::DeclFileLine) ), 0);
27671
27672 G__memfunc_setup("~TQObjSender", 1183, G__G__Base2_112_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27673 G__tag_memfunc_reset();
27674 }
27675
27676 static void G__setup_memfuncTSignalHandler(void) {
27677
27678 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler));
27679 G__memfunc_setup("TSignalHandler",1392,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler), -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
27680 G__memfunc_setup("TSignalHandler",1392,G__G__Base2_115_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler), -1, 0, 2, 1, 1, 0,
27681 "i 'ESignals' - 0 - sig g - 'Bool_t' 0 'kTRUE' sync", (char*)NULL, (void*) NULL, 0);
27682 G__memfunc_setup("Delay",495,G__G__Base2_115_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27683 G__memfunc_setup("HandleDelayedSignal",1890,G__G__Base2_115_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27684 G__memfunc_setup("GetSignal",894,G__G__Base2_115_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_ESignals), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27685 G__memfunc_setup("SetSignal",906,G__G__Base2_115_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "i 'ESignals' - 0 - sig", (char*)NULL, (void*) NULL, 0);
27686 G__memfunc_setup("IsSync",601,G__G__Base2_115_0_7, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27687 G__memfunc_setup("IsAsync",698,G__G__Base2_115_0_8, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27688 G__memfunc_setup("Notify",633,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
27689 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
27690 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
27691 G__memfunc_setup("Class",502,G__G__Base2_115_0_12, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSignalHandler::Class) ), 0);
27692 G__memfunc_setup("Class_Name",982,G__G__Base2_115_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSignalHandler::Class_Name) ), 0);
27693 G__memfunc_setup("Class_Version",1339,G__G__Base2_115_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSignalHandler::Class_Version) ), 0);
27694 G__memfunc_setup("Dictionary",1046,G__G__Base2_115_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSignalHandler::Dictionary) ), 0);
27695 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27696 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);
27697 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);
27698 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_115_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27699 G__memfunc_setup("DeclFileName",1145,G__G__Base2_115_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSignalHandler::DeclFileName) ), 0);
27700 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_115_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSignalHandler::ImplFileLine) ), 0);
27701 G__memfunc_setup("ImplFileName",1171,G__G__Base2_115_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSignalHandler::ImplFileName) ), 0);
27702 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_115_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSignalHandler::DeclFileLine) ), 0);
27703
27704 G__memfunc_setup("~TSignalHandler", 1518, G__G__Base2_115_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27705 G__tag_memfunc_reset();
27706 }
27707
27708 static void G__setup_memfuncTStopwatch(void) {
27709
27710 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TStopwatch));
27711 G__memfunc_setup("GetRealTime",1075,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0);
27712 G__memfunc_setup("GetCPUTime",919,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0);
27713 G__memfunc_setup("TStopwatch",1041,G__G__Base2_129_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TStopwatch), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27714 G__memfunc_setup("Start",526,G__G__Base2_129_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' reset", (char*)NULL, (void*) NULL, 0);
27715 G__memfunc_setup("Stop",422,G__G__Base2_129_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27716 G__memfunc_setup("Continue",837,G__G__Base2_129_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27717 G__memfunc_setup("Counter",736,G__G__Base2_129_0_7, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27718 G__memfunc_setup("RealTime",787,G__G__Base2_129_0_8, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27719 G__memfunc_setup("Reset",515,G__G__Base2_129_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27720 G__memfunc_setup("ResetCpuTime",1210,G__G__Base2_129_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0' time", (char*)NULL, (void*) NULL, 0);
27721 G__memfunc_setup("ResetRealTime",1302,G__G__Base2_129_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0' time", (char*)NULL, (void*) NULL, 0);
27722 G__memfunc_setup("CpuTime",695,G__G__Base2_129_0_12, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27723 G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
27724 G__memfunc_setup("Class",502,G__G__Base2_129_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TStopwatch::Class) ), 0);
27725 G__memfunc_setup("Class_Name",982,G__G__Base2_129_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStopwatch::Class_Name) ), 0);
27726 G__memfunc_setup("Class_Version",1339,G__G__Base2_129_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TStopwatch::Class_Version) ), 0);
27727 G__memfunc_setup("Dictionary",1046,G__G__Base2_129_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TStopwatch::Dictionary) ), 0);
27728 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27729 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);
27730 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);
27731 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_129_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27732 G__memfunc_setup("DeclFileName",1145,G__G__Base2_129_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStopwatch::DeclFileName) ), 0);
27733 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_129_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStopwatch::ImplFileLine) ), 0);
27734 G__memfunc_setup("ImplFileName",1171,G__G__Base2_129_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStopwatch::ImplFileName) ), 0);
27735 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_129_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStopwatch::DeclFileLine) ), 0);
27736
27737 G__memfunc_setup("TStopwatch", 1041, G__G__Base2_129_0_26, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TStopwatch), -1, 0, 1, 1, 1, 0, "u 'TStopwatch' - 11 - -", (char*) NULL, (void*) NULL, 0);
27738
27739 G__memfunc_setup("~TStopwatch", 1167, G__G__Base2_129_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
27740
27741 G__memfunc_setup("operator=", 937, G__G__Base2_129_0_28, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TStopwatch), -1, 1, 1, 1, 1, 0, "u 'TStopwatch' - 11 - -", (char*) NULL, (void*) NULL, 0);
27742 G__tag_memfunc_reset();
27743 }
27744
27745 static void G__setup_memfuncTUUID(void) {
27746
27747 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TUUID));
27748 G__memfunc_setup("CmpTime",687,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 2, 0,
27749 "U 'TUUID::uuid_time_t' - 0 - t1 U 'TUUID::uuid_time_t' - 0 - t2", (char*)NULL, (void*) NULL, 0);
27750 G__memfunc_setup("Format",617,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0,
27751 "r - 'UShort_t' 0 - clockseq u 'TUUID::uuid_time_t' - 0 - ts", (char*)NULL, (void*) NULL, 0);
27752 G__memfunc_setup("GetNodeIdentifier",1705,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
27753 G__memfunc_setup("GetCurrentTime",1426,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TUUID::uuid_time_t' - 0 - timestamp", (char*)NULL, (void*) NULL, 0);
27754 G__memfunc_setup("GetSystemTime",1332,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TUUID::uuid_time_t' - 0 - timestamp", (char*)NULL, (void*) NULL, 0);
27755 G__memfunc_setup("GetRandomInfo",1293,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "B - 'UChar_t' 0 - seed", (char*)NULL, (void*) NULL, 0);
27756 G__memfunc_setup("SetFromString",1335,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "C - - 10 - uuid_str", (char*)NULL, (void*) NULL, 0);
27757 G__memfunc_setup("TUUID",395,G__G__Base2_173_0_8, 105, G__get_linked_tagnum(&G__G__Base2LN_TUUID), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27758 G__memfunc_setup("TUUID",395,G__G__Base2_173_0_9, 105, G__get_linked_tagnum(&G__G__Base2LN_TUUID), -1, 0, 1, 1, 1, 0, "C - - 10 - uuid_str", (char*)NULL, (void*) NULL, 0);
27759 G__memfunc_setup("AsString",811,G__G__Base2_173_0_10, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
27760 G__memfunc_setup("Compare",711,G__G__Base2_173_0_11, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "u 'TUUID' - 11 - u", (char*)NULL, (void*) NULL, 0);
27761 G__memfunc_setup("Hash",388,G__G__Base2_173_0_12, 114, -1, G__defined_typename("UShort_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27762 G__memfunc_setup("Print",525,G__G__Base2_173_0_13, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27763 G__memfunc_setup("GetHostAddress",1412,G__G__Base2_173_0_14, 117, G__get_linked_tagnum(&G__G__Base2LN_TInetAddress), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27764 G__memfunc_setup("GetTime",687,G__G__Base2_173_0_15, 117, G__get_linked_tagnum(&G__G__Base2LN_TDatime), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27765 G__memfunc_setup("GetUUID",599,G__G__Base2_173_0_16, 121, -1, -1, 0, 1, 1, 1, 8, "B - 'UChar_t' 0 - uuid", (char*)NULL, (void*) NULL, 0);
27766 G__memfunc_setup("SetUUID",611,G__G__Base2_173_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - uuid_str", (char*)NULL, (void*) NULL, 0);
27767 G__memfunc_setup("GetUUIDNumber",1216,G__G__Base2_173_0_18, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27768 G__memfunc_setup("SetUUIDNumber",1228,G__G__Base2_173_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - index", (char*)NULL, (void*) NULL, 0);
27769 G__memfunc_setup("StreamerV1",970,G__G__Base2_173_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27770 G__memfunc_setup("FillBuffer",993,G__G__Base2_173_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 0);
27771 G__memfunc_setup("ReadBuffer",982,G__G__Base2_173_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 0);
27772 G__memfunc_setup("Sizeof",624,G__G__Base2_173_0_23, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27773 G__memfunc_setup("Class",502,G__G__Base2_173_0_24, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TUUID::Class) ), 0);
27774 G__memfunc_setup("Class_Name",982,G__G__Base2_173_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TUUID::Class_Name) ), 0);
27775 G__memfunc_setup("Class_Version",1339,G__G__Base2_173_0_26, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TUUID::Class_Version) ), 0);
27776 G__memfunc_setup("Dictionary",1046,G__G__Base2_173_0_27, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TUUID::Dictionary) ), 0);
27777 G__memfunc_setup("IsA",253,G__G__Base2_173_0_28, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27778 G__memfunc_setup("ShowMembers",1132,G__G__Base2_173_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
27779 G__memfunc_setup("Streamer",835,G__G__Base2_173_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
27780 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_173_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27781 G__memfunc_setup("DeclFileName",1145,G__G__Base2_173_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TUUID::DeclFileName) ), 0);
27782 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_173_0_33, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TUUID::ImplFileLine) ), 0);
27783 G__memfunc_setup("ImplFileName",1171,G__G__Base2_173_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TUUID::ImplFileName) ), 0);
27784 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_173_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TUUID::DeclFileLine) ), 0);
27785
27786 G__memfunc_setup("TUUID", 395, G__G__Base2_173_0_36, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TUUID), -1, 0, 1, 1, 1, 0, "u 'TUUID' - 11 - -", (char*) NULL, (void*) NULL, 0);
27787
27788 G__memfunc_setup("~TUUID", 521, G__G__Base2_173_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27789
27790 G__memfunc_setup("operator=", 937, G__G__Base2_173_0_38, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TUUID), -1, 1, 1, 1, 1, 0, "u 'TUUID' - 11 - -", (char*) NULL, (void*) NULL, 0);
27791 G__tag_memfunc_reset();
27792 }
27793
27794 static void G__setup_memfuncTExec(void) {
27795
27796 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TExec));
27797 G__memfunc_setup("TExec",473,G__G__Base2_187_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TExec), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27798 G__memfunc_setup("TExec",473,G__G__Base2_187_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TExec), -1, 0, 2, 1, 1, 0,
27799 "C - - 10 - name C - - 10 - command", (char*)NULL, (void*) NULL, 0);
27800 G__memfunc_setup("TExec",473,G__G__Base2_187_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TExec), -1, 0, 1, 1, 1, 0, "u 'TExec' - 11 - text", (char*)NULL, (void*) NULL, 0);
27801 G__memfunc_setup("Exec",389,G__G__Base2_187_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' command", (char*)NULL, (void*) NULL, 1);
27802 G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
27803 G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
27804 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
27805 G__memfunc_setup("SetAction",906,G__G__Base2_187_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - action", (char*)NULL, (void*) NULL, 1);
27806 G__memfunc_setup("Class",502,G__G__Base2_187_0_8, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TExec::Class) ), 0);
27807 G__memfunc_setup("Class_Name",982,G__G__Base2_187_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExec::Class_Name) ), 0);
27808 G__memfunc_setup("Class_Version",1339,G__G__Base2_187_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TExec::Class_Version) ), 0);
27809 G__memfunc_setup("Dictionary",1046,G__G__Base2_187_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TExec::Dictionary) ), 0);
27810 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27811 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);
27812 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);
27813 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_187_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27814 G__memfunc_setup("DeclFileName",1145,G__G__Base2_187_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExec::DeclFileName) ), 0);
27815 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_187_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TExec::ImplFileLine) ), 0);
27816 G__memfunc_setup("ImplFileName",1171,G__G__Base2_187_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExec::ImplFileName) ), 0);
27817 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_187_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TExec::DeclFileLine) ), 0);
27818
27819 G__memfunc_setup("~TExec", 599, G__G__Base2_187_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27820
27821 G__memfunc_setup("operator=", 937, G__G__Base2_187_0_21, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TExec), -1, 1, 1, 1, 1, 0, "u 'TExec' - 11 - -", (char*) NULL, (void*) NULL, 0);
27822 G__tag_memfunc_reset();
27823 }
27824
27825 static void G__setup_memfuncTFolder(void) {
27826
27827 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TFolder));
27828 G__memfunc_setup("TFolder",688,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TFolder), -1, 0, 1, 1, 4, 0, "u 'TFolder' - 11 - folder", "folders cannot be copied", (void*) NULL, 0);
27829 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "u 'TFolder' - 11 - -", (char*)NULL, (void*) NULL, 0);
27830 G__memfunc_setup("TFolder",688,G__G__Base2_188_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TFolder), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27831 G__memfunc_setup("TFolder",688,G__G__Base2_188_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TFolder), -1, 0, 2, 1, 1, 0,
27832 "C - - 10 - name C - - 10 - title", (char*)NULL, (void*) NULL, 0);
27833 G__memfunc_setup("Add",265,G__G__Base2_188_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
27834 G__memfunc_setup("AddFolder",869,G__G__Base2_188_0_6, 85, G__get_linked_tagnum(&G__G__Base2LN_TFolder), -1, 0, 3, 1, 1, 0,
27835 "C - - 10 - name C - - 10 - title "
27836 "U 'TCollection' - 0 '0' collection", (char*)NULL, (void*) NULL, 0);
27837 G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
27838 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
27839 G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - -", (char*)NULL, (void*) NULL, 1);
27840 G__memfunc_setup("FindFullPathName",1570,G__G__Base2_188_0_10, 67, -1, -1, 0, 1, 1, 1, 9, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
27841 G__memfunc_setup("FindFullPathName",1570,G__G__Base2_188_0_11, 67, -1, -1, 0, 1, 1, 1, 9, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
27842 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
27843 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
27844 G__memfunc_setup("FindObjectAny",1280,G__G__Base2_188_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
27845 G__memfunc_setup("GetListOfFolders",1600,G__G__Base2_188_0_15, 85, G__get_linked_tagnum(&G__G__Base2LN_TCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27846 G__memfunc_setup("IsFolder",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27847 G__memfunc_setup("IsOwner",711,G__G__Base2_188_0_17, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27848 G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
27849 G__memfunc_setup("Occurence",919,G__G__Base2_188_0_19, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
27850 G__memfunc_setup("RecursiveRemove",1574,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
27851 G__memfunc_setup("Remove",622,G__G__Base2_188_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
27852 G__memfunc_setup("SaveAs",579,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
27853 "C - - 10 '\"\"' filename C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
27854 G__memfunc_setup("SetOwner",823,G__G__Base2_188_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' owner", (char*)NULL, (void*) NULL, 1);
27855 G__memfunc_setup("Class",502,G__G__Base2_188_0_24, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TFolder::Class) ), 0);
27856 G__memfunc_setup("Class_Name",982,G__G__Base2_188_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFolder::Class_Name) ), 0);
27857 G__memfunc_setup("Class_Version",1339,G__G__Base2_188_0_26, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TFolder::Class_Version) ), 0);
27858 G__memfunc_setup("Dictionary",1046,G__G__Base2_188_0_27, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TFolder::Dictionary) ), 0);
27859 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27860 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);
27861 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);
27862 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_188_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27863 G__memfunc_setup("DeclFileName",1145,G__G__Base2_188_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFolder::DeclFileName) ), 0);
27864 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_188_0_33, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFolder::ImplFileLine) ), 0);
27865 G__memfunc_setup("ImplFileName",1171,G__G__Base2_188_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFolder::ImplFileName) ), 0);
27866 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_188_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFolder::DeclFileLine) ), 0);
27867
27868 G__memfunc_setup("~TFolder", 814, G__G__Base2_188_0_36, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27869 G__tag_memfunc_reset();
27870 }
27871
27872 static void G__setup_memfuncTObjString(void) {
27873
27874 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TObjString));
27875 G__memfunc_setup("TObjString",998,G__G__Base2_191_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TObjString), -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' s", (char*)NULL, (void*) NULL, 0);
27876 G__memfunc_setup("TObjString",998,G__G__Base2_191_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TObjString), -1, 0, 1, 1, 1, 0, "u 'TObjString' - 11 - s", (char*)NULL, (void*) NULL, 0);
27877 G__memfunc_setup("Compare",711,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
27878 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
27879 G__memfunc_setup("Hash",388,(G__InterfaceMethod) NULL,107, -1, G__defined_typename("ULong_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27880 G__memfunc_setup("FillBuffer",993,G__G__Base2_191_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 0);
27881 G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
27882 G__memfunc_setup("IsSortable",1016,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27883 G__memfunc_setup("IsEqual",692,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
27884 G__memfunc_setup("ReadBuffer",982,G__G__Base2_191_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 1 - buffer", (char*)NULL, (void*) NULL, 0);
27885 G__memfunc_setup("SetString",931,G__G__Base2_191_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
27886 G__memfunc_setup("GetString",919,G__G__Base2_191_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27887 G__memfunc_setup("Sizeof",624,G__G__Base2_191_0_13, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27888 G__memfunc_setup("String",631,G__G__Base2_191_0_14, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27889 G__memfunc_setup("Class",502,G__G__Base2_191_0_15, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TObjString::Class) ), 0);
27890 G__memfunc_setup("Class_Name",982,G__G__Base2_191_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjString::Class_Name) ), 0);
27891 G__memfunc_setup("Class_Version",1339,G__G__Base2_191_0_17, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TObjString::Class_Version) ), 0);
27892 G__memfunc_setup("Dictionary",1046,G__G__Base2_191_0_18, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TObjString::Dictionary) ), 0);
27893 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27894 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);
27895 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);
27896 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_191_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27897 G__memfunc_setup("DeclFileName",1145,G__G__Base2_191_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjString::DeclFileName) ), 0);
27898 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_191_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObjString::ImplFileLine) ), 0);
27899 G__memfunc_setup("ImplFileName",1171,G__G__Base2_191_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjString::ImplFileName) ), 0);
27900 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_191_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObjString::DeclFileLine) ), 0);
27901
27902 G__memfunc_setup("~TObjString", 1124, G__G__Base2_191_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27903
27904 G__memfunc_setup("operator=", 937, G__G__Base2_191_0_28, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TObjString), -1, 1, 1, 1, 1, 0, "u 'TObjString' - 11 - -", (char*) NULL, (void*) NULL, 0);
27905 G__tag_memfunc_reset();
27906 }
27907
27908 static void G__setup_memfuncTMD5(void) {
27909
27910 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TMD5));
27911 G__memfunc_setup("Transform",956,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0,
27912 "H - 'UInt_t' 0 - buf B - 'UChar_t' 10 - in", (char*)NULL, (void*) NULL, 0);
27913 G__memfunc_setup("Encode",590,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 0,
27914 "B - 'UChar_t' 0 - out H - 'UInt_t' 10 - in "
27915 "h - 'UInt_t' 0 - len", (char*)NULL, (void*) NULL, 0);
27916 G__memfunc_setup("Decode",580,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 0,
27917 "H - 'UInt_t' 0 - out B - 'UChar_t' 10 - in "
27918 "h - 'UInt_t' 0 - len", (char*)NULL, (void*) NULL, 0);
27919 G__memfunc_setup("TMD5",282,G__G__Base2_192_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TMD5), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27920 G__memfunc_setup("TMD5",282,G__G__Base2_192_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TMD5), -1, 0, 1, 1, 1, 0, "B - 'UChar_t' 10 - digest", (char*)NULL, (void*) NULL, 0);
27921 G__memfunc_setup("TMD5",282,G__G__Base2_192_0_6, 105, G__get_linked_tagnum(&G__G__Base2LN_TMD5), -1, 0, 1, 1, 1, 0, "u 'TMD5' - 11 - md5", (char*)NULL, (void*) NULL, 0);
27922 G__memfunc_setup("operator=",937,G__G__Base2_192_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_TMD5), -1, 1, 1, 1, 1, 0, "u 'TMD5' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
27923 G__memfunc_setup("Update",611,G__G__Base2_192_0_8, 121, -1, -1, 0, 2, 1, 1, 0,
27924 "B - 'UChar_t' 10 - buf h - 'UInt_t' 0 - len", (char*)NULL, (void*) NULL, 0);
27925 G__memfunc_setup("Final",490,G__G__Base2_192_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27926 G__memfunc_setup("Final",490,G__G__Base2_192_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "B - 'UChar_t' 0 - digest", (char*)NULL, (void*) NULL, 0);
27927 G__memfunc_setup("Print",525,G__G__Base2_192_0_11, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27928 G__memfunc_setup("AsString",811,G__G__Base2_192_0_12, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
27929 G__memfunc_setup("SetDigest",908,G__G__Base2_192_0_13, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "C - - 10 - md5ascii", (char*)NULL, (void*) NULL, 0);
27930 G__memfunc_setup("ReadChecksum",1199,G__G__Base2_192_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_TMD5), -1, 0, 1, 3, 1, 0, "C - - 10 - file", (char*)NULL, (void*) G__func2void( (TMD5* (*)(const char*))(&TMD5::ReadChecksum) ), 0);
27931 G__memfunc_setup("WriteChecksum",1342,G__G__Base2_192_0_15, 105, -1, G__defined_typename("Int_t"), 0, 2, 3, 1, 0,
27932 "C - - 10 - file U 'TMD5' - 10 - md5", (char*)NULL, (void*) G__func2void( (Int_t (*)(const char*, const TMD5*))(&TMD5::WriteChecksum) ), 0);
27933 G__memfunc_setup("FileChecksum",1203,G__G__Base2_192_0_16, 85, G__get_linked_tagnum(&G__G__Base2LN_TMD5), -1, 0, 1, 3, 1, 0, "C - - 10 - file", (char*)NULL, (void*) G__func2void( (TMD5* (*)(const char*))(&TMD5::FileChecksum) ), 0);
27934 G__memfunc_setup("FileChecksum",1203,G__G__Base2_192_0_17, 105, -1, G__defined_typename("Int_t"), 0, 2, 3, 1, 0,
27935 "C - - 10 - file B - 'UChar_t' 0 - digest", (char*)NULL, (void*) G__func2void( (Int_t (*)(const char*, UChar_t*))(&TMD5::FileChecksum) ), 0);
27936 G__memfunc_setup("Class",502,G__G__Base2_192_0_18, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TMD5::Class) ), 0);
27937 G__memfunc_setup("Class_Name",982,G__G__Base2_192_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMD5::Class_Name) ), 0);
27938 G__memfunc_setup("Class_Version",1339,G__G__Base2_192_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TMD5::Class_Version) ), 0);
27939 G__memfunc_setup("Dictionary",1046,G__G__Base2_192_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TMD5::Dictionary) ), 0);
27940 G__memfunc_setup("IsA",253,G__G__Base2_192_0_22, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27941 G__memfunc_setup("ShowMembers",1132,G__G__Base2_192_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
27942 G__memfunc_setup("Streamer",835,G__G__Base2_192_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
27943 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_192_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27944 G__memfunc_setup("DeclFileName",1145,G__G__Base2_192_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMD5::DeclFileName) ), 0);
27945 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_192_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMD5::ImplFileLine) ), 0);
27946 G__memfunc_setup("ImplFileName",1171,G__G__Base2_192_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMD5::ImplFileName) ), 0);
27947 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_192_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMD5::DeclFileLine) ), 0);
27948
27949 G__memfunc_setup("~TMD5", 408, G__G__Base2_192_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27950 G__tag_memfunc_reset();
27951 }
27952
27953 static void G__setup_memfuncTMacro(void) {
27954
27955 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TMacro));
27956 G__memfunc_setup("TMacro",582,G__G__Base2_193_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TMacro), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
27957 G__memfunc_setup("TMacro",582,G__G__Base2_193_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TMacro), -1, 0, 1, 1, 1, 0, "u 'TMacro' - 11 - -", (char*)NULL, (void*) NULL, 0);
27958 G__memfunc_setup("TMacro",582,G__G__Base2_193_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TMacro), -1, 0, 2, 1, 1, 0,
27959 "C - - 10 - name C - - 10 '\"\"' title", (char*)NULL, (void*) NULL, 0);
27960 G__memfunc_setup("operator=",937,G__G__Base2_193_0_4, 117, G__get_linked_tagnum(&G__G__Base2LN_TMacro), -1, 1, 1, 1, 1, 0, "u 'TMacro' - 11 - -", (char*)NULL, (void*) NULL, 0);
27961 G__memfunc_setup("AddLine",657,G__G__Base2_193_0_5, 85, G__get_linked_tagnum(&G__G__Base2LN_TObjString), -1, 0, 1, 1, 1, 0, "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
27962 G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
27963 G__memfunc_setup("Checksum",819,G__G__Base2_193_0_7, 85, G__get_linked_tagnum(&G__G__Base2LN_TMD5), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
27964 G__memfunc_setup("GetLineWith",1092,G__G__Base2_193_0_8, 85, G__get_linked_tagnum(&G__G__Base2LN_TObjString), -1, 0, 1, 1, 1, 8, "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
27965 G__memfunc_setup("Exec",389,G__G__Base2_193_0_9, 108, -1, G__defined_typename("Long_t"), 0, 2, 1, 1, 0,
27966 "C - - 10 '0' params I - 'Int_t' 0 '0' error", "*MENU*", (void*) NULL, 1);
27967 G__memfunc_setup("GetListOfLines",1388,G__G__Base2_193_0_10, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
27968 G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
27969 G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
27970 G__memfunc_setup("ReadFile",764,G__G__Base2_193_0_13, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "C - - 10 - filename", (char*)NULL, (void*) NULL, 1);
27971 G__memfunc_setup("SaveSource",1024,G__G__Base2_193_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - filename", "*MENU*", (void*) NULL, 1);
27972 G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
27973 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
27974 G__memfunc_setup("SetParams",912,G__G__Base2_193_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '0' params", "*MENU*", (void*) NULL, 1);
27975 G__memfunc_setup("Class",502,G__G__Base2_193_0_17, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TMacro::Class) ), 0);
27976 G__memfunc_setup("Class_Name",982,G__G__Base2_193_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMacro::Class_Name) ), 0);
27977 G__memfunc_setup("Class_Version",1339,G__G__Base2_193_0_19, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TMacro::Class_Version) ), 0);
27978 G__memfunc_setup("Dictionary",1046,G__G__Base2_193_0_20, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TMacro::Dictionary) ), 0);
27979 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
27980 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);
27981 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);
27982 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_193_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
27983 G__memfunc_setup("DeclFileName",1145,G__G__Base2_193_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMacro::DeclFileName) ), 0);
27984 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_193_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMacro::ImplFileLine) ), 0);
27985 G__memfunc_setup("ImplFileName",1171,G__G__Base2_193_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMacro::ImplFileName) ), 0);
27986 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_193_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMacro::DeclFileLine) ), 0);
27987
27988 G__memfunc_setup("~TMacro", 708, G__G__Base2_193_0_29, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
27989 G__tag_memfunc_reset();
27990 }
27991
27992 static void G__setup_memfuncTMessageHandler(void) {
27993
27994 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler));
27995 G__memfunc_setup("GetSender",897,(G__InterfaceMethod) NULL, 89, -1, -1, 0, 0, 1, 2, 0, "", "used to set gTQSender", (void*) NULL, 1);
27996 G__memfunc_setup("TMessageHandler",1495,G__G__Base2_194_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler), -1, 0, 2, 1, 1, 0,
27997 "U 'TClass' - 10 - cl g - 'Bool_t' 0 'kTRUE' derived", (char*)NULL, (void*) NULL, 0);
27998 G__memfunc_setup("TMessageHandler",1495,G__G__Base2_194_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TMessageHandler), -1, 0, 2, 1, 1, 0,
27999 "C - - 10 - cl g - 'Bool_t' 0 'kTRUE' derived", (char*)NULL, (void*) NULL, 0);
28000 G__memfunc_setup("GetSize",699,G__G__Base2_194_0_4, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28001 G__memfunc_setup("GetMessageCount",1518,G__G__Base2_194_0_5, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - messId", (char*)NULL, (void*) NULL, 1);
28002 G__memfunc_setup("GetTotalMessageCount",2034,G__G__Base2_194_0_6, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28003 G__memfunc_setup("HandleDerived",1295,G__G__Base2_194_0_7, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28004 G__memfunc_setup("HandleMessage",1297,G__G__Base2_194_0_8, 121, -1, -1, 0, 2, 1, 1, 0,
28005 "i - 'Int_t' 0 - id U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
28006 G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
28007 G__memfunc_setup("Add",265,G__G__Base2_194_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28008 G__memfunc_setup("Remove",622,G__G__Base2_194_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28009 G__memfunc_setup("Notify",633,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28010 G__memfunc_setup("Added",466,G__G__Base2_194_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
28011 G__memfunc_setup("Removed",722,G__G__Base2_194_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
28012 G__memfunc_setup("Notified",818,G__G__Base2_194_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
28013 G__memfunc_setup("Class",502,G__G__Base2_194_0_16, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TMessageHandler::Class) ), 0);
28014 G__memfunc_setup("Class_Name",982,G__G__Base2_194_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMessageHandler::Class_Name) ), 0);
28015 G__memfunc_setup("Class_Version",1339,G__G__Base2_194_0_18, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TMessageHandler::Class_Version) ), 0);
28016 G__memfunc_setup("Dictionary",1046,G__G__Base2_194_0_19, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TMessageHandler::Dictionary) ), 0);
28017 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28018 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);
28019 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);
28020 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_194_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28021 G__memfunc_setup("DeclFileName",1145,G__G__Base2_194_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMessageHandler::DeclFileName) ), 0);
28022 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_194_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMessageHandler::ImplFileLine) ), 0);
28023 G__memfunc_setup("ImplFileName",1171,G__G__Base2_194_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMessageHandler::ImplFileName) ), 0);
28024 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_194_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMessageHandler::DeclFileLine) ), 0);
28025
28026 G__memfunc_setup("~TMessageHandler", 1621, G__G__Base2_194_0_28, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28027 G__tag_memfunc_reset();
28028 }
28029
28030 static void G__setup_memfuncTPluginManager(void) {
28031
28032 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TPluginManager));
28033 G__memfunc_setup("TPluginManager",1406,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TPluginManager), -1, 0, 1, 1, 4, 0, "u 'TPluginManager' - 11 - pm", "not implemented", (void*) NULL, 0);
28034 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TPluginManager), -1, 1, 1, 1, 4, 0, "u 'TPluginManager' - 11 - pm", "not implemented", (void*) NULL, 0);
28035 G__memfunc_setup("LoadHandlerMacros",1699,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "C - - 10 - path", (char*)NULL, (void*) NULL, 0);
28036 G__memfunc_setup("TPluginManager",1406,G__G__Base2_197_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TPluginManager), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28037 G__memfunc_setup("LoadHandlersFromEnv",1902,G__G__Base2_197_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEnv' - 0 - env", (char*)NULL, (void*) NULL, 0);
28038 G__memfunc_setup("LoadHandlersFromPluginDirs",2630,G__G__Base2_197_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '0' base", (char*)NULL, (void*) NULL, 0);
28039 G__memfunc_setup("AddHandler",967,G__G__Base2_197_0_7, 121, -1, -1, 0, 6, 1, 1, 0,
28040 "C - - 10 - base C - - 10 - regexp "
28041 "C - - 10 - className C - - 10 - pluginName "
28042 "C - - 10 '0' ctor C - - 10 '0' origin", (char*)NULL, (void*) NULL, 0);
28043 G__memfunc_setup("RemoveHandler",1324,G__G__Base2_197_0_8, 121, -1, -1, 0, 2, 1, 1, 0,
28044 "C - - 10 - base C - - 10 '0' regexp", (char*)NULL, (void*) NULL, 0);
28045 G__memfunc_setup("FindHandler",1087,G__G__Base2_197_0_9, 85, G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler), -1, 0, 2, 1, 1, 0,
28046 "C - - 10 - base C - - 10 '0' uri", (char*)NULL, (void*) NULL, 0);
28047 G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1);
28048 G__memfunc_setup("WritePluginMacros",1759,G__G__Base2_197_0_11, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 8,
28049 "C - - 10 - dir C - - 10 '0' plugin", (char*)NULL, (void*) NULL, 0);
28050 G__memfunc_setup("WritePluginRecords",1868,G__G__Base2_197_0_12, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 8,
28051 "C - - 10 - envFile C - - 10 '0' plugin", (char*)NULL, (void*) NULL, 0);
28052 G__memfunc_setup("Class",502,G__G__Base2_197_0_13, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPluginManager::Class) ), 0);
28053 G__memfunc_setup("Class_Name",982,G__G__Base2_197_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPluginManager::Class_Name) ), 0);
28054 G__memfunc_setup("Class_Version",1339,G__G__Base2_197_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPluginManager::Class_Version) ), 0);
28055 G__memfunc_setup("Dictionary",1046,G__G__Base2_197_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPluginManager::Dictionary) ), 0);
28056 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28057 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);
28058 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);
28059 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_197_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28060 G__memfunc_setup("DeclFileName",1145,G__G__Base2_197_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPluginManager::DeclFileName) ), 0);
28061 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_197_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPluginManager::ImplFileLine) ), 0);
28062 G__memfunc_setup("ImplFileName",1171,G__G__Base2_197_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPluginManager::ImplFileName) ), 0);
28063 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_197_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPluginManager::DeclFileLine) ), 0);
28064
28065 G__memfunc_setup("~TPluginManager", 1532, G__G__Base2_197_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28066 G__tag_memfunc_reset();
28067 }
28068
28069 static void G__setup_memfuncTPluginHandler(void) {
28070
28071 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler));
28072 G__memfunc_setup("TPluginHandler",1409,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler), -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
28073 G__memfunc_setup("TPluginHandler",1409,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler), -1, 0, 6, 1, 4, 0,
28074 "C - - 10 - base C - - 10 - regexp "
28075 "C - - 10 - className C - - 10 - pluginName "
28076 "C - - 10 - ctor C - - 10 - origin", (char*)NULL, (void*) NULL, 0);
28077 G__memfunc_setup("TPluginHandler",1409,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler), -1, 0, 1, 1, 4, 0, "u 'TPluginHandler' - 11 - -", "not implemented", (void*) NULL, 0);
28078 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TPluginHandler), -1, 1, 1, 1, 4, 0, "u 'TPluginHandler' - 11 - -", "not implemented", (void*) NULL, 0);
28079 G__memfunc_setup("GetBase",667,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 4, 9, "", (char*)NULL, (void*) NULL, 0);
28080 G__memfunc_setup("GetRegexp",907,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 4, 9, "", (char*)NULL, (void*) NULL, 0);
28081 G__memfunc_setup("GetPlugin",911,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 4, 9, "", (char*)NULL, (void*) NULL, 0);
28082 G__memfunc_setup("GetCtor",696,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 4, 9, "", (char*)NULL, (void*) NULL, 0);
28083 G__memfunc_setup("GetOrigin",904,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 4, 9, "", (char*)NULL, (void*) NULL, 0);
28084 G__memfunc_setup("CanHandle",862,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 4, 0,
28085 "C - - 10 - base C - - 10 - uri", (char*)NULL, (void*) NULL, 0);
28086 G__memfunc_setup("SetupCallEnv",1206,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
28087 G__memfunc_setup("GetClass",790,G__G__Base2_198_0_12, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
28088 G__memfunc_setup("CheckPlugin",1101,G__G__Base2_198_0_13, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28089 G__memfunc_setup("LoadPlugin",1007,G__G__Base2_198_0_14, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28090 G__memfunc_setup("ExecPlugin",1012,G__G__Base2_198_0_15, 108, -1, G__defined_typename("Long_t"), 0, 1, 8, 1, 0, "i - 'Int_t' 0 - nargs", (char*)NULL, (void*) NULL, 0);
28091 G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1);
28092 G__memfunc_setup("Class",502,G__G__Base2_198_0_17, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPluginHandler::Class) ), 0);
28093 G__memfunc_setup("Class_Name",982,G__G__Base2_198_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPluginHandler::Class_Name) ), 0);
28094 G__memfunc_setup("Class_Version",1339,G__G__Base2_198_0_19, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPluginHandler::Class_Version) ), 0);
28095 G__memfunc_setup("Dictionary",1046,G__G__Base2_198_0_20, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPluginHandler::Dictionary) ), 0);
28096 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28097 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);
28098 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);
28099 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_198_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28100 G__memfunc_setup("DeclFileName",1145,G__G__Base2_198_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPluginHandler::DeclFileName) ), 0);
28101 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_198_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPluginHandler::ImplFileLine) ), 0);
28102 G__memfunc_setup("ImplFileName",1171,G__G__Base2_198_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPluginHandler::ImplFileName) ), 0);
28103 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_198_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPluginHandler::DeclFileLine) ), 0);
28104 G__tag_memfunc_reset();
28105 }
28106
28107 static void G__setup_memfuncTPoint(void) {
28108
28109 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TPoint));
28110 G__memfunc_setup("TPoint",606,G__G__Base2_199_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TPoint), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28111 G__memfunc_setup("TPoint",606,G__G__Base2_199_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TPoint), -1, 0, 1, 1, 1, 0, "s - 'SCoord_t' 0 - xy", (char*)NULL, (void*) NULL, 0);
28112 G__memfunc_setup("TPoint",606,G__G__Base2_199_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TPoint), -1, 0, 2, 1, 1, 0,
28113 "s - 'SCoord_t' 0 - x s - 'SCoord_t' 0 - y", (char*)NULL, (void*) NULL, 0);
28114 G__memfunc_setup("GetX",376,G__G__Base2_199_0_4, 115, -1, G__defined_typename("SCoord_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28115 G__memfunc_setup("GetY",377,G__G__Base2_199_0_5, 115, -1, G__defined_typename("SCoord_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28116 G__memfunc_setup("SetX",388,G__G__Base2_199_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'SCoord_t' 0 - x", (char*)NULL, (void*) NULL, 0);
28117 G__memfunc_setup("SetY",389,G__G__Base2_199_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'SCoord_t' 0 - y", (char*)NULL, (void*) NULL, 0);
28118 G__memfunc_setup("operator=",937,G__G__Base2_199_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_TPoint), -1, 1, 1, 1, 1, 0, "u 'TPoint' - 11 - p", (char*)NULL, (void*) NULL, 0);
28119
28120 G__memfunc_setup("TPoint", 606, G__G__Base2_199_0_9, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TPoint), -1, 0, 1, 1, 1, 0, "u 'TPoint' - 11 - -", (char*) NULL, (void*) NULL, 0);
28121
28122 G__memfunc_setup("~TPoint", 732, G__G__Base2_199_0_10, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
28123 G__tag_memfunc_reset();
28124 }
28125
28126 static void G__setup_memfuncTPMERegexp(void) {
28127
28128 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp));
28129 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp), -1, 1, 1, 1, 4, 0, "u 'TPMERegexp' - 11 - -", "Not implemented", (void*) NULL, 0);
28130 G__memfunc_setup("TPMERegexp",929,G__G__Base2_202_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28131 G__memfunc_setup("TPMERegexp",929,G__G__Base2_202_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp), -1, 0, 3, 1, 1, 0,
28132 "u 'TString' - 11 - s u 'TString' - 11 '\"\"' opts "
28133 "i - 'Int_t' 0 '10' nMatchMax", (char*)NULL, (void*) NULL, 0);
28134 G__memfunc_setup("TPMERegexp",929,G__G__Base2_202_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp), -1, 0, 3, 1, 1, 0,
28135 "u 'TString' - 11 - s h - 'UInt_t' 0 - opts "
28136 "i - 'Int_t' 0 '10' nMatchMax", (char*)NULL, (void*) NULL, 0);
28137 G__memfunc_setup("TPMERegexp",929,G__G__Base2_202_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TPMERegexp), -1, 0, 1, 1, 1, 0, "u 'TPMERegexp' - 11 - r", (char*)NULL, (void*) NULL, 0);
28138 G__memfunc_setup("Reset",515,G__G__Base2_202_0_6, 121, -1, -1, 0, 3, 1, 1, 0,
28139 "u 'TString' - 11 - s u 'TString' - 11 '\"\"' opts "
28140 "i - 'Int_t' 0 '-1' nMatchMax", (char*)NULL, (void*) NULL, 0);
28141 G__memfunc_setup("Reset",515,G__G__Base2_202_0_7, 121, -1, -1, 0, 3, 1, 1, 0,
28142 "u 'TString' - 11 - s h - 'UInt_t' 0 - opts "
28143 "i - 'Int_t' 0 '-1' nMatchMax", (char*)NULL, (void*) NULL, 0);
28144 G__memfunc_setup("GetNMaxMatches",1369,G__G__Base2_202_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28145 G__memfunc_setup("SetNMaxMatches",1381,G__G__Base2_202_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - nm", (char*)NULL, (void*) NULL, 0);
28146 G__memfunc_setup("GetGlobalPosition",1734,G__G__Base2_202_0_10, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28147 G__memfunc_setup("AssignGlobalState",1719,G__G__Base2_202_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TPMERegexp' - 11 - re", (char*)NULL, (void*) NULL, 0);
28148 G__memfunc_setup("ResetGlobalState",1621,G__G__Base2_202_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28149 G__memfunc_setup("Match",493,G__G__Base2_202_0_13, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
28150 "u 'TString' - 11 - s h - 'UInt_t' 0 '0' start", (char*)NULL, (void*) NULL, 0);
28151 G__memfunc_setup("Split",524,G__G__Base2_202_0_14, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
28152 "u 'TString' - 11 - s i - 'Int_t' 0 '0' maxfields", (char*)NULL, (void*) NULL, 0);
28153 G__memfunc_setup("Substitute",1084,G__G__Base2_202_0_15, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0,
28154 "u 'TString' - 1 - s u 'TString' - 11 - r "
28155 "g - 'Bool_t' 0 'kTRUE' doDollarSubst", (char*)NULL, (void*) NULL, 0);
28156 G__memfunc_setup("NMatches",787,G__G__Base2_202_0_16, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28157 G__memfunc_setup("operator[]",1060,G__G__Base2_202_0_17, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
28158 G__memfunc_setup("Print",525,G__G__Base2_202_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
28159 G__memfunc_setup("Class",502,G__G__Base2_202_0_19, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPMERegexp::Class) ), 0);
28160 G__memfunc_setup("Class_Name",982,G__G__Base2_202_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPMERegexp::Class_Name) ), 0);
28161 G__memfunc_setup("Class_Version",1339,G__G__Base2_202_0_21, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPMERegexp::Class_Version) ), 0);
28162 G__memfunc_setup("Dictionary",1046,G__G__Base2_202_0_22, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPMERegexp::Dictionary) ), 0);
28163 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28164 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);
28165 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);
28166 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_202_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28167 G__memfunc_setup("DeclFileName",1145,G__G__Base2_202_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPMERegexp::DeclFileName) ), 0);
28168 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_202_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPMERegexp::ImplFileLine) ), 0);
28169 G__memfunc_setup("ImplFileName",1171,G__G__Base2_202_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPMERegexp::ImplFileName) ), 0);
28170 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_202_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPMERegexp::DeclFileLine) ), 0);
28171
28172 G__memfunc_setup("~TPMERegexp", 1055, G__G__Base2_202_0_31, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28173 G__tag_memfunc_reset();
28174 }
28175
28176 static void G__setup_memfuncTStringToken(void) {
28177
28178 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TStringToken));
28179 G__memfunc_setup("TStringToken",1228,G__G__Base2_203_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TStringToken), -1, 0, 3, 1, 1, 0,
28180 "u 'TString' - 11 - fullStr u 'TString' - 11 - splitRe "
28181 "g - 'Bool_t' 0 'kFALSE' retVoid", (char*)NULL, (void*) NULL, 0);
28182 G__memfunc_setup("NextToken",928,G__G__Base2_203_0_2, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28183 G__memfunc_setup("AtEnd",460,G__G__Base2_203_0_3, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28184 G__memfunc_setup("Class",502,G__G__Base2_203_0_4, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TStringToken::Class) ), 0);
28185 G__memfunc_setup("Class_Name",982,G__G__Base2_203_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStringToken::Class_Name) ), 0);
28186 G__memfunc_setup("Class_Version",1339,G__G__Base2_203_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TStringToken::Class_Version) ), 0);
28187 G__memfunc_setup("Dictionary",1046,G__G__Base2_203_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TStringToken::Dictionary) ), 0);
28188 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28189 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);
28190 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);
28191 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_203_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28192 G__memfunc_setup("DeclFileName",1145,G__G__Base2_203_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStringToken::DeclFileName) ), 0);
28193 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_203_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStringToken::ImplFileLine) ), 0);
28194 G__memfunc_setup("ImplFileName",1171,G__G__Base2_203_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStringToken::ImplFileName) ), 0);
28195 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_203_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStringToken::DeclFileLine) ), 0);
28196
28197 G__memfunc_setup("TStringToken", 1228, G__G__Base2_203_0_16, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TStringToken), -1, 0, 1, 1, 1, 0, "u 'TStringToken' - 11 - -", (char*) NULL, (void*) NULL, 0);
28198
28199 G__memfunc_setup("~TStringToken", 1354, G__G__Base2_203_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28200 G__tag_memfunc_reset();
28201 }
28202
28203 static void G__setup_memfuncTProcessUUID(void) {
28204
28205 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID));
28206 G__memfunc_setup("TProcessUUID",1130,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID), -1, 0, 1, 1, 4, 0, "u 'TProcessID' - 11 - -", "TProcessUUID are not copiable.", (void*) NULL, 0);
28207 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID), -1, 1, 1, 1, 4, 0, "u 'TProcessUUID' - 11 - -", "TProcessUUID are not copiable.", (void*) NULL, 0);
28208 G__memfunc_setup("TProcessUUID",1130,G__G__Base2_207_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28209 G__memfunc_setup("AddUUID",576,G__G__Base2_207_0_4, 104, -1, G__defined_typename("UInt_t"), 0, 2, 1, 1, 0,
28210 "u 'TUUID' - 1 - uuid U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
28211 G__memfunc_setup("AddUUID",576,G__G__Base2_207_0_5, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 1, 0, "C - - 10 - uuids", (char*)NULL, (void*) NULL, 0);
28212 G__memfunc_setup("FindUUID",696,G__G__Base2_207_0_6, 85, G__get_linked_tagnum(&G__G__Base2LN_TObjString), -1, 0, 1, 1, 1, 8, "h - 'UInt_t' 0 - number", (char*)NULL, (void*) NULL, 0);
28213 G__memfunc_setup("GetActive",892,G__G__Base2_207_0_7, 85, G__get_linked_tagnum(&G__G__Base2LN_TBits), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28214 G__memfunc_setup("GetUUIDs",714,G__G__Base2_207_0_8, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28215 G__memfunc_setup("RemoveUUID",933,G__G__Base2_207_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - number", (char*)NULL, (void*) NULL, 0);
28216 G__memfunc_setup("Class",502,G__G__Base2_207_0_10, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TProcessUUID::Class) ), 0);
28217 G__memfunc_setup("Class_Name",982,G__G__Base2_207_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessUUID::Class_Name) ), 0);
28218 G__memfunc_setup("Class_Version",1339,G__G__Base2_207_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TProcessUUID::Class_Version) ), 0);
28219 G__memfunc_setup("Dictionary",1046,G__G__Base2_207_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TProcessUUID::Dictionary) ), 0);
28220 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28221 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);
28222 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);
28223 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_207_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28224 G__memfunc_setup("DeclFileName",1145,G__G__Base2_207_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessUUID::DeclFileName) ), 0);
28225 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_207_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProcessUUID::ImplFileLine) ), 0);
28226 G__memfunc_setup("ImplFileName",1171,G__G__Base2_207_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessUUID::ImplFileName) ), 0);
28227 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_207_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProcessUUID::DeclFileLine) ), 0);
28228
28229 G__memfunc_setup("~TProcessUUID", 1256, G__G__Base2_207_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28230 G__tag_memfunc_reset();
28231 }
28232
28233 static void G__setup_memfuncTQClass(void) {
28234
28235 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TQClass));
28236 G__memfunc_setup("TQClass",667,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TQClass), -1, 0, 1, 1, 4, 0, "u 'TClass' - 11 - -", (char*)NULL, (void*) NULL, 0);
28237 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TQClass), -1, 1, 1, 1, 4, 0, "u 'TQClass' - 11 - -", (char*)NULL, (void*) NULL, 0);
28238 G__memfunc_setup("TQClass",667,G__G__Base2_231_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TQClass), -1, 0, 9, 1, 1, 0,
28239 "C - - 10 - name s - 'Version_t' 0 - cversion "
28240 "u 'type_info' - 11 - info U 'TVirtualIsAProxy' - 0 - isa "
28241 "Y - 'ShowMembersFunc_t' 0 - showmembers C - - 10 '0' dfil "
28242 "C - - 10 '0' ifil i - 'Int_t' 0 '0' dl "
28243 "i - 'Int_t' 0 '0' il", (char*)NULL, (void*) NULL, 0);
28244 G__memfunc_setup("Class",502,G__G__Base2_231_0_4, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TQClass::Class) ), 0);
28245 G__memfunc_setup("Class_Name",982,G__G__Base2_231_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQClass::Class_Name) ), 0);
28246 G__memfunc_setup("Class_Version",1339,G__G__Base2_231_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TQClass::Class_Version) ), 0);
28247 G__memfunc_setup("Dictionary",1046,G__G__Base2_231_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TQClass::Dictionary) ), 0);
28248 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28249 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);
28250 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);
28251 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_231_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28252 G__memfunc_setup("DeclFileName",1145,G__G__Base2_231_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQClass::DeclFileName) ), 0);
28253 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_231_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQClass::ImplFileLine) ), 0);
28254 G__memfunc_setup("ImplFileName",1171,G__G__Base2_231_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQClass::ImplFileName) ), 0);
28255 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_231_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQClass::DeclFileLine) ), 0);
28256
28257 G__memfunc_setup("~TQClass", 793, G__G__Base2_231_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28258 G__tag_memfunc_reset();
28259 }
28260
28261 static void G__setup_memfuncTQCommand(void) {
28262
28263 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TQCommand));
28264 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 0,
28265 "C - - 10 - cl Y - - 0 - object "
28266 "C - - 10 - redo C - - 10 - undo", (char*)NULL, (void*) NULL, 1);
28267 G__memfunc_setup("PrintCollectionHeader",2146,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 8, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
28268 G__memfunc_setup("TQCommand",868,G__G__Base2_233_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TQCommand), -1, 0, 4, 1, 1, 0,
28269 "C - - 10 '0' cl Y - - 0 '0' object "
28270 "C - - 10 '0' redo C - - 10 '0' undo", (char*)NULL, (void*) NULL, 0);
28271 G__memfunc_setup("TQCommand",868,G__G__Base2_233_0_4, 105, G__get_linked_tagnum(&G__G__Base2LN_TQCommand), -1, 0, 3, 1, 1, 0,
28272 "U 'TObject' - 0 - obj C - - 10 '0' redo "
28273 "C - - 10 '0' undo", (char*)NULL, (void*) NULL, 0);
28274 G__memfunc_setup("TQCommand",868,G__G__Base2_233_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TQCommand), -1, 0, 1, 1, 1, 0, "u 'TQCommand' - 11 - com", (char*)NULL, (void*) NULL, 0);
28275 G__memfunc_setup("Redo",394,G__G__Base2_233_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "*SIGNAL*", (void*) NULL, 1);
28276 G__memfunc_setup("Undo",406,G__G__Base2_233_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "*SIGNAL*", (void*) NULL, 1);
28277 G__memfunc_setup("SetArgs",697,G__G__Base2_233_0_8, 121, -1, -1, 0, 1, 8, 1, 0, "i - 'Int_t' 0 - nargs", (char*)NULL, (void*) NULL, 1);
28278 G__memfunc_setup("SetUndoArgs",1103,G__G__Base2_233_0_9, 121, -1, -1, 0, 1, 8, 1, 0, "i - 'Int_t' 0 - nargs", (char*)NULL, (void*) NULL, 1);
28279 G__memfunc_setup("SetRedoArgs",1091,G__G__Base2_233_0_10, 121, -1, -1, 0, 1, 8, 1, 0, "i - 'Int_t' 0 - nargs", (char*)NULL, (void*) NULL, 1);
28280 G__memfunc_setup("CanMerge",770,G__G__Base2_233_0_11, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TQCommand' - 0 - c", (char*)NULL, (void*) NULL, 1);
28281 G__memfunc_setup("Merge",496,G__G__Base2_233_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TQCommand' - 0 - c", (char*)NULL, (void*) NULL, 1);
28282 G__memfunc_setup("CanCompress",1118,G__G__Base2_233_0_13, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TQCommand' - 0 - c", (char*)NULL, (void*) NULL, 1);
28283 G__memfunc_setup("Compress",844,G__G__Base2_233_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TQCommand' - 0 - c", (char*)NULL, (void*) NULL, 1);
28284 G__memfunc_setup("IsEqual",692,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
28285 G__memfunc_setup("IsSetter",819,G__G__Base2_233_0_16, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28286 G__memfunc_setup("CanRedo",668,G__G__Base2_233_0_17, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28287 G__memfunc_setup("CanUndo",680,G__G__Base2_233_0_18, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28288 G__memfunc_setup("GetRedoName",1067,G__G__Base2_233_0_19, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
28289 G__memfunc_setup("GetUndoName",1079,G__G__Base2_233_0_20, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
28290 G__memfunc_setup("GetRedo",682,G__G__Base2_233_0_21, 85, G__get_linked_tagnum(&G__G__Base2LN_TQConnection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28291 G__memfunc_setup("GetUndo",694,G__G__Base2_233_0_22, 85, G__get_linked_tagnum(&G__G__Base2LN_TQConnection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28292 G__memfunc_setup("GetRedoArgs",1079,G__G__Base2_233_0_23, 76, -1, G__defined_typename("Long_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28293 G__memfunc_setup("GetUndoArgs",1091,G__G__Base2_233_0_24, 76, -1, G__defined_typename("Long_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28294 G__memfunc_setup("GetNRargs",877,G__G__Base2_233_0_25, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28295 G__memfunc_setup("GetNUargs",880,G__G__Base2_233_0_26, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28296 G__memfunc_setup("GetObject",887,G__G__Base2_233_0_27, 89, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28297 G__memfunc_setup("GetStatus",932,G__G__Base2_233_0_28, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28298 G__memfunc_setup("IsMacro",686,G__G__Base2_233_0_29, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28299 G__memfunc_setup("IsUndoing",912,G__G__Base2_233_0_30, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28300 G__memfunc_setup("IsRedoing",900,G__G__Base2_233_0_31, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28301 G__memfunc_setup("IsExecuting",1128,G__G__Base2_233_0_32, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28302 G__memfunc_setup("SetName",685,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28303 G__memfunc_setup("SetTitle",814,G__G__Base2_233_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - title", (char*)NULL, (void*) NULL, 1);
28304 G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
28305 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
28306 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
28307 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
28308 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
28309 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28310 G__memfunc_setup("GetTitle",802,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28311 G__memfunc_setup("GetCommand",991,G__G__Base2_233_0_41, 85, G__get_linked_tagnum(&G__G__Base2LN_TQCommand), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TQCommand* (*)())(&TQCommand::GetCommand) ), 0);
28312 G__memfunc_setup("Class",502,G__G__Base2_233_0_42, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TQCommand::Class) ), 0);
28313 G__memfunc_setup("Class_Name",982,G__G__Base2_233_0_43, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQCommand::Class_Name) ), 0);
28314 G__memfunc_setup("Class_Version",1339,G__G__Base2_233_0_44, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TQCommand::Class_Version) ), 0);
28315 G__memfunc_setup("Dictionary",1046,G__G__Base2_233_0_45, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TQCommand::Dictionary) ), 0);
28316 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28317 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);
28318 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);
28319 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_233_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28320 G__memfunc_setup("DeclFileName",1145,G__G__Base2_233_0_50, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQCommand::DeclFileName) ), 0);
28321 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_233_0_51, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQCommand::ImplFileLine) ), 0);
28322 G__memfunc_setup("ImplFileName",1171,G__G__Base2_233_0_52, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQCommand::ImplFileName) ), 0);
28323 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_233_0_53, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQCommand::DeclFileLine) ), 0);
28324
28325 G__memfunc_setup("~TQCommand", 994, G__G__Base2_233_0_54, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28326 G__tag_memfunc_reset();
28327 }
28328
28329 static void G__setup_memfuncTQUndoManager(void) {
28330
28331 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager));
28332 G__memfunc_setup("PrintCollectionEntry",2091,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 2, 8,
28333 "U 'TObject' - 0 - entry C - 'Option_t' 10 - option "
28334 "i - 'Int_t' 0 - recurse", (char*)NULL, (void*) NULL, 1);
28335 G__memfunc_setup("TQUndoManager",1270,G__G__Base2_234_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TQUndoManager), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28336 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
28337 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
28338 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
28339 G__memfunc_setup("Redo",394,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
28340 G__memfunc_setup("Undo",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
28341 G__memfunc_setup("CanRedo",668,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28342 G__memfunc_setup("CanUndo",680,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28343 G__memfunc_setup("SetLogging",1011,G__G__Base2_234_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 1);
28344 G__memfunc_setup("IsLogging",899,G__G__Base2_234_0_10, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28345 G__memfunc_setup("GetCurrent",1027,G__G__Base2_234_0_11, 85, G__get_linked_tagnum(&G__G__Base2LN_TQCommand), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28346 G__memfunc_setup("GetCursor",926,G__G__Base2_234_0_12, 85, G__get_linked_tagnum(&G__G__Base2LN_TQCommand), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28347 G__memfunc_setup("GetLimit",799,G__G__Base2_234_0_13, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28348 G__memfunc_setup("SetLimit",811,G__G__Base2_234_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - limit", (char*)NULL, (void*) NULL, 1);
28349 G__memfunc_setup("CurrentChanged",1421,G__G__Base2_234_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TQCommand' - 0 - c", "*SIGNAL*", (void*) NULL, 1);
28350 G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
28351 G__memfunc_setup("Class",502,G__G__Base2_234_0_17, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TQUndoManager::Class) ), 0);
28352 G__memfunc_setup("Class_Name",982,G__G__Base2_234_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQUndoManager::Class_Name) ), 0);
28353 G__memfunc_setup("Class_Version",1339,G__G__Base2_234_0_19, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TQUndoManager::Class_Version) ), 0);
28354 G__memfunc_setup("Dictionary",1046,G__G__Base2_234_0_20, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TQUndoManager::Dictionary) ), 0);
28355 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28356 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);
28357 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);
28358 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_234_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28359 G__memfunc_setup("DeclFileName",1145,G__G__Base2_234_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQUndoManager::DeclFileName) ), 0);
28360 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_234_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQUndoManager::ImplFileLine) ), 0);
28361 G__memfunc_setup("ImplFileName",1171,G__G__Base2_234_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TQUndoManager::ImplFileName) ), 0);
28362 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_234_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TQUndoManager::DeclFileLine) ), 0);
28363
28364 G__memfunc_setup("~TQUndoManager", 1396, G__G__Base2_234_0_29, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28365 G__tag_memfunc_reset();
28366 }
28367
28368 static void G__setup_memfuncTRef(void) {
28369
28370 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TRef));
28371 G__memfunc_setup("TRef",369,G__G__Base2_236_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TRef), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28372 G__memfunc_setup("TRef",369,G__G__Base2_236_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TRef), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
28373 G__memfunc_setup("TRef",369,G__G__Base2_236_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TRef), -1, 0, 1, 1, 1, 0, "u 'TRef' - 11 - ref", (char*)NULL, (void*) NULL, 0);
28374 G__memfunc_setup("operator=",937,G__G__Base2_236_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
28375 G__memfunc_setup("operator=",937,G__G__Base2_236_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_TRef), -1, 1, 1, 1, 1, 0, "u 'TRef' - 11 - ref", (char*)NULL, (void*) NULL, 0);
28376 G__memfunc_setup("GetObject",887,G__G__Base2_236_0_6, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28377 G__memfunc_setup("GetPID",509,G__G__Base2_236_0_7, 85, G__get_linked_tagnum(&G__G__Base2LN_TProcessID), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28378 G__memfunc_setup("IsValid",684,G__G__Base2_236_0_8, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28379 G__memfunc_setup("SetAction",906,G__G__Base2_236_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28380 G__memfunc_setup("SetAction",906,G__G__Base2_236_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - parent", (char*)NULL, (void*) NULL, 1);
28381 G__memfunc_setup("SetObject",899,G__G__Base2_236_0_11, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) G__func2void( (void (*)(TObject*))(&TRef::SetObject) ), 0);
28382 G__memfunc_setup("SetStaticObject",1515,G__G__Base2_236_0_12, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) G__func2void( (void (*)(TObject*))(&TRef::SetStaticObject) ), 0);
28383 G__memfunc_setup("AddExec",654,G__G__Base2_236_0_13, 105, -1, G__defined_typename("Int_t"), 0, 1, 3, 1, 0, "C - - 10 - name", (char*)NULL, (void*) G__func2void( (Int_t (*)(const char*))(&TRef::AddExec) ), 0);
28384 G__memfunc_setup("GetListOfExecs",1385,G__G__Base2_236_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_TObjArray), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TObjArray* (*)())(&TRef::GetListOfExecs) ), 0);
28385 G__memfunc_setup("GetStaticObject",1503,G__G__Base2_236_0_15, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TObject* (*)())(&TRef::GetStaticObject) ), 0);
28386 G__memfunc_setup("Class",502,G__G__Base2_236_0_16, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRef::Class) ), 0);
28387 G__memfunc_setup("Class_Name",982,G__G__Base2_236_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRef::Class_Name) ), 0);
28388 G__memfunc_setup("Class_Version",1339,G__G__Base2_236_0_18, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRef::Class_Version) ), 0);
28389 G__memfunc_setup("Dictionary",1046,G__G__Base2_236_0_19, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRef::Dictionary) ), 0);
28390 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28391 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);
28392 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);
28393 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_236_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28394 G__memfunc_setup("DeclFileName",1145,G__G__Base2_236_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRef::DeclFileName) ), 0);
28395 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_236_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRef::ImplFileLine) ), 0);
28396 G__memfunc_setup("ImplFileName",1171,G__G__Base2_236_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRef::ImplFileName) ), 0);
28397 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_236_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRef::DeclFileLine) ), 0);
28398
28399 G__memfunc_setup("~TRef", 495, G__G__Base2_236_0_28, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28400 G__tag_memfunc_reset();
28401 }
28402
28403 static void G__setup_memfuncTSystemFile(void) {
28404
28405 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemFile));
28406 G__memfunc_setup("TSystemFile",1113,G__G__Base2_239_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TSystemFile), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28407 G__memfunc_setup("TSystemFile",1113,G__G__Base2_239_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TSystemFile), -1, 0, 2, 1, 1, 0,
28408 "C - - 10 - filename C - - 10 - dirname", (char*)NULL, (void*) NULL, 0);
28409 G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
28410 G__memfunc_setup("Rename",600,G__G__Base2_239_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", "*MENU*", (void*) NULL, 1);
28411 G__memfunc_setup("Delete",595,G__G__Base2_239_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
28412 G__memfunc_setup("Copy",411,G__G__Base2_239_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - to", "*MENU*", (void*) NULL, 1);
28413 G__memfunc_setup("Move",407,G__G__Base2_239_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - to", "*MENU*", (void*) NULL, 1);
28414 G__memfunc_setup("Edit",390,G__G__Base2_239_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
28415 G__memfunc_setup("IsDirectory",1137,G__G__Base2_239_0_9, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "C - - 10 '0' dir", (char*)NULL, (void*) NULL, 1);
28416 G__memfunc_setup("SetIconName",1078,G__G__Base2_239_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28417 G__memfunc_setup("GetIconName",1066,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28418 G__memfunc_setup("Inspect",726,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28419 G__memfunc_setup("Dump",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28420 G__memfunc_setup("DrawClass",900,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28421 G__memfunc_setup("DrawClone",895,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
28422 G__memfunc_setup("SetDrawOption",1331,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
28423 G__memfunc_setup("SetName",685,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28424 G__memfunc_setup("SetTitle",814,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - title", (char*)NULL, (void*) NULL, 1);
28425 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
28426 G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - -", (char*)NULL, (void*) NULL, 1);
28427 G__memfunc_setup("Class",502,G__G__Base2_239_0_21, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSystemFile::Class) ), 0);
28428 G__memfunc_setup("Class_Name",982,G__G__Base2_239_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystemFile::Class_Name) ), 0);
28429 G__memfunc_setup("Class_Version",1339,G__G__Base2_239_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSystemFile::Class_Version) ), 0);
28430 G__memfunc_setup("Dictionary",1046,G__G__Base2_239_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSystemFile::Dictionary) ), 0);
28431 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28432 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);
28433 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);
28434 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_239_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28435 G__memfunc_setup("DeclFileName",1145,G__G__Base2_239_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystemFile::DeclFileName) ), 0);
28436 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_239_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSystemFile::ImplFileLine) ), 0);
28437 G__memfunc_setup("ImplFileName",1171,G__G__Base2_239_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystemFile::ImplFileName) ), 0);
28438 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_239_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSystemFile::DeclFileLine) ), 0);
28439
28440 G__memfunc_setup("TSystemFile", 1113, G__G__Base2_239_0_33, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TSystemFile), -1, 0, 1, 1, 1, 0, "u 'TSystemFile' - 11 - -", (char*) NULL, (void*) NULL, 0);
28441
28442 G__memfunc_setup("~TSystemFile", 1239, G__G__Base2_239_0_34, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28443
28444 G__memfunc_setup("operator=", 937, G__G__Base2_239_0_35, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TSystemFile), -1, 1, 1, 1, 1, 0, "u 'TSystemFile' - 11 - -", (char*) NULL, (void*) NULL, 0);
28445 G__tag_memfunc_reset();
28446 }
28447
28448 static void G__setup_memfuncTSystemDirectory(void) {
28449
28450 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory));
28451 G__memfunc_setup("IsItDirectory",1326,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 2, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
28452 G__memfunc_setup("FindDirObj",955,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory), -1, 0, 1, 1, 2, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
28453 G__memfunc_setup("FindFileObj",1052,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__Base2LN_TSystemFile), -1, 0, 2, 1, 2, 0,
28454 "C - - 10 - name C - - 10 - dir", (char*)NULL, (void*) NULL, 0);
28455 G__memfunc_setup("TSystemDirectory",1678,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory), -1, 0, 1, 1, 2, 0, "u 'TSystemDirectory' - 11 - -", (char*)NULL, (void*) NULL, 0);
28456 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory), -1, 1, 1, 1, 2, 0, "u 'TSystemDirectory' - 11 - -", (char*)NULL, (void*) NULL, 0);
28457 G__memfunc_setup("TSystemDirectory",1678,G__G__Base2_241_0_6, 105, G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28458 G__memfunc_setup("TSystemDirectory",1678,G__G__Base2_241_0_7, 105, G__get_linked_tagnum(&G__G__Base2LN_TSystemDirectory), -1, 0, 2, 1, 1, 0,
28459 "C - - 10 - dirname C - - 10 - path", (char*)NULL, (void*) NULL, 0);
28460 G__memfunc_setup("IsFolder",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28461 G__memfunc_setup("IsDirectory",1137,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "C - - 10 '0' -", (char*)NULL, (void*) NULL, 1);
28462 G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
28463 G__memfunc_setup("Edit",390,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28464 G__memfunc_setup("GetListOfFiles",1380,G__G__Base2_241_0_12, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28465 G__memfunc_setup("SetDirectory",1249,G__G__Base2_241_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28466 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28467 G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
28468 G__memfunc_setup("Move",407,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
28469 G__memfunc_setup("DrawClass",900,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28470 G__memfunc_setup("DrawClone",895,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
28471 G__memfunc_setup("SetDrawOption",1331,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
28472 G__memfunc_setup("SetName",685,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28473 G__memfunc_setup("SetTitle",814,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - title", (char*)NULL, (void*) NULL, 1);
28474 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
28475 G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - -", (char*)NULL, (void*) NULL, 1);
28476 G__memfunc_setup("Class",502,G__G__Base2_241_0_24, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSystemDirectory::Class) ), 0);
28477 G__memfunc_setup("Class_Name",982,G__G__Base2_241_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystemDirectory::Class_Name) ), 0);
28478 G__memfunc_setup("Class_Version",1339,G__G__Base2_241_0_26, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSystemDirectory::Class_Version) ), 0);
28479 G__memfunc_setup("Dictionary",1046,G__G__Base2_241_0_27, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSystemDirectory::Dictionary) ), 0);
28480 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28481 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);
28482 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);
28483 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_241_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28484 G__memfunc_setup("DeclFileName",1145,G__G__Base2_241_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystemDirectory::DeclFileName) ), 0);
28485 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_241_0_33, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSystemDirectory::ImplFileLine) ), 0);
28486 G__memfunc_setup("ImplFileName",1171,G__G__Base2_241_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystemDirectory::ImplFileName) ), 0);
28487 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_241_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSystemDirectory::DeclFileLine) ), 0);
28488
28489 G__memfunc_setup("~TSystemDirectory", 1804, G__G__Base2_241_0_36, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28490 G__tag_memfunc_reset();
28491 }
28492
28493 static void G__setup_memfuncTSystem(void) {
28494
28495 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TSystem));
28496 G__memfunc_setup("FindHelper",993,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__Base2LN_TSystem), -1, 0, 2, 1, 2, 0,
28497 "C - - 10 - path Y - - 0 '0' dirptr", (char*)NULL, (void*) NULL, 0);
28498 G__memfunc_setup("ConsistentWith",1478,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 2, 0,
28499 "C - - 10 - path Y - - 0 '0' dirptr", (char*)NULL, (void*) NULL, 1);
28500 G__memfunc_setup("ExpandFileName",1377,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 1, 1, 2, 1, "C - - 10 - fname", (char*)NULL, (void*) NULL, 1);
28501 G__memfunc_setup("SigAlarmInterruptsSyscalls",2718,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 1);
28502 G__memfunc_setup("GetLinkedLibraries",1812,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 2, 1, "", (char*)NULL, (void*) NULL, 1);
28503 G__memfunc_setup("DoBeep",559,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 8,
28504 "i - 'Int_t' 0 '-1' - i - 'Int_t' 0 '-1' -", (char*)NULL, (void*) NULL, 1);
28505 G__memfunc_setup("StripOffProto",1345,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 2, 3, 2, 1,
28506 "C - - 10 - path C - - 10 - proto", (char*)NULL, (void*) NULL, 0);
28507 G__memfunc_setup("TSystem",729,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Base2LN_TSystem), -1, 0, 1, 1, 4, 0, "u 'TSystem' - 11 - -", "not implemented", (void*) NULL, 0);
28508 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TSystem), -1, 1, 1, 1, 4, 0, "u 'TSystem' - 11 - -", "not implemented", (void*) NULL, 0);
28509 G__memfunc_setup("TSystem",729,G__G__Base2_242_0_10, 105, G__get_linked_tagnum(&G__G__Base2LN_TSystem), -1, 0, 2, 1, 1, 0,
28510 "C - - 10 '\"Generic\"' name C - - 10 '\"Generic System\"' title", (char*)NULL, (void*) NULL, 0);
28511 G__memfunc_setup("Init",404,G__G__Base2_242_0_11, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28512 G__memfunc_setup("SetProgname",1125,G__G__Base2_242_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28513 G__memfunc_setup("SetDisplay",1026,G__G__Base2_242_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28514 G__memfunc_setup("SetErrorStr",1135,G__G__Base2_242_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - errstr", (char*)NULL, (void*) NULL, 0);
28515 G__memfunc_setup("GetErrorStr",1123,G__G__Base2_242_0_15, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
28516 G__memfunc_setup("GetError",810,G__G__Base2_242_0_16, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 1);
28517 G__memfunc_setup("RemoveOnExit",1221,G__G__Base2_242_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
28518 G__memfunc_setup("HostName",799,G__G__Base2_242_0_18, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 1);
28519 G__memfunc_setup("NotifyApplicationCreated",2469,G__G__Base2_242_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28520 G__memfunc_setup("GetErrno",806,G__G__Base2_242_0_20, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TSystem::GetErrno) ), 0);
28521 G__memfunc_setup("ResetErrno",1033,G__G__Base2_242_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSystem::ResetErrno) ), 0);
28522 G__memfunc_setup("Beep",380,G__G__Base2_242_0_22, 121, -1, -1, 0, 3, 1, 1, 0,
28523 "i - 'Int_t' 0 '-1' freq i - 'Int_t' 0 '-1' duration "
28524 "g - 'Bool_t' 0 'kFALSE' setDefault", (char*)NULL, (void*) NULL, 0);
28525 G__memfunc_setup("GetBeepDefaults",1492,G__G__Base2_242_0_23, 121, -1, -1, 0, 2, 1, 1, 8,
28526 "i - 'Int_t' 1 - freq i - 'Int_t' 1 - duration", (char*)NULL, (void*) NULL, 0);
28527 G__memfunc_setup("Run",309,G__G__Base2_242_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28528 G__memfunc_setup("ProcessEvents",1364,G__G__Base2_242_0_25, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28529 G__memfunc_setup("DispatchOneEvent",1620,G__G__Base2_242_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' pendingOnly", (char*)NULL, (void*) NULL, 1);
28530 G__memfunc_setup("ExitLoop",820,G__G__Base2_242_0_27, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28531 G__memfunc_setup("InControl",920,G__G__Base2_242_0_28, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28532 G__memfunc_setup("InnerLoop",918,G__G__Base2_242_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28533 G__memfunc_setup("Select",608,G__G__Base2_242_0_30, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
28534 "U 'TList' - 0 - active l - 'Long_t' 0 - timeout", (char*)NULL, (void*) NULL, 1);
28535 G__memfunc_setup("Select",608,G__G__Base2_242_0_31, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
28536 "U 'TFileHandler' - 0 - fh l - 'Long_t' 0 - timeout", (char*)NULL, (void*) NULL, 1);
28537 G__memfunc_setup("AddSignalHandler",1573,G__G__Base2_242_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TSignalHandler' - 0 - sh", (char*)NULL, (void*) NULL, 1);
28538 G__memfunc_setup("RemoveSignalHandler",1930,G__G__Base2_242_0_33, 85, G__get_linked_tagnum(&G__G__Base2LN_TSignalHandler), -1, 0, 1, 1, 1, 0, "U 'TSignalHandler' - 0 - sh", (char*)NULL, (void*) NULL, 1);
28539 G__memfunc_setup("ResetSignal",1121,G__G__Base2_242_0_34, 121, -1, -1, 0, 2, 1, 1, 0,
28540 "i 'ESignals' - 0 - sig g - 'Bool_t' 0 'kTRUE' reset", (char*)NULL, (void*) NULL, 1);
28541 G__memfunc_setup("IgnoreSignal",1218,G__G__Base2_242_0_35, 121, -1, -1, 0, 2, 1, 1, 0,
28542 "i 'ESignals' - 0 - sig g - 'Bool_t' 0 'kTRUE' ignore", (char*)NULL, (void*) NULL, 1);
28543 G__memfunc_setup("IgnoreInterrupt",1585,G__G__Base2_242_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' ignore", (char*)NULL, (void*) NULL, 1);
28544 G__memfunc_setup("GetListOfSignalHandlers",2304,G__G__Base2_242_0_37, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28545 G__memfunc_setup("AddFileHandler",1351,G__G__Base2_242_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TFileHandler' - 0 - fh", (char*)NULL, (void*) NULL, 1);
28546 G__memfunc_setup("RemoveFileHandler",1708,G__G__Base2_242_0_39, 85, G__get_linked_tagnum(&G__G__Base2LN_TFileHandler), -1, 0, 1, 1, 1, 0, "U 'TFileHandler' - 0 - fh", (char*)NULL, (void*) NULL, 1);
28547 G__memfunc_setup("GetListOfFileHandlers",2082,G__G__Base2_242_0_40, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28548 G__memfunc_setup("AddStdExceptionHandler",2209,G__G__Base2_242_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TStdExceptionHandler' - 0 - eh", (char*)NULL, (void*) NULL, 1);
28549 G__memfunc_setup("RemoveStdExceptionHandler",2566,G__G__Base2_242_0_42, 85, G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandler), -1, 0, 1, 1, 1, 0, "U 'TStdExceptionHandler' - 0 - eh", (char*)NULL, (void*) NULL, 1);
28550 G__memfunc_setup("GetListOfStdExceptionHandlers",2940,G__G__Base2_242_0_43, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28551 G__memfunc_setup("GetFPEMask",903,G__G__Base2_242_0_44, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28552 G__memfunc_setup("SetFPEMask",915,G__G__Base2_242_0_45, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 'kDefaultMask' mask", (char*)NULL, (void*) NULL, 1);
28553 G__memfunc_setup("Now",308,G__G__Base2_242_0_46, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28554 G__memfunc_setup("GetListOfTimers",1509,G__G__Base2_242_0_47, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28555 G__memfunc_setup("AddTimer",778,G__G__Base2_242_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TTimer' - 0 - t", (char*)NULL, (void*) NULL, 1);
28556 G__memfunc_setup("RemoveTimer",1135,G__G__Base2_242_0_49, 85, G__get_linked_tagnum(&G__G__Base2LN_TTimer), -1, 0, 1, 1, 1, 0, "U 'TTimer' - 0 - t", (char*)NULL, (void*) NULL, 1);
28557 G__memfunc_setup("ResetTimer",1028,G__G__Base2_242_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TTimer' - 0 - -", (char*)NULL, (void*) NULL, 1);
28558 G__memfunc_setup("NextTimeOut",1126,G__G__Base2_242_0_51, 108, -1, G__defined_typename("Long_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - mode", (char*)NULL, (void*) NULL, 1);
28559 G__memfunc_setup("Sleep",505,G__G__Base2_242_0_52, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - milliSec", (char*)NULL, (void*) NULL, 1);
28560 G__memfunc_setup("Exec",389,G__G__Base2_242_0_53, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "C - - 10 - shellcmd", (char*)NULL, (void*) NULL, 1);
28561 G__memfunc_setup("OpenPipe",800,G__G__Base2_242_0_54, 69, -1, -1, 0, 2, 1, 1, 0,
28562 "C - - 10 - command C - - 10 - mode", (char*)NULL, (void*) NULL, 1);
28563 G__memfunc_setup("ClosePipe",900,G__G__Base2_242_0_55, 105, -1, -1, 0, 1, 1, 1, 0, "E - - 0 - pipe", (char*)NULL, (void*) NULL, 1);
28564 G__memfunc_setup("GetFromPipe",1090,G__G__Base2_242_0_56, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 1, 1, 1, 0, "C - - 10 - command", (char*)NULL, (void*) NULL, 1);
28565 G__memfunc_setup("Exit",410,G__G__Base2_242_0_57, 121, -1, -1, 0, 2, 1, 1, 0,
28566 "i - - 0 - code g - 'Bool_t' 0 'kTRUE' mode", (char*)NULL, (void*) NULL, 1);
28567 G__memfunc_setup("Abort",504,G__G__Base2_242_0_58, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 '0' code", (char*)NULL, (void*) NULL, 1);
28568 G__memfunc_setup("GetPid",573,G__G__Base2_242_0_59, 105, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28569 G__memfunc_setup("StackTrace",997,G__G__Base2_242_0_60, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28570 G__memfunc_setup("MakeDirectory",1331,G__G__Base2_242_0_61, 105, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28571 G__memfunc_setup("OpenDirectory",1351,G__G__Base2_242_0_62, 89, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28572 G__memfunc_setup("FreeDirectory",1335,G__G__Base2_242_0_63, 121, -1, -1, 0, 1, 1, 1, 0, "Y - - 0 - dirp", (char*)NULL, (void*) NULL, 1);
28573 G__memfunc_setup("GetDirEntry",1105,G__G__Base2_242_0_64, 67, -1, -1, 0, 1, 1, 1, 1, "Y - - 0 - dirp", (char*)NULL, (void*) NULL, 1);
28574 G__memfunc_setup("GetDirPtr",885,G__G__Base2_242_0_65, 89, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28575 G__memfunc_setup("ChangeDirectory",1531,G__G__Base2_242_0_66, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "C - - 10 - path", (char*)NULL, (void*) NULL, 1);
28576 G__memfunc_setup("WorkingDirectory",1686,G__G__Base2_242_0_67, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 1);
28577 G__memfunc_setup("HomeDirectory",1342,G__G__Base2_242_0_68, 67, -1, -1, 0, 1, 1, 1, 1, "C - - 10 '0' userName", (char*)NULL, (void*) NULL, 1);
28578 G__memfunc_setup("mkdir",535,G__G__Base2_242_0_69, 105, -1, -1, 0, 2, 1, 1, 0,
28579 "C - - 10 - name g - 'Bool_t' 0 'kFALSE' recursive", (char*)NULL, (void*) NULL, 1);
28580 G__memfunc_setup("cd",199,G__G__Base2_242_0_70, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "C - - 10 - path", (char*)NULL, (void*) NULL, 0);
28581 G__memfunc_setup("pwd",331,G__G__Base2_242_0_71, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
28582 G__memfunc_setup("TempDirectory",1355,G__G__Base2_242_0_72, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28583 G__memfunc_setup("TempFileName",1175,G__G__Base2_242_0_73, 69, -1, -1, 0, 2, 1, 1, 0,
28584 "u 'TString' - 1 - base C - - 10 '0' dir", (char*)NULL, (void*) NULL, 1);
28585 G__memfunc_setup("BaseName",764,G__G__Base2_242_0_74, 67, -1, -1, 0, 1, 1, 1, 1, "C - - 10 - pathname", (char*)NULL, (void*) NULL, 1);
28586 G__memfunc_setup("DirName",672,G__G__Base2_242_0_75, 67, -1, -1, 0, 1, 1, 1, 1, "C - - 10 - pathname", (char*)NULL, (void*) NULL, 1);
28587 G__memfunc_setup("ConcatFileName",1369,G__G__Base2_242_0_76, 67, -1, -1, 0, 2, 1, 1, 0,
28588 "C - - 10 - dir C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28589 G__memfunc_setup("IsAbsoluteFileName",1788,G__G__Base2_242_0_77, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "C - - 10 - dir", (char*)NULL, (void*) NULL, 1);
28590 G__memfunc_setup("IsFileInIncludePath",1860,G__G__Base2_242_0_78, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
28591 "C - - 10 - name C - - 2 '0' fullpath", (char*)NULL, (void*) NULL, 1);
28592 G__memfunc_setup("PrependPathName",1500,G__G__Base2_242_0_79, 67, -1, -1, 0, 2, 1, 1, 1,
28593 "C - - 10 - dir u 'TString' - 1 - name", (char*)NULL, (void*) NULL, 1);
28594 G__memfunc_setup("ExpandPathName",1390,G__G__Base2_242_0_80, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 1 - path", (char*)NULL, (void*) NULL, 1);
28595 G__memfunc_setup("ExpandPathName",1390,G__G__Base2_242_0_81, 67, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - path", (char*)NULL, (void*) NULL, 1);
28596 G__memfunc_setup("AccessPathName",1376,G__G__Base2_242_0_82, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
28597 "C - - 10 - path i 'EAccessMode' - 0 'kFileExists' mode", (char*)NULL, (void*) NULL, 1);
28598 G__memfunc_setup("IsPathLocal",1076,G__G__Base2_242_0_83, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "C - - 10 - path", (char*)NULL, (void*) NULL, 1);
28599 G__memfunc_setup("CopyFile",795,G__G__Base2_242_0_84, 105, -1, -1, 0, 3, 1, 1, 0,
28600 "C - - 10 - from C - - 10 - to "
28601 "g - 'Bool_t' 0 'kFALSE' overwrite", (char*)NULL, (void*) NULL, 1);
28602 G__memfunc_setup("Rename",600,G__G__Base2_242_0_85, 105, -1, -1, 0, 2, 1, 1, 0,
28603 "C - - 10 - from C - - 10 - to", (char*)NULL, (void*) NULL, 1);
28604 G__memfunc_setup("Link",398,G__G__Base2_242_0_86, 105, -1, -1, 0, 2, 1, 1, 0,
28605 "C - - 10 - from C - - 10 - to", (char*)NULL, (void*) NULL, 1);
28606 G__memfunc_setup("Symlink",743,G__G__Base2_242_0_87, 105, -1, -1, 0, 2, 1, 1, 0,
28607 "C - - 10 - from C - - 10 - to", (char*)NULL, (void*) NULL, 1);
28608 G__memfunc_setup("Unlink",625,G__G__Base2_242_0_88, 105, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28609 G__memfunc_setup("GetPathInfo",1081,G__G__Base2_242_0_89, 105, -1, -1, 0, 5, 1, 1, 0,
28610 "C - - 10 - path L - 'Long_t' 0 - id "
28611 "L - 'Long_t' 0 - size L - 'Long_t' 0 - flags "
28612 "L - 'Long_t' 0 - modtime", (char*)NULL, (void*) NULL, 0);
28613 G__memfunc_setup("GetPathInfo",1081,G__G__Base2_242_0_90, 105, -1, -1, 0, 5, 1, 1, 0,
28614 "C - - 10 - path L - 'Long_t' 0 - id "
28615 "N - 'Long64_t' 0 - size L - 'Long_t' 0 - flags "
28616 "L - 'Long_t' 0 - modtime", (char*)NULL, (void*) NULL, 0);
28617 G__memfunc_setup("GetPathInfo",1081,G__G__Base2_242_0_91, 105, -1, -1, 0, 2, 1, 1, 0,
28618 "C - - 10 - path u 'FileStat_t' - 1 - buf", (char*)NULL, (void*) NULL, 1);
28619 G__memfunc_setup("GetFsInfo",869,G__G__Base2_242_0_92, 105, -1, -1, 0, 5, 1, 1, 0,
28620 "C - - 10 - path L - 'Long_t' 0 - id "
28621 "L - 'Long_t' 0 - bsize L - 'Long_t' 0 - blocks "
28622 "L - 'Long_t' 0 - bfree", (char*)NULL, (void*) NULL, 1);
28623 G__memfunc_setup("Chmod",491,G__G__Base2_242_0_93, 105, -1, -1, 0, 2, 1, 1, 0,
28624 "C - - 10 - file h - 'UInt_t' 0 - mode", (char*)NULL, (void*) NULL, 1);
28625 G__memfunc_setup("Umask",513,G__G__Base2_242_0_94, 105, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mask", (char*)NULL, (void*) NULL, 1);
28626 G__memfunc_setup("Utime",516,G__G__Base2_242_0_95, 105, -1, -1, 0, 3, 1, 1, 0,
28627 "C - - 10 - file l - 'Long_t' 0 - modtime "
28628 "l - 'Long_t' 0 - actime", (char*)NULL, (void*) NULL, 1);
28629 G__memfunc_setup("UnixPathName",1202,G__G__Base2_242_0_96, 67, -1, -1, 0, 1, 1, 1, 1, "C - - 10 - unixpathname", (char*)NULL, (void*) NULL, 1);
28630 G__memfunc_setup("FindFile",769,G__G__Base2_242_0_97, 67, -1, -1, 0, 3, 1, 1, 1,
28631 "C - - 10 - search u 'TString' - 1 - file "
28632 "i 'EAccessMode' - 0 'kFileExists' mode", (char*)NULL, (void*) NULL, 1);
28633 G__memfunc_setup("Which",499,G__G__Base2_242_0_98, 67, -1, -1, 0, 3, 1, 1, 0,
28634 "C - - 10 - search C - - 10 - file "
28635 "i 'EAccessMode' - 0 'kFileExists' mode", (char*)NULL, (void*) NULL, 1);
28636 G__memfunc_setup("GetVolumes",1035,G__G__Base2_242_0_99, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
28637 G__memfunc_setup("GetUid",578,G__G__Base2_242_0_100, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "C - - 10 '0' user", (char*)NULL, (void*) NULL, 1);
28638 G__memfunc_setup("GetGid",564,G__G__Base2_242_0_101, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "C - - 10 '0' group", (char*)NULL, (void*) NULL, 1);
28639 G__memfunc_setup("GetEffectiveUid",1491,G__G__Base2_242_0_102, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28640 G__memfunc_setup("GetEffectiveGid",1477,G__G__Base2_242_0_103, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28641 G__memfunc_setup("GetUserInfo",1099,G__G__Base2_242_0_104, 85, G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - uid", (char*)NULL, (void*) NULL, 1);
28642 G__memfunc_setup("GetUserInfo",1099,G__G__Base2_242_0_105, 85, G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t), -1, 0, 1, 1, 1, 0, "C - - 10 '0' user", (char*)NULL, (void*) NULL, 1);
28643 G__memfunc_setup("GetGroupInfo",1209,G__G__Base2_242_0_106, 85, G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - gid", (char*)NULL, (void*) NULL, 1);
28644 G__memfunc_setup("GetGroupInfo",1209,G__G__Base2_242_0_107, 85, G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t), -1, 0, 1, 1, 1, 0, "C - - 10 '0' group", (char*)NULL, (void*) NULL, 1);
28645 G__memfunc_setup("Setenv",629,G__G__Base2_242_0_108, 121, -1, -1, 0, 2, 1, 1, 0,
28646 "C - - 10 - name C - - 10 - value", (char*)NULL, (void*) NULL, 1);
28647 G__memfunc_setup("Unsetenv",856,G__G__Base2_242_0_109, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
28648 G__memfunc_setup("Getenv",617,G__G__Base2_242_0_110, 67, -1, -1, 0, 1, 1, 1, 1, "C - - 10 - env", (char*)NULL, (void*) NULL, 1);
28649 G__memfunc_setup("Openlog",724,G__G__Base2_242_0_111, 121, -1, -1, 0, 3, 1, 1, 0,
28650 "C - - 10 - name i - 'Int_t' 0 - options "
28651 "i 'ELogFacility' - 0 - facility", (char*)NULL, (void*) NULL, 1);
28652 G__memfunc_setup("Syslog",641,G__G__Base2_242_0_112, 121, -1, -1, 0, 2, 1, 1, 0,
28653 "i 'ELogLevel' - 0 - level C - - 10 - mess", (char*)NULL, (void*) NULL, 1);
28654 G__memfunc_setup("Closelog",824,G__G__Base2_242_0_113, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28655 G__memfunc_setup("RedirectOutput",1475,G__G__Base2_242_0_114, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0,
28656 "C - - 10 - name C - - 10 '\"a\"' mode "
28657 "U 'RedirectHandle_t' - 0 '0' h", (char*)NULL, (void*) NULL, 1);
28658 G__memfunc_setup("ShowOutput",1074,G__G__Base2_242_0_115, 121, -1, -1, 0, 1, 1, 1, 0, "U 'RedirectHandle_t' - 0 - h", (char*)NULL, (void*) NULL, 1);
28659 G__memfunc_setup("AddDynamicPath",1371,G__G__Base2_242_0_116, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - pathname", (char*)NULL, (void*) NULL, 1);
28660 G__memfunc_setup("GetDynamicPath",1394,G__G__Base2_242_0_117, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 1);
28661 G__memfunc_setup("SetDynamicPath",1406,G__G__Base2_242_0_118, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - pathname", (char*)NULL, (void*) NULL, 1);
28662 G__memfunc_setup("DynamicPathName",1491,G__G__Base2_242_0_119, 67, -1, -1, 0, 2, 1, 1, 0,
28663 "C - - 10 - lib g - 'Bool_t' 0 'kFALSE' quiet", (char*)NULL, (void*) NULL, 1);
28664 G__memfunc_setup("DynFindSymbol",1314,G__G__Base2_242_0_120, 89, -1, G__defined_typename("Func_t"), 0, 2, 1, 1, 0,
28665 "C - - 10 - module C - - 10 - entry", (char*)NULL, (void*) NULL, 1);
28666 G__memfunc_setup("Load",384,G__G__Base2_242_0_121, 105, -1, -1, 0, 3, 1, 1, 0,
28667 "C - - 10 - module C - - 10 '\"\"' entry "
28668 "g - 'Bool_t' 0 'kFALSE' system", (char*)NULL, (void*) NULL, 1);
28669 G__memfunc_setup("Unload",611,G__G__Base2_242_0_122, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - module", (char*)NULL, (void*) NULL, 1);
28670 G__memfunc_setup("ListSymbols",1157,G__G__Base2_242_0_123, 121, -1, -1, 0, 2, 1, 1, 0,
28671 "C - - 10 - module C - - 10 '\"\"' re", (char*)NULL, (void*) NULL, 1);
28672 G__memfunc_setup("ListLibraries",1337,G__G__Base2_242_0_124, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' regexp", (char*)NULL, (void*) NULL, 1);
28673 G__memfunc_setup("GetLibraries",1213,G__G__Base2_242_0_125, 67, -1, -1, 0, 3, 1, 1, 1,
28674 "C - - 10 '\"\"' regexp C - - 10 '\"\"' option "
28675 "g - 'Bool_t' 0 'kTRUE' isRegexp", (char*)NULL, (void*) NULL, 1);
28676 G__memfunc_setup("GetHostByName",1274,G__G__Base2_242_0_126, 117, G__get_linked_tagnum(&G__G__Base2LN_TInetAddress), -1, 0, 1, 1, 1, 0, "C - - 10 - server", (char*)NULL, (void*) NULL, 1);
28677 G__memfunc_setup("GetPeerName",1069,G__G__Base2_242_0_127, 117, G__get_linked_tagnum(&G__G__Base2LN_TInetAddress), -1, 0, 1, 1, 1, 0, "i - - 0 - sock", (char*)NULL, (void*) NULL, 1);
28678 G__memfunc_setup("GetSockName",1073,G__G__Base2_242_0_128, 117, G__get_linked_tagnum(&G__G__Base2LN_TInetAddress), -1, 0, 1, 1, 1, 0, "i - - 0 - sock", (char*)NULL, (void*) NULL, 1);
28679 G__memfunc_setup("GetServiceByName",1581,G__G__Base2_242_0_129, 105, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - service", (char*)NULL, (void*) NULL, 1);
28680 G__memfunc_setup("GetServiceByPort",1617,G__G__Base2_242_0_130, 67, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - port", (char*)NULL, (void*) NULL, 1);
28681 G__memfunc_setup("OpenConnection",1442,G__G__Base2_242_0_131, 105, -1, -1, 0, 3, 1, 1, 0,
28682 "C - - 10 - server i - - 0 - port "
28683 "i - - 0 '-1' tcpwindowsize", (char*)NULL, (void*) NULL, 1);
28684 G__memfunc_setup("AnnounceTcpService",1839,G__G__Base2_242_0_132, 105, -1, -1, 0, 4, 1, 1, 0,
28685 "i - - 0 - port g - 'Bool_t' 0 - reuse "
28686 "i - - 0 - backlog i - - 0 '-1' tcpwindowsize", (char*)NULL, (void*) NULL, 1);
28687 G__memfunc_setup("AnnounceUnixService",1964,G__G__Base2_242_0_133, 105, -1, -1, 0, 2, 1, 1, 0,
28688 "i - - 0 - port i - - 0 - backlog", (char*)NULL, (void*) NULL, 1);
28689 G__memfunc_setup("AnnounceUnixService",1964,G__G__Base2_242_0_134, 105, -1, -1, 0, 2, 1, 1, 0,
28690 "C - - 10 - sockpath i - - 0 - backlog", (char*)NULL, (void*) NULL, 1);
28691 G__memfunc_setup("AcceptConnection",1632,G__G__Base2_242_0_135, 105, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - sock", (char*)NULL, (void*) NULL, 1);
28692 G__memfunc_setup("CloseConnection",1542,G__G__Base2_242_0_136, 121, -1, -1, 0, 2, 1, 1, 0,
28693 "i - - 0 - sock g - 'Bool_t' 0 'kFALSE' force", (char*)NULL, (void*) NULL, 1);
28694 G__memfunc_setup("RecvRaw",698,G__G__Base2_242_0_137, 105, -1, -1, 0, 4, 1, 1, 0,
28695 "i - - 0 - sock Y - - 0 - buffer "
28696 "i - - 0 - length i - - 0 - flag", (char*)NULL, (void*) NULL, 1);
28697 G__memfunc_setup("SendRaw",692,G__G__Base2_242_0_138, 105, -1, -1, 0, 4, 1, 1, 0,
28698 "i - - 0 - sock Y - - 10 - buffer "
28699 "i - - 0 - length i - - 0 - flag", (char*)NULL, (void*) NULL, 1);
28700 G__memfunc_setup("RecvBuf",685,G__G__Base2_242_0_139, 105, -1, -1, 0, 3, 1, 1, 0,
28701 "i - - 0 - sock Y - - 0 - buffer "
28702 "i - - 0 - length", (char*)NULL, (void*) NULL, 1);
28703 G__memfunc_setup("SendBuf",679,G__G__Base2_242_0_140, 105, -1, -1, 0, 3, 1, 1, 0,
28704 "i - - 0 - sock Y - - 10 - buffer "
28705 "i - - 0 - length", (char*)NULL, (void*) NULL, 1);
28706 G__memfunc_setup("SetSockOpt",1007,G__G__Base2_242_0_141, 105, -1, -1, 0, 3, 1, 1, 0,
28707 "i - - 0 - sock i - - 0 - kind "
28708 "i - - 0 - val", (char*)NULL, (void*) NULL, 1);
28709 G__memfunc_setup("GetSockOpt",995,G__G__Base2_242_0_142, 105, -1, -1, 0, 3, 1, 1, 0,
28710 "i - - 0 - sock i - - 0 - kind "
28711 "I - - 0 - val", (char*)NULL, (void*) NULL, 1);
28712 G__memfunc_setup("GetSysInfo",1003,G__G__Base2_242_0_143, 105, -1, -1, 0, 1, 1, 1, 8, "U 'SysInfo_t' - 0 - info", (char*)NULL, (void*) NULL, 1);
28713 G__memfunc_setup("GetCpuInfo",980,G__G__Base2_242_0_144, 105, -1, -1, 0, 2, 1, 1, 8,
28714 "U 'CpuInfo_t' - 0 - info i - 'Int_t' 0 '1000' sampleTime", (char*)NULL, (void*) NULL, 1);
28715 G__memfunc_setup("GetMemInfo",971,G__G__Base2_242_0_145, 105, -1, -1, 0, 1, 1, 1, 8, "U 'MemInfo_t' - 0 - info", (char*)NULL, (void*) NULL, 1);
28716 G__memfunc_setup("GetProcInfo",1088,G__G__Base2_242_0_146, 105, -1, -1, 0, 1, 1, 1, 8, "U 'ProcInfo_t' - 0 - info", (char*)NULL, (void*) NULL, 1);
28717 G__memfunc_setup("AddIncludePath",1370,G__G__Base2_242_0_147, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - includePath", (char*)NULL, (void*) NULL, 1);
28718 G__memfunc_setup("AddLinkedLibs",1258,G__G__Base2_242_0_148, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - linkedLib", (char*)NULL, (void*) NULL, 1);
28719 G__memfunc_setup("CompileMacro",1211,G__G__Base2_242_0_149, 105, -1, -1, 0, 5, 1, 1, 0,
28720 "C - - 10 - filename C - 'Option_t' 10 '\"\"' opt "
28721 "C - - 10 '\"\"' library_name C - - 10 '\"\"' build_dir "
28722 "h - 'UInt_t' 0 '0' dirmode", (char*)NULL, (void*) NULL, 1);
28723 G__memfunc_setup("GetAclicProperties",1833,G__G__Base2_242_0_150, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28724 G__memfunc_setup("GetBuildArch",1166,G__G__Base2_242_0_151, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28725 G__memfunc_setup("GetBuildCompiler",1611,G__G__Base2_242_0_152, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28726 G__memfunc_setup("GetBuildCompilerVersion",2353,G__G__Base2_242_0_153, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28727 G__memfunc_setup("GetBuildNode",1174,G__G__Base2_242_0_154, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28728 G__memfunc_setup("GetBuildDir",1071,G__G__Base2_242_0_155, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28729 G__memfunc_setup("GetFlagsDebug",1268,G__G__Base2_242_0_156, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28730 G__memfunc_setup("GetFlagsOpt",1088,G__G__Base2_242_0_157, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28731 G__memfunc_setup("GetIncludePath",1393,G__G__Base2_242_0_158, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 1);
28732 G__memfunc_setup("GetLinkedLibs",1281,G__G__Base2_242_0_159, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28733 G__memfunc_setup("GetLinkdefSuffix",1618,G__G__Base2_242_0_160, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28734 G__memfunc_setup("GetAclicMode",1153,G__G__Base2_242_0_161, 105, G__get_linked_tagnum(&G__G__Base2LN_TSystemcLcLEAclicMode), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28735 G__memfunc_setup("GetMakeExe",960,G__G__Base2_242_0_162, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28736 G__memfunc_setup("GetMakeSharedLib",1548,G__G__Base2_242_0_163, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28737 G__memfunc_setup("GetSoExt",787,G__G__Base2_242_0_164, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28738 G__memfunc_setup("GetObjExt",876,G__G__Base2_242_0_165, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
28739 G__memfunc_setup("SetBuildDir",1083,G__G__Base2_242_0_166, 121, -1, -1, 0, 2, 1, 1, 0,
28740 "C - - 10 - build_dir g - 'Bool_t' 0 'kFALSE' isflat", (char*)NULL, (void*) NULL, 1);
28741 G__memfunc_setup("SetFlagsDebug",1280,G__G__Base2_242_0_167, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
28742 G__memfunc_setup("SetFlagsOpt",1100,G__G__Base2_242_0_168, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
28743 G__memfunc_setup("SetIncludePath",1405,G__G__Base2_242_0_169, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - includePath", (char*)NULL, (void*) NULL, 1);
28744 G__memfunc_setup("SetMakeExe",972,G__G__Base2_242_0_170, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - directives", (char*)NULL, (void*) NULL, 1);
28745 G__memfunc_setup("SetAclicMode",1165,G__G__Base2_242_0_171, 121, -1, -1, 0, 1, 1, 1, 0, "i 'TSystem::EAclicMode' - 0 - mode", (char*)NULL, (void*) NULL, 1);
28746 G__memfunc_setup("SetMakeSharedLib",1560,G__G__Base2_242_0_172, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - directives", (char*)NULL, (void*) NULL, 1);
28747 G__memfunc_setup("SetLinkedLibs",1293,G__G__Base2_242_0_173, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - linkedLibs", (char*)NULL, (void*) NULL, 1);
28748 G__memfunc_setup("SetLinkdefSuffix",1630,G__G__Base2_242_0_174, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - suffix", (char*)NULL, (void*) NULL, 1);
28749 G__memfunc_setup("SetSoExt",799,G__G__Base2_242_0_175, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - soExt", (char*)NULL, (void*) NULL, 1);
28750 G__memfunc_setup("SetObjExt",888,G__G__Base2_242_0_176, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - objExt", (char*)NULL, (void*) NULL, 1);
28751 G__memfunc_setup("SplitAclicMode",1389,G__G__Base2_242_0_177, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 0, 4, 1, 1, 8,
28752 "C - - 10 - filename u 'TString' - 1 - mode "
28753 "u 'TString' - 1 - args u 'TString' - 1 - io", (char*)NULL, (void*) NULL, 1);
28754 G__memfunc_setup("CleanCompiledMacros",1909,G__G__Base2_242_0_178, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28755 G__memfunc_setup("Class",502,G__G__Base2_242_0_179, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSystem::Class) ), 0);
28756 G__memfunc_setup("Class_Name",982,G__G__Base2_242_0_180, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystem::Class_Name) ), 0);
28757 G__memfunc_setup("Class_Version",1339,G__G__Base2_242_0_181, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSystem::Class_Version) ), 0);
28758 G__memfunc_setup("Dictionary",1046,G__G__Base2_242_0_182, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSystem::Dictionary) ), 0);
28759 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28760 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);
28761 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);
28762 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_242_0_186, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28763 G__memfunc_setup("DeclFileName",1145,G__G__Base2_242_0_187, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystem::DeclFileName) ), 0);
28764 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_242_0_188, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSystem::ImplFileLine) ), 0);
28765 G__memfunc_setup("ImplFileName",1171,G__G__Base2_242_0_189, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSystem::ImplFileName) ), 0);
28766 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_242_0_190, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSystem::DeclFileLine) ), 0);
28767
28768 G__memfunc_setup("~TSystem", 855, G__G__Base2_242_0_191, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28769 G__tag_memfunc_reset();
28770 }
28771
28772 static void G__setup_memfuncvectorlETStringcOallocatorlETStringgRsPgR(void) {
28773
28774 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR));
28775 G__memfunc_setup("at",213,G__G__Base2_253_0_1, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "h - 'vector<TString,allocator<TString> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
28776 G__memfunc_setup("begin",517,G__G__Base2_253_0_2, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28777 G__memfunc_setup("end",311,G__G__Base2_253_0_3, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28778 G__memfunc_setup("rbegin",631,G__G__Base2_253_0_4, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), G__defined_typename("vector<TString,allocator<TString> >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28779 G__memfunc_setup("rend",425,G__G__Base2_253_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), G__defined_typename("vector<TString,allocator<TString> >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28780 G__memfunc_setup("size",443,G__G__Base2_253_0_6, 104, -1, G__defined_typename("vector<TString,allocator<TString> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28781 G__memfunc_setup("max_size",864,G__G__Base2_253_0_7, 104, -1, G__defined_typename("vector<TString,allocator<TString> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28782 G__memfunc_setup("resize",658,G__G__Base2_253_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'vector<TString,allocator<TString> >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0);
28783 G__memfunc_setup("resize",658,G__G__Base2_253_0_9, 121, -1, -1, 0, 2, 1, 1, 0,
28784 "h - 'vector<TString,allocator<TString> >::size_type' 0 - sz u 'TString' - 0 - c", (char*)NULL, (void*) NULL, 0);
28785 G__memfunc_setup("capacity",846,G__G__Base2_253_0_10, 104, -1, G__defined_typename("vector<TString,allocator<TString> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28786 G__memfunc_setup("empty",559,G__G__Base2_253_0_11, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28787 G__memfunc_setup("operator[]",1060,G__G__Base2_253_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 1, 1, 1, 0, "h - 'vector<TString,allocator<TString> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
28788 G__memfunc_setup("vector<TString,allocator<TString> >",3370,G__G__Base2_253_0_13, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28789 G__memfunc_setup("vector<TString,allocator<TString> >",3370,G__G__Base2_253_0_14, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR), -1, 0, 2, 1, 1, 0,
28790 "h - 'vector<TString,allocator<TString> >::size_type' 0 - n u 'TString' - 11 'TString()' value", (char*)NULL, (void*) NULL, 0);
28791 G__memfunc_setup("vector<TString,allocator<TString> >",3370,G__G__Base2_253_0_15, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector<TString,allocator<TString> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
28792 G__memfunc_setup("vector<TString,allocator<TString> >",3370,G__G__Base2_253_0_16, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR), -1, 0, 2, 1, 1, 0,
28793 "u 'vector<TString,allocator<TString> >::iterator' 'vector<TString,allocator<TString> >::const_iterator' 10 - first u 'vector<TString,allocator<TString> >::iterator' 'vector<TString,allocator<TString> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
28794 G__memfunc_setup("operator=",937,G__G__Base2_253_0_17, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector<TString,allocator<TString> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
28795 G__memfunc_setup("reserve",764,G__G__Base2_253_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'vector<TString,allocator<TString> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
28796 G__memfunc_setup("front",553,G__G__Base2_253_0_19, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28797 G__memfunc_setup("back",401,G__G__Base2_253_0_20, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28798 G__memfunc_setup("push_back",944,G__G__Base2_253_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - x", (char*)NULL, (void*) NULL, 0);
28799 G__memfunc_setup("swap",443,G__G__Base2_253_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector<TString,allocator<TString> >' - 1 - x", (char*)NULL, (void*) NULL, 0);
28800 G__memfunc_setup("insert",661,G__G__Base2_253_0_23, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0,
28801 "u 'vector<TString,allocator<TString> >::iterator' - 0 - position u 'TString' - 11 - x", (char*)NULL, (void*) NULL, 0);
28802 G__memfunc_setup("insert",661,G__G__Base2_253_0_24, 121, -1, -1, 0, 3, 1, 1, 0,
28803 "u 'vector<TString,allocator<TString> >::iterator' - 0 - position u 'vector<TString,allocator<TString> >::iterator' 'vector<TString,allocator<TString> >::const_iterator' 10 - first "
28804 "u 'vector<TString,allocator<TString> >::iterator' 'vector<TString,allocator<TString> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
28805 G__memfunc_setup("insert",661,G__G__Base2_253_0_25, 121, -1, -1, 0, 3, 1, 1, 0,
28806 "u 'vector<TString,allocator<TString> >::iterator' - 0 - position h - 'vector<TString,allocator<TString> >::size_type' 0 - n "
28807 "u 'TString' - 11 - x", (char*)NULL, (void*) NULL, 0);
28808 G__memfunc_setup("pop_back",831,G__G__Base2_253_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28809 G__memfunc_setup("erase",528,G__G__Base2_253_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector<TString,allocator<TString> >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0);
28810 G__memfunc_setup("erase",528,G__G__Base2_253_0_28, 121, -1, -1, 0, 2, 1, 1, 0,
28811 "u 'vector<TString,allocator<TString> >::iterator' - 0 - first u 'vector<TString,allocator<TString> >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0);
28812 G__memfunc_setup("clear",519,G__G__Base2_253_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28813
28814 G__memfunc_setup("~vector<TString,allocator<TString> >", 3496, G__G__Base2_253_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
28815 G__tag_memfunc_reset();
28816 }
28817
28818 static void G__setup_memfuncvectorlETStringcOallocatorlETStringgRsPgRcLcLiterator(void) {
28819
28820 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator));
28821 G__memfunc_setup("iterator",874,G__G__Base2_254_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28822 G__memfunc_setup("iterator",874,G__G__Base2_254_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 1, 5, 1, 0, "U 'TString' 'vector<TString,allocator<TString> >::iterator::pointer' 11 - __i", (char*)NULL, (void*) NULL, 0);
28823 G__memfunc_setup("operator*",918,G__G__Base2_254_0_3, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), G__defined_typename("vector<TString,allocator<TString> >::iterator::reference"), 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28824 G__memfunc_setup("operator->",983,G__G__Base2_254_0_4, 85, G__get_linked_tagnum(&G__G__Base2LN_TString), G__defined_typename("vector<TString,allocator<TString> >::iterator::pointer"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28825 G__memfunc_setup("operator++",962,G__G__Base2_254_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28826 G__memfunc_setup("operator++",962,G__G__Base2_254_0_6, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
28827 G__memfunc_setup("operator--",966,G__G__Base2_254_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28828 G__memfunc_setup("operator--",966,G__G__Base2_254_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
28829 G__memfunc_setup("operator[]",1060,G__G__Base2_254_0_9, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), G__defined_typename("vector<TString,allocator<TString> >::iterator::reference"), 1, 1, 1, 1, 8, "l - 'vector<TString,allocator<TString> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
28830 G__memfunc_setup("operator+=",980,G__G__Base2_254_0_10, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'vector<TString,allocator<TString> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
28831 G__memfunc_setup("operator+",919,G__G__Base2_254_0_11, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'vector<TString,allocator<TString> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
28832 G__memfunc_setup("operator-=",982,G__G__Base2_254_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'vector<TString,allocator<TString> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
28833 G__memfunc_setup("operator-",921,G__G__Base2_254_0_13, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'vector<TString,allocator<TString> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
28834 G__memfunc_setup("base",411,G__G__Base2_254_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_TString), G__defined_typename("vector<TString,allocator<TString> >::iterator::pointer"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
28835 G__memfunc_setup("operator=",937,G__G__Base2_254_0_15, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'vector<TString,allocator<TString> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
28836
28837 G__memfunc_setup("iterator", 874, G__G__Base2_254_0_16, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'vector<TString,allocator<TString> >::iterator' - 11 - -", (char*) NULL, (void*) NULL, 0);
28838
28839 G__memfunc_setup("~iterator", 1000, G__G__Base2_254_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
28840 G__tag_memfunc_reset();
28841 }
28842
28843 static void G__setup_memfuncreverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR(void) {
28844
28845 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR));
28846 G__memfunc_setup("reverse_iterator<vector<TString,allocator<TString> >::iterator>",6215,G__G__Base2_255_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28847 G__memfunc_setup("base",411,G__G__Base2_255_0_2, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 8, "", "explicit", (void*) NULL, 0);
28848 G__memfunc_setup("operator*",918,G__G__Base2_255_0_3, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), G__defined_typename("reverse_iterator<vector<TString,allocator<TString> >::iterator>::reference"), 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28849 G__memfunc_setup("operator->",983,G__G__Base2_255_0_4, 85, G__get_linked_tagnum(&G__G__Base2LN_TString), G__defined_typename("reverse_iterator<vector<TString,allocator<TString> >::iterator>::pointer"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28850 G__memfunc_setup("operator++",962,G__G__Base2_255_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28851 G__memfunc_setup("operator++",962,G__G__Base2_255_0_6, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
28852 G__memfunc_setup("operator--",966,G__G__Base2_255_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28853 G__memfunc_setup("operator--",966,G__G__Base2_255_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
28854 G__memfunc_setup("operator+",919,G__G__Base2_255_0_9, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 8, "l - 'reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
28855 G__memfunc_setup("operator+=",980,G__G__Base2_255_0_10, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "l - 'reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
28856 G__memfunc_setup("operator-",921,G__G__Base2_255_0_11, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 8, "l - 'reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
28857 G__memfunc_setup("operator-=",982,G__G__Base2_255_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "l - 'reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
28858 G__memfunc_setup("operator[]",1060,G__G__Base2_255_0_13, 117, G__get_linked_tagnum(&G__G__Base2LN_TString), G__defined_typename("reverse_iterator<vector<TString,allocator<TString> >::iterator>::reference"), 1, 1, 1, 1, 8, "l - 'reverse_iterator<vector<TString,allocator<TString> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
28859
28860 G__memfunc_setup("reverse_iterator<vector<TString,allocator<TString> >::iterator>", 6215, G__G__Base2_255_0_14, (int) ('i'),
28861 G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "u 'reverse_iterator<vector<TString,allocator<TString> >::iterator>' - 11 - -", (char*) NULL, (void*) NULL, 0);
28862
28863 G__memfunc_setup("~reverse_iterator<vector<TString,allocator<TString> >::iterator>", 6341, G__G__Base2_255_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
28864
28865 G__memfunc_setup("operator=", 937, G__G__Base2_255_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "u 'reverse_iterator<vector<TString,allocator<TString> >::iterator>' - 11 - -", (char*) NULL, (void*) NULL, 0);
28866 G__tag_memfunc_reset();
28867 }
28868
28869 static void G__setup_memfuncTSysEvtHandler(void) {
28870
28871 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TSysEvtHandler));
28872 G__memfunc_setup("GetSender",897,(G__InterfaceMethod) NULL, 89, -1, -1, 0, 0, 1, 4, 0, "", "used to set gTQSender", (void*) NULL, 1);
28873 G__memfunc_setup("Activate",817,G__G__Base2_256_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28874 G__memfunc_setup("DeActivate",986,G__G__Base2_256_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28875 G__memfunc_setup("IsActive",792,G__G__Base2_256_0_5, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28876 G__memfunc_setup("Add",265,G__G__Base2_256_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
28877 G__memfunc_setup("Remove",622,G__G__Base2_256_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
28878 G__memfunc_setup("Notify",633,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
28879 G__memfunc_setup("Activated",917,G__G__Base2_256_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
28880 G__memfunc_setup("DeActivated",1086,G__G__Base2_256_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
28881 G__memfunc_setup("Notified",818,G__G__Base2_256_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
28882 G__memfunc_setup("Added",466,G__G__Base2_256_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
28883 G__memfunc_setup("Removed",722,G__G__Base2_256_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 1);
28884 G__memfunc_setup("Class",502,G__G__Base2_256_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSysEvtHandler::Class) ), 0);
28885 G__memfunc_setup("Class_Name",982,G__G__Base2_256_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSysEvtHandler::Class_Name) ), 0);
28886 G__memfunc_setup("Class_Version",1339,G__G__Base2_256_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSysEvtHandler::Class_Version) ), 0);
28887 G__memfunc_setup("Dictionary",1046,G__G__Base2_256_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSysEvtHandler::Dictionary) ), 0);
28888 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28889 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);
28890 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);
28891 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_256_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28892 G__memfunc_setup("DeclFileName",1145,G__G__Base2_256_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSysEvtHandler::DeclFileName) ), 0);
28893 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_256_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSysEvtHandler::ImplFileLine) ), 0);
28894 G__memfunc_setup("ImplFileName",1171,G__G__Base2_256_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSysEvtHandler::ImplFileName) ), 0);
28895 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_256_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSysEvtHandler::DeclFileLine) ), 0);
28896
28897 G__memfunc_setup("~TSysEvtHandler", 1534, G__G__Base2_256_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28898 G__tag_memfunc_reset();
28899 }
28900
28901 static void G__setup_memfuncTStdExceptionHandler(void) {
28902
28903 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandler));
28904 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28905 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28906 G__memfunc_setup("Notify",633,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
28907 G__memfunc_setup("Handle",588,G__G__Base2_261_0_5, 105, G__get_linked_tagnum(&G__G__Base2LN_TStdExceptionHandlercLcLEStatus), -1, 0, 1, 1, 1, 0, "u 'exception' - 1 - exc", (char*)NULL, (void*) NULL, 3);
28908 G__memfunc_setup("Class",502,G__G__Base2_261_0_6, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TStdExceptionHandler::Class) ), 0);
28909 G__memfunc_setup("Class_Name",982,G__G__Base2_261_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStdExceptionHandler::Class_Name) ), 0);
28910 G__memfunc_setup("Class_Version",1339,G__G__Base2_261_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TStdExceptionHandler::Class_Version) ), 0);
28911 G__memfunc_setup("Dictionary",1046,G__G__Base2_261_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TStdExceptionHandler::Dictionary) ), 0);
28912 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28913 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);
28914 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);
28915 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_261_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28916 G__memfunc_setup("DeclFileName",1145,G__G__Base2_261_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStdExceptionHandler::DeclFileName) ), 0);
28917 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_261_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStdExceptionHandler::ImplFileLine) ), 0);
28918 G__memfunc_setup("ImplFileName",1171,G__G__Base2_261_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TStdExceptionHandler::ImplFileName) ), 0);
28919 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_261_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TStdExceptionHandler::DeclFileLine) ), 0);
28920
28921 G__memfunc_setup("~TStdExceptionHandler", 2154, G__G__Base2_261_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28922 G__tag_memfunc_reset();
28923 }
28924
28925 static void G__setup_memfuncTTime(void) {
28926
28927 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TTime));
28928 G__memfunc_setup("TTime",483,G__G__Base2_263_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28929 G__memfunc_setup("TTime",483,G__G__Base2_263_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - msec", (char*)NULL, (void*) NULL, 0);
28930 G__memfunc_setup("TTime",483,G__G__Base2_263_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 1, 1, 1, 0, "u 'TTime' - 11 - t", (char*)NULL, (void*) NULL, 0);
28931 G__memfunc_setup("operator=",937,G__G__Base2_263_0_4, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 1, 1, 1, 1, 0, "u 'TTime' - 11 - t", (char*)NULL, (void*) NULL, 0);
28932 G__memfunc_setup("operator+=",980,G__G__Base2_263_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 1, 1, 1, 0, "u 'TTime' - 11 - t", (char*)NULL, (void*) NULL, 0);
28933 G__memfunc_setup("operator-=",982,G__G__Base2_263_0_6, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 1, 1, 1, 0, "u 'TTime' - 11 - t", (char*)NULL, (void*) NULL, 0);
28934 G__memfunc_setup("operator*=",979,G__G__Base2_263_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 1, 1, 1, 0, "u 'TTime' - 11 - t", (char*)NULL, (void*) NULL, 0);
28935 G__memfunc_setup("operator/=",984,G__G__Base2_263_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 1, 1, 1, 0, "u 'TTime' - 11 - t", (char*)NULL, (void*) NULL, 0);
28936 G__memfunc_setup("operator long",1340,G__G__Base2_263_0_9, 108, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28937 G__memfunc_setup("operator unsigned long",2233,G__G__Base2_263_0_10, 107, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28938 G__memfunc_setup("operator long long",1804,G__G__Base2_263_0_11, 110, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28939 G__memfunc_setup("operator unsigned long long",2697,G__G__Base2_263_0_12, 109, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
28940 G__memfunc_setup("AsString",811,G__G__Base2_263_0_13, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
28941 G__memfunc_setup("Class",502,G__G__Base2_263_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TTime::Class) ), 0);
28942 G__memfunc_setup("Class_Name",982,G__G__Base2_263_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTime::Class_Name) ), 0);
28943 G__memfunc_setup("Class_Version",1339,G__G__Base2_263_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TTime::Class_Version) ), 0);
28944 G__memfunc_setup("Dictionary",1046,G__G__Base2_263_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TTime::Dictionary) ), 0);
28945 G__memfunc_setup("IsA",253,G__G__Base2_263_0_18, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28946 G__memfunc_setup("ShowMembers",1132,G__G__Base2_263_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
28947 G__memfunc_setup("Streamer",835,G__G__Base2_263_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
28948 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_263_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28949 G__memfunc_setup("DeclFileName",1145,G__G__Base2_263_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTime::DeclFileName) ), 0);
28950 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_263_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TTime::ImplFileLine) ), 0);
28951 G__memfunc_setup("ImplFileName",1171,G__G__Base2_263_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTime::ImplFileName) ), 0);
28952 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_263_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TTime::DeclFileLine) ), 0);
28953
28954 G__memfunc_setup("~TTime", 609, G__G__Base2_263_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
28955 G__tag_memfunc_reset();
28956 }
28957
28958 static void G__setup_memfuncFileStat_t(void) {
28959
28960 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_FileStat_t));
28961 G__memfunc_setup("FileStat_t",1007,G__G__Base2_272_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_FileStat_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28962
28963 G__memfunc_setup("FileStat_t", 1007, G__G__Base2_272_0_2, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_FileStat_t), -1, 0, 1, 1, 1, 0, "u 'FileStat_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
28964
28965 G__memfunc_setup("~FileStat_t", 1133, G__G__Base2_272_0_3, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
28966
28967 G__memfunc_setup("operator=", 937, G__G__Base2_272_0_4, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_FileStat_t), -1, 1, 1, 1, 1, 0, "u 'FileStat_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
28968 G__tag_memfunc_reset();
28969 }
28970
28971 static void G__setup_memfuncUserGroup_t(void) {
28972
28973 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t));
28974 G__memfunc_setup("UserGroup_t",1151,G__G__Base2_273_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28975
28976 G__memfunc_setup("UserGroup_t", 1151, G__G__Base2_273_0_2, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t), -1, 0, 1, 1, 1, 0, "u 'UserGroup_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
28977
28978 G__memfunc_setup("~UserGroup_t", 1277, G__G__Base2_273_0_3, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
28979
28980 G__memfunc_setup("operator=", 937, G__G__Base2_273_0_4, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_UserGroup_t), -1, 1, 1, 1, 1, 0, "u 'UserGroup_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
28981 G__tag_memfunc_reset();
28982 }
28983
28984 static void G__setup_memfuncSysInfo_t(void) {
28985
28986 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_SysInfo_t));
28987 G__memfunc_setup("SysInfo_t",926,G__G__Base2_274_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_SysInfo_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
28988 G__memfunc_setup("Class",502,G__G__Base2_274_0_2, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&SysInfo_t::Class) ), 0);
28989 G__memfunc_setup("Class_Name",982,G__G__Base2_274_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&SysInfo_t::Class_Name) ), 0);
28990 G__memfunc_setup("Class_Version",1339,G__G__Base2_274_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&SysInfo_t::Class_Version) ), 0);
28991 G__memfunc_setup("Dictionary",1046,G__G__Base2_274_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&SysInfo_t::Dictionary) ), 0);
28992 G__memfunc_setup("IsA",253,G__G__Base2_274_0_6, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
28993 G__memfunc_setup("ShowMembers",1132,G__G__Base2_274_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
28994 G__memfunc_setup("Streamer",835,G__G__Base2_274_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
28995 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_274_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
28996 G__memfunc_setup("DeclFileName",1145,G__G__Base2_274_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&SysInfo_t::DeclFileName) ), 0);
28997 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_274_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&SysInfo_t::ImplFileLine) ), 0);
28998 G__memfunc_setup("ImplFileName",1171,G__G__Base2_274_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&SysInfo_t::ImplFileName) ), 0);
28999 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_274_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&SysInfo_t::DeclFileLine) ), 0);
29000
29001 G__memfunc_setup("SysInfo_t", 926, G__G__Base2_274_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_SysInfo_t), -1, 0, 1, 1, 1, 0, "u 'SysInfo_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29002
29003 G__memfunc_setup("~SysInfo_t", 1052, G__G__Base2_274_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
29004
29005 G__memfunc_setup("operator=", 937, G__G__Base2_274_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_SysInfo_t), -1, 1, 1, 1, 1, 0, "u 'SysInfo_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29006 G__tag_memfunc_reset();
29007 }
29008
29009 static void G__setup_memfuncCpuInfo_t(void) {
29010
29011 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_CpuInfo_t));
29012 G__memfunc_setup("CpuInfo_t",903,G__G__Base2_275_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_CpuInfo_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29013 G__memfunc_setup("Class",502,G__G__Base2_275_0_2, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&CpuInfo_t::Class) ), 0);
29014 G__memfunc_setup("Class_Name",982,G__G__Base2_275_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&CpuInfo_t::Class_Name) ), 0);
29015 G__memfunc_setup("Class_Version",1339,G__G__Base2_275_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&CpuInfo_t::Class_Version) ), 0);
29016 G__memfunc_setup("Dictionary",1046,G__G__Base2_275_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&CpuInfo_t::Dictionary) ), 0);
29017 G__memfunc_setup("IsA",253,G__G__Base2_275_0_6, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29018 G__memfunc_setup("ShowMembers",1132,G__G__Base2_275_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
29019 G__memfunc_setup("Streamer",835,G__G__Base2_275_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
29020 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_275_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
29021 G__memfunc_setup("DeclFileName",1145,G__G__Base2_275_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&CpuInfo_t::DeclFileName) ), 0);
29022 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_275_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&CpuInfo_t::ImplFileLine) ), 0);
29023 G__memfunc_setup("ImplFileName",1171,G__G__Base2_275_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&CpuInfo_t::ImplFileName) ), 0);
29024 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_275_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&CpuInfo_t::DeclFileLine) ), 0);
29025
29026 G__memfunc_setup("CpuInfo_t", 903, G__G__Base2_275_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_CpuInfo_t), -1, 0, 1, 1, 1, 0, "u 'CpuInfo_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29027
29028 G__memfunc_setup("~CpuInfo_t", 1029, G__G__Base2_275_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
29029
29030 G__memfunc_setup("operator=", 937, G__G__Base2_275_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_CpuInfo_t), -1, 1, 1, 1, 1, 0, "u 'CpuInfo_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29031 G__tag_memfunc_reset();
29032 }
29033
29034 static void G__setup_memfuncMemInfo_t(void) {
29035
29036 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_MemInfo_t));
29037 G__memfunc_setup("MemInfo_t",894,G__G__Base2_276_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_MemInfo_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29038 G__memfunc_setup("Class",502,G__G__Base2_276_0_2, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&MemInfo_t::Class) ), 0);
29039 G__memfunc_setup("Class_Name",982,G__G__Base2_276_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&MemInfo_t::Class_Name) ), 0);
29040 G__memfunc_setup("Class_Version",1339,G__G__Base2_276_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&MemInfo_t::Class_Version) ), 0);
29041 G__memfunc_setup("Dictionary",1046,G__G__Base2_276_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&MemInfo_t::Dictionary) ), 0);
29042 G__memfunc_setup("IsA",253,G__G__Base2_276_0_6, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29043 G__memfunc_setup("ShowMembers",1132,G__G__Base2_276_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
29044 G__memfunc_setup("Streamer",835,G__G__Base2_276_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
29045 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_276_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
29046 G__memfunc_setup("DeclFileName",1145,G__G__Base2_276_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&MemInfo_t::DeclFileName) ), 0);
29047 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_276_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&MemInfo_t::ImplFileLine) ), 0);
29048 G__memfunc_setup("ImplFileName",1171,G__G__Base2_276_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&MemInfo_t::ImplFileName) ), 0);
29049 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_276_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&MemInfo_t::DeclFileLine) ), 0);
29050
29051 G__memfunc_setup("MemInfo_t", 894, G__G__Base2_276_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_MemInfo_t), -1, 0, 1, 1, 1, 0, "u 'MemInfo_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29052
29053 G__memfunc_setup("~MemInfo_t", 1020, G__G__Base2_276_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
29054
29055 G__memfunc_setup("operator=", 937, G__G__Base2_276_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_MemInfo_t), -1, 1, 1, 1, 1, 0, "u 'MemInfo_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29056 G__tag_memfunc_reset();
29057 }
29058
29059 static void G__setup_memfuncProcInfo_t(void) {
29060
29061 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_ProcInfo_t));
29062 G__memfunc_setup("ProcInfo_t",1011,G__G__Base2_277_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_ProcInfo_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29063 G__memfunc_setup("Class",502,G__G__Base2_277_0_2, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&ProcInfo_t::Class) ), 0);
29064 G__memfunc_setup("Class_Name",982,G__G__Base2_277_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ProcInfo_t::Class_Name) ), 0);
29065 G__memfunc_setup("Class_Version",1339,G__G__Base2_277_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&ProcInfo_t::Class_Version) ), 0);
29066 G__memfunc_setup("Dictionary",1046,G__G__Base2_277_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&ProcInfo_t::Dictionary) ), 0);
29067 G__memfunc_setup("IsA",253,G__G__Base2_277_0_6, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29068 G__memfunc_setup("ShowMembers",1132,G__G__Base2_277_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
29069 G__memfunc_setup("Streamer",835,G__G__Base2_277_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
29070 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_277_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
29071 G__memfunc_setup("DeclFileName",1145,G__G__Base2_277_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ProcInfo_t::DeclFileName) ), 0);
29072 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_277_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ProcInfo_t::ImplFileLine) ), 0);
29073 G__memfunc_setup("ImplFileName",1171,G__G__Base2_277_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ProcInfo_t::ImplFileName) ), 0);
29074 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_277_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ProcInfo_t::DeclFileLine) ), 0);
29075
29076 G__memfunc_setup("ProcInfo_t", 1011, G__G__Base2_277_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_ProcInfo_t), -1, 0, 1, 1, 1, 0, "u 'ProcInfo_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29077
29078 G__memfunc_setup("~ProcInfo_t", 1137, G__G__Base2_277_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
29079
29080 G__memfunc_setup("operator=", 937, G__G__Base2_277_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_ProcInfo_t), -1, 1, 1, 1, 1, 0, "u 'ProcInfo_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29081 G__tag_memfunc_reset();
29082 }
29083
29084 static void G__setup_memfuncRedirectHandle_t(void) {
29085
29086 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_RedirectHandle_t));
29087 G__memfunc_setup("RedirectHandle_t",1617,G__G__Base2_278_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_RedirectHandle_t), -1, 0, 1, 1, 1, 0, "C - - 10 '0' n", (char*)NULL, (void*) NULL, 0);
29088 G__memfunc_setup("Reset",515,G__G__Base2_278_0_2, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29089
29090 G__memfunc_setup("RedirectHandle_t", 1617, G__G__Base2_278_0_3, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_RedirectHandle_t), -1, 0, 1, 1, 1, 0, "u 'RedirectHandle_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29091
29092 G__memfunc_setup("~RedirectHandle_t", 1743, G__G__Base2_278_0_4, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
29093
29094 G__memfunc_setup("operator=", 937, G__G__Base2_278_0_5, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_RedirectHandle_t), -1, 1, 1, 1, 1, 0, "u 'RedirectHandle_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
29095 G__tag_memfunc_reset();
29096 }
29097
29098 static void G__setup_memfuncTProcessEventTimer(void) {
29099
29100 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer));
29101 G__memfunc_setup("TProcessEventTimer",1846,G__G__Base2_279_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TProcessEventTimer), -1, 0, 1, 1, 1, 0, "l - 'Long_t' 0 - delay", (char*)NULL, (void*) NULL, 0);
29102 G__memfunc_setup("Notify",633,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
29103 G__memfunc_setup("ProcessEvents",1364,G__G__Base2_279_0_3, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29104 G__memfunc_setup("Class",502,G__G__Base2_279_0_4, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TProcessEventTimer::Class) ), 0);
29105 G__memfunc_setup("Class_Name",982,G__G__Base2_279_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessEventTimer::Class_Name) ), 0);
29106 G__memfunc_setup("Class_Version",1339,G__G__Base2_279_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TProcessEventTimer::Class_Version) ), 0);
29107 G__memfunc_setup("Dictionary",1046,G__G__Base2_279_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TProcessEventTimer::Dictionary) ), 0);
29108 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29109 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);
29110 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);
29111 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_279_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
29112 G__memfunc_setup("DeclFileName",1145,G__G__Base2_279_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessEventTimer::DeclFileName) ), 0);
29113 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_279_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProcessEventTimer::ImplFileLine) ), 0);
29114 G__memfunc_setup("ImplFileName",1171,G__G__Base2_279_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProcessEventTimer::ImplFileName) ), 0);
29115 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_279_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProcessEventTimer::DeclFileLine) ), 0);
29116
29117 G__memfunc_setup("~TProcessEventTimer", 1972, G__G__Base2_279_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
29118 G__tag_memfunc_reset();
29119 }
29120
29121 static void G__setup_memfuncTRemoteObject(void) {
29122
29123 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject));
29124 G__memfunc_setup("TRemoteObject",1303,G__G__Base2_282_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29125 G__memfunc_setup("TRemoteObject",1303,G__G__Base2_282_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject), -1, 0, 3, 1, 1, 0,
29126 "C - - 10 - name C - - 10 - title "
29127 "C - - 10 - classname", (char*)NULL, (void*) NULL, 0);
29128 G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
29129 G__memfunc_setup("IsFolder",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29130 G__memfunc_setup("Browse",626,G__G__Base2_282_0_5, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29131 G__memfunc_setup("GetFileStat",1084,G__G__Base2_282_0_6, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'FileStat_t' - 0 - sbuf", (char*)NULL, (void*) NULL, 0);
29132 G__memfunc_setup("GetClassName",1175,G__G__Base2_282_0_7, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29133 G__memfunc_setup("GetKeyObjectName",1569,G__G__Base2_282_0_8, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29134 G__memfunc_setup("GetKeyClassName",1472,G__G__Base2_282_0_9, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29135 G__memfunc_setup("SetFolder",904,G__G__Base2_282_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - isFolder", (char*)NULL, (void*) NULL, 0);
29136 G__memfunc_setup("SetKeyObjectName",1581,G__G__Base2_282_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
29137 G__memfunc_setup("SetKeyClassName",1484,G__G__Base2_282_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
29138 G__memfunc_setup("SetRemoteAddress",1630,G__G__Base2_282_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "l - 'Long_t' 0 - addr", (char*)NULL, (void*) NULL, 0);
29139 G__memfunc_setup("Class",502,G__G__Base2_282_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRemoteObject::Class) ), 0);
29140 G__memfunc_setup("Class_Name",982,G__G__Base2_282_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRemoteObject::Class_Name) ), 0);
29141 G__memfunc_setup("Class_Version",1339,G__G__Base2_282_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRemoteObject::Class_Version) ), 0);
29142 G__memfunc_setup("Dictionary",1046,G__G__Base2_282_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRemoteObject::Dictionary) ), 0);
29143 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29144 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);
29145 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);
29146 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_282_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
29147 G__memfunc_setup("DeclFileName",1145,G__G__Base2_282_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRemoteObject::DeclFileName) ), 0);
29148 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_282_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRemoteObject::ImplFileLine) ), 0);
29149 G__memfunc_setup("ImplFileName",1171,G__G__Base2_282_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRemoteObject::ImplFileName) ), 0);
29150 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_282_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRemoteObject::DeclFileLine) ), 0);
29151
29152 G__memfunc_setup("TRemoteObject", 1303, G__G__Base2_282_0_26, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject), -1, 0, 1, 1, 1, 0, "u 'TRemoteObject' - 11 - -", (char*) NULL, (void*) NULL, 0);
29153
29154 G__memfunc_setup("~TRemoteObject", 1429, G__G__Base2_282_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
29155
29156 G__memfunc_setup("operator=", 937, G__G__Base2_282_0_28, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_TRemoteObject), -1, 1, 1, 1, 1, 0, "u 'TRemoteObject' - 11 - -", (char*) NULL, (void*) NULL, 0);
29157 G__tag_memfunc_reset();
29158 }
29159
29160 static void G__setup_memfuncTROOT(void) {
29161
29162 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TROOT));
29163 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Base2LN_TROOT), -1, 1, 1, 1, 4, 0, "u 'TROOT' - 11 - -", "Not implemented", (void*) NULL, 0);
29164 G__memfunc_setup("InitSystem",1049,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", "Operating System interface", (void*) NULL, 0);
29165 G__memfunc_setup("InitThreads",1119,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", "Initialize threads library", (void*) NULL, 0);
29166 G__memfunc_setup("ReadSvnInfo",1087,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", "Read Subversion revision number and branch name", (void*) NULL, 0);
29167 G__memfunc_setup("operator new",1238,(G__InterfaceMethod) NULL, 89, -1, -1, 0, 1, 1, 2, 0, "h - 'size_t' 0 - l", (char*)NULL, (void*) NULL, 0);
29168 G__memfunc_setup("AddClass",767,G__G__Base2_288_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TClass' - 0 - cl", (char*)NULL, (void*) NULL, 0);
29169 G__memfunc_setup("AddClassGenerator",1702,G__G__Base2_288_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TClassGenerator' - 0 - gen", (char*)NULL, (void*) NULL, 0);
29170 G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
29171 G__memfunc_setup("ClassSaved",1001,G__G__Base2_288_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TClass' - 0 - cl", (char*)NULL, (void*) NULL, 0);
29172 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
29173 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
29174 G__memfunc_setup("FindObjectAny",1280,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
29175 G__memfunc_setup("FindSpecialObject",1689,G__G__Base2_288_0_16, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 2, 1, 1, 0,
29176 "C - - 10 - name Y - - 1 - where", (char*)NULL, (void*) NULL, 0);
29177 G__memfunc_setup("FindObjectClassName",1871,G__G__Base2_288_0_17, 67, -1, -1, 0, 1, 1, 1, 9, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
29178 G__memfunc_setup("FindObjectPathName",1766,G__G__Base2_288_0_18, 67, -1, -1, 0, 1, 1, 1, 9, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
29179 G__memfunc_setup("FindSTLClass",1130,G__G__Base2_288_0_19, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 3, 1, 1, 8,
29180 "C - - 10 - name g - 'Bool_t' 0 - load "
29181 "g - 'Bool_t' 0 'kFALSE' silent", (char*)NULL, (void*) NULL, 0);
29182 G__memfunc_setup("ForceStyle",1024,G__G__Base2_288_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' force", (char*)NULL, (void*) NULL, 0);
29183 G__memfunc_setup("FromPopUp",904,G__G__Base2_288_0_21, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29184 G__memfunc_setup("GetPluginManager",1610,G__G__Base2_288_0_22, 85, G__get_linked_tagnum(&G__G__Base2LN_TPluginManager), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29185 G__memfunc_setup("GetApplication",1428,G__G__Base2_288_0_23, 85, G__get_linked_tagnum(&G__G__Base2LN_TApplication), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29186 G__memfunc_setup("GetInterpreter",1460,G__G__Base2_288_0_24, 85, G__get_linked_tagnum(&G__G__Base2LN_TInterpreter), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29187 G__memfunc_setup("GetClass",790,G__G__Base2_288_0_25, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 3, 1, 1, 8,
29188 "C - - 10 - name g - 'Bool_t' 0 'kTRUE' load "
29189 "g - 'Bool_t' 0 'kFALSE' silent", (char*)NULL, (void*) NULL, 0);
29190 G__memfunc_setup("GetClass",790,G__G__Base2_288_0_26, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 3, 1, 1, 8,
29191 "u 'type_info' - 11 - typeinfo g - 'Bool_t' 0 'kTRUE' load "
29192 "g - 'Bool_t' 0 'kFALSE' silent", (char*)NULL, (void*) NULL, 0);
29193 G__memfunc_setup("GetColor",799,G__G__Base2_288_0_27, 85, G__get_linked_tagnum(&G__G__Base2LN_TColor), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - color", (char*)NULL, (void*) NULL, 0);
29194 G__memfunc_setup("GetConfigOptions",1634,G__G__Base2_288_0_28, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29195 G__memfunc_setup("GetConfigFeatures",1717,G__G__Base2_288_0_29, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29196 G__memfunc_setup("GetCutClassName",1475,G__G__Base2_288_0_30, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29197 G__memfunc_setup("GetDefCanvasName",1548,G__G__Base2_288_0_31, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29198 G__memfunc_setup("GetEditHistograms",1735,G__G__Base2_288_0_32, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29199 G__memfunc_setup("GetEditorMode",1292,G__G__Base2_288_0_33, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29200 G__memfunc_setup("GetForceStyle",1312,G__G__Base2_288_0_34, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29201 G__memfunc_setup("GetBuiltDate",1182,G__G__Base2_288_0_35, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29202 G__memfunc_setup("GetBuiltTime",1199,G__G__Base2_288_0_36, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29203 G__memfunc_setup("GetSvnRevision",1446,G__G__Base2_288_0_37, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29204 G__memfunc_setup("GetSvnBranch",1189,G__G__Base2_288_0_38, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29205 G__memfunc_setup("GetSvnDate",981,G__G__Base2_288_0_39, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
29206 G__memfunc_setup("GetVersionDate",1412,G__G__Base2_288_0_40, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29207 G__memfunc_setup("GetVersionTime",1429,G__G__Base2_288_0_41, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29208 G__memfunc_setup("GetVersionInt",1329,G__G__Base2_288_0_42, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29209 G__memfunc_setup("GetVersionCode",1409,G__G__Base2_288_0_43, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29210 G__memfunc_setup("GetVersion",1030,G__G__Base2_288_0_44, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29211 G__memfunc_setup("GetListOfClasses",1599,G__G__Base2_288_0_45, 85, G__get_linked_tagnum(&G__G__Base2LN_TCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29212 G__memfunc_setup("GetListOfColors",1507,G__G__Base2_288_0_46, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29213 G__memfunc_setup("GetListOfTypes",1414,G__G__Base2_288_0_47, 85, G__get_linked_tagnum(&G__G__Base2LN_TCollection), -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' load", (char*)NULL, (void*) NULL, 0);
29214 G__memfunc_setup("GetListOfGlobals",1589,G__G__Base2_288_0_48, 85, G__get_linked_tagnum(&G__G__Base2LN_TCollection), -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' load", (char*)NULL, (void*) NULL, 0);
29215 G__memfunc_setup("GetListOfGlobalFunctions",2427,G__G__Base2_288_0_49, 85, G__get_linked_tagnum(&G__G__Base2LN_TCollection), -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' load", (char*)NULL, (void*) NULL, 0);
29216 G__memfunc_setup("GetListOfFiles",1380,G__G__Base2_288_0_50, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29217 G__memfunc_setup("GetListOfMappedFiles",1979,G__G__Base2_288_0_51, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29218 G__memfunc_setup("GetListOfSockets",1613,G__G__Base2_288_0_52, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29219 G__memfunc_setup("GetListOfCanvases",1701,G__G__Base2_288_0_53, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29220 G__memfunc_setup("GetListOfStyles",1525,G__G__Base2_288_0_54, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29221 G__memfunc_setup("GetListOfFunctions",1834,G__G__Base2_288_0_55, 85, G__get_linked_tagnum(&G__G__Base2LN_TCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29222 G__memfunc_setup("GetListOfGeometries",1925,G__G__Base2_288_0_56, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29223 G__memfunc_setup("GetListOfBrowsers",1736,G__G__Base2_288_0_57, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29224 G__memfunc_setup("GetListOfSpecials",1701,G__G__Base2_288_0_58, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29225 G__memfunc_setup("GetListOfTasks",1399,G__G__Base2_288_0_59, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29226 G__memfunc_setup("GetListOfCleanups",1708,G__G__Base2_288_0_60, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29227 G__memfunc_setup("GetListOfStreamerInfo",2112,G__G__Base2_288_0_61, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29228 G__memfunc_setup("GetListOfMessageHandlers",2407,G__G__Base2_288_0_62, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29229 G__memfunc_setup("GetListOfClassGenerators",2433,G__G__Base2_288_0_63, 85, G__get_linked_tagnum(&G__G__Base2LN_TCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29230 G__memfunc_setup("GetListOfSecContexts",2020,G__G__Base2_288_0_64, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29231 G__memfunc_setup("GetListOfProofs",1514,G__G__Base2_288_0_65, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29232 G__memfunc_setup("GetClipboard",1200,G__G__Base2_288_0_66, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29233 G__memfunc_setup("GetListOfDataSets",1674,G__G__Base2_288_0_67, 85, G__get_linked_tagnum(&G__G__Base2LN_TSeqCollection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29234 G__memfunc_setup("GetListOfBrowsables",1925,G__G__Base2_288_0_68, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29235 G__memfunc_setup("GetType",706,G__G__Base2_288_0_69, 85, G__get_linked_tagnum(&G__G__Base2LN_TDataType), -1, 0, 2, 1, 1, 8,
29236 "C - - 10 - name g - 'Bool_t' 0 'kFALSE' load", (char*)NULL, (void*) NULL, 0);
29237 G__memfunc_setup("GetFile",672,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TFile), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29238 G__memfunc_setup("GetFile",672,G__G__Base2_288_0_71, 85, G__get_linked_tagnum(&G__G__Base2LN_TFile), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
29239 G__memfunc_setup("GetStyle",817,G__G__Base2_288_0_72, 85, G__get_linked_tagnum(&G__G__Base2LN_TStyle), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
29240 G__memfunc_setup("GetFunction",1126,G__G__Base2_288_0_73, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
29241 G__memfunc_setup("GetGlobal",881,G__G__Base2_288_0_74, 85, G__get_linked_tagnum(&G__G__Base2LN_TGlobal), -1, 0, 2, 1, 1, 8,
29242 "C - - 10 - name g - 'Bool_t' 0 'kFALSE' load", (char*)NULL, (void*) NULL, 0);
29243 G__memfunc_setup("GetGlobal",881,G__G__Base2_288_0_75, 85, G__get_linked_tagnum(&G__G__Base2LN_TGlobal), -1, 0, 2, 1, 1, 8,
29244 "U 'TObject' - 10 - obj g - 'Bool_t' 0 'kFALSE' load", (char*)NULL, (void*) NULL, 0);
29245 G__memfunc_setup("GetGlobalFunction",1719,G__G__Base2_288_0_76, 85, G__get_linked_tagnum(&G__G__Base2LN_TFunction), -1, 0, 3, 1, 1, 0,
29246 "C - - 10 - name C - - 10 '0' params "
29247 "g - 'Bool_t' 0 'kFALSE' load", (char*)NULL, (void*) NULL, 0);
29248 G__memfunc_setup("GetGlobalFunctionWithPrototype",3113,G__G__Base2_288_0_77, 85, G__get_linked_tagnum(&G__G__Base2LN_TFunction), -1, 0, 3, 1, 1, 0,
29249 "C - - 10 - name C - - 10 '0' proto "
29250 "g - 'Bool_t' 0 'kFALSE' load", (char*)NULL, (void*) NULL, 0);
29251 G__memfunc_setup("GetGeometry",1132,G__G__Base2_288_0_78, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
29252 G__memfunc_setup("GetSelectedPrimitive",2050,G__G__Base2_288_0_79, 85, G__get_linked_tagnum(&G__G__Base2LN_TObject), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29253 G__memfunc_setup("GetSelectedPad",1374,G__G__Base2_288_0_80, 85, G__get_linked_tagnum(&G__G__Base2LN_TVirtualPad), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29254 G__memfunc_setup("GetNclasses",1116,G__G__Base2_288_0_81, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29255 G__memfunc_setup("GetNtypes",931,G__G__Base2_288_0_82, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29256 G__memfunc_setup("GetRootFolder",1312,G__G__Base2_288_0_83, 85, G__get_linked_tagnum(&G__G__Base2LN_TFolder), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29257 G__memfunc_setup("GetUUIDs",714,G__G__Base2_288_0_84, 85, G__get_linked_tagnum(&G__G__Base2LN_TProcessUUID), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29258 G__memfunc_setup("Idle",382,G__G__Base2_288_0_85, 121, -1, -1, 0, 2, 1, 1, 0,
29259 "h - 'UInt_t' 0 - idleTimeInSec C - - 10 '0' command", (char*)NULL, (void*) NULL, 0);
29260 G__memfunc_setup("IgnoreInclude",1320,G__G__Base2_288_0_86, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
29261 "C - - 10 - fname C - - 10 - expandedfname", (char*)NULL, (void*) NULL, 0);
29262 G__memfunc_setup("IsBatch",670,G__G__Base2_288_0_87, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29263 G__memfunc_setup("IsExecutingMacro",1626,G__G__Base2_288_0_88, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29264 G__memfunc_setup("IsFolder",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29265 G__memfunc_setup("IsInterrupted",1362,G__G__Base2_288_0_90, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29266 G__memfunc_setup("IsEscaped",881,G__G__Base2_288_0_91, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29267 G__memfunc_setup("IsLineProcessing",1633,G__G__Base2_288_0_92, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29268 G__memfunc_setup("IsProofServ",1122,G__G__Base2_288_0_93, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29269 G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
29270 G__memfunc_setup("LoadClass",886,G__G__Base2_288_0_95, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0,
29271 "C - - 10 - classname C - - 10 - libname "
29272 "g - 'Bool_t' 0 'kFALSE' check", (char*)NULL, (void*) NULL, 0);
29273 G__memfunc_setup("LoadClass",886,G__G__Base2_288_0_96, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 2, 1, 1, 8,
29274 "C - - 10 - name g - 'Bool_t' 0 'kFALSE' silent", (char*)NULL, (void*) NULL, 0);
29275 G__memfunc_setup("LoadMacro",882,G__G__Base2_288_0_97, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0,
29276 "C - - 10 - filename I - 'Int_t' 0 '0' error "
29277 "g - 'Bool_t' 0 'kFALSE' check", (char*)NULL, (void*) NULL, 0);
29278 G__memfunc_setup("Macro",498,G__G__Base2_288_0_98, 108, -1, G__defined_typename("Long_t"), 0, 3, 1, 1, 0,
29279 "C - - 10 - filename I - 'Int_t' 0 '0' error "
29280 "g - 'Bool_t' 0 'kTRUE' padUpdate", (char*)NULL, (void*) NULL, 0);
29281 G__memfunc_setup("MakeDefCanvas",1257,G__G__Base2_288_0_99, 85, G__get_linked_tagnum(&G__G__Base2LN_TCanvas), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29282 G__memfunc_setup("Message",709,G__G__Base2_288_0_100, 121, -1, -1, 0, 2, 1, 1, 0,
29283 "i - 'Int_t' 0 - id U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
29284 G__memfunc_setup("MustClean",908,G__G__Base2_288_0_101, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29285 G__memfunc_setup("ProcessLine",1127,G__G__Base2_288_0_102, 108, -1, G__defined_typename("Long_t"), 0, 2, 1, 1, 0,
29286 "C - - 10 - line I - 'Int_t' 0 '0' error", (char*)NULL, (void*) NULL, 0);
29287 G__memfunc_setup("ProcessLineSync",1540,G__G__Base2_288_0_103, 108, -1, G__defined_typename("Long_t"), 0, 2, 1, 1, 0,
29288 "C - - 10 - line I - 'Int_t' 0 '0' error", (char*)NULL, (void*) NULL, 0);
29289 G__memfunc_setup("ProcessLineFast",1525,G__G__Base2_288_0_104, 108, -1, G__defined_typename("Long_t"), 0, 2, 1, 1, 0,
29290 "C - - 10 - line I - 'Int_t' 0 '0' error", (char*)NULL, (void*) NULL, 0);
29291 G__memfunc_setup("ReadingObject",1297,G__G__Base2_288_0_105, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29292 G__memfunc_setup("RefreshBrowsers",1574,G__G__Base2_288_0_106, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29293 G__memfunc_setup("RemoveClass",1124,G__G__Base2_288_0_107, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TClass' - 0 - -", (char*)NULL, (void*) NULL, 0);
29294 G__memfunc_setup("Reset",515,G__G__Base2_288_0_108, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0);
29295 G__memfunc_setup("SaveContext",1140,G__G__Base2_288_0_109, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29296 G__memfunc_setup("SetApplication",1440,G__G__Base2_288_0_110, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TApplication' - 0 - app", (char*)NULL, (void*) NULL, 0);
29297 G__memfunc_setup("SetBatch",782,G__G__Base2_288_0_111, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' batch", (char*)NULL, (void*) NULL, 0);
29298 G__memfunc_setup("SetCutClassName",1487,G__G__Base2_288_0_112, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"TCutG\"' name", (char*)NULL, (void*) NULL, 0);
29299 G__memfunc_setup("SetDefCanvasName",1560,G__G__Base2_288_0_113, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"c1\"' name", (char*)NULL, (void*) NULL, 0);
29300 G__memfunc_setup("SetEditHistograms",1747,G__G__Base2_288_0_114, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' flag", (char*)NULL, (void*) NULL, 0);
29301 G__memfunc_setup("SetEditorMode",1304,G__G__Base2_288_0_115, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' mode", (char*)NULL, (void*) NULL, 0);
29302 G__memfunc_setup("SetExecutingMacro",1738,G__G__Base2_288_0_116, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' flag", (char*)NULL, (void*) NULL, 0);
29303 G__memfunc_setup("SetFromPopUp",1204,G__G__Base2_288_0_117, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' flag", (char*)NULL, (void*) NULL, 0);
29304 G__memfunc_setup("SetInterrupt",1273,G__G__Base2_288_0_118, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' flag", (char*)NULL, (void*) NULL, 0);
29305 G__memfunc_setup("SetEscape",893,G__G__Base2_288_0_119, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' flag", (char*)NULL, (void*) NULL, 0);
29306 G__memfunc_setup("SetLineIsProcessing",1933,G__G__Base2_288_0_120, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29307 G__memfunc_setup("SetLineHasBeenProcessed",2290,G__G__Base2_288_0_121, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29308 G__memfunc_setup("SetReadingObject",1597,G__G__Base2_288_0_122, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' flag", (char*)NULL, (void*) NULL, 0);
29309 G__memfunc_setup("SetMustClean",1208,G__G__Base2_288_0_123, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' flag", (char*)NULL, (void*) NULL, 0);
29310 G__memfunc_setup("SetSelectedPrimitive",2062,G__G__Base2_288_0_124, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
29311 G__memfunc_setup("SetSelectedPad",1386,G__G__Base2_288_0_125, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TVirtualPad' - 0 - pad", (char*)NULL, (void*) NULL, 0);
29312 G__memfunc_setup("SetStyle",829,G__G__Base2_288_0_126, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"Default\"' stylename", (char*)NULL, (void*) NULL, 0);
29313 G__memfunc_setup("Time",399,G__G__Base2_288_0_127, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' casetime", (char*)NULL, (void*) NULL, 0);
29314 G__memfunc_setup("Timer",513,G__G__Base2_288_0_128, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29315 G__memfunc_setup("DecreaseDirLevel",1587,G__G__Base2_288_0_129, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TROOT::DecreaseDirLevel) ), 0);
29316 G__memfunc_setup("GetDirLevel",1079,G__G__Base2_288_0_130, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TROOT::GetDirLevel) ), 0);
29317 G__memfunc_setup("GetMacroPath",1183,G__G__Base2_288_0_131, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TROOT::GetMacroPath) ), 0);
29318 G__memfunc_setup("SetMacroPath",1195,G__G__Base2_288_0_132, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - newpath", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TROOT::SetMacroPath) ), 0);
29319 G__memfunc_setup("IncreaseDirLevel",1601,G__G__Base2_288_0_133, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TROOT::IncreaseDirLevel) ), 0);
29320 G__memfunc_setup("IndentLevel",1114,G__G__Base2_288_0_134, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TROOT::IndentLevel) ), 0);
29321 G__memfunc_setup("Initialized",1142,G__G__Base2_288_0_135, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TROOT::Initialized) ), 0);
29322 G__memfunc_setup("MemCheck",765,G__G__Base2_288_0_136, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TROOT::MemCheck) ), 0);
29323 G__memfunc_setup("SetDirLevel",1091,G__G__Base2_288_0_137, 121, -1, -1, 0, 1, 3, 1, 0, "i - 'Int_t' 0 '0' level", (char*)NULL, (void*) G__func2void( (void (*)(Int_t))(&TROOT::SetDirLevel) ), 0);
29324 G__memfunc_setup("ConvertVersionCode2Int",2207,G__G__Base2_288_0_138, 105, -1, G__defined_typename("Int_t"), 0, 1, 3, 1, 0, "i - 'Int_t' 0 - code", (char*)NULL, (void*) G__func2void( (Int_t (*)(Int_t))(&TROOT::ConvertVersionCode2Int) ), 0);
29325 G__memfunc_setup("ConvertVersionInt2Code",2207,G__G__Base2_288_0_139, 105, -1, G__defined_typename("Int_t"), 0, 1, 3, 1, 0, "i - 'Int_t' 0 - v", (char*)NULL, (void*) G__func2void( (Int_t (*)(Int_t))(&TROOT::ConvertVersionInt2Code) ), 0);
29326 G__memfunc_setup("RootVersionCode",1541,G__G__Base2_288_0_140, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TROOT::RootVersionCode) ), 0);
29327 G__memfunc_setup("Class",502,G__G__Base2_288_0_141, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TROOT::Class) ), 0);
29328 G__memfunc_setup("Class_Name",982,G__G__Base2_288_0_142, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TROOT::Class_Name) ), 0);
29329 G__memfunc_setup("Class_Version",1339,G__G__Base2_288_0_143, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TROOT::Class_Version) ), 0);
29330 G__memfunc_setup("Dictionary",1046,G__G__Base2_288_0_144, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TROOT::Dictionary) ), 0);
29331 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29332 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);
29333 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);
29334 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_288_0_148, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
29335 G__memfunc_setup("DeclFileName",1145,G__G__Base2_288_0_149, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TROOT::DeclFileName) ), 0);
29336 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_288_0_150, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TROOT::ImplFileLine) ), 0);
29337 G__memfunc_setup("ImplFileName",1171,G__G__Base2_288_0_151, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TROOT::ImplFileName) ), 0);
29338 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_288_0_152, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TROOT::DeclFileLine) ), 0);
29339
29340 G__memfunc_setup("~TROOT", 534, G__G__Base2_288_0_153, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
29341 G__tag_memfunc_reset();
29342 }
29343
29344 static void G__setup_memfuncTTask(void) {
29345
29346 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_TTask));
29347 G__memfunc_setup("TTask",487,G__G__Base2_291_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_TTask), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29348 G__memfunc_setup("TTask",487,G__G__Base2_291_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_TTask), -1, 0, 2, 1, 1, 0,
29349 "C - - 10 - name C - - 10 - title", (char*)NULL, (void*) NULL, 0);
29350 G__memfunc_setup("TTask",487,G__G__Base2_291_0_3, 105, G__get_linked_tagnum(&G__G__Base2LN_TTask), -1, 0, 1, 1, 1, 0, "u 'TTask' - 11 - task", (char*)NULL, (void*) NULL, 0);
29351 G__memfunc_setup("operator=",937,G__G__Base2_291_0_4, 117, G__get_linked_tagnum(&G__G__Base2LN_TTask), -1, 1, 1, 1, 1, 0, "u 'TTask' - 11 - tt", (char*)NULL, (void*) NULL, 0);
29352 G__memfunc_setup("Abort",504,G__G__Base2_291_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
29353 G__memfunc_setup("Add",265,G__G__Base2_291_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TTask' - 0 - task", (char*)NULL, (void*) NULL, 1);
29354 G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
29355 G__memfunc_setup("CleanTasks",1001,G__G__Base2_291_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
29356 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
29357 G__memfunc_setup("Continue",837,G__G__Base2_291_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
29358 G__memfunc_setup("Exec",389,G__G__Base2_291_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
29359 G__memfunc_setup("ExecuteTask",1126,G__G__Base2_291_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"0\"' option", "*MENU*", (void*) NULL, 1);
29360 G__memfunc_setup("ExecuteTasks",1241,G__G__Base2_291_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
29361 G__memfunc_setup("GetBreakin",988,G__G__Base2_291_0_14, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29362 G__memfunc_setup("GetBreakout",1117,G__G__Base2_291_0_15, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29363 G__memfunc_setup("IsActive",792,G__G__Base2_291_0_16, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29364 G__memfunc_setup("IsFolder",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29365 G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"*\"' option", "*MENU*", (void*) NULL, 1);
29366 G__memfunc_setup("SetActive",904,G__G__Base2_291_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' active", "*TOGGLE*", (void*) NULL, 0);
29367 G__memfunc_setup("SetBreakin",1000,G__G__Base2_291_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' breakin", "*TOGGLE*", (void*) NULL, 0);
29368 G__memfunc_setup("SetBreakout",1129,G__G__Base2_291_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' breakout", "*TOGGLE*", (void*) NULL, 0);
29369 G__memfunc_setup("GetListOfTasks",1399,G__G__Base2_291_0_22, 85, G__get_linked_tagnum(&G__G__Base2LN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29370 G__memfunc_setup("Class",502,G__G__Base2_291_0_23, 85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TTask::Class) ), 0);
29371 G__memfunc_setup("Class_Name",982,G__G__Base2_291_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTask::Class_Name) ), 0);
29372 G__memfunc_setup("Class_Version",1339,G__G__Base2_291_0_25, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TTask::Class_Version) ), 0);
29373 G__memfunc_setup("Dictionary",1046,G__G__Base2_291_0_26, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TTask::Dictionary) ), 0);
29374 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Base2LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
29375 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);
29376 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);
29377 G__memfunc_setup("StreamerNVirtual",1656,G__G__Base2_291_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
29378 G__memfunc_setup("DeclFileName",1145,G__G__Base2_291_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTask::DeclFileName) ), 0);
29379 G__memfunc_setup("ImplFileLine",1178,G__G__Base2_291_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TTask::ImplFileLine) ), 0);
29380 G__memfunc_setup("ImplFileName",1171,G__G__Base2_291_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTask::ImplFileName) ), 0);
29381 G__memfunc_setup("DeclFileLine",1152,G__G__Base2_291_0_34, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TTask::DeclFileLine) ), 0);
29382
29383 G__memfunc_setup("~TTask", 613, G__G__Base2_291_0_35, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
29384 G__tag_memfunc_reset();
29385 }
29386
29387 static void G__setup_memfuncvectorlEstringcOallocatorlEstringgRsPgR(void) {
29388
29389 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR));
29390 G__memfunc_setup("at",213,G__G__Base2_344_0_1, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "h - 'vector<string,allocator<string> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
29391 G__memfunc_setup("begin",517,G__G__Base2_344_0_2, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29392 G__memfunc_setup("end",311,G__G__Base2_344_0_3, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29393 G__memfunc_setup("rbegin",631,G__G__Base2_344_0_4, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), G__defined_typename("vector<string,allocator<string> >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29394 G__memfunc_setup("rend",425,G__G__Base2_344_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), G__defined_typename("vector<string,allocator<string> >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29395 G__memfunc_setup("size",443,G__G__Base2_344_0_6, 104, -1, G__defined_typename("vector<string,allocator<string> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29396 G__memfunc_setup("max_size",864,G__G__Base2_344_0_7, 104, -1, G__defined_typename("vector<string,allocator<string> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29397 G__memfunc_setup("resize",658,G__G__Base2_344_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'vector<string,allocator<string> >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0);
29398 G__memfunc_setup("resize",658,G__G__Base2_344_0_9, 121, -1, -1, 0, 2, 1, 1, 0,
29399 "h - 'vector<string,allocator<string> >::size_type' 0 - sz u 'string' - 0 - c", (char*)NULL, (void*) NULL, 0);
29400 G__memfunc_setup("capacity",846,G__G__Base2_344_0_10, 104, -1, G__defined_typename("vector<string,allocator<string> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29401 G__memfunc_setup("empty",559,G__G__Base2_344_0_11, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29402 G__memfunc_setup("operator[]",1060,G__G__Base2_344_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 1, 1, 1, 0, "h - 'vector<string,allocator<string> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
29403 G__memfunc_setup("vector<string,allocator<string> >",3266,G__G__Base2_344_0_13, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29404 G__memfunc_setup("vector<string,allocator<string> >",3266,G__G__Base2_344_0_14, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR), -1, 0, 2, 1, 1, 0,
29405 "h - 'vector<string,allocator<string> >::size_type' 0 - n u 'string' - 11 'string()' value", (char*)NULL, (void*) NULL, 0);
29406 G__memfunc_setup("vector<string,allocator<string> >",3266,G__G__Base2_344_0_15, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector<string,allocator<string> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
29407 G__memfunc_setup("vector<string,allocator<string> >",3266,G__G__Base2_344_0_16, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR), -1, 0, 2, 1, 1, 0,
29408 "u 'vector<string,allocator<string> >::iterator' 'vector<string,allocator<string> >::const_iterator' 10 - first u 'vector<string,allocator<string> >::iterator' 'vector<string,allocator<string> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
29409 G__memfunc_setup("operator=",937,G__G__Base2_344_0_17, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector<string,allocator<string> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
29410 G__memfunc_setup("reserve",764,G__G__Base2_344_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'vector<string,allocator<string> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
29411 G__memfunc_setup("front",553,G__G__Base2_344_0_19, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29412 G__memfunc_setup("back",401,G__G__Base2_344_0_20, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29413 G__memfunc_setup("push_back",944,G__G__Base2_344_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - x", (char*)NULL, (void*) NULL, 0);
29414 G__memfunc_setup("swap",443,G__G__Base2_344_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector<string,allocator<string> >' - 1 - x", (char*)NULL, (void*) NULL, 0);
29415 G__memfunc_setup("insert",661,G__G__Base2_344_0_23, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0,
29416 "u 'vector<string,allocator<string> >::iterator' - 0 - position u 'string' - 11 - x", (char*)NULL, (void*) NULL, 0);
29417 G__memfunc_setup("insert",661,G__G__Base2_344_0_24, 121, -1, -1, 0, 3, 1, 1, 0,
29418 "u 'vector<string,allocator<string> >::iterator' - 0 - position u 'vector<string,allocator<string> >::iterator' 'vector<string,allocator<string> >::const_iterator' 10 - first "
29419 "u 'vector<string,allocator<string> >::iterator' 'vector<string,allocator<string> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
29420 G__memfunc_setup("insert",661,G__G__Base2_344_0_25, 121, -1, -1, 0, 3, 1, 1, 0,
29421 "u 'vector<string,allocator<string> >::iterator' - 0 - position h - 'vector<string,allocator<string> >::size_type' 0 - n "
29422 "u 'string' - 11 - x", (char*)NULL, (void*) NULL, 0);
29423 G__memfunc_setup("pop_back",831,G__G__Base2_344_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29424 G__memfunc_setup("erase",528,G__G__Base2_344_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector<string,allocator<string> >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0);
29425 G__memfunc_setup("erase",528,G__G__Base2_344_0_28, 121, -1, -1, 0, 2, 1, 1, 0,
29426 "u 'vector<string,allocator<string> >::iterator' - 0 - first u 'vector<string,allocator<string> >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0);
29427 G__memfunc_setup("clear",519,G__G__Base2_344_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29428
29429 G__memfunc_setup("~vector<string,allocator<string> >", 3392, G__G__Base2_344_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
29430 G__tag_memfunc_reset();
29431 }
29432
29433 static void G__setup_memfuncvectorlEstringcOallocatorlEstringgRsPgRcLcLiterator(void) {
29434
29435 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator));
29436 G__memfunc_setup("iterator",874,G__G__Base2_345_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29437 G__memfunc_setup("iterator",874,G__G__Base2_345_0_2, 105, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 1, 5, 1, 0, "U 'string' 'vector<string,allocator<string> >::iterator::pointer' 11 - __i", (char*)NULL, (void*) NULL, 0);
29438 G__memfunc_setup("operator*",918,G__G__Base2_345_0_3, 117, G__get_linked_tagnum(&G__G__Base2LN_string), G__defined_typename("vector<string,allocator<string> >::iterator::reference"), 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29439 G__memfunc_setup("operator->",983,G__G__Base2_345_0_4, 85, G__get_linked_tagnum(&G__G__Base2LN_string), G__defined_typename("vector<string,allocator<string> >::iterator::pointer"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29440 G__memfunc_setup("operator++",962,G__G__Base2_345_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29441 G__memfunc_setup("operator++",962,G__G__Base2_345_0_6, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
29442 G__memfunc_setup("operator--",966,G__G__Base2_345_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29443 G__memfunc_setup("operator--",966,G__G__Base2_345_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
29444 G__memfunc_setup("operator[]",1060,G__G__Base2_345_0_9, 117, G__get_linked_tagnum(&G__G__Base2LN_string), G__defined_typename("vector<string,allocator<string> >::iterator::reference"), 1, 1, 1, 1, 8, "l - 'vector<string,allocator<string> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
29445 G__memfunc_setup("operator+=",980,G__G__Base2_345_0_10, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'vector<string,allocator<string> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
29446 G__memfunc_setup("operator+",919,G__G__Base2_345_0_11, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'vector<string,allocator<string> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
29447 G__memfunc_setup("operator-=",982,G__G__Base2_345_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'vector<string,allocator<string> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
29448 G__memfunc_setup("operator-",921,G__G__Base2_345_0_13, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'vector<string,allocator<string> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
29449 G__memfunc_setup("base",411,G__G__Base2_345_0_14, 85, G__get_linked_tagnum(&G__G__Base2LN_string), G__defined_typename("vector<string,allocator<string> >::iterator::pointer"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
29450 G__memfunc_setup("operator=",937,G__G__Base2_345_0_15, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'vector<string,allocator<string> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
29451
29452 G__memfunc_setup("iterator", 874, G__G__Base2_345_0_16, (int) ('i'), G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'vector<string,allocator<string> >::iterator' - 11 - -", (char*) NULL, (void*) NULL, 0);
29453
29454 G__memfunc_setup("~iterator", 1000, G__G__Base2_345_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
29455 G__tag_memfunc_reset();
29456 }
29457
29458 static void G__setup_memfuncreverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR(void) {
29459
29460 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR));
29461 G__memfunc_setup("reverse_iterator<vector<string,allocator<string> >::iterator>",6111,G__G__Base2_346_0_1, 105, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29462 G__memfunc_setup("base",411,G__G__Base2_346_0_2, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 8, "", "explicit", (void*) NULL, 0);
29463 G__memfunc_setup("operator*",918,G__G__Base2_346_0_3, 117, G__get_linked_tagnum(&G__G__Base2LN_string), G__defined_typename("reverse_iterator<vector<string,allocator<string> >::iterator>::reference"), 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29464 G__memfunc_setup("operator->",983,G__G__Base2_346_0_4, 85, G__get_linked_tagnum(&G__G__Base2LN_string), G__defined_typename("reverse_iterator<vector<string,allocator<string> >::iterator>::pointer"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
29465 G__memfunc_setup("operator++",962,G__G__Base2_346_0_5, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29466 G__memfunc_setup("operator++",962,G__G__Base2_346_0_6, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
29467 G__memfunc_setup("operator--",966,G__G__Base2_346_0_7, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
29468 G__memfunc_setup("operator--",966,G__G__Base2_346_0_8, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
29469 G__memfunc_setup("operator+",919,G__G__Base2_346_0_9, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 8, "l - 'reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
29470 G__memfunc_setup("operator+=",980,G__G__Base2_346_0_10, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "l - 'reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
29471 G__memfunc_setup("operator-",921,G__G__Base2_346_0_11, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 8, "l - 'reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
29472 G__memfunc_setup("operator-=",982,G__G__Base2_346_0_12, 117, G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "l - 'reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
29473 G__memfunc_setup("operator[]",1060,G__G__Base2_346_0_13, 117, G__get_linked_tagnum(&G__G__Base2LN_string), G__defined_typename("reverse_iterator<vector<string,allocator<string> >::iterator>::reference"), 1, 1, 1, 1, 8, "l - 'reverse_iterator<vector<string,allocator<string> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
29474
29475 G__memfunc_setup("reverse_iterator<vector<string,allocator<string> >::iterator>", 6111, G__G__Base2_346_0_14, (int) ('i'),
29476 G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "u 'reverse_iterator<vector<string,allocator<string> >::iterator>' - 11 - -", (char*) NULL, (void*) NULL, 0);
29477
29478 G__memfunc_setup("~reverse_iterator<vector<string,allocator<string> >::iterator>", 6237, G__G__Base2_346_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
29479
29480 G__memfunc_setup("operator=", 937, G__G__Base2_346_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "u 'reverse_iterator<vector<string,allocator<string> >::iterator>' - 11 - -", (char*) NULL, (void*) NULL, 0);
29481 G__tag_memfunc_reset();
29482 }
29483
29484
29485
29486
29487
29488 extern "C" void G__cpp_setup_memfuncG__Base2() {
29489 }
29490
29491
29492
29493
29494 static void G__cpp_setup_global0() {
29495
29496
29497 G__resetplocal();
29498
29499 }
29500
29501 static void G__cpp_setup_global1() {
29502 G__memvar_setup((void*)(&gTQSender),89,0,0,-1,-1,-1,1,"gTQSender=",0,(char*)NULL);
29503 }
29504
29505 static void G__cpp_setup_global2() {
29506 }
29507
29508 static void G__cpp_setup_global3() {
29509 G__memvar_setup((void*)(&gTQSlotParams),67,0,0,-1,-1,-1,1,"gTQSlotParams=",0,(char*)NULL);
29510 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigBus=0",0,(char*)NULL);
29511 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigSegmentationViolation=1",0,(char*)NULL);
29512 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigSystem=2",0,(char*)NULL);
29513 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigPipe=3",0,(char*)NULL);
29514 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigIllegalInstruction=4",0,(char*)NULL);
29515 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigQuit=5",0,(char*)NULL);
29516 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigInterrupt=6",0,(char*)NULL);
29517 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigWindowChanged=7",0,(char*)NULL);
29518 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigAlarm=8",0,(char*)NULL);
29519 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigChild=9",0,(char*)NULL);
29520 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigUrgent=10",0,(char*)NULL);
29521 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigFloatingException=11",0,(char*)NULL);
29522 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigTermination=12",0,(char*)NULL);
29523 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigUser1=13",0,(char*)NULL);
29524 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESignals),-1,-1,1,"kSigUser2=14",0,(char*)NULL);
29525 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EAccessMode),-1,-1,1,"kFileExists=0",0,(char*)NULL);
29526 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EAccessMode),-1,-1,1,"kExecutePermission=1",0,(char*)NULL);
29527 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EAccessMode),-1,-1,1,"kWritePermission=2",0,(char*)NULL);
29528 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EAccessMode),-1,-1,1,"kReadPermission=4",0,(char*)NULL);
29529 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESysConstants),-1,-1,1,"kMAXSIGNALS=15",0,(char*)NULL);
29530 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESysConstants),-1,-1,1,"kMAXPATHLEN=8192",0,(char*)NULL);
29531 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESysConstants),-1,-1,1,"kBUFFERSIZE=8192",0,(char*)NULL);
29532 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_ESysConstants),-1,-1,1,"kItimerResolution=10",0,(char*)NULL);
29533 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFpeMask),-1,-1,1,"kNoneMask=0",0,(char*)NULL);
29534 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFpeMask),-1,-1,1,"kInvalid=1",0,(char*)NULL);
29535 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFpeMask),-1,-1,1,"kDivByZero=2",0,(char*)NULL);
29536 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFpeMask),-1,-1,1,"kOverflow=4",0,(char*)NULL);
29537 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFpeMask),-1,-1,1,"kUnderflow=8",0,(char*)NULL);
29538 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFpeMask),-1,-1,1,"kInexact=16",0,(char*)NULL);
29539 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFpeMask),-1,-1,1,"kDefaultMask=7",0,(char*)NULL);
29540 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFpeMask),-1,-1,1,"kAllMask=31",0,(char*)NULL);
29541 }
29542
29543 static void G__cpp_setup_global4() {
29544 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFMT=61440",0,(char*)NULL);
29545 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFSOCK=49152",0,(char*)NULL);
29546 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFLNK=40960",0,(char*)NULL);
29547 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFOFF=36864",0,(char*)NULL);
29548 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFREG=32768",0,(char*)NULL);
29549 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFBLK=24576",0,(char*)NULL);
29550 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFDIR=16384",0,(char*)NULL);
29551 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFCHR=8192",0,(char*)NULL);
29552 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IFIFO=4096",0,(char*)NULL);
29553 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_ISUID=2048",0,(char*)NULL);
29554 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_ISGID=1024",0,(char*)NULL);
29555 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_ISVTX=512",0,(char*)NULL);
29556 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IRWXU=448",0,(char*)NULL);
29557 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IRUSR=256",0,(char*)NULL);
29558 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IWUSR=128",0,(char*)NULL);
29559 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IXUSR=64",0,(char*)NULL);
29560 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IRWXG=56",0,(char*)NULL);
29561 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IRGRP=32",0,(char*)NULL);
29562 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IWGRP=16",0,(char*)NULL);
29563 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IXGRP=8",0,(char*)NULL);
29564 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IRWXO=7",0,(char*)NULL);
29565 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IROTH=4",0,(char*)NULL);
29566 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IWOTH=2",0,(char*)NULL);
29567 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Base2LN_EFileModeMask),-1,-1,1,"kS_IXOTH=1",0,(char*)NULL);
29568 }
29569
29570 static void G__cpp_setup_global5() {
29571 }
29572
29573 static void G__cpp_setup_global6() {
29574 }
29575
29576 static void G__cpp_setup_global7() {
29577 }
29578
29579 static void G__cpp_setup_global8() {
29580 }
29581
29582 static void G__cpp_setup_global9() {
29583 G__memvar_setup((void*)G__PVOID,112,0,0,-1,-1,-1,1,"G__STRING_DLL=0",1,(char*)NULL);
29584
29585 G__resetglobalenv();
29586 }
29587 extern "C" void G__cpp_setup_globalG__Base2() {
29588 G__cpp_setup_global0();
29589 G__cpp_setup_global1();
29590 G__cpp_setup_global2();
29591 G__cpp_setup_global3();
29592 G__cpp_setup_global4();
29593 G__cpp_setup_global5();
29594 G__cpp_setup_global6();
29595 G__cpp_setup_global7();
29596 G__cpp_setup_global8();
29597 G__cpp_setup_global9();
29598 }
29599
29600
29601
29602
29603 static void G__cpp_setup_func0() {
29604 G__lastifuncposition();
29605
29606 G__memfunc_setup("operator==", 998, G__G__Base2__0_85, 103, -1, -1, 0, 2, 1, 1, 0,
29607 "u 'string' - 11 - a u 'string' - 11 - b", (char*) NULL
29608 , (void*) NULL, 0);
29609 G__memfunc_setup("operator!=", 970, G__G__Base2__0_86, 103, -1, -1, 0, 2, 1, 1, 0,
29610 "u 'string' - 11 - a u 'string' - 11 - b", (char*) NULL
29611 , (void*) NULL, 0);
29612 G__memfunc_setup("operator<", 936, G__G__Base2__0_87, 103, -1, -1, 0, 2, 1, 1, 0,
29613 "u 'string' - 11 - a u 'string' - 11 - b", (char*) NULL
29614 , (void*) NULL, 0);
29615 G__memfunc_setup("operator>", 938, G__G__Base2__0_88, 103, -1, -1, 0, 2, 1, 1, 0,
29616 "u 'string' - 11 - a u 'string' - 11 - b", (char*) NULL
29617 , (void*) NULL, 0);
29618 G__memfunc_setup("operator<=", 997, G__G__Base2__0_89, 103, -1, -1, 0, 2, 1, 1, 0,
29619 "u 'string' - 11 - a u 'string' - 11 - b", (char*) NULL
29620 , (void*) NULL, 0);
29621 G__memfunc_setup("operator>=", 999, G__G__Base2__0_90, 103, -1, -1, 0, 2, 1, 1, 0,
29622 "u 'string' - 11 - a u 'string' - 11 - b", (char*) NULL
29623 , (void*) NULL, 0);
29624 G__memfunc_setup("operator+", 919, G__G__Base2__0_91, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 2, 1, 1, 0,
29625 "u 'string' - 11 - a u 'string' - 11 - b", (char*) NULL
29626 , (void*) NULL, 0);
29627 G__memfunc_setup("operator+", 919, G__G__Base2__0_92, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 2, 1, 1, 0,
29628 "c - - 0 - a u 'string' - 11 - b", (char*) NULL
29629 , (void*) NULL, 0);
29630 G__memfunc_setup("operator+", 919, G__G__Base2__0_93, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 2, 1, 1, 0,
29631 "u 'string' - 11 - a c - - 0 - b", (char*) NULL
29632 , (void*) NULL, 0);
29633 G__memfunc_setup("operator==", 998, G__G__Base2__0_94, 103, -1, -1, 0, 2, 1, 1, 0,
29634 "u 'string' - 11 - a C - - 10 - b", (char*) NULL
29635 , (void*) NULL, 0);
29636 G__memfunc_setup("operator!=", 970, G__G__Base2__0_95, 103, -1, -1, 0, 2, 1, 1, 0,
29637 "u 'string' - 11 - a C - - 10 - b", (char*) NULL
29638 , (void*) NULL, 0);
29639 G__memfunc_setup("operator<", 936, G__G__Base2__0_96, 103, -1, -1, 0, 2, 1, 1, 0,
29640 "u 'string' - 11 - a C - - 10 - b", (char*) NULL
29641 , (void*) NULL, 0);
29642 G__memfunc_setup("operator>", 938, G__G__Base2__0_97, 103, -1, -1, 0, 2, 1, 1, 0,
29643 "u 'string' - 11 - a C - - 10 - b", (char*) NULL
29644 , (void*) NULL, 0);
29645 G__memfunc_setup("operator<=", 997, G__G__Base2__0_98, 103, -1, -1, 0, 2, 1, 1, 0,
29646 "u 'string' - 11 - a C - - 10 - b", (char*) NULL
29647 , (void*) NULL, 0);
29648 G__memfunc_setup("operator>=", 999, G__G__Base2__0_99, 103, -1, -1, 0, 2, 1, 1, 0,
29649 "u 'string' - 11 - a C - - 10 - b", (char*) NULL
29650 , (void*) NULL, 0);
29651 G__memfunc_setup("operator+", 919, G__G__Base2__0_100, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 2, 1, 1, 0,
29652 "u 'string' - 11 - a C - - 10 - b", (char*) NULL
29653 , (void*) NULL, 0);
29654 }
29655
29656 static void G__cpp_setup_func1() {
29657 G__memfunc_setup("operator==", 998, G__G__Base2__0_101, 103, -1, -1, 0, 2, 1, 1, 0,
29658 "C - - 10 - a u 'string' - 11 - b", (char*) NULL
29659 , (void*) NULL, 0);
29660 G__memfunc_setup("operator!=", 970, G__G__Base2__0_102, 103, -1, -1, 0, 2, 1, 1, 0,
29661 "C - - 10 - a u 'string' - 11 - b", (char*) NULL
29662 , (void*) NULL, 0);
29663 G__memfunc_setup("operator<", 936, G__G__Base2__0_103, 103, -1, -1, 0, 2, 1, 1, 0,
29664 "C - - 10 - a u 'string' - 11 - b", (char*) NULL
29665 , (void*) NULL, 0);
29666 G__memfunc_setup("operator>", 938, G__G__Base2__0_104, 103, -1, -1, 0, 2, 1, 1, 0,
29667 "C - - 10 - a u 'string' - 11 - b", (char*) NULL
29668 , (void*) NULL, 0);
29669 G__memfunc_setup("operator<=", 997, G__G__Base2__0_105, 103, -1, -1, 0, 2, 1, 1, 0,
29670 "C - - 10 - a u 'string' - 11 - b", (char*) NULL
29671 , (void*) NULL, 0);
29672 G__memfunc_setup("operator>=", 999, G__G__Base2__0_106, 103, -1, -1, 0, 2, 1, 1, 0,
29673 "C - - 10 - a u 'string' - 11 - b", (char*) NULL
29674 , (void*) NULL, 0);
29675 G__memfunc_setup("operator+", 919, G__G__Base2__0_107, 117, G__get_linked_tagnum(&G__G__Base2LN_string), -1, 0, 2, 1, 1, 0,
29676 "C - - 10 - a u 'string' - 11 - b", (char*) NULL
29677 , (void*) NULL, 0);
29678 G__memfunc_setup("swap", 443, G__G__Base2__0_108, 121, -1, -1, 0, 2, 1, 1, 0,
29679 "u 'string' - 1 - lhs u 'string' - 1 - rhs", (char*) NULL
29680 , (void*) NULL, 0);
29681 G__memfunc_setup("operator>>", 1000, G__G__Base2__0_109, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 2, 1, 1, 0,
29682 "u 'basic_istream<char,char_traits<char> >' 'istream' 1 - is u 'string' - 1 - st", (char*) NULL
29683 , (void*) NULL, 0);
29684 G__memfunc_setup("operator<<", 996, G__G__Base2__0_110, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0,
29685 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - is u 'string' - 11 - st", (char*) NULL
29686 , (void*) NULL, 0);
29687 G__memfunc_setup("getline", 744, G__G__Base2__0_111, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 2, 1, 1, 0,
29688 "u 'basic_istream<char,char_traits<char> >' 'istream' 1 - is u 'string' - 1 - st", (char*) NULL
29689 , (void*) NULL, 0);
29690 G__memfunc_setup("getline", 744, G__G__Base2__0_112, 117, G__get_linked_tagnum(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 3, 1, 1, 0,
29691 "u 'basic_istream<char,char_traits<char> >' 'istream' 1 - is u 'string' - 1 - st "
29692 "c - - 0 - delim", (char*) NULL
29693 , (void*) NULL, 0);
29694 G__memfunc_setup("operator==", 998, G__G__Base2__0_113, 103, -1, -1, 0, 2, 1, 1, 0,
29695 "u 'string::iterator' - 11 - _Left u 'string::iterator' - 11 - _Right", (char*) NULL
29696 , (void*) NULL, 0);
29697 G__memfunc_setup("operator!=", 970, G__G__Base2__0_114, 103, -1, -1, 0, 2, 1, 1, 0,
29698 "u 'string::iterator' - 11 - _Left u 'string::iterator' - 11 - _Right", (char*) NULL
29699 , (void*) NULL, 0);
29700 }
29701
29702 static void G__cpp_setup_func2() {
29703 }
29704
29705 static void G__cpp_setup_func3() {
29706 G__memfunc_setup("ConnectCINT", 1016, G__G__Base2__0_339, 103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
29707 "U 'TQObject' - 0 - sender C - - 10 - signal "
29708 "C - - 10 - slot", (char*) NULL
29709 , (void*) NULL, 0);
29710 G__memfunc_setup("operator>>", 1000, G__G__Base2__0_350, 117, G__get_linked_tagnum(&G__G__Base2LN_TBuffer), -1, 1, 2, 1, 1, 0,
29711 "u 'TBuffer' - 1 - buf u 'TUUID' - 1 - uuid", (char*) NULL
29712 , (void*) NULL, 0);
29713 G__memfunc_setup("operator<<", 996, G__G__Base2__0_351, 117, G__get_linked_tagnum(&G__G__Base2LN_TBuffer), -1, 1, 2, 1, 1, 0,
29714 "u 'TBuffer' - 1 - buf u 'TUUID' - 11 - uuid", (char*) NULL
29715 , (void*) NULL, 0);
29716 G__memfunc_setup("operator==", 998, G__G__Base2__0_352, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29717 "u 'TUUID' - 11 - u1 u 'TUUID' - 11 - u2", (char*) NULL
29718 , (void*) NULL, 0);
29719 G__memfunc_setup("operator!=", 970, G__G__Base2__0_353, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29720 "u 'TUUID' - 11 - u1 u 'TUUID' - 11 - u2", (char*) NULL
29721 , (void*) NULL, 0);
29722 G__memfunc_setup("operator==", 998, G__G__Base2__0_367, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29723 "u 'TMD5' - 11 - m1 u 'TMD5' - 11 - m2", (char*) NULL
29724 , (void*) NULL, 0);
29725 G__memfunc_setup("operator>>", 1000, G__G__Base2__0_368, 117, G__get_linked_tagnum(&G__G__Base2LN_TBuffer), -1, 1, 2, 1, 1, 0,
29726 "u 'TBuffer' - 1 - buf u 'TMD5' - 1 - md5", (char*) NULL
29727 , (void*) NULL, 0);
29728 G__memfunc_setup("operator<<", 996, G__G__Base2__0_369, 117, G__get_linked_tagnum(&G__G__Base2LN_TBuffer), -1, 1, 2, 1, 1, 0,
29729 "u 'TBuffer' - 1 - buf u 'TMD5' - 11 - md5", (char*) NULL
29730 , (void*) NULL, 0);
29731 G__memfunc_setup("operator!=", 970, G__G__Base2__0_370, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29732 "u 'TMD5' - 11 - m1 u 'TMD5' - 11 - m2", (char*) NULL
29733 , (void*) NULL, 0);
29734 G__memfunc_setup("operator==", 998, G__G__Base2__0_382, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29735 "u 'TRef' - 11 - r1 u 'TRef' - 11 - r2", (char*) NULL
29736 , (void*) NULL, 0);
29737 G__memfunc_setup("operator!=", 970, G__G__Base2__0_383, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29738 "u 'TRef' - 11 - r1 u 'TRef' - 11 - r2", (char*) NULL
29739 , (void*) NULL, 0);
29740 }
29741
29742 static void G__cpp_setup_func4() {
29743 G__memfunc_setup("operator==", 998, G__G__Base2__0_454, 103, -1, -1, 0, 2, 1, 1, 8,
29744 "u 'vector<TString,allocator<TString> >::iterator' - 11 - x u 'vector<TString,allocator<TString> >::iterator' - 11 - y", (char*) NULL
29745 , (void*) NULL, 0);
29746 G__memfunc_setup("operator!=", 970, G__G__Base2__0_455, 103, -1, -1, 0, 2, 1, 1, 8,
29747 "u 'vector<TString,allocator<TString> >::iterator' - 11 - x u 'vector<TString,allocator<TString> >::iterator' - 11 - y", (char*) NULL
29748 , (void*) NULL, 0);
29749 G__memfunc_setup("operator<", 936, G__G__Base2__0_456, 103, -1, -1, 0, 2, 1, 1, 8,
29750 "u 'vector<TString,allocator<TString> >::iterator' - 11 - x u 'vector<TString,allocator<TString> >::iterator' - 11 - y", (char*) NULL
29751 , (void*) NULL, 0);
29752 G__memfunc_setup("operator>", 938, G__G__Base2__0_457, 103, -1, -1, 0, 2, 1, 1, 8,
29753 "u 'vector<TString,allocator<TString> >::iterator' - 11 - x u 'vector<TString,allocator<TString> >::iterator' - 11 - y", (char*) NULL
29754 , (void*) NULL, 0);
29755 G__memfunc_setup("operator<=", 997, G__G__Base2__0_458, 103, -1, -1, 0, 2, 1, 1, 8,
29756 "u 'vector<TString,allocator<TString> >::iterator' - 11 - x u 'vector<TString,allocator<TString> >::iterator' - 11 - y", (char*) NULL
29757 , (void*) NULL, 0);
29758 G__memfunc_setup("operator>=", 999, G__G__Base2__0_459, 103, -1, -1, 0, 2, 1, 1, 8,
29759 "u 'vector<TString,allocator<TString> >::iterator' - 11 - x u 'vector<TString,allocator<TString> >::iterator' - 11 - y", (char*) NULL
29760 , (void*) NULL, 0);
29761 G__memfunc_setup("operator-", 921, G__G__Base2__0_460, 108, -1, G__defined_typename("difference_type"), 0, 2, 1, 1, 8,
29762 "u 'vector<TString,allocator<TString> >::iterator' - 11 - x u 'vector<TString,allocator<TString> >::iterator' - 11 - y", (char*) NULL
29763 , (void*) NULL, 0);
29764 G__memfunc_setup("operator+", 919, G__G__Base2__0_461, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 8,
29765 "l - 'difference_type' 10 - x u 'vector<TString,allocator<TString> >::iterator' - 11 - y", (char*) NULL
29766 , (void*) NULL, 0);
29767 G__memfunc_setup("operator==", 998, G__G__Base2__0_462, 103, -1, -1, 0, 2, 1, 1, 8,
29768 "u 'reverse_iterator<vector<TString,allocator<TString> >::iterator>' 'reverse_iterator' 11 - x u 'reverse_iterator<vector<TString,allocator<TString> >::iterator>' 'reverse_iterator' 11 - y", (char*) NULL
29769 , (void*) NULL, 0);
29770 G__memfunc_setup("operator!=", 970, G__G__Base2__0_463, 103, -1, -1, 0, 2, 1, 1, 8,
29771 "u 'reverse_iterator<vector<TString,allocator<TString> >::iterator>' 'reverse_iterator' 11 - x u 'reverse_iterator<vector<TString,allocator<TString> >::iterator>' 'reverse_iterator' 11 - y", (char*) NULL
29772 , (void*) NULL, 0);
29773 G__memfunc_setup("operator==", 998, G__G__Base2__0_464, 103, -1, -1, 0, 2, 1, 1, 0,
29774 "u 'vector<TString,allocator<TString> >' - 11 - x u 'vector<TString,allocator<TString> >' - 11 - y", (char*) NULL
29775 , (void*) NULL, 0);
29776 G__memfunc_setup("operator<", 936, G__G__Base2__0_465, 103, -1, -1, 0, 2, 1, 1, 0,
29777 "u 'vector<TString,allocator<TString> >' - 11 - x u 'vector<TString,allocator<TString> >' - 11 - y", (char*) NULL
29778 , (void*) NULL, 0);
29779 G__memfunc_setup("operator!=", 970, G__G__Base2__0_466, 103, -1, -1, 0, 2, 1, 1, 0,
29780 "u 'vector<TString,allocator<TString> >' - 11 - x u 'vector<TString,allocator<TString> >' - 11 - y", (char*) NULL
29781 , (void*) NULL, 0);
29782 G__memfunc_setup("operator>", 938, G__G__Base2__0_467, 103, -1, -1, 0, 2, 1, 1, 0,
29783 "u 'vector<TString,allocator<TString> >' - 11 - x u 'vector<TString,allocator<TString> >' - 11 - y", (char*) NULL
29784 , (void*) NULL, 0);
29785 G__memfunc_setup("operator>=", 999, G__G__Base2__0_468, 103, -1, -1, 0, 2, 1, 1, 0,
29786 "u 'vector<TString,allocator<TString> >' - 11 - x u 'vector<TString,allocator<TString> >' - 11 - y", (char*) NULL
29787 , (void*) NULL, 0);
29788 G__memfunc_setup("operator<=", 997, G__G__Base2__0_469, 103, -1, -1, 0, 2, 1, 1, 0,
29789 "u 'vector<TString,allocator<TString> >' - 11 - x u 'vector<TString,allocator<TString> >' - 11 - y", (char*) NULL
29790 , (void*) NULL, 0);
29791 }
29792
29793 static void G__cpp_setup_func5() {
29794 G__memfunc_setup("operator+", 919, G__G__Base2__0_522, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 2, 1, 1, 0,
29795 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29796 , (void*) NULL, 0);
29797 G__memfunc_setup("operator-", 921, G__G__Base2__0_523, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 2, 1, 1, 0,
29798 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29799 , (void*) NULL, 0);
29800 G__memfunc_setup("operator*", 918, G__G__Base2__0_524, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 2, 1, 1, 0,
29801 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29802 , (void*) NULL, 0);
29803 G__memfunc_setup("operator/", 923, G__G__Base2__0_525, 117, G__get_linked_tagnum(&G__G__Base2LN_TTime), -1, 0, 2, 1, 1, 0,
29804 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29805 , (void*) NULL, 0);
29806 G__memfunc_setup("operator==", 998, G__G__Base2__0_526, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29807 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29808 , (void*) NULL, 0);
29809 G__memfunc_setup("operator!=", 970, G__G__Base2__0_527, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29810 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29811 , (void*) NULL, 0);
29812 G__memfunc_setup("operator<", 936, G__G__Base2__0_528, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29813 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29814 , (void*) NULL, 0);
29815 G__memfunc_setup("operator<=", 997, G__G__Base2__0_529, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29816 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29817 , (void*) NULL, 0);
29818 G__memfunc_setup("operator>", 938, G__G__Base2__0_530, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29819 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29820 , (void*) NULL, 0);
29821 G__memfunc_setup("operator>=", 999, G__G__Base2__0_531, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
29822 "u 'TTime' - 11 - t1 u 'TTime' - 11 - t2", (char*) NULL
29823 , (void*) NULL, 0);
29824 G__memfunc_setup("R_ISDIR", 556, G__G__Base2__0_532, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*) NULL
29825 , (void*) NULL, 0);
29826 G__memfunc_setup("R_ISCHR", 554, G__G__Base2__0_533, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*) NULL
29827 , (void*) NULL, 0);
29828 G__memfunc_setup("R_ISBLK", 550, G__G__Base2__0_534, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*) NULL
29829 , (void*) NULL, 0);
29830 G__memfunc_setup("R_ISREG", 555, G__G__Base2__0_535, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*) NULL
29831 , (void*) NULL, 0);
29832 G__memfunc_setup("R_ISLNK", 562, G__G__Base2__0_536, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*) NULL
29833 , (void*) NULL, 0);
29834 G__memfunc_setup("R_ISFIFO", 625, G__G__Base2__0_537, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*) NULL
29835 , (void*) NULL, 0);
29836 G__memfunc_setup("R_ISSOCK", 637, G__G__Base2__0_538, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*) NULL
29837 , (void*) NULL, 0);
29838 G__memfunc_setup("R_ISOFF", 552, G__G__Base2__0_539, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*) NULL
29839 , (void*) NULL, 0);
29840 G__memfunc_setup("operator==", 998, G__G__Base2__0_540, 103, -1, -1, 0, 2, 1, 1, 8,
29841 "u 'vector<string,allocator<string> >::iterator' - 11 - x u 'vector<string,allocator<string> >::iterator' - 11 - y", (char*) NULL
29842 , (void*) NULL, 0);
29843 G__memfunc_setup("operator!=", 970, G__G__Base2__0_541, 103, -1, -1, 0, 2, 1, 1, 8,
29844 "u 'vector<string,allocator<string> >::iterator' - 11 - x u 'vector<string,allocator<string> >::iterator' - 11 - y", (char*) NULL
29845 , (void*) NULL, 0);
29846 G__memfunc_setup("operator<", 936, G__G__Base2__0_542, 103, -1, -1, 0, 2, 1, 1, 8,
29847 "u 'vector<string,allocator<string> >::iterator' - 11 - x u 'vector<string,allocator<string> >::iterator' - 11 - y", (char*) NULL
29848 , (void*) NULL, 0);
29849 G__memfunc_setup("operator>", 938, G__G__Base2__0_543, 103, -1, -1, 0, 2, 1, 1, 8,
29850 "u 'vector<string,allocator<string> >::iterator' - 11 - x u 'vector<string,allocator<string> >::iterator' - 11 - y", (char*) NULL
29851 , (void*) NULL, 0);
29852 G__memfunc_setup("operator<=", 997, G__G__Base2__0_544, 103, -1, -1, 0, 2, 1, 1, 8,
29853 "u 'vector<string,allocator<string> >::iterator' - 11 - x u 'vector<string,allocator<string> >::iterator' - 11 - y", (char*) NULL
29854 , (void*) NULL, 0);
29855 G__memfunc_setup("operator>=", 999, G__G__Base2__0_545, 103, -1, -1, 0, 2, 1, 1, 8,
29856 "u 'vector<string,allocator<string> >::iterator' - 11 - x u 'vector<string,allocator<string> >::iterator' - 11 - y", (char*) NULL
29857 , (void*) NULL, 0);
29858 G__memfunc_setup("operator-", 921, G__G__Base2__0_546, 108, -1, G__defined_typename("difference_type"), 0, 2, 1, 1, 8,
29859 "u 'vector<string,allocator<string> >::iterator' - 11 - x u 'vector<string,allocator<string> >::iterator' - 11 - y", (char*) NULL
29860 , (void*) NULL, 0);
29861 G__memfunc_setup("operator+", 919, G__G__Base2__0_547, 117, G__get_linked_tagnum(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 8,
29862 "l - 'difference_type' 10 - x u 'vector<string,allocator<string> >::iterator' - 11 - y", (char*) NULL
29863 , (void*) NULL, 0);
29864 G__memfunc_setup("operator==", 998, G__G__Base2__0_548, 103, -1, -1, 0, 2, 1, 1, 8,
29865 "u 'reverse_iterator<vector<string,allocator<string> >::iterator>' 'reverse_iterator' 11 - x u 'reverse_iterator<vector<string,allocator<string> >::iterator>' 'reverse_iterator' 11 - y", (char*) NULL
29866 , (void*) NULL, 0);
29867 G__memfunc_setup("operator!=", 970, G__G__Base2__0_549, 103, -1, -1, 0, 2, 1, 1, 8,
29868 "u 'reverse_iterator<vector<string,allocator<string> >::iterator>' 'reverse_iterator' 11 - x u 'reverse_iterator<vector<string,allocator<string> >::iterator>' 'reverse_iterator' 11 - y", (char*) NULL
29869 , (void*) NULL, 0);
29870 G__memfunc_setup("operator==", 998, G__G__Base2__0_550, 103, -1, -1, 0, 2, 1, 1, 0,
29871 "u 'vector<string,allocator<string> >' - 11 - x u 'vector<string,allocator<string> >' - 11 - y", (char*) NULL
29872 , (void*) NULL, 0);
29873 G__memfunc_setup("operator<", 936, G__G__Base2__0_551, 103, -1, -1, 0, 2, 1, 1, 0,
29874 "u 'vector<string,allocator<string> >' - 11 - x u 'vector<string,allocator<string> >' - 11 - y", (char*) NULL
29875 , (void*) NULL, 0);
29876 G__memfunc_setup("operator!=", 970, G__G__Base2__0_552, 103, -1, -1, 0, 2, 1, 1, 0,
29877 "u 'vector<string,allocator<string> >' - 11 - x u 'vector<string,allocator<string> >' - 11 - y", (char*) NULL
29878 , (void*) NULL, 0);
29879 G__memfunc_setup("operator>", 938, G__G__Base2__0_553, 103, -1, -1, 0, 2, 1, 1, 0,
29880 "u 'vector<string,allocator<string> >' - 11 - x u 'vector<string,allocator<string> >' - 11 - y", (char*) NULL
29881 , (void*) NULL, 0);
29882 G__memfunc_setup("operator>=", 999, G__G__Base2__0_554, 103, -1, -1, 0, 2, 1, 1, 0,
29883 "u 'vector<string,allocator<string> >' - 11 - x u 'vector<string,allocator<string> >' - 11 - y", (char*) NULL
29884 , (void*) NULL, 0);
29885 G__memfunc_setup("operator<=", 997, G__G__Base2__0_555, 103, -1, -1, 0, 2, 1, 1, 0,
29886 "u 'vector<string,allocator<string> >' - 11 - x u 'vector<string,allocator<string> >' - 11 - y", (char*) NULL
29887 , (void*) NULL, 0);
29888
29889 G__resetifuncposition();
29890 }
29891
29892 extern "C" void G__cpp_setup_funcG__Base2() {
29893 G__cpp_setup_func0();
29894 G__cpp_setup_func1();
29895 G__cpp_setup_func2();
29896 G__cpp_setup_func3();
29897 G__cpp_setup_func4();
29898 G__cpp_setup_func5();
29899 }
29900
29901
29902
29903
29904
29905 G__linked_taginfo G__G__Base2LN_type_info = { "type_info" , 99 , -1 };
29906 G__linked_taginfo G__G__Base2LN_TClass = { "TClass" , 99 , -1 };
29907 G__linked_taginfo G__G__Base2LN_TBuffer = { "TBuffer" , 99 , -1 };
29908 G__linked_taginfo G__G__Base2LN_TDirectory = { "TDirectory" , 99 , -1 };
29909 G__linked_taginfo G__G__Base2LN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
29910 G__linked_taginfo G__G__Base2LN_TObject = { "TObject" , 99 , -1 };
29911 G__linked_taginfo G__G__Base2LN_TNamed = { "TNamed" , 99 , -1 };
29912 G__linked_taginfo G__G__Base2LN_TString = { "TString" , 99 , -1 };
29913 G__linked_taginfo G__G__Base2LN_TVirtualIsAProxy = { "TVirtualIsAProxy" , 99 , -1 };
29914 G__linked_taginfo G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR = { "basic_istream<char,char_traits<char> >" , 99 , -1 };
29915 G__linked_taginfo G__G__Base2LN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream<char,char_traits<char> >" , 99 , -1 };
29916 G__linked_taginfo G__G__Base2LN_string = { "string" , 99 , -1 };
29917 G__linked_taginfo G__G__Base2LN_stringcLcLiterator = { "string::iterator" , 99 , -1 };
29918 G__linked_taginfo G__G__Base2LN_reverse_iteratorlEstringcLcLiteratorgR = { "reverse_iterator<string::iterator>" , 99 , -1 };
29919 G__linked_taginfo G__G__Base2LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
29920 G__linked_taginfo G__G__Base2LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
29921 G__linked_taginfo G__G__Base2LN_TStorage = { "TStorage" , 99 , -1 };
29922 G__linked_taginfo G__G__Base2LN_va_list = { "va_list" , 115 , -1 };
29923 G__linked_taginfo G__G__Base2LN_TList = { "TList" , 99 , -1 };
29924 G__linked_taginfo G__G__Base2LN_TBrowser = { "TBrowser" , 99 , -1 };
29925 G__linked_taginfo G__G__Base2LN_TObjArray = { "TObjArray" , 99 , -1 };
29926 G__linked_taginfo G__G__Base2LN_TMethod = { "TMethod" , 99 , -1 };
29927 G__linked_taginfo G__G__Base2LN_TTimer = { "TTimer" , 99 , -1 };
29928 G__linked_taginfo G__G__Base2LN_TObjectcLcLEStatusBits = { "TObject::EStatusBits" , 101 , -1 };
29929 G__linked_taginfo G__G__Base2LN_TObjectcLcLdA = { "TObject::$" , 101 , -1 };
29930 G__linked_taginfo G__G__Base2LN_TProcessID = { "TProcessID" , 99 , -1 };
29931 G__linked_taginfo G__G__Base2LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
29932 G__linked_taginfo G__G__Base2LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
29933 G__linked_taginfo G__G__Base2LN_TMemberInspectorcLcLTParentBuf = { "TMemberInspector::TParentBuf" , 99 , -1 };
29934 G__linked_taginfo G__G__Base2LN_TRefCnt = { "TRefCnt" , 99 , -1 };
29935 G__linked_taginfo G__G__Base2LN_TRefCntcLcLEReferenceFlag = { "TRefCnt::EReferenceFlag" , 101 , -1 };
29936 G__linked_taginfo G__G__Base2LN_TRegexp = { "TRegexp" , 99 , -1 };
29937 G__linked_taginfo G__G__Base2LN_TPRegexp = { "TPRegexp" , 99 , -1 };
29938 G__linked_taginfo G__G__Base2LN_TSubString = { "TSubString" , 99 , -1 };
29939 G__linked_taginfo G__G__Base2LN_TStringRef = { "TStringRef" , 99 , -1 };
29940 G__linked_taginfo G__G__Base2LN_TStringLong = { "TStringLong" , 99 , -1 };
29941 G__linked_taginfo G__G__Base2LN_TStringcLcLEStripType = { "TString::EStripType" , 101 , -1 };
29942 G__linked_taginfo G__G__Base2LN_TStringcLcLECaseCompare = { "TString::ECaseCompare" , 101 , -1 };
29943 G__linked_taginfo G__G__Base2LN_TQConnection = { "TQConnection" , 99 , -1 };
29944 G__linked_taginfo G__G__Base2LN_TQObject = { "TQObject" , 99 , -1 };
29945 G__linked_taginfo G__G__Base2LN_TQObjSender = { "TQObjSender" , 99 , -1 };
29946 G__linked_taginfo G__G__Base2LN_TSignalHandler = { "TSignalHandler" , 99 , -1 };
29947 G__linked_taginfo G__G__Base2LN_TApplication = { "TApplication" , 99 , -1 };
29948 G__linked_taginfo G__G__Base2LN_TStopwatch = { "TStopwatch" , 99 , -1 };
29949 G__linked_taginfo G__G__Base2LN_TStopwatchcLcLEState = { "TStopwatch::EState" , 101 , -1 };
29950 G__linked_taginfo G__G__Base2LN_TCanvas = { "TCanvas" , 99 , -1 };
29951 G__linked_taginfo G__G__Base2LN_TArrayI = { "TArrayI" , 99 , -1 };
29952 G__linked_taginfo G__G__Base2LN_TColor = { "TColor" , 99 , -1 };
29953 G__linked_taginfo G__G__Base2LN_TFunction = { "TFunction" , 99 , -1 };
29954 G__linked_taginfo G__G__Base2LN_TVirtualPad = { "TVirtualPad" , 99 , -1 };
29955 G__linked_taginfo G__G__Base2LN_TDatime = { "TDatime" , 99 , -1 };
29956 G__linked_taginfo G__G__Base2LN_TCollection = { "TCollection" , 99 , -1 };
29957 G__linked_taginfo G__G__Base2LN_TSeqCollection = { "TSeqCollection" , 99 , -1 };
29958 G__linked_taginfo G__G__Base2LN_TObjLink = { "TObjLink" , 99 , -1 };
29959 G__linked_taginfo G__G__Base2LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
29960 G__linked_taginfo G__G__Base2LN_TFile = { "TFile" , 99 , -1 };
29961 G__linked_taginfo G__G__Base2LN_TInetAddress = { "TInetAddress" , 99 , -1 };
29962 G__linked_taginfo G__G__Base2LN_TUUID = { "TUUID" , 99 , -1 };
29963 G__linked_taginfo G__G__Base2LN_TUUIDcLcLuuid_time_t = { "TUUID::uuid_time_t" , 115 , -1 };
29964 G__linked_taginfo G__G__Base2LN_TEnv = { "TEnv" , 99 , -1 };
29965 G__linked_taginfo G__G__Base2LN_TExec = { "TExec" , 99 , -1 };
29966 G__linked_taginfo G__G__Base2LN_TFolder = { "TFolder" , 99 , -1 };
29967 G__linked_taginfo G__G__Base2LN_TObjString = { "TObjString" , 99 , -1 };
29968 G__linked_taginfo G__G__Base2LN_TMD5 = { "TMD5" , 99 , -1 };
29969 G__linked_taginfo G__G__Base2LN_TMacro = { "TMacro" , 99 , -1 };
29970 G__linked_taginfo G__G__Base2LN_TMessageHandler = { "TMessageHandler" , 99 , -1 };
29971 G__linked_taginfo G__G__Base2LN_THashTable = { "THashTable" , 99 , -1 };
29972 G__linked_taginfo G__G__Base2LN_TMethodCall = { "TMethodCall" , 99 , -1 };
29973 G__linked_taginfo G__G__Base2LN_TPluginManager = { "TPluginManager" , 99 , -1 };
29974 G__linked_taginfo G__G__Base2LN_TPluginHandler = { "TPluginHandler" , 99 , -1 };
29975 G__linked_taginfo G__G__Base2LN_TPoint = { "TPoint" , 99 , -1 };
29976 G__linked_taginfo G__G__Base2LN_PCREPriv_t = { "PCREPriv_t" , 115 , -1 };
29977 G__linked_taginfo G__G__Base2LN_TPRegexpcLcLdA = { "TPRegexp::$" , 101 , -1 };
29978 G__linked_taginfo G__G__Base2LN_TPMERegexp = { "TPMERegexp" , 99 , -1 };
29979 G__linked_taginfo G__G__Base2LN_TStringToken = { "TStringToken" , 99 , -1 };
29980 G__linked_taginfo G__G__Base2LN_TExMap = { "TExMap" , 99 , -1 };
29981 G__linked_taginfo G__G__Base2LN_TBits = { "TBits" , 99 , -1 };
29982 G__linked_taginfo G__G__Base2LN_TProcessUUID = { "TProcessUUID" , 99 , -1 };
29983 G__linked_taginfo G__G__Base2LN_TDictionary = { "TDictionary" , 99 , -1 };
29984 G__linked_taginfo G__G__Base2LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR = { "map<string,TObjArray*,less<string>,allocator<pair<const string,TObjArray*> > >" , 99 , -1 };
29985 G__linked_taginfo G__G__Base2LN_TQClass = { "TQClass" , 99 , -1 };
29986 G__linked_taginfo G__G__Base2LN_TQCommand = { "TQCommand" , 99 , -1 };
29987 G__linked_taginfo G__G__Base2LN_TQUndoManager = { "TQUndoManager" , 99 , -1 };
29988 G__linked_taginfo G__G__Base2LN_TQSlot = { "TQSlot" , 99 , -1 };
29989 G__linked_taginfo G__G__Base2LN_TRef = { "TRef" , 99 , -1 };
29990 G__linked_taginfo G__G__Base2LN_TRefcLcLdA = { "TRef::$" , 101 , -1 };
29991 G__linked_taginfo G__G__Base2LN_TRegexpcLcLEStatVal = { "TRegexp::EStatVal" , 101 , -1 };
29992 G__linked_taginfo G__G__Base2LN_TSystemFile = { "TSystemFile" , 99 , -1 };
29993 G__linked_taginfo G__G__Base2LN_TOrdCollection = { "TOrdCollection" , 99 , -1 };
29994 G__linked_taginfo G__G__Base2LN_TSystemDirectory = { "TSystemDirectory" , 99 , -1 };
29995 G__linked_taginfo G__G__Base2LN_TSystem = { "TSystem" , 99 , -1 };
29996 G__linked_taginfo G__G__Base2LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector<unsigned int,allocator<unsigned int> >" , 99 , -1 };
29997 G__linked_taginfo G__G__Base2LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<unsigned int,allocator<unsigned int> >::iterator>" , 99 , -1 };
29998 G__linked_taginfo G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector<TString,allocator<TString> >" , 99 , -1 };
29999 G__linked_taginfo G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator = { "vector<TString,allocator<TString> >::iterator" , 99 , -1 };
30000 G__linked_taginfo G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TString,allocator<TString> >::iterator>" , 99 , -1 };
30001 G__linked_taginfo G__G__Base2LN_TSysEvtHandler = { "TSysEvtHandler" , 99 , -1 };
30002 G__linked_taginfo G__G__Base2LN_TFileHandler = { "TFileHandler" , 99 , -1 };
30003 G__linked_taginfo G__G__Base2LN_ESignals = { "ESignals" , 101 , -1 };
30004 G__linked_taginfo G__G__Base2LN_exception = { "exception" , 99 , -1 };
30005 G__linked_taginfo G__G__Base2LN_TStdExceptionHandler = { "TStdExceptionHandler" , 99 , -1 };
30006 G__linked_taginfo G__G__Base2LN_TStdExceptionHandlercLcLEStatus = { "TStdExceptionHandler::EStatus" , 101 , -1 };
30007 G__linked_taginfo G__G__Base2LN_TTime = { "TTime" , 99 , -1 };
30008 G__linked_taginfo G__G__Base2LN_TFdSet = { "TFdSet" , 99 , -1 };
30009 G__linked_taginfo G__G__Base2LN_EAccessMode = { "EAccessMode" , 101 , -1 };
30010 G__linked_taginfo G__G__Base2LN_ELogLevel = { "ELogLevel" , 101 , -1 };
30011 G__linked_taginfo G__G__Base2LN_ELogFacility = { "ELogFacility" , 101 , -1 };
30012 G__linked_taginfo G__G__Base2LN_ESysConstants = { "ESysConstants" , 101 , -1 };
30013 G__linked_taginfo G__G__Base2LN_EFpeMask = { "EFpeMask" , 101 , -1 };
30014 G__linked_taginfo G__G__Base2LN_EFileModeMask = { "EFileModeMask" , 101 , -1 };
30015 G__linked_taginfo G__G__Base2LN_FileStat_t = { "FileStat_t" , 115 , -1 };
30016 G__linked_taginfo G__G__Base2LN_UserGroup_t = { "UserGroup_t" , 115 , -1 };
30017 G__linked_taginfo G__G__Base2LN_SysInfo_t = { "SysInfo_t" , 115 , -1 };
30018 G__linked_taginfo G__G__Base2LN_CpuInfo_t = { "CpuInfo_t" , 115 , -1 };
30019 G__linked_taginfo G__G__Base2LN_MemInfo_t = { "MemInfo_t" , 115 , -1 };
30020 G__linked_taginfo G__G__Base2LN_ProcInfo_t = { "ProcInfo_t" , 115 , -1 };
30021 G__linked_taginfo G__G__Base2LN_RedirectHandle_t = { "RedirectHandle_t" , 115 , -1 };
30022 G__linked_taginfo G__G__Base2LN_TProcessEventTimer = { "TProcessEventTimer" , 99 , -1 };
30023 G__linked_taginfo G__G__Base2LN_TSystemcLcLEAclicMode = { "TSystem::EAclicMode" , 101 , -1 };
30024 G__linked_taginfo G__G__Base2LN_TSystemcLcLEAclicProperties = { "TSystem::EAclicProperties" , 101 , -1 };
30025 G__linked_taginfo G__G__Base2LN_TRemoteObject = { "TRemoteObject" , 99 , -1 };
30026 G__linked_taginfo G__G__Base2LN_TDataType = { "TDataType" , 99 , -1 };
30027 G__linked_taginfo G__G__Base2LN_TStyle = { "TStyle" , 99 , -1 };
30028 G__linked_taginfo G__G__Base2LN_TInterpreter = { "TInterpreter" , 99 , -1 };
30029 G__linked_taginfo G__G__Base2LN_TGlobal = { "TGlobal" , 99 , -1 };
30030 G__linked_taginfo G__G__Base2LN_TClassGenerator = { "TClassGenerator" , 99 , -1 };
30031 G__linked_taginfo G__G__Base2LN_TROOT = { "TROOT" , 99 , -1 };
30032 G__linked_taginfo G__G__Base2LN_TTask = { "TTask" , 99 , -1 };
30033 G__linked_taginfo G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR = { "vector<string,allocator<string> >" , 99 , -1 };
30034 G__linked_taginfo G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator = { "vector<string,allocator<string> >::iterator" , 99 , -1 };
30035 G__linked_taginfo G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<string,allocator<string> >::iterator>" , 99 , -1 };
30036
30037
30038 extern "C" void G__cpp_reset_tagtableG__Base2() {
30039 G__G__Base2LN_type_info.tagnum = -1 ;
30040 G__G__Base2LN_TClass.tagnum = -1 ;
30041 G__G__Base2LN_TBuffer.tagnum = -1 ;
30042 G__G__Base2LN_TDirectory.tagnum = -1 ;
30043 G__G__Base2LN_TMemberInspector.tagnum = -1 ;
30044 G__G__Base2LN_TObject.tagnum = -1 ;
30045 G__G__Base2LN_TNamed.tagnum = -1 ;
30046 G__G__Base2LN_TString.tagnum = -1 ;
30047 G__G__Base2LN_TVirtualIsAProxy.tagnum = -1 ;
30048 G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ;
30049 G__G__Base2LN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ;
30050 G__G__Base2LN_string.tagnum = -1 ;
30051 G__G__Base2LN_stringcLcLiterator.tagnum = -1 ;
30052 G__G__Base2LN_reverse_iteratorlEstringcLcLiteratorgR.tagnum = -1 ;
30053 G__G__Base2LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
30054 G__G__Base2LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
30055 G__G__Base2LN_TStorage.tagnum = -1 ;
30056 G__G__Base2LN_va_list.tagnum = -1 ;
30057 G__G__Base2LN_TList.tagnum = -1 ;
30058 G__G__Base2LN_TBrowser.tagnum = -1 ;
30059 G__G__Base2LN_TObjArray.tagnum = -1 ;
30060 G__G__Base2LN_TMethod.tagnum = -1 ;
30061 G__G__Base2LN_TTimer.tagnum = -1 ;
30062 G__G__Base2LN_TObjectcLcLEStatusBits.tagnum = -1 ;
30063 G__G__Base2LN_TObjectcLcLdA.tagnum = -1 ;
30064 G__G__Base2LN_TProcessID.tagnum = -1 ;
30065 G__G__Base2LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
30066 G__G__Base2LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
30067 G__G__Base2LN_TMemberInspectorcLcLTParentBuf.tagnum = -1 ;
30068 G__G__Base2LN_TRefCnt.tagnum = -1 ;
30069 G__G__Base2LN_TRefCntcLcLEReferenceFlag.tagnum = -1 ;
30070 G__G__Base2LN_TRegexp.tagnum = -1 ;
30071 G__G__Base2LN_TPRegexp.tagnum = -1 ;
30072 G__G__Base2LN_TSubString.tagnum = -1 ;
30073 G__G__Base2LN_TStringRef.tagnum = -1 ;
30074 G__G__Base2LN_TStringLong.tagnum = -1 ;
30075 G__G__Base2LN_TStringcLcLEStripType.tagnum = -1 ;
30076 G__G__Base2LN_TStringcLcLECaseCompare.tagnum = -1 ;
30077 G__G__Base2LN_TQConnection.tagnum = -1 ;
30078 G__G__Base2LN_TQObject.tagnum = -1 ;
30079 G__G__Base2LN_TQObjSender.tagnum = -1 ;
30080 G__G__Base2LN_TSignalHandler.tagnum = -1 ;
30081 G__G__Base2LN_TApplication.tagnum = -1 ;
30082 G__G__Base2LN_TStopwatch.tagnum = -1 ;
30083 G__G__Base2LN_TStopwatchcLcLEState.tagnum = -1 ;
30084 G__G__Base2LN_TCanvas.tagnum = -1 ;
30085 G__G__Base2LN_TArrayI.tagnum = -1 ;
30086 G__G__Base2LN_TColor.tagnum = -1 ;
30087 G__G__Base2LN_TFunction.tagnum = -1 ;
30088 G__G__Base2LN_TVirtualPad.tagnum = -1 ;
30089 G__G__Base2LN_TDatime.tagnum = -1 ;
30090 G__G__Base2LN_TCollection.tagnum = -1 ;
30091 G__G__Base2LN_TSeqCollection.tagnum = -1 ;
30092 G__G__Base2LN_TObjLink.tagnum = -1 ;
30093 G__G__Base2LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
30094 G__G__Base2LN_TFile.tagnum = -1 ;
30095 G__G__Base2LN_TInetAddress.tagnum = -1 ;
30096 G__G__Base2LN_TUUID.tagnum = -1 ;
30097 G__G__Base2LN_TUUIDcLcLuuid_time_t.tagnum = -1 ;
30098 G__G__Base2LN_TEnv.tagnum = -1 ;
30099 G__G__Base2LN_TExec.tagnum = -1 ;
30100 G__G__Base2LN_TFolder.tagnum = -1 ;
30101 G__G__Base2LN_TObjString.tagnum = -1 ;
30102 G__G__Base2LN_TMD5.tagnum = -1 ;
30103 G__G__Base2LN_TMacro.tagnum = -1 ;
30104 G__G__Base2LN_TMessageHandler.tagnum = -1 ;
30105 G__G__Base2LN_THashTable.tagnum = -1 ;
30106 G__G__Base2LN_TMethodCall.tagnum = -1 ;
30107 G__G__Base2LN_TPluginManager.tagnum = -1 ;
30108 G__G__Base2LN_TPluginHandler.tagnum = -1 ;
30109 G__G__Base2LN_TPoint.tagnum = -1 ;
30110 G__G__Base2LN_PCREPriv_t.tagnum = -1 ;
30111 G__G__Base2LN_TPRegexpcLcLdA.tagnum = -1 ;
30112 G__G__Base2LN_TPMERegexp.tagnum = -1 ;
30113 G__G__Base2LN_TStringToken.tagnum = -1 ;
30114 G__G__Base2LN_TExMap.tagnum = -1 ;
30115 G__G__Base2LN_TBits.tagnum = -1 ;
30116 G__G__Base2LN_TProcessUUID.tagnum = -1 ;
30117 G__G__Base2LN_TDictionary.tagnum = -1 ;
30118 G__G__Base2LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR.tagnum = -1 ;
30119 G__G__Base2LN_TQClass.tagnum = -1 ;
30120 G__G__Base2LN_TQCommand.tagnum = -1 ;
30121 G__G__Base2LN_TQUndoManager.tagnum = -1 ;
30122 G__G__Base2LN_TQSlot.tagnum = -1 ;
30123 G__G__Base2LN_TRef.tagnum = -1 ;
30124 G__G__Base2LN_TRefcLcLdA.tagnum = -1 ;
30125 G__G__Base2LN_TRegexpcLcLEStatVal.tagnum = -1 ;
30126 G__G__Base2LN_TSystemFile.tagnum = -1 ;
30127 G__G__Base2LN_TOrdCollection.tagnum = -1 ;
30128 G__G__Base2LN_TSystemDirectory.tagnum = -1 ;
30129 G__G__Base2LN_TSystem.tagnum = -1 ;
30130 G__G__Base2LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ;
30131 G__G__Base2LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR.tagnum = -1 ;
30132 G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ;
30133 G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator.tagnum = -1 ;
30134 G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ;
30135 G__G__Base2LN_TSysEvtHandler.tagnum = -1 ;
30136 G__G__Base2LN_TFileHandler.tagnum = -1 ;
30137 G__G__Base2LN_ESignals.tagnum = -1 ;
30138 G__G__Base2LN_exception.tagnum = -1 ;
30139 G__G__Base2LN_TStdExceptionHandler.tagnum = -1 ;
30140 G__G__Base2LN_TStdExceptionHandlercLcLEStatus.tagnum = -1 ;
30141 G__G__Base2LN_TTime.tagnum = -1 ;
30142 G__G__Base2LN_TFdSet.tagnum = -1 ;
30143 G__G__Base2LN_EAccessMode.tagnum = -1 ;
30144 G__G__Base2LN_ELogLevel.tagnum = -1 ;
30145 G__G__Base2LN_ELogFacility.tagnum = -1 ;
30146 G__G__Base2LN_ESysConstants.tagnum = -1 ;
30147 G__G__Base2LN_EFpeMask.tagnum = -1 ;
30148 G__G__Base2LN_EFileModeMask.tagnum = -1 ;
30149 G__G__Base2LN_FileStat_t.tagnum = -1 ;
30150 G__G__Base2LN_UserGroup_t.tagnum = -1 ;
30151 G__G__Base2LN_SysInfo_t.tagnum = -1 ;
30152 G__G__Base2LN_CpuInfo_t.tagnum = -1 ;
30153 G__G__Base2LN_MemInfo_t.tagnum = -1 ;
30154 G__G__Base2LN_ProcInfo_t.tagnum = -1 ;
30155 G__G__Base2LN_RedirectHandle_t.tagnum = -1 ;
30156 G__G__Base2LN_TProcessEventTimer.tagnum = -1 ;
30157 G__G__Base2LN_TSystemcLcLEAclicMode.tagnum = -1 ;
30158 G__G__Base2LN_TSystemcLcLEAclicProperties.tagnum = -1 ;
30159 G__G__Base2LN_TRemoteObject.tagnum = -1 ;
30160 G__G__Base2LN_TDataType.tagnum = -1 ;
30161 G__G__Base2LN_TStyle.tagnum = -1 ;
30162 G__G__Base2LN_TInterpreter.tagnum = -1 ;
30163 G__G__Base2LN_TGlobal.tagnum = -1 ;
30164 G__G__Base2LN_TClassGenerator.tagnum = -1 ;
30165 G__G__Base2LN_TROOT.tagnum = -1 ;
30166 G__G__Base2LN_TTask.tagnum = -1 ;
30167 G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR.tagnum = -1 ;
30168 G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator.tagnum = -1 ;
30169 G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR.tagnum = -1 ;
30170 }
30171
30172
30173 extern "C" void G__cpp_setup_tagtableG__Base2() {
30174
30175
30176 G__get_linked_tagnum_fwd(&G__G__Base2LN_type_info);
30177 G__get_linked_tagnum_fwd(&G__G__Base2LN_TClass);
30178 G__get_linked_tagnum_fwd(&G__G__Base2LN_TBuffer);
30179 G__get_linked_tagnum_fwd(&G__G__Base2LN_TDirectory);
30180 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TMemberInspector),sizeof(TMemberInspector),-1,1281,"ABC for inspecting class data members",G__setup_memvarTMemberInspector,G__setup_memfuncTMemberInspector);
30181 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TObject),sizeof(TObject),-1,98048,"Basic ROOT object",G__setup_memvarTObject,G__setup_memfuncTObject);
30182 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TNamed),sizeof(TNamed),-1,327424,"The basis for a named object (name, title)",G__setup_memvarTNamed,G__setup_memfuncTNamed);
30183 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TString),sizeof(TString),-1,233216,"Basic string class",G__setup_memvarTString,G__setup_memfuncTString);
30184 G__get_linked_tagnum_fwd(&G__G__Base2LN_TVirtualIsAProxy);
30185 G__get_linked_tagnum_fwd(&G__G__Base2LN_basic_istreamlEcharcOchar_traitslEchargRsPgR);
30186 G__get_linked_tagnum_fwd(&G__G__Base2LN_basic_ostreamlEcharcOchar_traitslEchargRsPgR);
30187 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_string),sizeof(string),-1,36608,(char*)NULL,G__setup_memvarstring,G__setup_memfuncstring);
30188 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_stringcLcLiterator),sizeof(string::iterator),-1,33024,(char*)NULL,G__setup_memvarstringcLcLiterator,G__setup_memfuncstringcLcLiterator);
30189 G__get_linked_tagnum_fwd(&G__G__Base2LN_reverse_iteratorlEstringcLcLiteratorgR);
30190 G__get_linked_tagnum_fwd(&G__G__Base2LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
30191 G__get_linked_tagnum_fwd(&G__G__Base2LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
30192 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TStorage),sizeof(TStorage),-1,1024,"Storage manager class",G__setup_memvarTStorage,G__setup_memfuncTStorage);
30193 G__get_linked_tagnum_fwd(&G__G__Base2LN_va_list);
30194 G__get_linked_tagnum_fwd(&G__G__Base2LN_TList);
30195 G__get_linked_tagnum_fwd(&G__G__Base2LN_TBrowser);
30196 G__get_linked_tagnum_fwd(&G__G__Base2LN_TObjArray);
30197 G__get_linked_tagnum_fwd(&G__G__Base2LN_TMethod);
30198 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TTimer),sizeof(TTimer),-1,65280,"Handle timer event",G__setup_memvarTTimer,G__setup_memfuncTTimer);
30199 G__get_linked_tagnum_fwd(&G__G__Base2LN_TObjectcLcLEStatusBits);
30200 G__get_linked_tagnum_fwd(&G__G__Base2LN_TObjectcLcLdA);
30201 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TProcessID),sizeof(TProcessID),-1,327424,"Process Unique Identifier in time and space",G__setup_memvarTProcessID,G__setup_memfuncTProcessID);
30202 G__get_linked_tagnum_fwd(&G__G__Base2LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
30203 G__get_linked_tagnum_fwd(&G__G__Base2LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
30204 G__get_linked_tagnum_fwd(&G__G__Base2LN_TMemberInspectorcLcLTParentBuf);
30205 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TRefCnt),sizeof(TRefCnt),-1,34048,(char*)NULL,G__setup_memvarTRefCnt,G__setup_memfuncTRefCnt);
30206 G__get_linked_tagnum_fwd(&G__G__Base2LN_TRefCntcLcLEReferenceFlag);
30207 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TRegexp),sizeof(TRegexp),-1,36352,"Regular expression class",G__setup_memvarTRegexp,G__setup_memfuncTRegexp);
30208 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TPRegexp),sizeof(TPRegexp),-1,36608,"Perl Compatible Regular Expression Class",G__setup_memvarTPRegexp,G__setup_memfuncTPRegexp);
30209 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TSubString),sizeof(TSubString),-1,35328,(char*)NULL,G__setup_memvarTSubString,G__setup_memfuncTSubString);
30210 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TStringRef),sizeof(TStringRef),-1,229376,(char*)NULL,G__setup_memvarTStringRef,G__setup_memfuncTStringRef);
30211 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TStringLong),sizeof(TStringLong),-1,99584,"Long string class (more than 255 chars)",G__setup_memvarTStringLong,G__setup_memfuncTStringLong);
30212 G__get_linked_tagnum_fwd(&G__G__Base2LN_TStringcLcLEStripType);
30213 G__get_linked_tagnum_fwd(&G__G__Base2LN_TStringcLcLECaseCompare);
30214 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TQConnection),sizeof(TQConnection),-1,63232,"Internal class used in the object communication mechanism",G__setup_memvarTQConnection,G__setup_memfuncTQConnection);
30215 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TQObject),sizeof(TQObject),-1,69376,"Base class for object communication mechanism",G__setup_memvarTQObject,G__setup_memfuncTQObject);
30216 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TQObjSender),sizeof(TQObjSender),-1,3840,"Used to \"delegate\" TQObject functionality",G__setup_memvarTQObjSender,G__setup_memfuncTQObjSender);
30217 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TSignalHandler),sizeof(TSignalHandler),-1,62720,"Signal event handler",G__setup_memvarTSignalHandler,G__setup_memfuncTSignalHandler);
30218 G__get_linked_tagnum_fwd(&G__G__Base2LN_TApplication);
30219 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TStopwatch),sizeof(TStopwatch),-1,291072,"A stopwatch which times real and cpu time",G__setup_memvarTStopwatch,G__setup_memfuncTStopwatch);
30220 G__get_linked_tagnum_fwd(&G__G__Base2LN_TStopwatchcLcLEState);
30221 G__get_linked_tagnum_fwd(&G__G__Base2LN_TCanvas);
30222 G__get_linked_tagnum_fwd(&G__G__Base2LN_TArrayI);
30223 G__get_linked_tagnum_fwd(&G__G__Base2LN_TColor);
30224 G__get_linked_tagnum_fwd(&G__G__Base2LN_TFunction);
30225 G__get_linked_tagnum_fwd(&G__G__Base2LN_TVirtualPad);
30226 G__get_linked_tagnum_fwd(&G__G__Base2LN_TDatime);
30227 G__get_linked_tagnum_fwd(&G__G__Base2LN_TCollection);
30228 G__get_linked_tagnum_fwd(&G__G__Base2LN_TSeqCollection);
30229 G__get_linked_tagnum_fwd(&G__G__Base2LN_TObjLink);
30230 G__get_linked_tagnum_fwd(&G__G__Base2LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
30231 G__get_linked_tagnum_fwd(&G__G__Base2LN_TFile);
30232 G__get_linked_tagnum_fwd(&G__G__Base2LN_TInetAddress);
30233 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TUUID),sizeof(TUUID),-1,296192,"Universally Unique IDentifier",G__setup_memvarTUUID,G__setup_memfuncTUUID);
30234 G__get_linked_tagnum_fwd(&G__G__Base2LN_TUUIDcLcLuuid_time_t);
30235 G__get_linked_tagnum_fwd(&G__G__Base2LN_TEnv);
30236 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TExec),sizeof(TExec),-1,325376,"To execute a CINT command",G__setup_memvarTExec,G__setup_memfuncTExec);
30237 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TFolder),sizeof(TFolder),-1,327424,"Describe a folder: a list of objects and folders",G__setup_memvarTFolder,G__setup_memfuncTFolder);
30238 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TObjString),sizeof(TObjString),-1,292608,"Collectable string class",G__setup_memvarTObjString,G__setup_memfuncTObjString);
30239 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TMD5),sizeof(TMD5),-1,298752,"MD5 cryptographic hash functions with a 128 bit output",G__setup_memvarTMD5,G__setup_memfuncTMD5);
30240 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TMacro),sizeof(TMacro),-1,327424,"Class supporting a collection of lines with C++ code.",G__setup_memvarTMacro,G__setup_memfuncTMacro);
30241 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TMessageHandler),sizeof(TMessageHandler),-1,324608,"Generic message handler",G__setup_memvarTMessageHandler,G__setup_memfuncTMessageHandler);
30242 G__get_linked_tagnum_fwd(&G__G__Base2LN_THashTable);
30243 G__get_linked_tagnum_fwd(&G__G__Base2LN_TMethodCall);
30244 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TPluginManager),sizeof(TPluginManager),-1,32512,"Manager for plugin handlers",G__setup_memvarTPluginManager,G__setup_memfuncTPluginManager);
30245 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TPluginHandler),sizeof(TPluginHandler),-1,65280,"Handler for plugin libraries",G__setup_memvarTPluginHandler,G__setup_memfuncTPluginHandler);
30246 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TPoint),sizeof(TPoint),-1,36096,(char*)NULL,G__setup_memvarTPoint,G__setup_memfuncTPoint);
30247 G__get_linked_tagnum_fwd(&G__G__Base2LN_PCREPriv_t);
30248 G__get_linked_tagnum_fwd(&G__G__Base2LN_TPRegexpcLcLdA);
30249 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TPMERegexp),sizeof(TPMERegexp),-1,36608,"Wrapper for Perl-like regular expression matching.",G__setup_memvarTPMERegexp,G__setup_memfuncTPMERegexp);
30250 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TStringToken),sizeof(TStringToken),-1,33792,"String tokenizer using PCRE for finding next tokens.",G__setup_memvarTStringToken,G__setup_memfuncTStringToken);
30251 G__get_linked_tagnum_fwd(&G__G__Base2LN_TExMap);
30252 G__get_linked_tagnum_fwd(&G__G__Base2LN_TBits);
30253 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TProcessUUID),sizeof(TProcessUUID),-1,326912,"TProcessID managing UUIDs",G__setup_memvarTProcessUUID,G__setup_memfuncTProcessUUID);
30254 G__get_linked_tagnum_fwd(&G__G__Base2LN_TDictionary);
30255 G__get_linked_tagnum_fwd(&G__G__Base2LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR);
30256 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TQClass),sizeof(TQClass),-1,64512,"Class with connections",G__setup_memvarTQClass,G__setup_memfuncTQClass);
30257 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TQCommand),sizeof(TQCommand),-1,63232,"encapsulates the information for undo/redo a single action.",G__setup_memvarTQCommand,G__setup_memfuncTQCommand);
30258 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TQUndoManager),sizeof(TQUndoManager),-1,62720,"recorder of operations for undo and redo",G__setup_memvarTQUndoManager,G__setup_memfuncTQUndoManager);
30259 G__get_linked_tagnum_fwd(&G__G__Base2LN_TQSlot);
30260 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TRef),sizeof(TRef),-1,130816,"Persistent Reference link to a TObject",G__setup_memvarTRef,G__setup_memfuncTRef);
30261 G__get_linked_tagnum_fwd(&G__G__Base2LN_TRefcLcLdA);
30262 G__get_linked_tagnum_fwd(&G__G__Base2LN_TRegexpcLcLEStatVal);
30263 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TSystemFile),sizeof(TSystemFile),-1,324864,"A system file",G__setup_memvarTSystemFile,G__setup_memfuncTSystemFile);
30264 G__get_linked_tagnum_fwd(&G__G__Base2LN_TOrdCollection);
30265 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TSystemDirectory),sizeof(TSystemDirectory),-1,327424,"A system directory",G__setup_memvarTSystemDirectory,G__setup_memfuncTSystemDirectory);
30266 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TSystem),sizeof(TSystem),-1,327424,"ABC defining a generic interface to the OS",G__setup_memvarTSystem,G__setup_memfuncTSystem);
30267 G__get_linked_tagnum_fwd(&G__G__Base2LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR);
30268 G__get_linked_tagnum_fwd(&G__G__Base2LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR);
30269 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgR),sizeof(vector<TString,allocator<TString> >),-1,36608,(char*)NULL,G__setup_memvarvectorlETStringcOallocatorlETStringgRsPgR,G__setup_memfuncvectorlETStringcOallocatorlETStringgRsPgR);
30270 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_vectorlETStringcOallocatorlETStringgRsPgRcLcLiterator),sizeof(vector<TString,allocator<TString> >::iterator),-1,35072,(char*)NULL,G__setup_memvarvectorlETStringcOallocatorlETStringgRsPgRcLcLiterator,G__setup_memfuncvectorlETStringcOallocatorlETStringgRsPgRcLcLiterator);
30271 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),sizeof(reverse_iterator<vector<TString,allocator<TString> >::iterator>),-1,256,(char*)NULL,G__setup_memvarreverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR,G__setup_memfuncreverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
30272 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TSysEvtHandler),sizeof(TSysEvtHandler),-1,29955,"ABC for handling system events",G__setup_memvarTSysEvtHandler,G__setup_memfuncTSysEvtHandler);
30273 G__get_linked_tagnum_fwd(&G__G__Base2LN_TFileHandler);
30274 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_ESignals),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
30275 G__get_linked_tagnum_fwd(&G__G__Base2LN_exception);
30276 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TStdExceptionHandler),sizeof(TStdExceptionHandler),-1,29953,"C++ exception handler",G__setup_memvarTStdExceptionHandler,G__setup_memfuncTStdExceptionHandler);
30277 G__get_linked_tagnum_fwd(&G__G__Base2LN_TStdExceptionHandlercLcLEStatus);
30278 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TTime),sizeof(TTime),-1,36608,"Basic time type with milli second precision",G__setup_memvarTTime,G__setup_memfuncTTime);
30279 G__get_linked_tagnum_fwd(&G__G__Base2LN_TFdSet);
30280 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_EAccessMode),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
30281 G__get_linked_tagnum_fwd(&G__G__Base2LN_ELogLevel);
30282 G__get_linked_tagnum_fwd(&G__G__Base2LN_ELogFacility);
30283 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_ESysConstants),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
30284 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_EFpeMask),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
30285 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_EFileModeMask),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
30286 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_FileStat_t),sizeof(FileStat_t),-1,256,(char*)NULL,G__setup_memvarFileStat_t,G__setup_memfuncFileStat_t);
30287 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_UserGroup_t),sizeof(UserGroup_t),-1,256,(char*)NULL,G__setup_memvarUserGroup_t,G__setup_memfuncUserGroup_t);
30288 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_SysInfo_t),sizeof(SysInfo_t),-1,1280,"System information - OS, CPU, RAM.",G__setup_memvarSysInfo_t,G__setup_memfuncSysInfo_t);
30289 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_CpuInfo_t),sizeof(CpuInfo_t),-1,1280,"CPU load information.",G__setup_memvarCpuInfo_t,G__setup_memfuncCpuInfo_t);
30290 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_MemInfo_t),sizeof(MemInfo_t),-1,1280,"Memory utilization information.",G__setup_memvarMemInfo_t,G__setup_memfuncMemInfo_t);
30291 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_ProcInfo_t),sizeof(ProcInfo_t),-1,1280,"System resource usage of given process.",G__setup_memvarProcInfo_t,G__setup_memfuncProcInfo_t);
30292 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_RedirectHandle_t),sizeof(RedirectHandle_t),-1,256,(char*)NULL,G__setup_memvarRedirectHandle_t,G__setup_memfuncRedirectHandle_t);
30293 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TProcessEventTimer),sizeof(TProcessEventTimer),-1,61440,"Process pending events at fixed time intervals",G__setup_memvarTProcessEventTimer,G__setup_memfuncTProcessEventTimer);
30294 G__get_linked_tagnum_fwd(&G__G__Base2LN_TSystemcLcLEAclicMode);
30295 G__get_linked_tagnum_fwd(&G__G__Base2LN_TSystemcLcLEAclicProperties);
30296 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TRemoteObject),sizeof(TRemoteObject),-1,128256,"A remote object",G__setup_memvarTRemoteObject,G__setup_memfuncTRemoteObject);
30297 G__get_linked_tagnum_fwd(&G__G__Base2LN_TDataType);
30298 G__get_linked_tagnum_fwd(&G__G__Base2LN_TStyle);
30299 G__get_linked_tagnum_fwd(&G__G__Base2LN_TInterpreter);
30300 G__get_linked_tagnum_fwd(&G__G__Base2LN_TGlobal);
30301 G__get_linked_tagnum_fwd(&G__G__Base2LN_TClassGenerator);
30302 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TROOT),sizeof(TROOT),-1,65280,"Top level (or root) structure for all classes",G__setup_memvarTROOT,G__setup_memfuncTROOT);
30303 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_TTask),sizeof(TTask),-1,327424,"Base class for tasks",G__setup_memvarTTask,G__setup_memfuncTTask);
30304 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgR),sizeof(vector<string,allocator<string> >),-1,36608,(char*)NULL,G__setup_memvarvectorlEstringcOallocatorlEstringgRsPgR,G__setup_memfuncvectorlEstringcOallocatorlEstringgRsPgR);
30305 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_vectorlEstringcOallocatorlEstringgRsPgRcLcLiterator),sizeof(vector<string,allocator<string> >::iterator),-1,35072,(char*)NULL,G__setup_memvarvectorlEstringcOallocatorlEstringgRsPgRcLcLiterator,G__setup_memfuncvectorlEstringcOallocatorlEstringgRsPgRcLcLiterator);
30306 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Base2LN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),sizeof(reverse_iterator<vector<string,allocator<string> >::iterator>),-1,256,(char*)NULL,G__setup_memvarreverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR,G__setup_memfuncreverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR);
30307 }
30308 extern "C" void G__cpp_setupG__Base2(void) {
30309 G__check_setup_version(30051515,"G__cpp_setupG__Base2()");
30310 G__set_cpp_environmentG__Base2();
30311 G__cpp_setup_tagtableG__Base2();
30312
30313 G__cpp_setup_inheritanceG__Base2();
30314
30315 G__cpp_setup_typetableG__Base2();
30316
30317 G__cpp_setup_memvarG__Base2();
30318
30319 G__cpp_setup_memfuncG__Base2();
30320 G__cpp_setup_globalG__Base2();
30321 G__cpp_setup_funcG__Base2();
30322
30323 if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__Base2();
30324 return;
30325 }
30326 class G__cpp_setup_initG__Base2 {
30327 public:
30328 G__cpp_setup_initG__Base2() { G__add_setup_func("G__Base2",(G__incsetup)(&G__cpp_setupG__Base2)); G__call_setup_funcs(); }
30329 ~G__cpp_setup_initG__Base2() { G__remove_setup_func("G__Base2"); }
30330 };
30331 G__cpp_setup_initG__Base2 G__cpp_setup_initializerG__Base2;
30332