G__RootAuth.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by core/utils/src/rootcint_tmp at Wed Apr 20 13:44:42 2011
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME netdIauthdIsrcdIG__RootAuth
00008 #include "RConfig.h" //rootcint 4834
00009 #if !defined(R__ACCESS_IN_SYMBOL)
00010 //Break the privacy of classes -- Disabled for the moment
00011 #define private public
00012 #define protected public
00013 #endif
00014 
00015 // Since CINT ignores the std namespace, we need to do so in this file.
00016 namespace std {} using namespace std;
00017 #include "G__RootAuth.h"
00018 
00019 #include "TClass.h"
00020 #include "TBuffer.h"
00021 #include "TMemberInspector.h"
00022 #include "TError.h"
00023 
00024 #ifndef G__ROOT
00025 #define G__ROOT
00026 #endif
00027 
00028 #include "RtypesImp.h"
00029 #include "TIsAProxy.h"
00030 
00031 // START OF SHADOWS
00032 
00033 namespace ROOT {
00034    namespace Shadow {
00035    } // of namespace Shadow
00036 } // of namespace ROOT
00037 // END OF SHADOWS
00038 
00039 namespace ROOT {
00040    void TAuthenticate_ShowMembers(void *obj, TMemberInspector &R__insp);
00041    static void delete_TAuthenticate(void *p);
00042    static void deleteArray_TAuthenticate(void *p);
00043    static void destruct_TAuthenticate(void *p);
00044    static void streamer_TAuthenticate(TBuffer &buf, void *obj);
00045 
00046    // Function generating the singleton type initializer
00047    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TAuthenticate*)
00048    {
00049       ::TAuthenticate *ptr = 0;
00050       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TAuthenticate >(0);
00051       static ::ROOT::TGenericClassInfo 
00052          instance("TAuthenticate", ::TAuthenticate::Class_Version(), "include/TAuthenticate.h", 63,
00053                   typeid(::TAuthenticate), DefineBehavior(ptr, ptr),
00054                   &::TAuthenticate::Dictionary, isa_proxy, 0,
00055                   sizeof(::TAuthenticate) );
00056       instance.SetDelete(&delete_TAuthenticate);
00057       instance.SetDeleteArray(&deleteArray_TAuthenticate);
00058       instance.SetDestructor(&destruct_TAuthenticate);
00059       instance.SetStreamerFunc(&streamer_TAuthenticate);
00060       return &instance;
00061    }
00062    TGenericClassInfo *GenerateInitInstance(const ::TAuthenticate*)
00063    {
00064       return GenerateInitInstanceLocal((::TAuthenticate*)0);
00065    }
00066    // Static variable to force the class initialization
00067    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TAuthenticate*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00068 } // end of namespace ROOT
00069 
00070 namespace ROOT {
00071    void THostAuth_ShowMembers(void *obj, TMemberInspector &R__insp);
00072    static void *new_THostAuth(void *p = 0);
00073    static void *newArray_THostAuth(Long_t size, void *p);
00074    static void delete_THostAuth(void *p);
00075    static void deleteArray_THostAuth(void *p);
00076    static void destruct_THostAuth(void *p);
00077    static void streamer_THostAuth(TBuffer &buf, void *obj);
00078 
00079    // Function generating the singleton type initializer
00080    static TGenericClassInfo *GenerateInitInstanceLocal(const ::THostAuth*)
00081    {
00082       ::THostAuth *ptr = 0;
00083       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THostAuth >(0);
00084       static ::ROOT::TGenericClassInfo 
00085          instance("THostAuth", ::THostAuth::Class_Version(), "include/THostAuth.h", 44,
00086                   typeid(::THostAuth), DefineBehavior(ptr, ptr),
00087                   &::THostAuth::Dictionary, isa_proxy, 0,
00088                   sizeof(::THostAuth) );
00089       instance.SetNew(&new_THostAuth);
00090       instance.SetNewArray(&newArray_THostAuth);
00091       instance.SetDelete(&delete_THostAuth);
00092       instance.SetDeleteArray(&deleteArray_THostAuth);
00093       instance.SetDestructor(&destruct_THostAuth);
00094       instance.SetStreamerFunc(&streamer_THostAuth);
00095       return &instance;
00096    }
00097    TGenericClassInfo *GenerateInitInstance(const ::THostAuth*)
00098    {
00099       return GenerateInitInstanceLocal((::THostAuth*)0);
00100    }
00101    // Static variable to force the class initialization
00102    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THostAuth*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00103 } // end of namespace ROOT
00104 
00105 namespace ROOT {
00106    void TRootSecContext_ShowMembers(void *obj, TMemberInspector &R__insp);
00107    static void delete_TRootSecContext(void *p);
00108    static void deleteArray_TRootSecContext(void *p);
00109    static void destruct_TRootSecContext(void *p);
00110    static void streamer_TRootSecContext(TBuffer &buf, void *obj);
00111 
00112    // Function generating the singleton type initializer
00113    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRootSecContext*)
00114    {
00115       ::TRootSecContext *ptr = 0;
00116       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRootSecContext >(0);
00117       static ::ROOT::TGenericClassInfo 
00118          instance("TRootSecContext", ::TRootSecContext::Class_Version(), "include/TRootSecContext.h", 31,
00119                   typeid(::TRootSecContext), DefineBehavior(ptr, ptr),
00120                   &::TRootSecContext::Dictionary, isa_proxy, 0,
00121                   sizeof(::TRootSecContext) );
00122       instance.SetDelete(&delete_TRootSecContext);
00123       instance.SetDeleteArray(&deleteArray_TRootSecContext);
00124       instance.SetDestructor(&destruct_TRootSecContext);
00125       instance.SetStreamerFunc(&streamer_TRootSecContext);
00126       return &instance;
00127    }
00128    TGenericClassInfo *GenerateInitInstance(const ::TRootSecContext*)
00129    {
00130       return GenerateInitInstanceLocal((::TRootSecContext*)0);
00131    }
00132    // Static variable to force the class initialization
00133    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRootSecContext*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00134 } // end of namespace ROOT
00135 
00136 namespace ROOT {
00137    void TRootAuth_ShowMembers(void *obj, TMemberInspector &R__insp);
00138    static void *new_TRootAuth(void *p = 0);
00139    static void *newArray_TRootAuth(Long_t size, void *p);
00140    static void delete_TRootAuth(void *p);
00141    static void deleteArray_TRootAuth(void *p);
00142    static void destruct_TRootAuth(void *p);
00143    static void streamer_TRootAuth(TBuffer &buf, void *obj);
00144 
00145    // Function generating the singleton type initializer
00146    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRootAuth*)
00147    {
00148       ::TRootAuth *ptr = 0;
00149       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRootAuth >(0);
00150       static ::ROOT::TGenericClassInfo 
00151          instance("TRootAuth", ::TRootAuth::Class_Version(), "include/TRootAuth.h", 35,
00152                   typeid(::TRootAuth), DefineBehavior(ptr, ptr),
00153                   &::TRootAuth::Dictionary, isa_proxy, 0,
00154                   sizeof(::TRootAuth) );
00155       instance.SetNew(&new_TRootAuth);
00156       instance.SetNewArray(&newArray_TRootAuth);
00157       instance.SetDelete(&delete_TRootAuth);
00158       instance.SetDeleteArray(&deleteArray_TRootAuth);
00159       instance.SetDestructor(&destruct_TRootAuth);
00160       instance.SetStreamerFunc(&streamer_TRootAuth);
00161       return &instance;
00162    }
00163    TGenericClassInfo *GenerateInitInstance(const ::TRootAuth*)
00164    {
00165       return GenerateInitInstanceLocal((::TRootAuth*)0);
00166    }
00167    // Static variable to force the class initialization
00168    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRootAuth*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00169 } // end of namespace ROOT
00170 
00171 //______________________________________________________________________________
00172 TClass *TAuthenticate::fgIsA = 0;  // static to hold class pointer
00173 
00174 //______________________________________________________________________________
00175 const char *TAuthenticate::Class_Name()
00176 {
00177    return "TAuthenticate";
00178 }
00179 
00180 //______________________________________________________________________________
00181 const char *TAuthenticate::ImplFileName()
00182 {
00183    return ::ROOT::GenerateInitInstanceLocal((const ::TAuthenticate*)0x0)->GetImplFileName();
00184 }
00185 
00186 //______________________________________________________________________________
00187 int TAuthenticate::ImplFileLine()
00188 {
00189    return ::ROOT::GenerateInitInstanceLocal((const ::TAuthenticate*)0x0)->GetImplFileLine();
00190 }
00191 
00192 //______________________________________________________________________________
00193 void TAuthenticate::Dictionary()
00194 {
00195    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TAuthenticate*)0x0)->GetClass();
00196 }
00197 
00198 //______________________________________________________________________________
00199 TClass *TAuthenticate::Class()
00200 {
00201    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TAuthenticate*)0x0)->GetClass();
00202    return fgIsA;
00203 }
00204 
00205 //______________________________________________________________________________
00206 TClass *THostAuth::fgIsA = 0;  // static to hold class pointer
00207 
00208 //______________________________________________________________________________
00209 const char *THostAuth::Class_Name()
00210 {
00211    return "THostAuth";
00212 }
00213 
00214 //______________________________________________________________________________
00215 const char *THostAuth::ImplFileName()
00216 {
00217    return ::ROOT::GenerateInitInstanceLocal((const ::THostAuth*)0x0)->GetImplFileName();
00218 }
00219 
00220 //______________________________________________________________________________
00221 int THostAuth::ImplFileLine()
00222 {
00223    return ::ROOT::GenerateInitInstanceLocal((const ::THostAuth*)0x0)->GetImplFileLine();
00224 }
00225 
00226 //______________________________________________________________________________
00227 void THostAuth::Dictionary()
00228 {
00229    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THostAuth*)0x0)->GetClass();
00230 }
00231 
00232 //______________________________________________________________________________
00233 TClass *THostAuth::Class()
00234 {
00235    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THostAuth*)0x0)->GetClass();
00236    return fgIsA;
00237 }
00238 
00239 //______________________________________________________________________________
00240 TClass *TRootSecContext::fgIsA = 0;  // static to hold class pointer
00241 
00242 //______________________________________________________________________________
00243 const char *TRootSecContext::Class_Name()
00244 {
00245    return "TRootSecContext";
00246 }
00247 
00248 //______________________________________________________________________________
00249 const char *TRootSecContext::ImplFileName()
00250 {
00251    return ::ROOT::GenerateInitInstanceLocal((const ::TRootSecContext*)0x0)->GetImplFileName();
00252 }
00253 
00254 //______________________________________________________________________________
00255 int TRootSecContext::ImplFileLine()
00256 {
00257    return ::ROOT::GenerateInitInstanceLocal((const ::TRootSecContext*)0x0)->GetImplFileLine();
00258 }
00259 
00260 //______________________________________________________________________________
00261 void TRootSecContext::Dictionary()
00262 {
00263    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRootSecContext*)0x0)->GetClass();
00264 }
00265 
00266 //______________________________________________________________________________
00267 TClass *TRootSecContext::Class()
00268 {
00269    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRootSecContext*)0x0)->GetClass();
00270    return fgIsA;
00271 }
00272 
00273 //______________________________________________________________________________
00274 TClass *TRootAuth::fgIsA = 0;  // static to hold class pointer
00275 
00276 //______________________________________________________________________________
00277 const char *TRootAuth::Class_Name()
00278 {
00279    return "TRootAuth";
00280 }
00281 
00282 //______________________________________________________________________________
00283 const char *TRootAuth::ImplFileName()
00284 {
00285    return ::ROOT::GenerateInitInstanceLocal((const ::TRootAuth*)0x0)->GetImplFileName();
00286 }
00287 
00288 //______________________________________________________________________________
00289 int TRootAuth::ImplFileLine()
00290 {
00291    return ::ROOT::GenerateInitInstanceLocal((const ::TRootAuth*)0x0)->GetImplFileLine();
00292 }
00293 
00294 //______________________________________________________________________________
00295 void TRootAuth::Dictionary()
00296 {
00297    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRootAuth*)0x0)->GetClass();
00298 }
00299 
00300 //______________________________________________________________________________
00301 TClass *TRootAuth::Class()
00302 {
00303    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRootAuth*)0x0)->GetClass();
00304    return fgIsA;
00305 }
00306 
00307 //______________________________________________________________________________
00308 void TAuthenticate::Streamer(TBuffer &R__b)
00309 {
00310    // Stream an object of class TAuthenticate.
00311 
00312    TObject::Streamer(R__b);
00313 }
00314 
00315 //______________________________________________________________________________
00316 void TAuthenticate::ShowMembers(TMemberInspector &R__insp)
00317 {
00318       // Inspect the data members of an object of class TAuthenticate.
00319       TClass *R__cl = ::TAuthenticate::IsA();
00320       if (R__cl || R__insp.IsA()) { }
00321       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDetails", &fDetails);
00322       R__insp.InspectMember(fDetails, "fDetails.");
00323       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHostAuth", &fHostAuth);
00324       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPasswd", &fPasswd);
00325       R__insp.InspectMember(fPasswd, "fPasswd.");
00326       R__insp.Inspect(R__cl, R__insp.GetParent(), "fProtocol", &fProtocol);
00327       R__insp.InspectMember(fProtocol, "fProtocol.");
00328       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPwHash", &fPwHash);
00329       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRemote", &fRemote);
00330       R__insp.InspectMember(fRemote, "fRemote.");
00331       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRSAKey", &fRSAKey);
00332       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSecContext", &fSecContext);
00333       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSecurity", &fSecurity);
00334       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSocket", &fSocket);
00335       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSRPPwd", &fSRPPwd);
00336       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVersion", &fVersion);
00337       R__insp.Inspect(R__cl, R__insp.GetParent(), "fUser", &fUser);
00338       R__insp.InspectMember(fUser, "fUser.");
00339       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimeOut", &fTimeOut);
00340       TObject::ShowMembers(R__insp);
00341 }
00342 
00343 namespace ROOT {
00344    // Wrapper around operator delete
00345    static void delete_TAuthenticate(void *p) {
00346       delete ((::TAuthenticate*)p);
00347    }
00348    static void deleteArray_TAuthenticate(void *p) {
00349       delete [] ((::TAuthenticate*)p);
00350    }
00351    static void destruct_TAuthenticate(void *p) {
00352       typedef ::TAuthenticate current_t;
00353       ((current_t*)p)->~current_t();
00354    }
00355    // Wrapper around a custom streamer member function.
00356    static void streamer_TAuthenticate(TBuffer &buf, void *obj) {
00357       ((::TAuthenticate*)obj)->::TAuthenticate::Streamer(buf);
00358    }
00359 } // end of namespace ROOT for class ::TAuthenticate
00360 
00361 //______________________________________________________________________________
00362 void THostAuth::Streamer(TBuffer &R__b)
00363 {
00364    // Stream an object of class THostAuth.
00365 
00366    UInt_t R__s, R__c;
00367    if (R__b.IsReading()) {
00368       Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
00369       TObject::Streamer(R__b);
00370       fHost.Streamer(R__b);
00371       R__b >> fServer;
00372       fUser.Streamer(R__b);
00373       R__b >> fNumMethods;
00374       R__b.ReadStaticArray((int*)fMethods);
00375       int R__i;
00376       for (R__i = 0; R__i < 6; R__i++)
00377          fDetails[R__i].Streamer(R__b);
00378       R__b.ReadStaticArray((int*)fSuccess);
00379       R__b.ReadStaticArray((int*)fFailure);
00380       R__b >> fActive;
00381       R__b >> fSecContexts;
00382       R__b.CheckByteCount(R__s, R__c, THostAuth::IsA());
00383    } else {
00384       R__c = R__b.WriteVersion(THostAuth::IsA(), kTRUE);
00385       TObject::Streamer(R__b);
00386       fHost.Streamer(R__b);
00387       R__b << fServer;
00388       fUser.Streamer(R__b);
00389       R__b << fNumMethods;
00390       R__b.WriteArray(fMethods, 6);
00391       int R__i;
00392       for (R__i = 0; R__i < 6; R__i++)
00393          fDetails[R__i].Streamer(R__b);
00394       R__b.WriteArray(fSuccess, 6);
00395       R__b.WriteArray(fFailure, 6);
00396       R__b << fActive;
00397       R__b << fSecContexts;
00398       R__b.SetByteCount(R__c, kTRUE);
00399    }
00400 }
00401 
00402 //______________________________________________________________________________
00403 void THostAuth::ShowMembers(TMemberInspector &R__insp)
00404 {
00405       // Inspect the data members of an object of class THostAuth.
00406       TClass *R__cl = ::THostAuth::IsA();
00407       if (R__cl || R__insp.IsA()) { }
00408       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHost", &fHost);
00409       R__insp.InspectMember(fHost, "fHost.");
00410       R__insp.Inspect(R__cl, R__insp.GetParent(), "fServer", &fServer);
00411       R__insp.Inspect(R__cl, R__insp.GetParent(), "fUser", &fUser);
00412       R__insp.InspectMember(fUser, "fUser.");
00413       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumMethods", &fNumMethods);
00414       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMethods[6]", fMethods);
00415       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDetails[6]", fDetails);
00416       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSuccess[6]", fSuccess);
00417       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFailure[6]", fFailure);
00418       R__insp.Inspect(R__cl, R__insp.GetParent(), "fActive", &fActive);
00419       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSecContexts", &fSecContexts);
00420       TObject::ShowMembers(R__insp);
00421 }
00422 
00423 namespace ROOT {
00424    // Wrappers around operator new
00425    static void *new_THostAuth(void *p) {
00426       return  p ? new(p) ::THostAuth : new ::THostAuth;
00427    }
00428    static void *newArray_THostAuth(Long_t nElements, void *p) {
00429       return p ? new(p) ::THostAuth[nElements] : new ::THostAuth[nElements];
00430    }
00431    // Wrapper around operator delete
00432    static void delete_THostAuth(void *p) {
00433       delete ((::THostAuth*)p);
00434    }
00435    static void deleteArray_THostAuth(void *p) {
00436       delete [] ((::THostAuth*)p);
00437    }
00438    static void destruct_THostAuth(void *p) {
00439       typedef ::THostAuth current_t;
00440       ((current_t*)p)->~current_t();
00441    }
00442    // Wrapper around a custom streamer member function.
00443    static void streamer_THostAuth(TBuffer &buf, void *obj) {
00444       ((::THostAuth*)obj)->::THostAuth::Streamer(buf);
00445    }
00446 } // end of namespace ROOT for class ::THostAuth
00447 
00448 //______________________________________________________________________________
00449 void TRootAuth::Streamer(TBuffer &R__b)
00450 {
00451    // Stream an object of class TRootAuth.
00452 
00453    TVirtualAuth::Streamer(R__b);
00454 }
00455 
00456 //______________________________________________________________________________
00457 void TRootAuth::ShowMembers(TMemberInspector &R__insp)
00458 {
00459       // Inspect the data members of an object of class TRootAuth.
00460       TClass *R__cl = ::TRootAuth::IsA();
00461       if (R__cl || R__insp.IsA()) { }
00462       TVirtualAuth::ShowMembers(R__insp);
00463 }
00464 
00465 namespace ROOT {
00466    // Wrappers around operator new
00467    static void *new_TRootAuth(void *p) {
00468       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TRootAuth : new ::TRootAuth;
00469    }
00470    static void *newArray_TRootAuth(Long_t nElements, void *p) {
00471       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TRootAuth[nElements] : new ::TRootAuth[nElements];
00472    }
00473    // Wrapper around operator delete
00474    static void delete_TRootAuth(void *p) {
00475       delete ((::TRootAuth*)p);
00476    }
00477    static void deleteArray_TRootAuth(void *p) {
00478       delete [] ((::TRootAuth*)p);
00479    }
00480    static void destruct_TRootAuth(void *p) {
00481       typedef ::TRootAuth current_t;
00482       ((current_t*)p)->~current_t();
00483    }
00484    // Wrapper around a custom streamer member function.
00485    static void streamer_TRootAuth(TBuffer &buf, void *obj) {
00486       ((::TRootAuth*)obj)->::TRootAuth::Streamer(buf);
00487    }
00488 } // end of namespace ROOT for class ::TRootAuth
00489 
00490 //______________________________________________________________________________
00491 void TRootSecContext::Streamer(TBuffer &R__b)
00492 {
00493    // Stream an object of class TRootSecContext.
00494 
00495    TSecContext::Streamer(R__b);
00496 }
00497 
00498 //______________________________________________________________________________
00499 void TRootSecContext::ShowMembers(TMemberInspector &R__insp)
00500 {
00501       // Inspect the data members of an object of class TRootSecContext.
00502       TClass *R__cl = ::TRootSecContext::IsA();
00503       if (R__cl || R__insp.IsA()) { }
00504       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRSAKey", &fRSAKey);
00505       TSecContext::ShowMembers(R__insp);
00506 }
00507 
00508 namespace ROOT {
00509    // Wrapper around operator delete
00510    static void delete_TRootSecContext(void *p) {
00511       delete ((::TRootSecContext*)p);
00512    }
00513    static void deleteArray_TRootSecContext(void *p) {
00514       delete [] ((::TRootSecContext*)p);
00515    }
00516    static void destruct_TRootSecContext(void *p) {
00517       typedef ::TRootSecContext current_t;
00518       ((current_t*)p)->~current_t();
00519    }
00520    // Wrapper around a custom streamer member function.
00521    static void streamer_TRootSecContext(TBuffer &buf, void *obj) {
00522       ((::TRootSecContext*)obj)->::TRootSecContext::Streamer(buf);
00523    }
00524 } // end of namespace ROOT for class ::TRootSecContext
00525 
00526 /********************************************************
00527 * net/auth/src/G__RootAuth.cxx
00528 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00529 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00530 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
00531 ********************************************************/
00532 
00533 #ifdef G__MEMTEST
00534 #undef malloc
00535 #undef free
00536 #endif
00537 
00538 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
00539 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
00540 #endif
00541 
00542 extern "C" void G__cpp_reset_tagtableG__RootAuth();
00543 
00544 extern "C" void G__set_cpp_environmentG__RootAuth() {
00545   G__add_compiledheader("TObject.h");
00546   G__add_compiledheader("TMemberInspector.h");
00547   G__add_compiledheader("AuthConst.h");
00548   G__add_compiledheader("rsaaux.h");
00549   G__add_compiledheader("rsadef.h");
00550   G__add_compiledheader("rsafun.h");
00551   G__add_compiledheader("rsalib.h");
00552   G__add_compiledheader("TAuthenticate.h");
00553   G__add_compiledheader("THostAuth.h");
00554   G__add_compiledheader("TRootAuth.h");
00555   G__add_compiledheader("TRootSecContext.h");
00556   G__cpp_reset_tagtableG__RootAuth();
00557 }
00558 #include <new>
00559 extern "C" int G__cpp_dllrevG__RootAuth() { return(30051515); }
00560 
00561 /*********************************************************
00562 * Member function Interface Method
00563 *********************************************************/
00564 
00565 /* TAuthenticate */
00566 static int G__G__RootAuth_125_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00567 {
00568    TAuthenticate* p = NULL;
00569    char* gvp = (char*) G__getgvp();
00570    switch (libp->paran) {
00571    case 4:
00572      //m: 4
00573      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00574        p = new TAuthenticate(
00575 (TSocket*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00576 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
00577      } else {
00578        p = new((void*) gvp) TAuthenticate(
00579 (TSocket*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00580 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
00581      }
00582      break;
00583    case 3:
00584      //m: 3
00585      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00586        p = new TAuthenticate(
00587 (TSocket*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00588 , (const char*) G__int(libp->para[2]));
00589      } else {
00590        p = new((void*) gvp) TAuthenticate(
00591 (TSocket*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00592 , (const char*) G__int(libp->para[2]));
00593      }
00594      break;
00595    }
00596    result7->obj.i = (long) p;
00597    result7->ref = (long) p;
00598    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate));
00599    return(1 || funcname || hash || result7 || libp) ;
00600 }
00601 
00602 static int G__G__RootAuth_125_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00603 {
00604       G__letint(result7, 103, (long) ((TAuthenticate*) G__getstructoffset())->Authenticate());
00605    return(1 || funcname || hash || result7 || libp) ;
00606 }
00607 
00608 static int G__G__RootAuth_125_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00609 {
00610       G__letint(result7, 105, (long) ((TAuthenticate*) G__getstructoffset())->AuthExists(*((TString*) G__int(libp->para[0])), (Int_t) G__int(libp->para[1])
00611 , (const char*) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
00612 , (Int_t*) G__int(libp->para[4]), (CheckSecCtx_t) G__int(libp->para[5])));
00613    return(1 || funcname || hash || result7 || libp) ;
00614 }
00615 
00616 static int G__G__RootAuth_125_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00617 {
00618       ((TAuthenticate*) G__getstructoffset())->CatchTimeOut();
00619       G__setnull(result7);
00620    return(1 || funcname || hash || result7 || libp) ;
00621 }
00622 
00623 static int G__G__RootAuth_125_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00624 {
00625       G__letint(result7, 103, (long) ((TAuthenticate*) G__getstructoffset())->CheckNetrc(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref));
00626    return(1 || funcname || hash || result7 || libp) ;
00627 }
00628 
00629 static int G__G__RootAuth_125_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00630 {
00631       G__letint(result7, 103, (long) ((TAuthenticate*) G__getstructoffset())->CheckNetrc(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref
00632 , *(Bool_t*) G__Boolref(&libp->para[2]), (Bool_t) G__int(libp->para[3])));
00633    return(1 || funcname || hash || result7 || libp) ;
00634 }
00635 
00636 static int G__G__RootAuth_125_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00637 {
00638       G__letint(result7, 85, (long) ((const TAuthenticate*) G__getstructoffset())->GetHostAuth());
00639    return(1 || funcname || hash || result7 || libp) ;
00640 }
00641 
00642 static int G__G__RootAuth_125_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00643 {
00644       G__letint(result7, 67, (long) ((const TAuthenticate*) G__getstructoffset())->GetProtocol());
00645    return(1 || funcname || hash || result7 || libp) ;
00646 }
00647 
00648 static int G__G__RootAuth_125_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00649 {
00650       G__letint(result7, 67, (long) ((const TAuthenticate*) G__getstructoffset())->GetRemoteHost());
00651    return(1 || funcname || hash || result7 || libp) ;
00652 }
00653 
00654 static int G__G__RootAuth_125_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00655 {
00656       G__letint(result7, 105, (long) ((const TAuthenticate*) G__getstructoffset())->GetRSAKeyType());
00657    return(1 || funcname || hash || result7 || libp) ;
00658 }
00659 
00660 static int G__G__RootAuth_125_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00661 {
00662       G__letint(result7, 85, (long) ((const TAuthenticate*) G__getstructoffset())->GetSecContext());
00663    return(1 || funcname || hash || result7 || libp) ;
00664 }
00665 
00666 static int G__G__RootAuth_125_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00667 {
00668       G__letint(result7, 85, (long) ((const TAuthenticate*) G__getstructoffset())->GetSocket());
00669    return(1 || funcname || hash || result7 || libp) ;
00670 }
00671 
00672 static int G__G__RootAuth_125_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00673 {
00674       G__letint(result7, 67, (long) ((const TAuthenticate*) G__getstructoffset())->GetUser());
00675    return(1 || funcname || hash || result7 || libp) ;
00676 }
00677 
00678 static int G__G__RootAuth_125_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00679 {
00680       G__letint(result7, 105, (long) ((const TAuthenticate*) G__getstructoffset())->HasTimedOut());
00681    return(1 || funcname || hash || result7 || libp) ;
00682 }
00683 
00684 static int G__G__RootAuth_125_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00685 {
00686       ((TAuthenticate*) G__getstructoffset())->SetRSAKeyType((Int_t) G__int(libp->para[0]));
00687       G__setnull(result7);
00688    return(1 || funcname || hash || result7 || libp) ;
00689 }
00690 
00691 static int G__G__RootAuth_125_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00692 {
00693       ((TAuthenticate*) G__getstructoffset())->SetSecContext((TRootSecContext*) G__int(libp->para[0]));
00694       G__setnull(result7);
00695    return(1 || funcname || hash || result7 || libp) ;
00696 }
00697 
00698 static int G__G__RootAuth_125_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00699 {
00700       TAuthenticate::AuthError((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00701       G__setnull(result7);
00702    return(1 || funcname || hash || result7 || libp) ;
00703 }
00704 
00705 static int G__G__RootAuth_125_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00706 {
00707       G__letint(result7, 103, (long) TAuthenticate::CheckProofAuth((Int_t) G__int(libp->para[0]), *(TString*) libp->para[1].ref));
00708    return(1 || funcname || hash || result7 || libp) ;
00709 }
00710 
00711 static int G__G__RootAuth_125_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00712 {
00713    switch (libp->paran) {
00714    case 4:
00715       G__letint(result7, 105, (long) TAuthenticate::DecodeRSAPublic((const char*) G__int(libp->para[0]), *(rsa_NUMBER*) libp->para[1].ref
00716 , *(rsa_NUMBER*) libp->para[2].ref, (char**) G__int(libp->para[3])));
00717       break;
00718    case 3:
00719       G__letint(result7, 105, (long) TAuthenticate::DecodeRSAPublic((const char*) G__int(libp->para[0]), *(rsa_NUMBER*) libp->para[1].ref
00720 , *(rsa_NUMBER*) libp->para[2].ref));
00721       break;
00722    }
00723    return(1 || funcname || hash || result7 || libp) ;
00724 }
00725 
00726 static int G__G__RootAuth_125_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00727 {
00728       G__letint(result7, 85, (long) TAuthenticate::GetAuthInfo());
00729    return(1 || funcname || hash || result7 || libp) ;
00730 }
00731 
00732 static int G__G__RootAuth_125_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00733 {
00734       G__letint(result7, 67, (long) TAuthenticate::GetAuthMethod((Int_t) G__int(libp->para[0])));
00735    return(1 || funcname || hash || result7 || libp) ;
00736 }
00737 
00738 static int G__G__RootAuth_125_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00739 {
00740       G__letint(result7, 105, (long) TAuthenticate::GetAuthMethodIdx((const char*) G__int(libp->para[0])));
00741    return(1 || funcname || hash || result7 || libp) ;
00742 }
00743 
00744 static int G__G__RootAuth_125_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00745 {
00746       G__letint(result7, 103, (long) TAuthenticate::GetAuthReUse());
00747    return(1 || funcname || hash || result7 || libp) ;
00748 }
00749 
00750 static int G__G__RootAuth_125_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00751 {
00752       G__letint(result7, 105, (long) TAuthenticate::GetClientProtocol());
00753    return(1 || funcname || hash || result7 || libp) ;
00754 }
00755 
00756 static int G__G__RootAuth_125_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00757 {
00758       G__letint(result7, 67, (long) TAuthenticate::GetDefaultDetails((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00759 , (const char*) G__int(libp->para[2])));
00760    return(1 || funcname || hash || result7 || libp) ;
00761 }
00762 
00763 static int G__G__RootAuth_125_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00764 {
00765       G__letint(result7, 67, (long) TAuthenticate::GetDefaultUser());
00766    return(1 || funcname || hash || result7 || libp) ;
00767 }
00768 
00769 static int G__G__RootAuth_125_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00770 {
00771       {
00772          TDatime* pobj;
00773          TDatime xobj = TAuthenticate::GetGlobalExpDate();
00774          pobj = new TDatime(xobj);
00775          result7->obj.i = (long) ((void*) pobj);
00776          result7->ref = result7->obj.i;
00777          G__store_tempobject(*result7);
00778       }
00779    return(1 || funcname || hash || result7 || libp) ;
00780 }
00781 
00782 static int G__G__RootAuth_125_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00783 {
00784       G__letint(result7, 103, (long) TAuthenticate::GetGlobalPwHash());
00785    return(1 || funcname || hash || result7 || libp) ;
00786 }
00787 
00788 static int G__G__RootAuth_125_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00789 {
00790       G__letint(result7, 103, (long) TAuthenticate::GetGlobalSRPPwd());
00791    return(1 || funcname || hash || result7 || libp) ;
00792 }
00793 
00794 static int G__G__RootAuth_125_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00795 {
00796       G__letint(result7, 67, (long) TAuthenticate::GetGlobalUser());
00797    return(1 || funcname || hash || result7 || libp) ;
00798 }
00799 
00800 static int G__G__RootAuth_125_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00801 {
00802       G__letint(result7, 89, (long) TAuthenticate::GetGlobusAuthHook());
00803    return(1 || funcname || hash || result7 || libp) ;
00804 }
00805 
00806 static int G__G__RootAuth_125_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00807 {
00808    switch (libp->paran) {
00809    case 4:
00810       G__letint(result7, 85, (long) TAuthenticate::GetHostAuth((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00811 , (Option_t*) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])));
00812       break;
00813    case 3:
00814       G__letint(result7, 85, (long) TAuthenticate::GetHostAuth((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00815 , (Option_t*) G__int(libp->para[2])));
00816       break;
00817    case 2:
00818       G__letint(result7, 85, (long) TAuthenticate::GetHostAuth((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
00819       break;
00820    case 1:
00821       G__letint(result7, 85, (long) TAuthenticate::GetHostAuth((const char*) G__int(libp->para[0])));
00822       break;
00823    }
00824    return(1 || funcname || hash || result7 || libp) ;
00825 }
00826 
00827 static int G__G__RootAuth_125_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00828 {
00829       G__letint(result7, 67, (long) TAuthenticate::GetKrb5Principal());
00830    return(1 || funcname || hash || result7 || libp) ;
00831 }
00832 
00833 static int G__G__RootAuth_125_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00834 {
00835       G__letint(result7, 103, (long) TAuthenticate::GetPromptUser());
00836    return(1 || funcname || hash || result7 || libp) ;
00837 }
00838 
00839 static int G__G__RootAuth_125_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00840 {
00841       G__letint(result7, 85, (long) TAuthenticate::GetProofAuthInfo());
00842    return(1 || funcname || hash || result7 || libp) ;
00843 }
00844 
00845 static int G__G__RootAuth_125_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00846 {
00847       G__letint(result7, 105, (long) TAuthenticate::GetRSAInit());
00848    return(1 || funcname || hash || result7 || libp) ;
00849 }
00850 
00851 static int G__G__RootAuth_125_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00852 {
00853    switch (libp->paran) {
00854    case 1:
00855       G__letint(result7, 67, (long) TAuthenticate::GetRSAPubExport((Int_t) G__int(libp->para[0])));
00856       break;
00857    case 0:
00858       G__letint(result7, 67, (long) TAuthenticate::GetRSAPubExport());
00859       break;
00860    }
00861    return(1 || funcname || hash || result7 || libp) ;
00862 }
00863 
00864 static int G__G__RootAuth_125_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00865 {
00866    switch (libp->paran) {
00867    case 3:
00868       G__letint(result7, 85, (long) TAuthenticate::HasHostAuth((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00869 , (Option_t*) G__int(libp->para[2])));
00870       break;
00871    case 2:
00872       G__letint(result7, 85, (long) TAuthenticate::HasHostAuth((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
00873       break;
00874    }
00875    return(1 || funcname || hash || result7 || libp) ;
00876 }
00877 
00878 static int G__G__RootAuth_125_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00879 {
00880       TAuthenticate::InitRandom();
00881       G__setnull(result7);
00882    return(1 || funcname || hash || result7 || libp) ;
00883 }
00884 
00885 static int G__G__RootAuth_125_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00886 {
00887    switch (libp->paran) {
00888    case 3:
00889       TAuthenticate::MergeHostAuthList((TList*) G__int(libp->para[0]), (TList*) G__int(libp->para[1])
00890 , (Option_t*) G__int(libp->para[2]));
00891       G__setnull(result7);
00892       break;
00893    case 2:
00894       TAuthenticate::MergeHostAuthList((TList*) G__int(libp->para[0]), (TList*) G__int(libp->para[1]));
00895       G__setnull(result7);
00896       break;
00897    }
00898    return(1 || funcname || hash || result7 || libp) ;
00899 }
00900 
00901 static int G__G__RootAuth_125_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00902 {
00903    switch (libp->paran) {
00904    case 1:
00905       G__letint(result7, 67, (long) TAuthenticate::PromptPasswd((const char*) G__int(libp->para[0])));
00906       break;
00907    case 0:
00908       G__letint(result7, 67, (long) TAuthenticate::PromptPasswd());
00909       break;
00910    }
00911    return(1 || funcname || hash || result7 || libp) ;
00912 }
00913 
00914 static int G__G__RootAuth_125_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00915 {
00916       G__letint(result7, 67, (long) TAuthenticate::PromptUser((const char*) G__int(libp->para[0])));
00917    return(1 || funcname || hash || result7 || libp) ;
00918 }
00919 
00920 static int G__G__RootAuth_125_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00921 {
00922       G__letint(result7, 105, (long) TAuthenticate::ReadRootAuthrc());
00923    return(1 || funcname || hash || result7 || libp) ;
00924 }
00925 
00926 static int G__G__RootAuth_125_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00927 {
00928    switch (libp->paran) {
00929    case 2:
00930       TAuthenticate::RemoveHostAuth((THostAuth*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
00931       G__setnull(result7);
00932       break;
00933    case 1:
00934       TAuthenticate::RemoveHostAuth((THostAuth*) G__int(libp->para[0]));
00935       G__setnull(result7);
00936       break;
00937    }
00938    return(1 || funcname || hash || result7 || libp) ;
00939 }
00940 
00941 static int G__G__RootAuth_125_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00942 {
00943       G__letint(result7, 105, (long) TAuthenticate::SecureRecv((TSocket*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00944 , (Int_t) G__int(libp->para[2]), (char**) G__int(libp->para[3])));
00945    return(1 || funcname || hash || result7 || libp) ;
00946 }
00947 
00948 static int G__G__RootAuth_125_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00949 {
00950       G__letint(result7, 105, (long) TAuthenticate::SecureSend((TSocket*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00951 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])));
00952    return(1 || funcname || hash || result7 || libp) ;
00953 }
00954 
00955 static int G__G__RootAuth_125_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00956 {
00957    switch (libp->paran) {
00958    case 2:
00959       G__letint(result7, 105, (long) TAuthenticate::SendRSAPublicKey((TSocket*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
00960       break;
00961    case 1:
00962       G__letint(result7, 105, (long) TAuthenticate::SendRSAPublicKey((TSocket*) G__int(libp->para[0])));
00963       break;
00964    }
00965    return(1 || funcname || hash || result7 || libp) ;
00966 }
00967 
00968 static int G__G__RootAuth_125_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00969 {
00970       TAuthenticate::SetAuthReUse((Bool_t) G__int(libp->para[0]));
00971       G__setnull(result7);
00972    return(1 || funcname || hash || result7 || libp) ;
00973 }
00974 
00975 static int G__G__RootAuth_125_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00976 {
00977       TAuthenticate::SetDefaultUser((const char*) G__int(libp->para[0]));
00978       G__setnull(result7);
00979    return(1 || funcname || hash || result7 || libp) ;
00980 }
00981 
00982 static int G__G__RootAuth_125_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00983 {
00984       TAuthenticate::SetGlobalExpDate(*((TDatime*) G__int(libp->para[0])));
00985       G__setnull(result7);
00986    return(1 || funcname || hash || result7 || libp) ;
00987 }
00988 
00989 static int G__G__RootAuth_125_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00990 {
00991       TAuthenticate::SetGlobalPasswd((const char*) G__int(libp->para[0]));
00992       G__setnull(result7);
00993    return(1 || funcname || hash || result7 || libp) ;
00994 }
00995 
00996 static int G__G__RootAuth_125_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00997 {
00998       TAuthenticate::SetGlobalPwHash((Bool_t) G__int(libp->para[0]));
00999       G__setnull(result7);
01000    return(1 || funcname || hash || result7 || libp) ;
01001 }
01002 
01003 static int G__G__RootAuth_125_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01004 {
01005       TAuthenticate::SetGlobalSRPPwd((Bool_t) G__int(libp->para[0]));
01006       G__setnull(result7);
01007    return(1 || funcname || hash || result7 || libp) ;
01008 }
01009 
01010 static int G__G__RootAuth_125_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01011 {
01012       TAuthenticate::SetGlobalUser((const char*) G__int(libp->para[0]));
01013       G__setnull(result7);
01014    return(1 || funcname || hash || result7 || libp) ;
01015 }
01016 
01017 static int G__G__RootAuth_125_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01018 {
01019       TAuthenticate::SetGlobusAuthHook((GlobusAuth_t) G__int(libp->para[0]));
01020       G__setnull(result7);
01021    return(1 || funcname || hash || result7 || libp) ;
01022 }
01023 
01024 static int G__G__RootAuth_125_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01025 {
01026       TAuthenticate::SetKrb5AuthHook((Krb5Auth_t) G__int(libp->para[0]));
01027       G__setnull(result7);
01028    return(1 || funcname || hash || result7 || libp) ;
01029 }
01030 
01031 static int G__G__RootAuth_125_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01032 {
01033       TAuthenticate::SetPromptUser((Bool_t) G__int(libp->para[0]));
01034       G__setnull(result7);
01035    return(1 || funcname || hash || result7 || libp) ;
01036 }
01037 
01038 static int G__G__RootAuth_125_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01039 {
01040       TAuthenticate::SetDefaultRSAKeyType((Int_t) G__int(libp->para[0]));
01041       G__setnull(result7);
01042    return(1 || funcname || hash || result7 || libp) ;
01043 }
01044 
01045 static int G__G__RootAuth_125_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01046 {
01047       TAuthenticate::SetReadHomeAuthrc((Bool_t) G__int(libp->para[0]));
01048       G__setnull(result7);
01049    return(1 || funcname || hash || result7 || libp) ;
01050 }
01051 
01052 static int G__G__RootAuth_125_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01053 {
01054    switch (libp->paran) {
01055    case 1:
01056       TAuthenticate::SetRSAInit((Int_t) G__int(libp->para[0]));
01057       G__setnull(result7);
01058       break;
01059    case 0:
01060       TAuthenticate::SetRSAInit();
01061       G__setnull(result7);
01062       break;
01063    }
01064    return(1 || funcname || hash || result7 || libp) ;
01065 }
01066 
01067 static int G__G__RootAuth_125_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01068 {
01069       G__letint(result7, 105, (long) TAuthenticate::SetRSAPublic((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
01070    return(1 || funcname || hash || result7 || libp) ;
01071 }
01072 
01073 static int G__G__RootAuth_125_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01074 {
01075       TAuthenticate::SetSecureAuthHook((SecureAuth_t) G__int(libp->para[0]));
01076       G__setnull(result7);
01077    return(1 || funcname || hash || result7 || libp) ;
01078 }
01079 
01080 static int G__G__RootAuth_125_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01081 {
01082       TAuthenticate::SetTimeOut((Int_t) G__int(libp->para[0]));
01083       G__setnull(result7);
01084    return(1 || funcname || hash || result7 || libp) ;
01085 }
01086 
01087 static int G__G__RootAuth_125_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01088 {
01089    switch (libp->paran) {
01090    case 1:
01091       TAuthenticate::Show((Option_t*) G__int(libp->para[0]));
01092       G__setnull(result7);
01093       break;
01094    case 0:
01095       TAuthenticate::Show();
01096       G__setnull(result7);
01097       break;
01098    }
01099    return(1 || funcname || hash || result7 || libp) ;
01100 }
01101 
01102 static int G__G__RootAuth_125_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01103 {
01104       G__letint(result7, 85, (long) TAuthenticate::Class());
01105    return(1 || funcname || hash || result7 || libp) ;
01106 }
01107 
01108 static int G__G__RootAuth_125_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01109 {
01110       G__letint(result7, 67, (long) TAuthenticate::Class_Name());
01111    return(1 || funcname || hash || result7 || libp) ;
01112 }
01113 
01114 static int G__G__RootAuth_125_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01115 {
01116       G__letint(result7, 115, (long) TAuthenticate::Class_Version());
01117    return(1 || funcname || hash || result7 || libp) ;
01118 }
01119 
01120 static int G__G__RootAuth_125_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01121 {
01122       TAuthenticate::Dictionary();
01123       G__setnull(result7);
01124    return(1 || funcname || hash || result7 || libp) ;
01125 }
01126 
01127 static int G__G__RootAuth_125_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01128 {
01129       ((TAuthenticate*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01130       G__setnull(result7);
01131    return(1 || funcname || hash || result7 || libp) ;
01132 }
01133 
01134 static int G__G__RootAuth_125_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01135 {
01136       G__letint(result7, 67, (long) TAuthenticate::DeclFileName());
01137    return(1 || funcname || hash || result7 || libp) ;
01138 }
01139 
01140 static int G__G__RootAuth_125_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01141 {
01142       G__letint(result7, 105, (long) TAuthenticate::ImplFileLine());
01143    return(1 || funcname || hash || result7 || libp) ;
01144 }
01145 
01146 static int G__G__RootAuth_125_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01147 {
01148       G__letint(result7, 67, (long) TAuthenticate::ImplFileName());
01149    return(1 || funcname || hash || result7 || libp) ;
01150 }
01151 
01152 static int G__G__RootAuth_125_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01153 {
01154       G__letint(result7, 105, (long) TAuthenticate::DeclFileLine());
01155    return(1 || funcname || hash || result7 || libp) ;
01156 }
01157 
01158 // automatic copy constructor
01159 static int G__G__RootAuth_125_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01160 
01161 {
01162    TAuthenticate* p;
01163    void* tmp = (void*) G__int(libp->para[0]);
01164    p = new TAuthenticate(*(TAuthenticate*) tmp);
01165    result7->obj.i = (long) p;
01166    result7->ref = (long) p;
01167    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate));
01168    return(1 || funcname || hash || result7 || libp) ;
01169 }
01170 
01171 // automatic destructor
01172 typedef TAuthenticate G__TTAuthenticate;
01173 static int G__G__RootAuth_125_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01174 {
01175    char* gvp = (char*) G__getgvp();
01176    long soff = G__getstructoffset();
01177    int n = G__getaryconstruct();
01178    //
01179    //has_a_delete: 1
01180    //has_own_delete1arg: 0
01181    //has_own_delete2arg: 0
01182    //
01183    if (!soff) {
01184      return(1);
01185    }
01186    if (n) {
01187      if (gvp == (char*)G__PVOID) {
01188        delete[] (TAuthenticate*) soff;
01189      } else {
01190        G__setgvp((long) G__PVOID);
01191        for (int i = n - 1; i >= 0; --i) {
01192          ((TAuthenticate*) (soff+(sizeof(TAuthenticate)*i)))->~G__TTAuthenticate();
01193        }
01194        G__setgvp((long)gvp);
01195      }
01196    } else {
01197      if (gvp == (char*)G__PVOID) {
01198        delete (TAuthenticate*) soff;
01199      } else {
01200        G__setgvp((long) G__PVOID);
01201        ((TAuthenticate*) (soff))->~G__TTAuthenticate();
01202        G__setgvp((long)gvp);
01203      }
01204    }
01205    G__setnull(result7);
01206    return(1 || funcname || hash || result7 || libp) ;
01207 }
01208 
01209 // automatic assignment operator
01210 static int G__G__RootAuth_125_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01211 {
01212    TAuthenticate* dest = (TAuthenticate*) G__getstructoffset();
01213    *dest = *(TAuthenticate*) libp->para[0].ref;
01214    const TAuthenticate& obj = *dest;
01215    result7->ref = (long) (&obj);
01216    result7->obj.i = (long) (&obj);
01217    return(1 || funcname || hash || result7 || libp) ;
01218 }
01219 
01220 
01221 /* THostAuth */
01222 static int G__G__RootAuth_126_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01223 {
01224    THostAuth* p = NULL;
01225    char* gvp = (char*) G__getgvp();
01226    int n = G__getaryconstruct();
01227    if (n) {
01228      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01229        p = new THostAuth[n];
01230      } else {
01231        p = new((void*) gvp) THostAuth[n];
01232      }
01233    } else {
01234      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01235        p = new THostAuth;
01236      } else {
01237        p = new((void*) gvp) THostAuth;
01238      }
01239    }
01240    result7->obj.i = (long) p;
01241    result7->ref = (long) p;
01242    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
01243    return(1 || funcname || hash || result7 || libp) ;
01244 }
01245 
01246 static int G__G__RootAuth_126_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01247 {
01248    THostAuth* p = NULL;
01249    char* gvp = (char*) G__getgvp();
01250    switch (libp->paran) {
01251    case 5:
01252      //m: 5
01253      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01254        p = new THostAuth(
01255 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01256 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01257 , (char**) G__int(libp->para[4]));
01258      } else {
01259        p = new((void*) gvp) THostAuth(
01260 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01261 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01262 , (char**) G__int(libp->para[4]));
01263      }
01264      break;
01265    case 4:
01266      //m: 4
01267      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01268        p = new THostAuth(
01269 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01270 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3]));
01271      } else {
01272        p = new((void*) gvp) THostAuth(
01273 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01274 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3]));
01275      }
01276      break;
01277    case 3:
01278      //m: 3
01279      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01280        p = new THostAuth(
01281 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01282 , (Int_t) G__int(libp->para[2]));
01283      } else {
01284        p = new((void*) gvp) THostAuth(
01285 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01286 , (Int_t) G__int(libp->para[2]));
01287      }
01288      break;
01289    case 2:
01290      //m: 2
01291      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01292        p = new THostAuth((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
01293      } else {
01294        p = new((void*) gvp) THostAuth((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
01295      }
01296      break;
01297    }
01298    result7->obj.i = (long) p;
01299    result7->ref = (long) p;
01300    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
01301    return(1 || funcname || hash || result7 || libp) ;
01302 }
01303 
01304 static int G__G__RootAuth_126_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01305 {
01306    THostAuth* p = NULL;
01307    char* gvp = (char*) G__getgvp();
01308    switch (libp->paran) {
01309    case 6:
01310      //m: 6
01311      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01312        p = new THostAuth(
01313 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01314 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01315 , (Int_t*) G__int(libp->para[4]), (char**) G__int(libp->para[5]));
01316      } else {
01317        p = new((void*) gvp) THostAuth(
01318 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01319 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01320 , (Int_t*) G__int(libp->para[4]), (char**) G__int(libp->para[5]));
01321      }
01322      break;
01323    case 5:
01324      //m: 5
01325      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01326        p = new THostAuth(
01327 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01328 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01329 , (Int_t*) G__int(libp->para[4]));
01330      } else {
01331        p = new((void*) gvp) THostAuth(
01332 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01333 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01334 , (Int_t*) G__int(libp->para[4]));
01335      }
01336      break;
01337    case 4:
01338      //m: 4
01339      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01340        p = new THostAuth(
01341 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01342 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
01343      } else {
01344        p = new((void*) gvp) THostAuth(
01345 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01346 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
01347      }
01348      break;
01349    case 3:
01350      //m: 3
01351      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01352        p = new THostAuth(
01353 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01354 , (const char*) G__int(libp->para[2]));
01355      } else {
01356        p = new((void*) gvp) THostAuth(
01357 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01358 , (const char*) G__int(libp->para[2]));
01359      }
01360      break;
01361    }
01362    result7->obj.i = (long) p;
01363    result7->ref = (long) p;
01364    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
01365    return(1 || funcname || hash || result7 || libp) ;
01366 }
01367 
01368 static int G__G__RootAuth_126_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01369 {
01370    THostAuth* p = NULL;
01371    char* gvp = (char*) G__getgvp();
01372    //m: 4
01373    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01374      p = new THostAuth(
01375 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01376 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
01377    } else {
01378      p = new((void*) gvp) THostAuth(
01379 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01380 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
01381    }
01382    result7->obj.i = (long) p;
01383    result7->ref = (long) p;
01384    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
01385    return(1 || funcname || hash || result7 || libp) ;
01386 }
01387 
01388 static int G__G__RootAuth_126_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01389 {
01390    THostAuth* p = NULL;
01391    char* gvp = (char*) G__getgvp();
01392    //m: 5
01393    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01394      p = new THostAuth(
01395 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01396 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01397 , (const char*) G__int(libp->para[4]));
01398    } else {
01399      p = new((void*) gvp) THostAuth(
01400 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01401 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01402 , (const char*) G__int(libp->para[4]));
01403    }
01404    result7->obj.i = (long) p;
01405    result7->ref = (long) p;
01406    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
01407    return(1 || funcname || hash || result7 || libp) ;
01408 }
01409 
01410 static int G__G__RootAuth_126_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01411 {
01412    THostAuth* p = NULL;
01413    char* gvp = (char*) G__getgvp();
01414    //m: 1
01415    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01416      p = new THostAuth((const char*) G__int(libp->para[0]));
01417    } else {
01418      p = new((void*) gvp) THostAuth((const char*) G__int(libp->para[0]));
01419    }
01420    result7->obj.i = (long) p;
01421    result7->ref = (long) p;
01422    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
01423    return(1 || funcname || hash || result7 || libp) ;
01424 }
01425 
01426 static int G__G__RootAuth_126_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01427 {
01428    THostAuth* p = NULL;
01429    char* gvp = (char*) G__getgvp();
01430    //m: 1
01431    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01432      p = new THostAuth(*(THostAuth*) libp->para[0].ref);
01433    } else {
01434      p = new((void*) gvp) THostAuth(*(THostAuth*) libp->para[0].ref);
01435    }
01436    result7->obj.i = (long) p;
01437    result7->ref = (long) p;
01438    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
01439    return(1 || funcname || hash || result7 || libp) ;
01440 }
01441 
01442 static int G__G__RootAuth_126_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01443 {
01444       ((const THostAuth*) G__getstructoffset())->AsString(*(TString*) libp->para[0].ref);
01445       G__setnull(result7);
01446    return(1 || funcname || hash || result7 || libp) ;
01447 }
01448 
01449 static int G__G__RootAuth_126_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01450 {
01451       G__letint(result7, 105, (long) ((const THostAuth*) G__getstructoffset())->NumMethods());
01452    return(1 || funcname || hash || result7 || libp) ;
01453 }
01454 
01455 static int G__G__RootAuth_126_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01456 {
01457       G__letint(result7, 105, (long) ((const THostAuth*) G__getstructoffset())->GetMethod((Int_t) G__int(libp->para[0])));
01458    return(1 || funcname || hash || result7 || libp) ;
01459 }
01460 
01461 static int G__G__RootAuth_126_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01462 {
01463    switch (libp->paran) {
01464    case 2:
01465       G__letint(result7, 103, (long) ((THostAuth*) G__getstructoffset())->HasMethod((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])));
01466       break;
01467    case 1:
01468       G__letint(result7, 103, (long) ((THostAuth*) G__getstructoffset())->HasMethod((Int_t) G__int(libp->para[0])));
01469       break;
01470    }
01471    return(1 || funcname || hash || result7 || libp) ;
01472 }
01473 
01474 static int G__G__RootAuth_126_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01475 {
01476    switch (libp->paran) {
01477    case 2:
01478       ((THostAuth*) G__getstructoffset())->AddMethod((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
01479       G__setnull(result7);
01480       break;
01481    case 1:
01482       ((THostAuth*) G__getstructoffset())->AddMethod((Int_t) G__int(libp->para[0]));
01483       G__setnull(result7);
01484       break;
01485    }
01486    return(1 || funcname || hash || result7 || libp) ;
01487 }
01488 
01489 static int G__G__RootAuth_126_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01490 {
01491       ((THostAuth*) G__getstructoffset())->RemoveMethod((Int_t) G__int(libp->para[0]));
01492       G__setnull(result7);
01493    return(1 || funcname || hash || result7 || libp) ;
01494 }
01495 
01496 static int G__G__RootAuth_126_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01497 {
01498       ((THostAuth*) G__getstructoffset())->ReOrder((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1]));
01499       G__setnull(result7);
01500    return(1 || funcname || hash || result7 || libp) ;
01501 }
01502 
01503 static int G__G__RootAuth_126_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01504 {
01505       ((THostAuth*) G__getstructoffset())->Update((THostAuth*) G__int(libp->para[0]));
01506       G__setnull(result7);
01507    return(1 || funcname || hash || result7 || libp) ;
01508 }
01509 
01510 static int G__G__RootAuth_126_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01511 {
01512       ((THostAuth*) G__getstructoffset())->SetFirst((Int_t) G__int(libp->para[0]));
01513       G__setnull(result7);
01514    return(1 || funcname || hash || result7 || libp) ;
01515 }
01516 
01517 static int G__G__RootAuth_126_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01518 {
01519    switch (libp->paran) {
01520    case 2:
01521       ((THostAuth*) G__getstructoffset())->AddFirst((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
01522       G__setnull(result7);
01523       break;
01524    case 1:
01525       ((THostAuth*) G__getstructoffset())->AddFirst((Int_t) G__int(libp->para[0]));
01526       G__setnull(result7);
01527       break;
01528    }
01529    return(1 || funcname || hash || result7 || libp) ;
01530 }
01531 
01532 static int G__G__RootAuth_126_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01533 {
01534       ((THostAuth*) G__getstructoffset())->SetLast((Int_t) G__int(libp->para[0]));
01535       G__setnull(result7);
01536    return(1 || funcname || hash || result7 || libp) ;
01537 }
01538 
01539 static int G__G__RootAuth_126_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01540 {
01541       ((THostAuth*) G__getstructoffset())->CountFailure((Int_t) G__int(libp->para[0]));
01542       G__setnull(result7);
01543    return(1 || funcname || hash || result7 || libp) ;
01544 }
01545 
01546 static int G__G__RootAuth_126_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01547 {
01548       ((THostAuth*) G__getstructoffset())->CountSuccess((Int_t) G__int(libp->para[0]));
01549       G__setnull(result7);
01550    return(1 || funcname || hash || result7 || libp) ;
01551 }
01552 
01553 static int G__G__RootAuth_126_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01554 {
01555       G__letint(result7, 105, (long) ((const THostAuth*) G__getstructoffset())->GetFailure((Int_t) G__int(libp->para[0])));
01556    return(1 || funcname || hash || result7 || libp) ;
01557 }
01558 
01559 static int G__G__RootAuth_126_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01560 {
01561       G__letint(result7, 105, (long) ((const THostAuth*) G__getstructoffset())->GetSuccess((Int_t) G__int(libp->para[0])));
01562    return(1 || funcname || hash || result7 || libp) ;
01563 }
01564 
01565 static int G__G__RootAuth_126_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01566 {
01567       G__letint(result7, 103, (long) ((const THostAuth*) G__getstructoffset())->IsActive());
01568    return(1 || funcname || hash || result7 || libp) ;
01569 }
01570 
01571 static int G__G__RootAuth_126_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01572 {
01573       ((THostAuth*) G__getstructoffset())->DeActivate();
01574       G__setnull(result7);
01575    return(1 || funcname || hash || result7 || libp) ;
01576 }
01577 
01578 static int G__G__RootAuth_126_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01579 {
01580       ((THostAuth*) G__getstructoffset())->Activate();
01581       G__setnull(result7);
01582    return(1 || funcname || hash || result7 || libp) ;
01583 }
01584 
01585 static int G__G__RootAuth_126_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01586 {
01587       ((THostAuth*) G__getstructoffset())->Reset();
01588       G__setnull(result7);
01589    return(1 || funcname || hash || result7 || libp) ;
01590 }
01591 
01592 static int G__G__RootAuth_126_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01593 {
01594       G__letint(result7, 67, (long) ((THostAuth*) G__getstructoffset())->GetDetails((Int_t) G__int(libp->para[0])));
01595    return(1 || funcname || hash || result7 || libp) ;
01596 }
01597 
01598 static int G__G__RootAuth_126_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01599 {
01600       G__letint(result7, 67, (long) ((const THostAuth*) G__getstructoffset())->GetDetailsByIdx((Int_t) G__int(libp->para[0])));
01601    return(1 || funcname || hash || result7 || libp) ;
01602 }
01603 
01604 static int G__G__RootAuth_126_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01605 {
01606       ((THostAuth*) G__getstructoffset())->SetDetails((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
01607       G__setnull(result7);
01608    return(1 || funcname || hash || result7 || libp) ;
01609 }
01610 
01611 static int G__G__RootAuth_126_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01612 {
01613       G__letint(result7, 67, (long) ((const THostAuth*) G__getstructoffset())->GetHost());
01614    return(1 || funcname || hash || result7 || libp) ;
01615 }
01616 
01617 static int G__G__RootAuth_126_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01618 {
01619       G__letint(result7, 105, (long) ((const THostAuth*) G__getstructoffset())->GetServer());
01620    return(1 || funcname || hash || result7 || libp) ;
01621 }
01622 
01623 static int G__G__RootAuth_126_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01624 {
01625       G__letint(result7, 67, (long) ((const THostAuth*) G__getstructoffset())->GetUser());
01626    return(1 || funcname || hash || result7 || libp) ;
01627 }
01628 
01629 static int G__G__RootAuth_126_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01630 {
01631       ((THostAuth*) G__getstructoffset())->SetHost((const char*) G__int(libp->para[0]));
01632       G__setnull(result7);
01633    return(1 || funcname || hash || result7 || libp) ;
01634 }
01635 
01636 static int G__G__RootAuth_126_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01637 {
01638       ((THostAuth*) G__getstructoffset())->SetServer((Int_t) G__int(libp->para[0]));
01639       G__setnull(result7);
01640    return(1 || funcname || hash || result7 || libp) ;
01641 }
01642 
01643 static int G__G__RootAuth_126_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01644 {
01645       ((THostAuth*) G__getstructoffset())->SetUser((const char*) G__int(libp->para[0]));
01646       G__setnull(result7);
01647    return(1 || funcname || hash || result7 || libp) ;
01648 }
01649 
01650 static int G__G__RootAuth_126_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01651 {
01652       G__letint(result7, 85, (long) ((const THostAuth*) G__getstructoffset())->Established());
01653    return(1 || funcname || hash || result7 || libp) ;
01654 }
01655 
01656 static int G__G__RootAuth_126_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01657 {
01658       ((THostAuth*) G__getstructoffset())->SetEstablished((TList*) G__int(libp->para[0]));
01659       G__setnull(result7);
01660    return(1 || funcname || hash || result7 || libp) ;
01661 }
01662 
01663 static int G__G__RootAuth_126_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01664 {
01665       ((const THostAuth*) G__getstructoffset())->PrintEstablished();
01666       G__setnull(result7);
01667    return(1 || funcname || hash || result7 || libp) ;
01668 }
01669 
01670 static int G__G__RootAuth_126_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01671 {
01672    switch (libp->paran) {
01673    case 9:
01674       G__letint(result7, 85, (long) ((THostAuth*) G__getstructoffset())->CreateSecContext(
01675 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01676 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01677 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01678 , *((TDatime*) G__int(libp->para[6])), (void*) G__int(libp->para[7])
01679 , (Int_t) G__int(libp->para[8])));
01680       break;
01681    case 8:
01682       G__letint(result7, 85, (long) ((THostAuth*) G__getstructoffset())->CreateSecContext(
01683 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01684 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01685 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01686 , *((TDatime*) G__int(libp->para[6])), (void*) G__int(libp->para[7])));
01687       break;
01688    case 7:
01689       G__letint(result7, 85, (long) ((THostAuth*) G__getstructoffset())->CreateSecContext(
01690 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01691 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01692 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01693 , *((TDatime*) G__int(libp->para[6]))));
01694       break;
01695    case 6:
01696       G__letint(result7, 85, (long) ((THostAuth*) G__getstructoffset())->CreateSecContext((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01697 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01698 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])));
01699       break;
01700    }
01701    return(1 || funcname || hash || result7 || libp) ;
01702 }
01703 
01704 static int G__G__RootAuth_126_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01705 {
01706       G__letint(result7, 85, (long) THostAuth::Class());
01707    return(1 || funcname || hash || result7 || libp) ;
01708 }
01709 
01710 static int G__G__RootAuth_126_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01711 {
01712       G__letint(result7, 67, (long) THostAuth::Class_Name());
01713    return(1 || funcname || hash || result7 || libp) ;
01714 }
01715 
01716 static int G__G__RootAuth_126_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01717 {
01718       G__letint(result7, 115, (long) THostAuth::Class_Version());
01719    return(1 || funcname || hash || result7 || libp) ;
01720 }
01721 
01722 static int G__G__RootAuth_126_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01723 {
01724       THostAuth::Dictionary();
01725       G__setnull(result7);
01726    return(1 || funcname || hash || result7 || libp) ;
01727 }
01728 
01729 static int G__G__RootAuth_126_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01730 {
01731       ((THostAuth*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01732       G__setnull(result7);
01733    return(1 || funcname || hash || result7 || libp) ;
01734 }
01735 
01736 static int G__G__RootAuth_126_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01737 {
01738       G__letint(result7, 67, (long) THostAuth::DeclFileName());
01739    return(1 || funcname || hash || result7 || libp) ;
01740 }
01741 
01742 static int G__G__RootAuth_126_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01743 {
01744       G__letint(result7, 105, (long) THostAuth::ImplFileLine());
01745    return(1 || funcname || hash || result7 || libp) ;
01746 }
01747 
01748 static int G__G__RootAuth_126_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01749 {
01750       G__letint(result7, 67, (long) THostAuth::ImplFileName());
01751    return(1 || funcname || hash || result7 || libp) ;
01752 }
01753 
01754 static int G__G__RootAuth_126_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01755 {
01756       G__letint(result7, 105, (long) THostAuth::DeclFileLine());
01757    return(1 || funcname || hash || result7 || libp) ;
01758 }
01759 
01760 // automatic destructor
01761 typedef THostAuth G__TTHostAuth;
01762 static int G__G__RootAuth_126_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01763 {
01764    char* gvp = (char*) G__getgvp();
01765    long soff = G__getstructoffset();
01766    int n = G__getaryconstruct();
01767    //
01768    //has_a_delete: 1
01769    //has_own_delete1arg: 0
01770    //has_own_delete2arg: 0
01771    //
01772    if (!soff) {
01773      return(1);
01774    }
01775    if (n) {
01776      if (gvp == (char*)G__PVOID) {
01777        delete[] (THostAuth*) soff;
01778      } else {
01779        G__setgvp((long) G__PVOID);
01780        for (int i = n - 1; i >= 0; --i) {
01781          ((THostAuth*) (soff+(sizeof(THostAuth)*i)))->~G__TTHostAuth();
01782        }
01783        G__setgvp((long)gvp);
01784      }
01785    } else {
01786      if (gvp == (char*)G__PVOID) {
01787        delete (THostAuth*) soff;
01788      } else {
01789        G__setgvp((long) G__PVOID);
01790        ((THostAuth*) (soff))->~G__TTHostAuth();
01791        G__setgvp((long)gvp);
01792      }
01793    }
01794    G__setnull(result7);
01795    return(1 || funcname || hash || result7 || libp) ;
01796 }
01797 
01798 // automatic assignment operator
01799 static int G__G__RootAuth_126_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01800 {
01801    THostAuth* dest = (THostAuth*) G__getstructoffset();
01802    *dest = *(THostAuth*) libp->para[0].ref;
01803    const THostAuth& obj = *dest;
01804    result7->ref = (long) (&obj);
01805    result7->obj.i = (long) (&obj);
01806    return(1 || funcname || hash || result7 || libp) ;
01807 }
01808 
01809 
01810 /* TRootSecContext */
01811 static int G__G__RootAuth_129_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01812 {
01813    TRootSecContext* p = NULL;
01814    char* gvp = (char*) G__getgvp();
01815    switch (libp->paran) {
01816    case 8:
01817      //m: 8
01818      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01819        p = new TRootSecContext(
01820 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01821 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
01822 , (const char*) G__int(libp->para[4]), *((TDatime*) G__int(libp->para[5]))
01823 , (void*) G__int(libp->para[6]), (Int_t) G__int(libp->para[7]));
01824      } else {
01825        p = new((void*) gvp) TRootSecContext(
01826 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01827 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
01828 , (const char*) G__int(libp->para[4]), *((TDatime*) G__int(libp->para[5]))
01829 , (void*) G__int(libp->para[6]), (Int_t) G__int(libp->para[7]));
01830      }
01831      break;
01832    case 7:
01833      //m: 7
01834      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01835        p = new TRootSecContext(
01836 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01837 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
01838 , (const char*) G__int(libp->para[4]), *((TDatime*) G__int(libp->para[5]))
01839 , (void*) G__int(libp->para[6]));
01840      } else {
01841        p = new((void*) gvp) TRootSecContext(
01842 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01843 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
01844 , (const char*) G__int(libp->para[4]), *((TDatime*) G__int(libp->para[5]))
01845 , (void*) G__int(libp->para[6]));
01846      }
01847      break;
01848    case 6:
01849      //m: 6
01850      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01851        p = new TRootSecContext(
01852 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01853 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
01854 , (const char*) G__int(libp->para[4]), *((TDatime*) G__int(libp->para[5])));
01855      } else {
01856        p = new((void*) gvp) TRootSecContext(
01857 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01858 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
01859 , (const char*) G__int(libp->para[4]), *((TDatime*) G__int(libp->para[5])));
01860      }
01861      break;
01862    case 5:
01863      //m: 5
01864      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01865        p = new TRootSecContext(
01866 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01867 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
01868 , (const char*) G__int(libp->para[4]));
01869      } else {
01870        p = new((void*) gvp) TRootSecContext(
01871 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01872 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
01873 , (const char*) G__int(libp->para[4]));
01874      }
01875      break;
01876    }
01877    result7->obj.i = (long) p;
01878    result7->ref = (long) p;
01879    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext));
01880    return(1 || funcname || hash || result7 || libp) ;
01881 }
01882 
01883 static int G__G__RootAuth_129_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01884 {
01885    TRootSecContext* p = NULL;
01886    char* gvp = (char*) G__getgvp();
01887    switch (libp->paran) {
01888    case 9:
01889      //m: 9
01890      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01891        p = new TRootSecContext(
01892 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01893 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01894 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01895 , *((TDatime*) G__int(libp->para[6])), (void*) G__int(libp->para[7])
01896 , (Int_t) G__int(libp->para[8]));
01897      } else {
01898        p = new((void*) gvp) TRootSecContext(
01899 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01900 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01901 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01902 , *((TDatime*) G__int(libp->para[6])), (void*) G__int(libp->para[7])
01903 , (Int_t) G__int(libp->para[8]));
01904      }
01905      break;
01906    case 8:
01907      //m: 8
01908      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01909        p = new TRootSecContext(
01910 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01911 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01912 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01913 , *((TDatime*) G__int(libp->para[6])), (void*) G__int(libp->para[7]));
01914      } else {
01915        p = new((void*) gvp) TRootSecContext(
01916 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01917 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01918 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01919 , *((TDatime*) G__int(libp->para[6])), (void*) G__int(libp->para[7]));
01920      }
01921      break;
01922    case 7:
01923      //m: 7
01924      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01925        p = new TRootSecContext(
01926 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01927 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01928 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01929 , *((TDatime*) G__int(libp->para[6])));
01930      } else {
01931        p = new((void*) gvp) TRootSecContext(
01932 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01933 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01934 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
01935 , *((TDatime*) G__int(libp->para[6])));
01936      }
01937      break;
01938    case 6:
01939      //m: 6
01940      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01941        p = new TRootSecContext(
01942 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01943 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01944 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
01945      } else {
01946        p = new((void*) gvp) TRootSecContext(
01947 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
01948 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01949 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
01950      }
01951      break;
01952    }
01953    result7->obj.i = (long) p;
01954    result7->ref = (long) p;
01955    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext));
01956    return(1 || funcname || hash || result7 || libp) ;
01957 }
01958 
01959 static int G__G__RootAuth_129_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01960 {
01961       G__letint(result7, 105, (long) ((const TRootSecContext*) G__getstructoffset())->GetRSAKey());
01962    return(1 || funcname || hash || result7 || libp) ;
01963 }
01964 
01965 static int G__G__RootAuth_129_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01966 {
01967       G__letint(result7, 85, (long) TRootSecContext::Class());
01968    return(1 || funcname || hash || result7 || libp) ;
01969 }
01970 
01971 static int G__G__RootAuth_129_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01972 {
01973       G__letint(result7, 67, (long) TRootSecContext::Class_Name());
01974    return(1 || funcname || hash || result7 || libp) ;
01975 }
01976 
01977 static int G__G__RootAuth_129_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01978 {
01979       G__letint(result7, 115, (long) TRootSecContext::Class_Version());
01980    return(1 || funcname || hash || result7 || libp) ;
01981 }
01982 
01983 static int G__G__RootAuth_129_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01984 {
01985       TRootSecContext::Dictionary();
01986       G__setnull(result7);
01987    return(1 || funcname || hash || result7 || libp) ;
01988 }
01989 
01990 static int G__G__RootAuth_129_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01991 {
01992       ((TRootSecContext*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01993       G__setnull(result7);
01994    return(1 || funcname || hash || result7 || libp) ;
01995 }
01996 
01997 static int G__G__RootAuth_129_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01998 {
01999       G__letint(result7, 67, (long) TRootSecContext::DeclFileName());
02000    return(1 || funcname || hash || result7 || libp) ;
02001 }
02002 
02003 static int G__G__RootAuth_129_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02004 {
02005       G__letint(result7, 105, (long) TRootSecContext::ImplFileLine());
02006    return(1 || funcname || hash || result7 || libp) ;
02007 }
02008 
02009 static int G__G__RootAuth_129_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02010 {
02011       G__letint(result7, 67, (long) TRootSecContext::ImplFileName());
02012    return(1 || funcname || hash || result7 || libp) ;
02013 }
02014 
02015 static int G__G__RootAuth_129_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02016 {
02017       G__letint(result7, 105, (long) TRootSecContext::DeclFileLine());
02018    return(1 || funcname || hash || result7 || libp) ;
02019 }
02020 
02021 // automatic copy constructor
02022 static int G__G__RootAuth_129_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02023 
02024 {
02025    TRootSecContext* p;
02026    void* tmp = (void*) G__int(libp->para[0]);
02027    p = new TRootSecContext(*(TRootSecContext*) tmp);
02028    result7->obj.i = (long) p;
02029    result7->ref = (long) p;
02030    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext));
02031    return(1 || funcname || hash || result7 || libp) ;
02032 }
02033 
02034 // automatic destructor
02035 typedef TRootSecContext G__TTRootSecContext;
02036 static int G__G__RootAuth_129_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02037 {
02038    char* gvp = (char*) G__getgvp();
02039    long soff = G__getstructoffset();
02040    int n = G__getaryconstruct();
02041    //
02042    //has_a_delete: 1
02043    //has_own_delete1arg: 0
02044    //has_own_delete2arg: 0
02045    //
02046    if (!soff) {
02047      return(1);
02048    }
02049    if (n) {
02050      if (gvp == (char*)G__PVOID) {
02051        delete[] (TRootSecContext*) soff;
02052      } else {
02053        G__setgvp((long) G__PVOID);
02054        for (int i = n - 1; i >= 0; --i) {
02055          ((TRootSecContext*) (soff+(sizeof(TRootSecContext)*i)))->~G__TTRootSecContext();
02056        }
02057        G__setgvp((long)gvp);
02058      }
02059    } else {
02060      if (gvp == (char*)G__PVOID) {
02061        delete (TRootSecContext*) soff;
02062      } else {
02063        G__setgvp((long) G__PVOID);
02064        ((TRootSecContext*) (soff))->~G__TTRootSecContext();
02065        G__setgvp((long)gvp);
02066      }
02067    }
02068    G__setnull(result7);
02069    return(1 || funcname || hash || result7 || libp) ;
02070 }
02071 
02072 
02073 /* TRootAuth */
02074 static int G__G__RootAuth_130_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02075 {
02076    TRootAuth* p = NULL;
02077    char* gvp = (char*) G__getgvp();
02078    int n = G__getaryconstruct();
02079    if (n) {
02080      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02081        p = new TRootAuth[n];
02082      } else {
02083        p = new((void*) gvp) TRootAuth[n];
02084      }
02085    } else {
02086      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02087        p = new TRootAuth;
02088      } else {
02089        p = new((void*) gvp) TRootAuth;
02090      }
02091    }
02092    result7->obj.i = (long) p;
02093    result7->ref = (long) p;
02094    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth));
02095    return(1 || funcname || hash || result7 || libp) ;
02096 }
02097 
02098 static int G__G__RootAuth_130_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02099 {
02100    switch (libp->paran) {
02101    case 4:
02102       G__letint(result7, 85, (long) ((TRootAuth*) G__getstructoffset())->Authenticate((TSocket*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
02103 , (const char*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3])));
02104       break;
02105    case 3:
02106       G__letint(result7, 85, (long) ((TRootAuth*) G__getstructoffset())->Authenticate((TSocket*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
02107 , (const char*) G__int(libp->para[2])));
02108       break;
02109    }
02110    return(1 || funcname || hash || result7 || libp) ;
02111 }
02112 
02113 static int G__G__RootAuth_130_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02114 {
02115    switch (libp->paran) {
02116    case 2:
02117       ((TRootAuth*) G__getstructoffset())->ErrorMsg((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02118       G__setnull(result7);
02119       break;
02120    case 1:
02121       ((TRootAuth*) G__getstructoffset())->ErrorMsg((const char*) G__int(libp->para[0]));
02122       G__setnull(result7);
02123       break;
02124    }
02125    return(1 || funcname || hash || result7 || libp) ;
02126 }
02127 
02128 static int G__G__RootAuth_130_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02129 {
02130       G__letint(result7, 85, (long) TRootAuth::Class());
02131    return(1 || funcname || hash || result7 || libp) ;
02132 }
02133 
02134 static int G__G__RootAuth_130_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02135 {
02136       G__letint(result7, 67, (long) TRootAuth::Class_Name());
02137    return(1 || funcname || hash || result7 || libp) ;
02138 }
02139 
02140 static int G__G__RootAuth_130_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02141 {
02142       G__letint(result7, 115, (long) TRootAuth::Class_Version());
02143    return(1 || funcname || hash || result7 || libp) ;
02144 }
02145 
02146 static int G__G__RootAuth_130_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02147 {
02148       TRootAuth::Dictionary();
02149       G__setnull(result7);
02150    return(1 || funcname || hash || result7 || libp) ;
02151 }
02152 
02153 static int G__G__RootAuth_130_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02154 {
02155       ((TRootAuth*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02156       G__setnull(result7);
02157    return(1 || funcname || hash || result7 || libp) ;
02158 }
02159 
02160 static int G__G__RootAuth_130_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02161 {
02162       G__letint(result7, 67, (long) TRootAuth::DeclFileName());
02163    return(1 || funcname || hash || result7 || libp) ;
02164 }
02165 
02166 static int G__G__RootAuth_130_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02167 {
02168       G__letint(result7, 105, (long) TRootAuth::ImplFileLine());
02169    return(1 || funcname || hash || result7 || libp) ;
02170 }
02171 
02172 static int G__G__RootAuth_130_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02173 {
02174       G__letint(result7, 67, (long) TRootAuth::ImplFileName());
02175    return(1 || funcname || hash || result7 || libp) ;
02176 }
02177 
02178 static int G__G__RootAuth_130_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02179 {
02180       G__letint(result7, 105, (long) TRootAuth::DeclFileLine());
02181    return(1 || funcname || hash || result7 || libp) ;
02182 }
02183 
02184 // automatic copy constructor
02185 static int G__G__RootAuth_130_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02186 
02187 {
02188    TRootAuth* p;
02189    void* tmp = (void*) G__int(libp->para[0]);
02190    p = new TRootAuth(*(TRootAuth*) tmp);
02191    result7->obj.i = (long) p;
02192    result7->ref = (long) p;
02193    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth));
02194    return(1 || funcname || hash || result7 || libp) ;
02195 }
02196 
02197 // automatic destructor
02198 typedef TRootAuth G__TTRootAuth;
02199 static int G__G__RootAuth_130_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02200 {
02201    char* gvp = (char*) G__getgvp();
02202    long soff = G__getstructoffset();
02203    int n = G__getaryconstruct();
02204    //
02205    //has_a_delete: 0
02206    //has_own_delete1arg: 0
02207    //has_own_delete2arg: 0
02208    //
02209    if (!soff) {
02210      return(1);
02211    }
02212    if (n) {
02213      if (gvp == (char*)G__PVOID) {
02214        delete[] (TRootAuth*) soff;
02215      } else {
02216        G__setgvp((long) G__PVOID);
02217        for (int i = n - 1; i >= 0; --i) {
02218          ((TRootAuth*) (soff+(sizeof(TRootAuth)*i)))->~G__TTRootAuth();
02219        }
02220        G__setgvp((long)gvp);
02221      }
02222    } else {
02223      if (gvp == (char*)G__PVOID) {
02224        delete (TRootAuth*) soff;
02225      } else {
02226        G__setgvp((long) G__PVOID);
02227        ((TRootAuth*) (soff))->~G__TTRootAuth();
02228        G__setgvp((long)gvp);
02229      }
02230    }
02231    G__setnull(result7);
02232    return(1 || funcname || hash || result7 || libp) ;
02233 }
02234 
02235 // automatic assignment operator
02236 static int G__G__RootAuth_130_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02237 {
02238    TRootAuth* dest = (TRootAuth*) G__getstructoffset();
02239    *dest = *(TRootAuth*) libp->para[0].ref;
02240    const TRootAuth& obj = *dest;
02241    result7->ref = (long) (&obj);
02242    result7->obj.i = (long) (&obj);
02243    return(1 || funcname || hash || result7 || libp) ;
02244 }
02245 
02246 
02247 /* Setting up global function */
02248 
02249 /*********************************************************
02250 * Member function Stub
02251 *********************************************************/
02252 
02253 /* TAuthenticate */
02254 
02255 /* THostAuth */
02256 
02257 /* TRootSecContext */
02258 
02259 /* TRootAuth */
02260 
02261 /*********************************************************
02262 * Global function Stub
02263 *********************************************************/
02264 
02265 /*********************************************************
02266 * Get size of pointer to member function
02267 *********************************************************/
02268 class G__Sizep2memfuncG__RootAuth {
02269  public:
02270   G__Sizep2memfuncG__RootAuth(): p(&G__Sizep2memfuncG__RootAuth::sizep2memfunc) {}
02271     size_t sizep2memfunc() { return(sizeof(p)); }
02272   private:
02273     size_t (G__Sizep2memfuncG__RootAuth::*p)();
02274 };
02275 
02276 size_t G__get_sizep2memfuncG__RootAuth()
02277 {
02278   G__Sizep2memfuncG__RootAuth a;
02279   G__setsizep2memfunc((int)a.sizep2memfunc());
02280   return((size_t)a.sizep2memfunc());
02281 }
02282 
02283 
02284 /*********************************************************
02285 * virtual base class offset calculation interface
02286 *********************************************************/
02287 
02288    /* Setting up class inheritance */
02289 
02290 /*********************************************************
02291 * Inheritance information setup/
02292 *********************************************************/
02293 extern "C" void G__cpp_setup_inheritanceG__RootAuth() {
02294 
02295    /* Setting up class inheritance */
02296    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate))) {
02297      TAuthenticate *G__Lderived;
02298      G__Lderived=(TAuthenticate*)0x1000;
02299      {
02300        TObject *G__Lpbase=(TObject*)G__Lderived;
02301        G__inheritance_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate),G__get_linked_tagnum(&G__G__RootAuthLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
02302      }
02303    }
02304    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth))) {
02305      THostAuth *G__Lderived;
02306      G__Lderived=(THostAuth*)0x1000;
02307      {
02308        TObject *G__Lpbase=(TObject*)G__Lderived;
02309        G__inheritance_setup(G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth),G__get_linked_tagnum(&G__G__RootAuthLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
02310      }
02311    }
02312    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext))) {
02313      TRootSecContext *G__Lderived;
02314      G__Lderived=(TRootSecContext*)0x1000;
02315      {
02316        TSecContext *G__Lpbase=(TSecContext*)G__Lderived;
02317        G__inheritance_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext),G__get_linked_tagnum(&G__G__RootAuthLN_TSecContext),(long)G__Lpbase-(long)G__Lderived,1,1);
02318      }
02319      {
02320        TObject *G__Lpbase=(TObject*)G__Lderived;
02321        G__inheritance_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext),G__get_linked_tagnum(&G__G__RootAuthLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02322      }
02323    }
02324    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth))) {
02325      TRootAuth *G__Lderived;
02326      G__Lderived=(TRootAuth*)0x1000;
02327      {
02328        TVirtualAuth *G__Lpbase=(TVirtualAuth*)G__Lderived;
02329        G__inheritance_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth),G__get_linked_tagnum(&G__G__RootAuthLN_TVirtualAuth),(long)G__Lpbase-(long)G__Lderived,1,1);
02330      }
02331    }
02332    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__RootAuthLN_TSecContext))) {
02333      TSecContext *G__Lderived;
02334      G__Lderived=(TSecContext*)0x1000;
02335      {
02336        TObject *G__Lpbase=(TObject*)G__Lderived;
02337        G__inheritance_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TSecContext),G__get_linked_tagnum(&G__G__RootAuthLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
02338      }
02339    }
02340 }
02341 
02342 /*********************************************************
02343 * typedef information setup/
02344 *********************************************************/
02345 extern "C" void G__cpp_setup_typetableG__RootAuth() {
02346 
02347    /* Setting up typedef entry */
02348    G__search_typename2("Int_t",105,-1,0,-1);
02349    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
02350    G__search_typename2("Bool_t",103,-1,0,-1);
02351    G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
02352    G__search_typename2("Version_t",115,-1,0,-1);
02353    G__setnewtype(-1,"Class version identifier (short)",0);
02354    G__search_typename2("Option_t",99,-1,256,-1);
02355    G__setnewtype(-1,"Option string (const char)",0);
02356    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__RootAuthLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
02357    G__setnewtype(-1,NULL,0);
02358    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__RootAuthLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__RootAuthLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
02359    G__setnewtype(-1,NULL,0);
02360    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__RootAuthLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__RootAuthLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
02361    G__setnewtype(-1,NULL,0);
02362    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__RootAuthLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
02363    G__setnewtype(-1,NULL,0);
02364    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__RootAuthLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__RootAuthLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
02365    G__setnewtype(-1,NULL,0);
02366    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__RootAuthLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__RootAuthLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
02367    G__setnewtype(-1,NULL,0);
02368    G__search_typename2("rsa_NUMBER",117,G__get_linked_tagnum(&G__G__RootAuthLN_rsa_NUMBER),0,-1);
02369    G__setnewtype(-1,NULL,0);
02370    G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G__RootAuthLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
02371    G__setnewtype(-1,NULL,0);
02372    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__G__RootAuthLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
02373    G__setnewtype(-1,NULL,0);
02374    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__G__RootAuthLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
02375    G__setnewtype(-1,NULL,0);
02376    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__G__RootAuthLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
02377    G__setnewtype(-1,NULL,0);
02378    G__search_typename2("CheckSecCtx_t",89,-1,0,-1);
02379    G__setnewtype(-1,"Int_t (*CheckSecCtx_t)(const char *subj, TRootSecContext *ctx);",0);
02380    G__search_typename2("GlobusAuth_t",89,-1,0,-1);
02381    G__setnewtype(-1,"Int_t (*GlobusAuth_t)(TAuthenticate *auth, TString &user, TString &det);",0);
02382    G__search_typename2("Krb5Auth_t",89,-1,0,-1);
02383    G__setnewtype(-1,"Int_t (*Krb5Auth_t)(TAuthenticate *auth, TString &user, TString &det, Int_t version);",0);
02384    G__search_typename2("SecureAuth_t",89,-1,0,-1);
02385    G__setnewtype(-1,"Int_t (*SecureAuth_t)(TAuthenticate *auth, const char *user, const char *passwd,",0);
02386 }
02387 
02388 /*********************************************************
02389 * Data Member information setup/
02390 *********************************************************/
02391 
02392    /* Setting up class,struct,union tag member variable */
02393 
02394    /* TAuthenticate */
02395 static void G__setup_memvarTAuthenticate(void) {
02396    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate));
02397    { TAuthenticate *p; p=(TAuthenticate*)0x1000; if (p) { }
02398    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticatecLcLESecurity),-1,-2,1,G__FastAllocString(2048).Format("kClear=%lldLL",(long long)TAuthenticate::kClear).data(),0,(char*)NULL);
02399    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticatecLcLESecurity),-1,-2,1,G__FastAllocString(2048).Format("kSRP=%lldLL",(long long)TAuthenticate::kSRP).data(),0,(char*)NULL);
02400    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticatecLcLESecurity),-1,-2,1,G__FastAllocString(2048).Format("kKrb5=%lldLL",(long long)TAuthenticate::kKrb5).data(),0,(char*)NULL);
02401    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticatecLcLESecurity),-1,-2,1,G__FastAllocString(2048).Format("kGlobus=%lldLL",(long long)TAuthenticate::kGlobus).data(),0,(char*)NULL);
02402    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticatecLcLESecurity),-1,-2,1,G__FastAllocString(2048).Format("kSSH=%lldLL",(long long)TAuthenticate::kSSH).data(),0,(char*)NULL);
02403    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticatecLcLESecurity),-1,-2,1,G__FastAllocString(2048).Format("kRfio=%lldLL",(long long)TAuthenticate::kRfio).data(),0,(char*)NULL);
02404    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-1,4,"fDetails=",0,"logon details (method dependent ...)");
02405    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth),-1,-1,4,"fHostAuth=",0,"pointer to relevant authentication info");
02406    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-1,4,"fPasswd=",0,"user's password");
02407    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-1,4,"fProtocol=",0,"remote service (rootd, proofd)");
02408    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fPwHash=",0,"kTRUE if fPasswd is a passwd hash");
02409    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-1,4,"fRemote=",0,"remote host to which we want to connect");
02410    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fRSAKey=",0,"Type of RSA key used");
02411    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext),-1,-1,4,"fSecContext=",0,"pointer to relevant sec context");
02412    G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticatecLcLESecurity),-1,-1,4,"fSecurity=",0,"actual logon security level");
02413    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TSocket),-1,-1,4,"fSocket=",0,"connection to remote daemon");
02414    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fSRPPwd=",0,"kTRUE if fPasswd is a SRP passwd");
02415    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fVersion=",0,"0,1,2, ... accordingly to remote daemon version");
02416    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-1,4,"fUser=",0,"user to be authenticated");
02417    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fTimeOut=",0,"timeout flag");
02418    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TList),-1,-2,4,"fgAuthInfo=",0,(char*)NULL);
02419    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-2,4,"fgAuthMeth[6]=",0,(char*)NULL);
02420    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgAuthReUse=",0,"kTRUE is ReUse required");
02421    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-2,4,"fgDefaultUser=",0,"Default user information");
02422    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TDatime),-1,-2,4,"fgExpDate=",0,"Expiring date for new security contexts");
02423    G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("GlobusAuth_t"),-2,4,"fgGlobusAuthHook=",0,(char*)NULL);
02424    G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("Krb5Auth_t"),-2,4,"fgKrb5AuthHook=",0,(char*)NULL);
02425    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-2,4,"fgKrb5Principal=",0,"Principal for Krb5 ticket");
02426    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TDatime),-1,-2,4,"fgLastAuthrc=",0,"Time of last reading of fgRootAuthrc");
02427    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-2,4,"fgPasswd=",0,(char*)NULL);
02428    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TPluginHandler),-1,-2,4,"fgPasswdDialog=",0,"Passwd dialog GUI plugin");
02429    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgPromptUser=",0,"kTRUE if user prompt required");
02430    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TList),-1,-2,4,"fgProofAuthInfo=",0,"Specific lists of THostAuth fro proof");
02431    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgPwHash=",0,"kTRUE if fgPasswd is a passwd hash");
02432    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgReadHomeAuthrc=",0,"kTRUE to look for $HOME/.rootauthrc");
02433    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-2,4,"fgRootAuthrc=",0,"Path to last rootauthrc-like file read");
02434    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgRSAKey=",0,"Default type of RSA key to be tried");
02435    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgRSAInit=",0,(char*)NULL);
02436    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_rsa_KEY),G__defined_typename("rsa_KEY"),-2,4,"fgRSAPriKey=",0,(char*)NULL);
02437    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_rsa_KEY),G__defined_typename("rsa_KEY"),-2,4,"fgRSAPubKey=",0,(char*)NULL);
02438    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_rsa_KEY_export),G__defined_typename("rsa_KEY_export"),-2,4,"fgRSAPubExport[2]=",0,(char*)NULL);
02439    G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("SecureAuth_t"),-2,4,"fgSecAuthHook=",0,(char*)NULL);
02440    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgSRPPwd=",0,"kTRUE if fgPasswd is a SRP passwd");
02441    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-2,4,"fgUser=",0,(char*)NULL);
02442    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgUsrPwdCrypt=",0,"kTRUE if encryption for UsrPwd is required");
02443    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgLastError=",0,"Last error code processed by AuthError()");
02444    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgAuthTO=",0,"if > 0, timeout in sec");
02445    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgProcessID=",0,"ID of the main thread as unique identifier");
02446    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02447    }
02448    G__tag_memvar_reset();
02449 }
02450 
02451 
02452    /* THostAuth */
02453 static void G__setup_memvarTHostAuth(void) {
02454    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
02455    { THostAuth *p; p=(THostAuth*)0x1000; if (p) { }
02456    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-1,4,"fHost=",0,"Host");
02457    G__memvar_setup((void*)0,99,0,0,-1,G__defined_typename("Char_t"),-1,4,"fServer=",0,"Server (kSOCKD,kROOTD,kPROOFD)");
02458    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-1,4,"fUser=",0,"Username");
02459    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumMethods=",0,"Number of AuthMethods");
02460    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fMethods[6]=",0,"AuthMethods");
02461    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TString),-1,-1,4,"fDetails[6]=",0,"AuthDetails");
02462    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSuccess[6]=",0,"Statistics of successful attempts / per method");
02463    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fFailure[6]=",0,"Statistics of failed attempts / per method");
02464    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fActive=",0,"Flag used in cleaning/reset");
02465    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TList),-1,-1,4,"fSecContexts=",0,"List of TSecContexts related to this THostAuth");
02466    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02467    }
02468    G__tag_memvar_reset();
02469 }
02470 
02471 
02472    /* TRootSecContext */
02473 static void G__setup_memvarTRootSecContext(void) {
02474    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext));
02475    { TRootSecContext *p; p=(TRootSecContext*)0x1000; if (p) { }
02476    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fRSAKey=",0,"Type of RSA key used");
02477    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02478    }
02479    G__tag_memvar_reset();
02480 }
02481 
02482 
02483    /* TRootAuth */
02484 static void G__setup_memvarTRootAuth(void) {
02485    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth));
02486    { TRootAuth *p; p=(TRootAuth*)0x1000; if (p) { }
02487    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__RootAuthLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02488    }
02489    G__tag_memvar_reset();
02490 }
02491 
02492 extern "C" void G__cpp_setup_memvarG__RootAuth() {
02493 }
02494 /***********************************************************
02495 ************************************************************
02496 ************************************************************
02497 ************************************************************
02498 ************************************************************
02499 ************************************************************
02500 ************************************************************
02501 ***********************************************************/
02502 
02503 /*********************************************************
02504 * Member function information setup for each class
02505 *********************************************************/
02506 static void G__setup_memfuncTAuthenticate(void) {
02507    /* TAuthenticate */
02508    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate));
02509    G__memfunc_setup("GenRSAKeys",924,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
02510    G__memfunc_setup("GetPwHash",875,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
02511    G__memfunc_setup("GetRSAKey",815,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
02512    G__memfunc_setup("GetSecurity",1144,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticatecLcLESecurity), -1, 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
02513    G__memfunc_setup("GetSRPPwd",832,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
02514    G__memfunc_setup("GetSshUser",1005,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 1, 1, 4, 9, "u 'TString' - 0 - user", (char*)NULL, (void*) NULL, 0);
02515    G__memfunc_setup("GetVersion",1030,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
02516    G__memfunc_setup("ClearAuth",889,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 4, 0, 
02517 "u 'TString' - 1 - user u 'TString' - 1 - passwd "
02518 "g - 'Bool_t' 1 - pwhash", (char*)NULL, (void*) NULL, 0);
02519    G__memfunc_setup("GetUserPasswd",1329,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 4, 1, 4, 0, 
02520 "u 'TString' - 1 - user u 'TString' - 1 - passwd "
02521 "g - 'Bool_t' 1 - pwhash g - 'Bool_t' 0 - srppwd", (char*)NULL, (void*) NULL, 0);
02522    G__memfunc_setup("GetRandString",1308,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 2, 1, 4, 0, 
02523 "i - 'Int_t' 0 - Opt i - 'Int_t' 0 - Len", (char*)NULL, (void*) NULL, 0);
02524    G__memfunc_setup("ProofAuthSetup",1449,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
02525    G__memfunc_setup("RfioAuth",802,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 0, "u 'TString' - 1 - user", (char*)NULL, (void*) NULL, 0);
02526    G__memfunc_setup("SetEnvironment",1473,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
02527    G__memfunc_setup("SshAuth",704,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 0, "u 'TString' - 1 - user", (char*)NULL, (void*) NULL, 0);
02528    G__memfunc_setup("SshError",824,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 0, "C - - 10 - errfile", (char*)NULL, (void*) NULL, 0);
02529    G__memfunc_setup("CheckHost",892,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 3, 4, 0, 
02530 "C - - 10 - Host C - - 10 - host", (char*)NULL, (void*) NULL, 0);
02531    G__memfunc_setup("FileExpand",992,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 3, 4, 0, 
02532 "C - - 10 - fin E - - 0 - ftmp", (char*)NULL, (void*) NULL, 0);
02533    G__memfunc_setup("ProofAuthSetup",1449,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 2, 3, 4, 0, 
02534 "U 'TSocket' - 0 - sock g - 'Bool_t' 0 - client", (char*)NULL, (void*) NULL, 0);
02535    G__memfunc_setup("RemoveSecContext",1646,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 3, 4, 0, "U 'TRootSecContext' - 0 - ctx", (char*)NULL, (void*) NULL, 0);
02536    G__memfunc_setup("TAuthenticate",1331,G__G__RootAuth_125_0_20, 105, G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate), -1, 0, 4, 1, 1, 0, 
02537 "U 'TSocket' - 0 - sock C - - 10 - remote "
02538 "C - - 10 - proto C - - 10 '\"\"' user", (char*)NULL, (void*) NULL, 0);
02539    G__memfunc_setup("Authenticate",1247,G__G__RootAuth_125_0_21, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02540    G__memfunc_setup("AuthExists",1042,G__G__RootAuth_125_0_22, 105, -1, G__defined_typename("Int_t"), 0, 6, 1, 1, 0, 
02541 "u 'TString' - 0 - User i - 'Int_t' 0 - method "
02542 "C - - 10 - Options I - 'Int_t' 0 - Message "
02543 "I - 'Int_t' 0 - Rflag Y - 'CheckSecCtx_t' 0 - funcheck", (char*)NULL, (void*) NULL, 0);
02544    G__memfunc_setup("CatchTimeOut",1194,G__G__RootAuth_125_0_23, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02545    G__memfunc_setup("CheckNetrc",986,G__G__RootAuth_125_0_24, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
02546 "u 'TString' - 1 - user u 'TString' - 1 - passwd", (char*)NULL, (void*) NULL, 0);
02547    G__memfunc_setup("CheckNetrc",986,G__G__RootAuth_125_0_25, 103, -1, G__defined_typename("Bool_t"), 0, 4, 1, 1, 0, 
02548 "u 'TString' - 1 - user u 'TString' - 1 - passwd "
02549 "g - 'Bool_t' 1 - pwhash g - 'Bool_t' 0 - srppwd", (char*)NULL, (void*) NULL, 0);
02550    G__memfunc_setup("GetHostAuth",1104,G__G__RootAuth_125_0_26, 85, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02551    G__memfunc_setup("GetProtocol",1138,G__G__RootAuth_125_0_27, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
02552    G__memfunc_setup("GetRemoteHost",1322,G__G__RootAuth_125_0_28, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
02553    G__memfunc_setup("GetRSAKeyType",1233,G__G__RootAuth_125_0_29, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02554    G__memfunc_setup("GetSecContext",1312,G__G__RootAuth_125_0_30, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02555    G__memfunc_setup("GetSocket",905,G__G__RootAuth_125_0_31, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TSocket), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02556    G__memfunc_setup("GetUser",703,G__G__RootAuth_125_0_32, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
02557    G__memfunc_setup("HasTimedOut",1095,G__G__RootAuth_125_0_33, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02558    G__memfunc_setup("SetRSAKeyType",1245,G__G__RootAuth_125_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - key", (char*)NULL, (void*) NULL, 0);
02559    G__memfunc_setup("SetSecContext",1324,G__G__RootAuth_125_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TRootSecContext' - 0 - ctx", (char*)NULL, (void*) NULL, 0);
02560    G__memfunc_setup("AuthError",924,G__G__RootAuth_125_0_36, 121, -1, -1, 0, 2, 3, 1, 0, 
02561 "C - - 10 - where i - 'Int_t' 0 - error", (char*)NULL, (void*) G__func2void( (void (*)(const char*, Int_t))(&TAuthenticate::AuthError) ), 0);
02562    G__memfunc_setup("CheckProofAuth",1398,G__G__RootAuth_125_0_37, 103, -1, G__defined_typename("Bool_t"), 0, 2, 3, 1, 0, 
02563 "i - 'Int_t' 0 - cSec u 'TString' - 1 - det", (char*)NULL, (void*) G__func2void( (Bool_t (*)(Int_t, TString&))(&TAuthenticate::CheckProofAuth) ), 0);
02564    G__memfunc_setup("DecodeRSAPublic",1417,G__G__RootAuth_125_0_38, 105, -1, G__defined_typename("Int_t"), 0, 4, 3, 1, 0, 
02565 "C - - 10 - rsapubexport u 'rsa_NUMBER' 'rsa_NUMBER' 1 - n "
02566 "u 'rsa_NUMBER' 'rsa_NUMBER' 1 - d C - - 2 '0' rsassl", (char*)NULL, (void*) G__func2void( (Int_t (*)(const char*, rsa_NUMBER&, rsa_NUMBER&, char**))(&TAuthenticate::DecodeRSAPublic) ), 0);
02567    G__memfunc_setup("GetAuthInfo",1086,G__G__RootAuth_125_0_39, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TList), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TList* (*)())(&TAuthenticate::GetAuthInfo) ), 0);
02568    G__memfunc_setup("GetAuthMethod",1299,G__G__RootAuth_125_0_40, 67, -1, -1, 0, 1, 3, 1, 1, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) G__func2void( (const char* (*)(Int_t))(&TAuthenticate::GetAuthMethod) ), 0);
02569    G__memfunc_setup("GetAuthMethodIdx",1592,G__G__RootAuth_125_0_41, 105, -1, G__defined_typename("Int_t"), 0, 1, 3, 1, 0, "C - - 10 - meth", (char*)NULL, (void*) G__func2void( (Int_t (*)(const char*))(&TAuthenticate::GetAuthMethodIdx) ), 0);
02570    G__memfunc_setup("GetAuthReUse",1174,G__G__RootAuth_125_0_42, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TAuthenticate::GetAuthReUse) ), 0);
02571    G__memfunc_setup("GetClientProtocol",1745,G__G__RootAuth_125_0_43, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TAuthenticate::GetClientProtocol) ), 0);
02572    G__memfunc_setup("GetDefaultDetails",1707,G__G__RootAuth_125_0_44, 67, -1, -1, 0, 3, 3, 1, 0, 
02573 "i - 'Int_t' 0 - method i - 'Int_t' 0 - opt "
02574 "C - - 10 - user", (char*)NULL, (void*) G__func2void( (char* (*)(Int_t, Int_t, const char*))(&TAuthenticate::GetDefaultDetails) ), 0);
02575    G__memfunc_setup("GetDefaultUser",1412,G__G__RootAuth_125_0_45, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAuthenticate::GetDefaultUser) ), 0);
02576    G__memfunc_setup("GetGlobalExpDate",1564,G__G__RootAuth_125_0_46, 117, G__get_linked_tagnum(&G__G__RootAuthLN_TDatime), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TDatime (*)())(&TAuthenticate::GetGlobalExpDate) ), 0);
02577    G__memfunc_setup("GetGlobalPwHash",1468,G__G__RootAuth_125_0_47, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TAuthenticate::GetGlobalPwHash) ), 0);
02578    G__memfunc_setup("GetGlobalSRPPwd",1425,G__G__RootAuth_125_0_48, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TAuthenticate::GetGlobalSRPPwd) ), 0);
02579    G__memfunc_setup("GetGlobalUser",1296,G__G__RootAuth_125_0_49, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAuthenticate::GetGlobalUser) ), 0);
02580    G__memfunc_setup("GetGlobusAuthHook",1711,G__G__RootAuth_125_0_50, 89, -1, G__defined_typename("GlobusAuth_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (GlobusAuth_t (*)())(&TAuthenticate::GetGlobusAuthHook) ), 0);
02581    G__memfunc_setup("GetHostAuth",1104,G__G__RootAuth_125_0_51, 85, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 4, 3, 1, 0, 
02582 "C - - 10 - host C - - 10 '\"\"' user "
02583 "C - 'Option_t' 10 '\"R\"' opt I - 'Int_t' 0 '0' Exact", (char*)NULL, (void*) G__func2void( (THostAuth* (*)(const char*, const char*, Option_t*, Int_t*))(&TAuthenticate::GetHostAuth) ), 0);
02584    G__memfunc_setup("GetKrb5Principal",1558,G__G__RootAuth_125_0_52, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAuthenticate::GetKrb5Principal) ), 0);
02585    G__memfunc_setup("GetPromptUser",1345,G__G__RootAuth_125_0_53, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TAuthenticate::GetPromptUser) ), 0);
02586    G__memfunc_setup("GetProofAuthInfo",1604,G__G__RootAuth_125_0_54, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TList), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TList* (*)())(&TAuthenticate::GetProofAuthInfo) ), 0);
02587    G__memfunc_setup("GetRSAInit",922,G__G__RootAuth_125_0_55, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TAuthenticate::GetRSAInit) ), 0);
02588    G__memfunc_setup("GetRSAPubExport",1455,G__G__RootAuth_125_0_56, 67, -1, -1, 0, 1, 3, 1, 1, "i - 'Int_t' 0 '0' key", (char*)NULL, (void*) G__func2void( (const char* (*)(Int_t))(&TAuthenticate::GetRSAPubExport) ), 0);
02589    G__memfunc_setup("HasHostAuth",1100,G__G__RootAuth_125_0_57, 85, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 3, 3, 1, 0, 
02590 "C - - 10 - host C - - 10 - user "
02591 "C - 'Option_t' 10 '\"R\"' opt", (char*)NULL, (void*) G__func2void( (THostAuth* (*)(const char*, const char*, Option_t*))(&TAuthenticate::HasHostAuth) ), 0);
02592    G__memfunc_setup("InitRandom",1013,G__G__RootAuth_125_0_58, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TAuthenticate::InitRandom) ), 0);
02593    G__memfunc_setup("MergeHostAuthList",1724,G__G__RootAuth_125_0_59, 121, -1, -1, 0, 3, 3, 1, 0, 
02594 "U 'TList' - 0 - Std U 'TList' - 0 - New "
02595 "C - 'Option_t' 10 '\"\"' Opt", (char*)NULL, (void*) G__func2void( (void (*)(TList*, TList*, Option_t*))(&TAuthenticate::MergeHostAuthList) ), 0);
02596    G__memfunc_setup("PromptPasswd",1268,G__G__RootAuth_125_0_60, 67, -1, -1, 0, 1, 3, 1, 0, "C - - 10 '\"Password: \"' prompt", (char*)NULL, (void*) G__func2void( (char* (*)(const char*))(&TAuthenticate::PromptPasswd) ), 0);
02597    G__memfunc_setup("PromptUser",1057,G__G__RootAuth_125_0_61, 67, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - remote", (char*)NULL, (void*) G__func2void( (char* (*)(const char*))(&TAuthenticate::PromptUser) ), 0);
02598    G__memfunc_setup("ReadRootAuthrc",1415,G__G__RootAuth_125_0_62, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TAuthenticate::ReadRootAuthrc) ), 0);
02599    G__memfunc_setup("RemoveHostAuth",1438,G__G__RootAuth_125_0_63, 121, -1, -1, 0, 2, 3, 1, 0, 
02600 "U 'THostAuth' - 0 - ha C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) G__func2void( (void (*)(THostAuth*, Option_t*))(&TAuthenticate::RemoveHostAuth) ), 0);
02601    G__memfunc_setup("SecureRecv",1015,G__G__RootAuth_125_0_64, 105, -1, G__defined_typename("Int_t"), 0, 4, 3, 1, 0, 
02602 "U 'TSocket' - 0 - Socket i - 'Int_t' 0 - dec "
02603 "i - 'Int_t' 0 - KeyType C - - 2 - Out", (char*)NULL, (void*) G__func2void( (Int_t (*)(TSocket*, Int_t, Int_t, char**))(&TAuthenticate::SecureRecv) ), 0);
02604    G__memfunc_setup("SecureSend",1009,G__G__RootAuth_125_0_65, 105, -1, G__defined_typename("Int_t"), 0, 4, 3, 1, 0, 
02605 "U 'TSocket' - 0 - Socket i - 'Int_t' 0 - enc "
02606 "i - 'Int_t' 0 - KeyType C - - 10 - In", (char*)NULL, (void*) G__func2void( (Int_t (*)(TSocket*, Int_t, Int_t, const char*))(&TAuthenticate::SecureSend) ), 0);
02607    G__memfunc_setup("SendRSAPublicKey",1528,G__G__RootAuth_125_0_66, 105, -1, G__defined_typename("Int_t"), 0, 2, 3, 1, 0, 
02608 "U 'TSocket' - 0 - Socket i - 'Int_t' 0 '0' key", (char*)NULL, (void*) G__func2void( (Int_t (*)(TSocket*, Int_t))(&TAuthenticate::SendRSAPublicKey) ), 0);
02609    G__memfunc_setup("SetAuthReUse",1186,G__G__RootAuth_125_0_67, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - authreuse", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TAuthenticate::SetAuthReUse) ), 0);
02610    G__memfunc_setup("SetDefaultUser",1424,G__G__RootAuth_125_0_68, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - defaultuser", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TAuthenticate::SetDefaultUser) ), 0);
02611    G__memfunc_setup("SetGlobalExpDate",1576,G__G__RootAuth_125_0_69, 121, -1, -1, 0, 1, 3, 1, 0, "u 'TDatime' - 0 - expdate", (char*)NULL, (void*) G__func2void( (void (*)(TDatime))(&TAuthenticate::SetGlobalExpDate) ), 0);
02612    G__memfunc_setup("SetGlobalPasswd",1519,G__G__RootAuth_125_0_70, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - passwd", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TAuthenticate::SetGlobalPasswd) ), 0);
02613    G__memfunc_setup("SetGlobalPwHash",1480,G__G__RootAuth_125_0_71, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - pwhash", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TAuthenticate::SetGlobalPwHash) ), 0);
02614    G__memfunc_setup("SetGlobalSRPPwd",1437,G__G__RootAuth_125_0_72, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - srppwd", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TAuthenticate::SetGlobalSRPPwd) ), 0);
02615    G__memfunc_setup("SetGlobalUser",1308,G__G__RootAuth_125_0_73, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - user", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TAuthenticate::SetGlobalUser) ), 0);
02616    G__memfunc_setup("SetGlobusAuthHook",1723,G__G__RootAuth_125_0_74, 121, -1, -1, 0, 1, 3, 1, 0, "Y - 'GlobusAuth_t' 0 - func", (char*)NULL, (void*) G__func2void( (void (*)(GlobusAuth_t))(&TAuthenticate::SetGlobusAuthHook) ), 0);
02617    G__memfunc_setup("SetKrb5AuthHook",1443,G__G__RootAuth_125_0_75, 121, -1, -1, 0, 1, 3, 1, 0, "Y - 'Krb5Auth_t' 0 - func", (char*)NULL, (void*) G__func2void( (void (*)(Krb5Auth_t))(&TAuthenticate::SetKrb5AuthHook) ), 0);
02618    G__memfunc_setup("SetPromptUser",1357,G__G__RootAuth_125_0_76, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - promptuser", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TAuthenticate::SetPromptUser) ), 0);
02619    G__memfunc_setup("SetDefaultRSAKeyType",1954,G__G__RootAuth_125_0_77, 121, -1, -1, 0, 1, 3, 1, 0, "i - 'Int_t' 0 - key", (char*)NULL, (void*) G__func2void( (void (*)(Int_t))(&TAuthenticate::SetDefaultRSAKeyType) ), 0);
02620    G__memfunc_setup("SetReadHomeAuthrc",1688,G__G__RootAuth_125_0_78, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - readhomeauthrc", "for PROOF", (void*) G__func2void( (void (*)(Bool_t))(&TAuthenticate::SetReadHomeAuthrc) ), 0);
02621    G__memfunc_setup("SetRSAInit",934,G__G__RootAuth_125_0_79, 121, -1, -1, 0, 1, 3, 1, 0, "i - 'Int_t' 0 '1' init", (char*)NULL, (void*) G__func2void( (void (*)(Int_t))(&TAuthenticate::SetRSAInit) ), 0);
02622    G__memfunc_setup("SetRSAPublic",1137,G__G__RootAuth_125_0_80, 105, -1, G__defined_typename("Int_t"), 0, 2, 3, 1, 0, 
02623 "C - - 10 - rsapubexport i - 'Int_t' 0 - klen", (char*)NULL, (void*) G__func2void( (Int_t (*)(const char*, Int_t))(&TAuthenticate::SetRSAPublic) ), 0);
02624    G__memfunc_setup("SetSecureAuthHook",1718,G__G__RootAuth_125_0_81, 121, -1, -1, 0, 1, 3, 1, 0, "Y - 'SecureAuth_t' 0 - func", (char*)NULL, (void*) G__func2void( (void (*)(SecureAuth_t))(&TAuthenticate::SetSecureAuthHook) ), 0);
02625    G__memfunc_setup("SetTimeOut",1011,G__G__RootAuth_125_0_82, 121, -1, -1, 0, 1, 3, 1, 0, "i - 'Int_t' 0 - to", (char*)NULL, (void*) G__func2void( (void (*)(Int_t))(&TAuthenticate::SetTimeOut) ), 0);
02626    G__memfunc_setup("Show",417,G__G__RootAuth_125_0_83, 121, -1, -1, 0, 1, 3, 1, 0, "C - 'Option_t' 10 '\"S\"' opt", (char*)NULL, (void*) G__func2void( (void (*)(Option_t*))(&TAuthenticate::Show) ), 0);
02627    G__memfunc_setup("Class",502,G__G__RootAuth_125_0_84, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TAuthenticate::Class) ), 0);
02628    G__memfunc_setup("Class_Name",982,G__G__RootAuth_125_0_85, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAuthenticate::Class_Name) ), 0);
02629    G__memfunc_setup("Class_Version",1339,G__G__RootAuth_125_0_86, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TAuthenticate::Class_Version) ), 0);
02630    G__memfunc_setup("Dictionary",1046,G__G__RootAuth_125_0_87, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TAuthenticate::Dictionary) ), 0);
02631    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__RootAuthLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
02632    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);
02633    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);
02634    G__memfunc_setup("StreamerNVirtual",1656,G__G__RootAuth_125_0_91, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
02635    G__memfunc_setup("DeclFileName",1145,G__G__RootAuth_125_0_92, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAuthenticate::DeclFileName) ), 0);
02636    G__memfunc_setup("ImplFileLine",1178,G__G__RootAuth_125_0_93, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TAuthenticate::ImplFileLine) ), 0);
02637    G__memfunc_setup("ImplFileName",1171,G__G__RootAuth_125_0_94, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAuthenticate::ImplFileName) ), 0);
02638    G__memfunc_setup("DeclFileLine",1152,G__G__RootAuth_125_0_95, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TAuthenticate::DeclFileLine) ), 0);
02639    // automatic copy constructor
02640    G__memfunc_setup("TAuthenticate", 1331, G__G__RootAuth_125_0_96, (int) ('i'), G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate), -1, 0, 1, 1, 1, 0, "u 'TAuthenticate' - 11 - -", (char*) NULL, (void*) NULL, 0);
02641    // automatic destructor
02642    G__memfunc_setup("~TAuthenticate", 1457, G__G__RootAuth_125_0_97, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
02643    // automatic assignment operator
02644    G__memfunc_setup("operator=", 937, G__G__RootAuth_125_0_98, (int) ('u'), G__get_linked_tagnum(&G__G__RootAuthLN_TAuthenticate), -1, 1, 1, 1, 1, 0, "u 'TAuthenticate' - 11 - -", (char*) NULL, (void*) NULL, 0);
02645    G__tag_memfunc_reset();
02646 }
02647 
02648 static void G__setup_memfuncTHostAuth(void) {
02649    /* THostAuth */
02650    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth));
02651    G__memfunc_setup("Create",596,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 4, 0, 
02652 "C - - 10 - host C - - 10 - user "
02653 "i - 'Int_t' 0 '0' nmeth I - 'Int_t' 0 '0' authmeth "
02654 "C - - 2 '0' details", (char*)NULL, (void*) NULL, 0);
02655    G__memfunc_setup("THostAuth",900,G__G__RootAuth_126_0_2, 105, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02656    G__memfunc_setup("THostAuth",900,G__G__RootAuth_126_0_3, 105, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 5, 1, 1, 0, 
02657 "C - - 10 - host C - - 10 - user "
02658 "i - 'Int_t' 0 '0' nmeth I - 'Int_t' 0 '0' authmeth "
02659 "C - - 2 '0' details", (char*)NULL, (void*) NULL, 0);
02660    G__memfunc_setup("THostAuth",900,G__G__RootAuth_126_0_4, 105, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 6, 1, 1, 0, 
02661 "C - - 10 - host i - 'Int_t' 0 - server "
02662 "C - - 10 - user i - 'Int_t' 0 '0' nmeth "
02663 "I - 'Int_t' 0 '0' authmeth C - - 2 '0' details", (char*)NULL, (void*) NULL, 0);
02664    G__memfunc_setup("THostAuth",900,G__G__RootAuth_126_0_5, 105, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 4, 1, 1, 0, 
02665 "C - - 10 - host C - - 10 - user "
02666 "i - 'Int_t' 0 - authmeth C - - 10 - details", (char*)NULL, (void*) NULL, 0);
02667    G__memfunc_setup("THostAuth",900,G__G__RootAuth_126_0_6, 105, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 5, 1, 1, 0, 
02668 "C - - 10 - host i - 'Int_t' 0 - server "
02669 "C - - 10 - user i - 'Int_t' 0 - authmeth "
02670 "C - - 10 - details", (char*)NULL, (void*) NULL, 0);
02671    G__memfunc_setup("THostAuth",900,G__G__RootAuth_126_0_7, 105, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 1, 1, 1, 0, "C - - 10 - asstring", (char*)NULL, (void*) NULL, 0);
02672    G__memfunc_setup("THostAuth",900,G__G__RootAuth_126_0_8, 105, G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 0, 1, 1, 1, 0, "u 'THostAuth' - 1 - ha", (char*)NULL, (void*) NULL, 0);
02673    G__memfunc_setup("AsString",811,G__G__RootAuth_126_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TString' - 1 - out", (char*)NULL, (void*) NULL, 0);
02674    G__memfunc_setup("NumMethods",1028,G__G__RootAuth_126_0_10, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02675    G__memfunc_setup("GetMethod",897,G__G__RootAuth_126_0_11, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
02676    G__memfunc_setup("HasMethod",893,G__G__RootAuth_126_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
02677 "i - 'Int_t' 0 - level I - 'Int_t' 0 '0' pos", (char*)NULL, (void*) NULL, 0);
02678    G__memfunc_setup("AddMethod",874,G__G__RootAuth_126_0_13, 121, -1, -1, 0, 2, 1, 1, 0, 
02679 "i - 'Int_t' 0 - level C - - 10 '0' details", (char*)NULL, (void*) NULL, 0);
02680    G__memfunc_setup("RemoveMethod",1231,G__G__RootAuth_126_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - level", (char*)NULL, (void*) NULL, 0);
02681    G__memfunc_setup("ReOrder",691,G__G__RootAuth_126_0_15, 121, -1, -1, 0, 2, 1, 1, 0, 
02682 "i - 'Int_t' 0 - nmet I - 'Int_t' 0 - fmet", (char*)NULL, (void*) NULL, 0);
02683    G__memfunc_setup("Update",611,G__G__RootAuth_126_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "U 'THostAuth' - 0 - ha", (char*)NULL, (void*) NULL, 0);
02684    G__memfunc_setup("SetFirst",820,G__G__RootAuth_126_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - level", (char*)NULL, (void*) NULL, 0);
02685    G__memfunc_setup("AddFirst",785,G__G__RootAuth_126_0_18, 121, -1, -1, 0, 2, 1, 1, 0, 
02686 "i - 'Int_t' 0 - level C - - 10 '0' details", (char*)NULL, (void*) NULL, 0);
02687    G__memfunc_setup("SetLast",704,G__G__RootAuth_126_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - level", (char*)NULL, (void*) NULL, 0);
02688    G__memfunc_setup("CountFailure",1233,G__G__RootAuth_126_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - level", (char*)NULL, (void*) NULL, 0);
02689    G__memfunc_setup("CountSuccess",1250,G__G__RootAuth_126_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - level", (char*)NULL, (void*) NULL, 0);
02690    G__memfunc_setup("GetFailure",1000,G__G__RootAuth_126_0_22, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
02691    G__memfunc_setup("GetSuccess",1017,G__G__RootAuth_126_0_23, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
02692    G__memfunc_setup("IsActive",792,G__G__RootAuth_126_0_24, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02693    G__memfunc_setup("DeActivate",986,G__G__RootAuth_126_0_25, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02694    G__memfunc_setup("Activate",817,G__G__RootAuth_126_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02695    G__memfunc_setup("Reset",515,G__G__RootAuth_126_0_27, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02696    G__memfunc_setup("GetDetails",998,G__G__RootAuth_126_0_28, 67, -1, -1, 0, 1, 1, 1, 1, "i - 'Int_t' 0 - level", (char*)NULL, (void*) NULL, 0);
02697    G__memfunc_setup("GetDetailsByIdx",1478,G__G__RootAuth_126_0_29, 67, -1, -1, 0, 1, 1, 1, 9, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
02698    G__memfunc_setup("SetDetails",1010,G__G__RootAuth_126_0_30, 121, -1, -1, 0, 2, 1, 1, 0, 
02699 "i - 'Int_t' 0 - level C - - 10 - details", (char*)NULL, (void*) NULL, 0);
02700    G__memfunc_setup("GetHost",702,G__G__RootAuth_126_0_31, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
02701    G__memfunc_setup("GetServer",919,G__G__RootAuth_126_0_32, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02702    G__memfunc_setup("GetUser",703,G__G__RootAuth_126_0_33, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
02703    G__memfunc_setup("SetHost",714,G__G__RootAuth_126_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - host", (char*)NULL, (void*) NULL, 0);
02704    G__memfunc_setup("SetServer",931,G__G__RootAuth_126_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - server", (char*)NULL, (void*) NULL, 0);
02705    G__memfunc_setup("SetUser",715,G__G__RootAuth_126_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - user", (char*)NULL, (void*) NULL, 0);
02706    G__memfunc_setup("Established",1128,G__G__RootAuth_126_0_37, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02707    G__memfunc_setup("SetEstablished",1428,G__G__RootAuth_126_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TList' - 0 - nl", (char*)NULL, (void*) NULL, 0);
02708    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);
02709    G__memfunc_setup("PrintEstablished",1653,G__G__RootAuth_126_0_40, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02710    G__memfunc_setup("CreateSecContext",1620,G__G__RootAuth_126_0_41, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext), -1, 0, 9, 1, 1, 0, 
02711 "C - - 10 - user C - - 10 - host "
02712 "i - 'Int_t' 0 - meth i - 'Int_t' 0 - offset "
02713 "C - - 10 - details C - - 10 - token "
02714 "u 'TDatime' - 0 'kROOTTZERO' expdate Y - - 0 '0' ctx "
02715 "i - 'Int_t' 0 '-1' key", (char*)NULL, (void*) NULL, 0);
02716    G__memfunc_setup("Class",502,G__G__RootAuth_126_0_42, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THostAuth::Class) ), 0);
02717    G__memfunc_setup("Class_Name",982,G__G__RootAuth_126_0_43, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THostAuth::Class_Name) ), 0);
02718    G__memfunc_setup("Class_Version",1339,G__G__RootAuth_126_0_44, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THostAuth::Class_Version) ), 0);
02719    G__memfunc_setup("Dictionary",1046,G__G__RootAuth_126_0_45, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THostAuth::Dictionary) ), 0);
02720    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__RootAuthLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
02721    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);
02722    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);
02723    G__memfunc_setup("StreamerNVirtual",1656,G__G__RootAuth_126_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
02724    G__memfunc_setup("DeclFileName",1145,G__G__RootAuth_126_0_50, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THostAuth::DeclFileName) ), 0);
02725    G__memfunc_setup("ImplFileLine",1178,G__G__RootAuth_126_0_51, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THostAuth::ImplFileLine) ), 0);
02726    G__memfunc_setup("ImplFileName",1171,G__G__RootAuth_126_0_52, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THostAuth::ImplFileName) ), 0);
02727    G__memfunc_setup("DeclFileLine",1152,G__G__RootAuth_126_0_53, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THostAuth::DeclFileLine) ), 0);
02728    // automatic destructor
02729    G__memfunc_setup("~THostAuth", 1026, G__G__RootAuth_126_0_54, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
02730    // automatic assignment operator
02731    G__memfunc_setup("operator=", 937, G__G__RootAuth_126_0_55, (int) ('u'), G__get_linked_tagnum(&G__G__RootAuthLN_THostAuth), -1, 1, 1, 1, 1, 0, "u 'THostAuth' - 11 - -", (char*) NULL, (void*) NULL, 0);
02732    G__tag_memfunc_reset();
02733 }
02734 
02735 static void G__setup_memfuncTRootSecContext(void) {
02736    /* TRootSecContext */
02737    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext));
02738    G__memfunc_setup("CleanupSecContext",1736,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - all", (char*)NULL, (void*) NULL, 1);
02739    G__memfunc_setup("TRootSecContext",1528,G__G__RootAuth_129_0_2, 105, G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext), -1, 0, 8, 1, 1, 0, 
02740 "C - - 10 - url i - 'Int_t' 0 - meth "
02741 "i - 'Int_t' 0 - offset C - - 10 - id "
02742 "C - - 10 - token u 'TDatime' - 0 'kROOTTZERO' expdate "
02743 "Y - - 0 '0' ctx i - 'Int_t' 0 '1' key", (char*)NULL, (void*) NULL, 0);
02744    G__memfunc_setup("TRootSecContext",1528,G__G__RootAuth_129_0_3, 105, G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext), -1, 0, 9, 1, 1, 0, 
02745 "C - - 10 - user C - - 10 - host "
02746 "i - 'Int_t' 0 - meth i - 'Int_t' 0 - offset "
02747 "C - - 10 - id C - - 10 - token "
02748 "u 'TDatime' - 0 'kROOTTZERO' expdate Y - - 0 '0' ctx "
02749 "i - 'Int_t' 0 '1' key", (char*)NULL, (void*) NULL, 0);
02750    G__memfunc_setup("AsString",811,(G__InterfaceMethod) NULL,67, -1, -1, 0, 1, 1, 1, 1, "u 'TString' - 1 - out", (char*)NULL, (void*) NULL, 1);
02751    G__memfunc_setup("DeActivate",986,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"CR\"' opt", (char*)NULL, (void*) NULL, 1);
02752    G__memfunc_setup("GetRSAKey",815,G__G__RootAuth_129_0_6, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
02753    G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"F\"' option", (char*)NULL, (void*) NULL, 1);
02754    G__memfunc_setup("Class",502,G__G__RootAuth_129_0_8, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRootSecContext::Class) ), 0);
02755    G__memfunc_setup("Class_Name",982,G__G__RootAuth_129_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootSecContext::Class_Name) ), 0);
02756    G__memfunc_setup("Class_Version",1339,G__G__RootAuth_129_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRootSecContext::Class_Version) ), 0);
02757    G__memfunc_setup("Dictionary",1046,G__G__RootAuth_129_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRootSecContext::Dictionary) ), 0);
02758    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__RootAuthLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
02759    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);
02760    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);
02761    G__memfunc_setup("StreamerNVirtual",1656,G__G__RootAuth_129_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
02762    G__memfunc_setup("DeclFileName",1145,G__G__RootAuth_129_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootSecContext::DeclFileName) ), 0);
02763    G__memfunc_setup("ImplFileLine",1178,G__G__RootAuth_129_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRootSecContext::ImplFileLine) ), 0);
02764    G__memfunc_setup("ImplFileName",1171,G__G__RootAuth_129_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootSecContext::ImplFileName) ), 0);
02765    G__memfunc_setup("DeclFileLine",1152,G__G__RootAuth_129_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRootSecContext::DeclFileLine) ), 0);
02766    // automatic copy constructor
02767    G__memfunc_setup("TRootSecContext", 1528, G__G__RootAuth_129_0_20, (int) ('i'), G__get_linked_tagnum(&G__G__RootAuthLN_TRootSecContext), -1, 0, 1, 1, 1, 0, "u 'TRootSecContext' - 11 - -", (char*) NULL, (void*) NULL, 0);
02768    // automatic destructor
02769    G__memfunc_setup("~TRootSecContext", 1654, G__G__RootAuth_129_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
02770    G__tag_memfunc_reset();
02771 }
02772 
02773 static void G__setup_memfuncTRootAuth(void) {
02774    /* TRootAuth */
02775    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth));
02776    G__memfunc_setup("TRootAuth",906,G__G__RootAuth_130_0_1, 105, G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02777    G__memfunc_setup("Authenticate",1247,G__G__RootAuth_130_0_2, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TSecContext), -1, 0, 4, 1, 1, 0, 
02778 "U 'TSocket' - 0 - - C - - 10 - host "
02779 "C - - 10 - user C - 'Option_t' 10 '\"\"' options", (char*)NULL, (void*) NULL, 1);
02780    G__memfunc_setup("ClientVersion",1349,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02781    G__memfunc_setup("ErrorMsg",817,G__G__RootAuth_130_0_4, 121, -1, -1, 0, 2, 1, 1, 0, 
02782 "C - - 10 - where i - 'Int_t' 0 '-1' ecode", (char*)NULL, (void*) NULL, 1);
02783    G__memfunc_setup("Name",385,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 1);
02784    G__memfunc_setup("Class",502,G__G__RootAuth_130_0_6, 85, G__get_linked_tagnum(&G__G__RootAuthLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRootAuth::Class) ), 0);
02785    G__memfunc_setup("Class_Name",982,G__G__RootAuth_130_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootAuth::Class_Name) ), 0);
02786    G__memfunc_setup("Class_Version",1339,G__G__RootAuth_130_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRootAuth::Class_Version) ), 0);
02787    G__memfunc_setup("Dictionary",1046,G__G__RootAuth_130_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRootAuth::Dictionary) ), 0);
02788    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__RootAuthLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
02789    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);
02790    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);
02791    G__memfunc_setup("StreamerNVirtual",1656,G__G__RootAuth_130_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
02792    G__memfunc_setup("DeclFileName",1145,G__G__RootAuth_130_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootAuth::DeclFileName) ), 0);
02793    G__memfunc_setup("ImplFileLine",1178,G__G__RootAuth_130_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRootAuth::ImplFileLine) ), 0);
02794    G__memfunc_setup("ImplFileName",1171,G__G__RootAuth_130_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootAuth::ImplFileName) ), 0);
02795    G__memfunc_setup("DeclFileLine",1152,G__G__RootAuth_130_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRootAuth::DeclFileLine) ), 0);
02796    // automatic copy constructor
02797    G__memfunc_setup("TRootAuth", 906, G__G__RootAuth_130_0_18, (int) ('i'), G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth), -1, 0, 1, 1, 1, 0, "u 'TRootAuth' - 11 - -", (char*) NULL, (void*) NULL, 0);
02798    // automatic destructor
02799    G__memfunc_setup("~TRootAuth", 1032, G__G__RootAuth_130_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
02800    // automatic assignment operator
02801    G__memfunc_setup("operator=", 937, G__G__RootAuth_130_0_20, (int) ('u'), G__get_linked_tagnum(&G__G__RootAuthLN_TRootAuth), -1, 1, 1, 1, 1, 0, "u 'TRootAuth' - 11 - -", (char*) NULL, (void*) NULL, 0);
02802    G__tag_memfunc_reset();
02803 }
02804 
02805 
02806 /*********************************************************
02807 * Member function information setup
02808 *********************************************************/
02809 extern "C" void G__cpp_setup_memfuncG__RootAuth() {
02810 }
02811 
02812 /*********************************************************
02813 * Global variable information setup for each class
02814 *********************************************************/
02815 static void G__cpp_setup_global0() {
02816 
02817    /* Setting up global variables */
02818    G__resetplocal();
02819 
02820 }
02821 
02822 static void G__cpp_setup_global1() {
02823 }
02824 
02825 static void G__cpp_setup_global2() {
02826 
02827    G__resetglobalenv();
02828 }
02829 extern "C" void G__cpp_setup_globalG__RootAuth() {
02830   G__cpp_setup_global0();
02831   G__cpp_setup_global1();
02832   G__cpp_setup_global2();
02833 }
02834 
02835 /*********************************************************
02836 * Global function information setup for each class
02837 *********************************************************/
02838 static void G__cpp_setup_func0() {
02839    G__lastifuncposition();
02840 
02841 }
02842 
02843 static void G__cpp_setup_func1() {
02844 }
02845 
02846 static void G__cpp_setup_func2() {
02847 }
02848 
02849 static void G__cpp_setup_func3() {
02850 
02851    G__resetifuncposition();
02852 }
02853 
02854 extern "C" void G__cpp_setup_funcG__RootAuth() {
02855   G__cpp_setup_func0();
02856   G__cpp_setup_func1();
02857   G__cpp_setup_func2();
02858   G__cpp_setup_func3();
02859 }
02860 
02861 /*********************************************************
02862 * Class,struct,union,enum tag information setup
02863 *********************************************************/
02864 /* Setup class/struct taginfo */
02865 G__linked_taginfo G__G__RootAuthLN_TClass = { "TClass" , 99 , -1 };
02866 G__linked_taginfo G__G__RootAuthLN_TBuffer = { "TBuffer" , 99 , -1 };
02867 G__linked_taginfo G__G__RootAuthLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
02868 G__linked_taginfo G__G__RootAuthLN_TObject = { "TObject" , 99 , -1 };
02869 G__linked_taginfo G__G__RootAuthLN_TString = { "TString" , 99 , -1 };
02870 G__linked_taginfo G__G__RootAuthLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
02871 G__linked_taginfo G__G__RootAuthLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
02872 G__linked_taginfo G__G__RootAuthLN_TList = { "TList" , 99 , -1 };
02873 G__linked_taginfo G__G__RootAuthLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
02874 G__linked_taginfo G__G__RootAuthLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
02875 G__linked_taginfo G__G__RootAuthLN_rsa_NUMBER = { "rsa_NUMBER" , 115 , -1 };
02876 G__linked_taginfo G__G__RootAuthLN_rsa_KEY = { "rsa_KEY" , 115 , -1 };
02877 G__linked_taginfo G__G__RootAuthLN_rsa_KEY_export = { "rsa_KEY_export" , 115 , -1 };
02878 G__linked_taginfo G__G__RootAuthLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
02879 G__linked_taginfo G__G__RootAuthLN_TDatime = { "TDatime" , 99 , -1 };
02880 G__linked_taginfo G__G__RootAuthLN_TAuthenticate = { "TAuthenticate" , 99 , -1 };
02881 G__linked_taginfo G__G__RootAuthLN_THostAuth = { "THostAuth" , 99 , -1 };
02882 G__linked_taginfo G__G__RootAuthLN_TPluginHandler = { "TPluginHandler" , 99 , -1 };
02883 G__linked_taginfo G__G__RootAuthLN_TSocket = { "TSocket" , 99 , -1 };
02884 G__linked_taginfo G__G__RootAuthLN_TRootSecContext = { "TRootSecContext" , 99 , -1 };
02885 G__linked_taginfo G__G__RootAuthLN_TRootAuth = { "TRootAuth" , 99 , -1 };
02886 G__linked_taginfo G__G__RootAuthLN_TAuthenticatecLcLESecurity = { "TAuthenticate::ESecurity" , 101 , -1 };
02887 G__linked_taginfo G__G__RootAuthLN_TSecContext = { "TSecContext" , 99 , -1 };
02888 G__linked_taginfo G__G__RootAuthLN_TVirtualAuth = { "TVirtualAuth" , 99 , -1 };
02889 
02890 /* Reset class/struct taginfo */
02891 extern "C" void G__cpp_reset_tagtableG__RootAuth() {
02892   G__G__RootAuthLN_TClass.tagnum = -1 ;
02893   G__G__RootAuthLN_TBuffer.tagnum = -1 ;
02894   G__G__RootAuthLN_TMemberInspector.tagnum = -1 ;
02895   G__G__RootAuthLN_TObject.tagnum = -1 ;
02896   G__G__RootAuthLN_TString.tagnum = -1 ;
02897   G__G__RootAuthLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
02898   G__G__RootAuthLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
02899   G__G__RootAuthLN_TList.tagnum = -1 ;
02900   G__G__RootAuthLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
02901   G__G__RootAuthLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
02902   G__G__RootAuthLN_rsa_NUMBER.tagnum = -1 ;
02903   G__G__RootAuthLN_rsa_KEY.tagnum = -1 ;
02904   G__G__RootAuthLN_rsa_KEY_export.tagnum = -1 ;
02905   G__G__RootAuthLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
02906   G__G__RootAuthLN_TDatime.tagnum = -1 ;
02907   G__G__RootAuthLN_TAuthenticate.tagnum = -1 ;
02908   G__G__RootAuthLN_THostAuth.tagnum = -1 ;
02909   G__G__RootAuthLN_TPluginHandler.tagnum = -1 ;
02910   G__G__RootAuthLN_TSocket.tagnum = -1 ;
02911   G__G__RootAuthLN_TRootSecContext.tagnum = -1 ;
02912   G__G__RootAuthLN_TRootAuth.tagnum = -1 ;
02913   G__G__RootAuthLN_TAuthenticatecLcLESecurity.tagnum = -1 ;
02914   G__G__RootAuthLN_TSecContext.tagnum = -1 ;
02915   G__G__RootAuthLN_TVirtualAuth.tagnum = -1 ;
02916 }
02917 
02918 
02919 extern "C" void G__cpp_setup_tagtableG__RootAuth() {
02920 
02921    /* Setting up class,struct,union tag entry */
02922    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TClass);
02923    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TBuffer);
02924    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TMemberInspector);
02925    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TObject);
02926    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TString);
02927    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
02928    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
02929    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TList);
02930    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
02931    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
02932    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_rsa_NUMBER);
02933    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_rsa_KEY);
02934    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_rsa_KEY_export);
02935    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
02936    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TDatime);
02937    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TAuthenticate),sizeof(TAuthenticate),-1,62464,"Class providing remote authentication service",G__setup_memvarTAuthenticate,G__setup_memfuncTAuthenticate);
02938    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__RootAuthLN_THostAuth),sizeof(THostAuth),-1,63232,"Class providing host specific authentication information",G__setup_memvarTHostAuth,G__setup_memfuncTHostAuth);
02939    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TPluginHandler);
02940    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TSocket);
02941    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TRootSecContext),sizeof(TRootSecContext),-1,62464,"Class providing host specific authentication information",G__setup_memvarTRootSecContext,G__setup_memfuncTRootSecContext);
02942    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TRootAuth),sizeof(TRootAuth),-1,1280,"client auth interface",G__setup_memvarTRootAuth,G__setup_memfuncTRootAuth);
02943    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TAuthenticatecLcLESecurity);
02944    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TSecContext);
02945    G__get_linked_tagnum_fwd(&G__G__RootAuthLN_TVirtualAuth);
02946 }
02947 extern "C" void G__cpp_setupG__RootAuth(void) {
02948   G__check_setup_version(30051515,"G__cpp_setupG__RootAuth()");
02949   G__set_cpp_environmentG__RootAuth();
02950   G__cpp_setup_tagtableG__RootAuth();
02951 
02952   G__cpp_setup_inheritanceG__RootAuth();
02953 
02954   G__cpp_setup_typetableG__RootAuth();
02955 
02956   G__cpp_setup_memvarG__RootAuth();
02957 
02958   G__cpp_setup_memfuncG__RootAuth();
02959   G__cpp_setup_globalG__RootAuth();
02960   G__cpp_setup_funcG__RootAuth();
02961 
02962    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__RootAuth();
02963   return;
02964 }
02965 class G__cpp_setup_initG__RootAuth {
02966   public:
02967     G__cpp_setup_initG__RootAuth() { G__add_setup_func("G__RootAuth",(G__incsetup)(&G__cpp_setupG__RootAuth)); G__call_setup_funcs(); }
02968    ~G__cpp_setup_initG__RootAuth() { G__remove_setup_func("G__RootAuth"); }
02969 };
02970 G__cpp_setup_initG__RootAuth G__cpp_setup_initializerG__RootAuth;
02971 

Generated on Tue Jul 5 14:45:36 2011 for ROOT_528-00b_version by  doxygen 1.5.1