G__PeacGui.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by core/utils/src/rootcint_tmp at Wed Apr 20 14:04:34 2011
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME proofdIpeacdIsrcdIG__PeacGui
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__PeacGui.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 TProofStartupDialog_ShowMembers(void *obj, TMemberInspector &R__insp);
00041    static void delete_TProofStartupDialog(void *p);
00042    static void deleteArray_TProofStartupDialog(void *p);
00043    static void destruct_TProofStartupDialog(void *p);
00044    static void streamer_TProofStartupDialog(TBuffer &buf, void *obj);
00045 
00046    // Function generating the singleton type initializer
00047    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TProofStartupDialog*)
00048    {
00049       ::TProofStartupDialog *ptr = 0;
00050       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TProofStartupDialog >(0);
00051       static ::ROOT::TGenericClassInfo 
00052          instance("TProofStartupDialog", ::TProofStartupDialog::Class_Version(), "include/TProofStartupDialog.h", 37,
00053                   typeid(::TProofStartupDialog), DefineBehavior(ptr, ptr),
00054                   &::TProofStartupDialog::Dictionary, isa_proxy, 0,
00055                   sizeof(::TProofStartupDialog) );
00056       instance.SetDelete(&delete_TProofStartupDialog);
00057       instance.SetDeleteArray(&deleteArray_TProofStartupDialog);
00058       instance.SetDestructor(&destruct_TProofStartupDialog);
00059       instance.SetStreamerFunc(&streamer_TProofStartupDialog);
00060       return &instance;
00061    }
00062    TGenericClassInfo *GenerateInitInstance(const ::TProofStartupDialog*)
00063    {
00064       return GenerateInitInstanceLocal((::TProofStartupDialog*)0);
00065    }
00066    // Static variable to force the class initialization
00067    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TProofStartupDialog*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00068 } // end of namespace ROOT
00069 
00070 //______________________________________________________________________________
00071 TClass *TProofStartupDialog::fgIsA = 0;  // static to hold class pointer
00072 
00073 //______________________________________________________________________________
00074 const char *TProofStartupDialog::Class_Name()
00075 {
00076    return "TProofStartupDialog";
00077 }
00078 
00079 //______________________________________________________________________________
00080 const char *TProofStartupDialog::ImplFileName()
00081 {
00082    return ::ROOT::GenerateInitInstanceLocal((const ::TProofStartupDialog*)0x0)->GetImplFileName();
00083 }
00084 
00085 //______________________________________________________________________________
00086 int TProofStartupDialog::ImplFileLine()
00087 {
00088    return ::ROOT::GenerateInitInstanceLocal((const ::TProofStartupDialog*)0x0)->GetImplFileLine();
00089 }
00090 
00091 //______________________________________________________________________________
00092 void TProofStartupDialog::Dictionary()
00093 {
00094    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProofStartupDialog*)0x0)->GetClass();
00095 }
00096 
00097 //______________________________________________________________________________
00098 TClass *TProofStartupDialog::Class()
00099 {
00100    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TProofStartupDialog*)0x0)->GetClass();
00101    return fgIsA;
00102 }
00103 
00104 //______________________________________________________________________________
00105 void TProofStartupDialog::Streamer(TBuffer &R__b)
00106 {
00107    // Stream an object of class TProofStartupDialog.
00108 
00109    ::Error("TProofStartupDialog::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
00110 }
00111 
00112 //______________________________________________________________________________
00113 void TProofStartupDialog::ShowMembers(TMemberInspector &R__insp)
00114 {
00115       // Inspect the data members of an object of class TProofStartupDialog.
00116       TClass *R__cl = ::TProofStartupDialog::IsA();
00117       if (R__cl || R__insp.IsA()) { }
00118       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProof", &fProof);
00119       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDialog", &fDialog);
00120       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBar", &fBar);
00121       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFilesBytes", &fFilesBytes);
00122       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStaged", &fStaged);
00123       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTotal", &fTotal);
00124       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRate", &fRate);
00125       R__insp.Inspect(R__cl, R__insp.GetParent(), "fStartTime", &fStartTime);
00126       R__insp.InspectMember(fStartTime, "fStartTime.");
00127       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEndTime", &fEndTime);
00128       R__insp.InspectMember(fEndTime, "fEndTime.");
00129       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPrevStaged", &fPrevStaged);
00130       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFiles", &fFiles);
00131       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalBytes", &fTotalBytes);
00132 }
00133 
00134 namespace ROOT {
00135    // Wrapper around operator delete
00136    static void delete_TProofStartupDialog(void *p) {
00137       delete ((::TProofStartupDialog*)p);
00138    }
00139    static void deleteArray_TProofStartupDialog(void *p) {
00140       delete [] ((::TProofStartupDialog*)p);
00141    }
00142    static void destruct_TProofStartupDialog(void *p) {
00143       typedef ::TProofStartupDialog current_t;
00144       ((current_t*)p)->~current_t();
00145    }
00146    // Wrapper around a custom streamer member function.
00147    static void streamer_TProofStartupDialog(TBuffer &buf, void *obj) {
00148       ((::TProofStartupDialog*)obj)->::TProofStartupDialog::Streamer(buf);
00149    }
00150 } // end of namespace ROOT for class ::TProofStartupDialog
00151 
00152 /********************************************************
00153 * proof/peac/src/G__PeacGui.cxx
00154 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00155 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00156 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
00157 ********************************************************/
00158 
00159 #ifdef G__MEMTEST
00160 #undef malloc
00161 #undef free
00162 #endif
00163 
00164 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
00165 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
00166 #endif
00167 
00168 extern "C" void G__cpp_reset_tagtableG__PeacGui();
00169 
00170 extern "C" void G__set_cpp_environmentG__PeacGui() {
00171   G__add_compiledheader("TObject.h");
00172   G__add_compiledheader("TMemberInspector.h");
00173   G__add_compiledheader("TProofStartupDialog.h");
00174   G__cpp_reset_tagtableG__PeacGui();
00175 }
00176 #include <new>
00177 extern "C" int G__cpp_dllrevG__PeacGui() { return(30051515); }
00178 
00179 /*********************************************************
00180 * Member function Interface Method
00181 *********************************************************/
00182 
00183 /* TProofStartupDialog */
00184 static int G__G__PeacGui_106_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00185 {
00186    TProofStartupDialog* p = NULL;
00187    char* gvp = (char*) G__getgvp();
00188    //m: 4
00189    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00190      p = new TProofStartupDialog(
00191 (TProof*) G__int(libp->para[0]), (const Char_t*) G__int(libp->para[1])
00192 , (Int_t) G__int(libp->para[2]), (Long64_t) G__Longlong(libp->para[3]));
00193    } else {
00194      p = new((void*) gvp) TProofStartupDialog(
00195 (TProof*) G__int(libp->para[0]), (const Char_t*) G__int(libp->para[1])
00196 , (Int_t) G__int(libp->para[2]), (Long64_t) G__Longlong(libp->para[3]));
00197    }
00198    result7->obj.i = (long) p;
00199    result7->ref = (long) p;
00200    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PeacGuiLN_TProofStartupDialog));
00201    return(1 || funcname || hash || result7 || libp) ;
00202 }
00203 
00204 static int G__G__PeacGui_106_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00205 {
00206       ((TProofStartupDialog*) G__getstructoffset())->Progress((Long64_t) G__Longlong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1]));
00207       G__setnull(result7);
00208    return(1 || funcname || hash || result7 || libp) ;
00209 }
00210 
00211 static int G__G__PeacGui_106_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00212 {
00213       ((TProofStartupDialog*) G__getstructoffset())->CloseWindow();
00214       G__setnull(result7);
00215    return(1 || funcname || hash || result7 || libp) ;
00216 }
00217 
00218 static int G__G__PeacGui_106_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00219 {
00220       ((TProofStartupDialog*) G__getstructoffset())->DoClose();
00221       G__setnull(result7);
00222    return(1 || funcname || hash || result7 || libp) ;
00223 }
00224 
00225 static int G__G__PeacGui_106_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00226 {
00227       G__letint(result7, 85, (long) TProofStartupDialog::Class());
00228    return(1 || funcname || hash || result7 || libp) ;
00229 }
00230 
00231 static int G__G__PeacGui_106_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00232 {
00233       G__letint(result7, 67, (long) TProofStartupDialog::Class_Name());
00234    return(1 || funcname || hash || result7 || libp) ;
00235 }
00236 
00237 static int G__G__PeacGui_106_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00238 {
00239       G__letint(result7, 115, (long) TProofStartupDialog::Class_Version());
00240    return(1 || funcname || hash || result7 || libp) ;
00241 }
00242 
00243 static int G__G__PeacGui_106_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00244 {
00245       TProofStartupDialog::Dictionary();
00246       G__setnull(result7);
00247    return(1 || funcname || hash || result7 || libp) ;
00248 }
00249 
00250 static int G__G__PeacGui_106_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00251 {
00252       G__letint(result7, 85, (long) ((const TProofStartupDialog*) G__getstructoffset())->IsA());
00253    return(1 || funcname || hash || result7 || libp) ;
00254 }
00255 
00256 static int G__G__PeacGui_106_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00257 {
00258       ((TProofStartupDialog*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
00259       G__setnull(result7);
00260    return(1 || funcname || hash || result7 || libp) ;
00261 }
00262 
00263 static int G__G__PeacGui_106_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00264 {
00265       ((TProofStartupDialog*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
00266       G__setnull(result7);
00267    return(1 || funcname || hash || result7 || libp) ;
00268 }
00269 
00270 static int G__G__PeacGui_106_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00271 {
00272       ((TProofStartupDialog*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00273       G__setnull(result7);
00274    return(1 || funcname || hash || result7 || libp) ;
00275 }
00276 
00277 static int G__G__PeacGui_106_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00278 {
00279       G__letint(result7, 67, (long) TProofStartupDialog::DeclFileName());
00280    return(1 || funcname || hash || result7 || libp) ;
00281 }
00282 
00283 static int G__G__PeacGui_106_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00284 {
00285       G__letint(result7, 105, (long) TProofStartupDialog::ImplFileLine());
00286    return(1 || funcname || hash || result7 || libp) ;
00287 }
00288 
00289 static int G__G__PeacGui_106_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00290 {
00291       G__letint(result7, 67, (long) TProofStartupDialog::ImplFileName());
00292    return(1 || funcname || hash || result7 || libp) ;
00293 }
00294 
00295 static int G__G__PeacGui_106_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00296 {
00297       G__letint(result7, 105, (long) TProofStartupDialog::DeclFileLine());
00298    return(1 || funcname || hash || result7 || libp) ;
00299 }
00300 
00301 // automatic copy constructor
00302 static int G__G__PeacGui_106_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00303 
00304 {
00305    TProofStartupDialog* p;
00306    void* tmp = (void*) G__int(libp->para[0]);
00307    p = new TProofStartupDialog(*(TProofStartupDialog*) tmp);
00308    result7->obj.i = (long) p;
00309    result7->ref = (long) p;
00310    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PeacGuiLN_TProofStartupDialog));
00311    return(1 || funcname || hash || result7 || libp) ;
00312 }
00313 
00314 // automatic destructor
00315 typedef TProofStartupDialog G__TTProofStartupDialog;
00316 static int G__G__PeacGui_106_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00317 {
00318    char* gvp = (char*) G__getgvp();
00319    long soff = G__getstructoffset();
00320    int n = G__getaryconstruct();
00321    //
00322    //has_a_delete: 0
00323    //has_own_delete1arg: 0
00324    //has_own_delete2arg: 0
00325    //
00326    if (!soff) {
00327      return(1);
00328    }
00329    if (n) {
00330      if (gvp == (char*)G__PVOID) {
00331        delete[] (TProofStartupDialog*) soff;
00332      } else {
00333        G__setgvp((long) G__PVOID);
00334        for (int i = n - 1; i >= 0; --i) {
00335          ((TProofStartupDialog*) (soff+(sizeof(TProofStartupDialog)*i)))->~G__TTProofStartupDialog();
00336        }
00337        G__setgvp((long)gvp);
00338      }
00339    } else {
00340      if (gvp == (char*)G__PVOID) {
00341        delete (TProofStartupDialog*) soff;
00342      } else {
00343        G__setgvp((long) G__PVOID);
00344        ((TProofStartupDialog*) (soff))->~G__TTProofStartupDialog();
00345        G__setgvp((long)gvp);
00346      }
00347    }
00348    G__setnull(result7);
00349    return(1 || funcname || hash || result7 || libp) ;
00350 }
00351 
00352 // automatic assignment operator
00353 static int G__G__PeacGui_106_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00354 {
00355    TProofStartupDialog* dest = (TProofStartupDialog*) G__getstructoffset();
00356    *dest = *(TProofStartupDialog*) libp->para[0].ref;
00357    const TProofStartupDialog& obj = *dest;
00358    result7->ref = (long) (&obj);
00359    result7->obj.i = (long) (&obj);
00360    return(1 || funcname || hash || result7 || libp) ;
00361 }
00362 
00363 
00364 /* Setting up global function */
00365 
00366 /*********************************************************
00367 * Member function Stub
00368 *********************************************************/
00369 
00370 /* TProofStartupDialog */
00371 
00372 /*********************************************************
00373 * Global function Stub
00374 *********************************************************/
00375 
00376 /*********************************************************
00377 * Get size of pointer to member function
00378 *********************************************************/
00379 class G__Sizep2memfuncG__PeacGui {
00380  public:
00381   G__Sizep2memfuncG__PeacGui(): p(&G__Sizep2memfuncG__PeacGui::sizep2memfunc) {}
00382     size_t sizep2memfunc() { return(sizeof(p)); }
00383   private:
00384     size_t (G__Sizep2memfuncG__PeacGui::*p)();
00385 };
00386 
00387 size_t G__get_sizep2memfuncG__PeacGui()
00388 {
00389   G__Sizep2memfuncG__PeacGui a;
00390   G__setsizep2memfunc((int)a.sizep2memfunc());
00391   return((size_t)a.sizep2memfunc());
00392 }
00393 
00394 
00395 /*********************************************************
00396 * virtual base class offset calculation interface
00397 *********************************************************/
00398 
00399    /* Setting up class inheritance */
00400 
00401 /*********************************************************
00402 * Inheritance information setup/
00403 *********************************************************/
00404 extern "C" void G__cpp_setup_inheritanceG__PeacGui() {
00405 
00406    /* Setting up class inheritance */
00407 }
00408 
00409 /*********************************************************
00410 * typedef information setup/
00411 *********************************************************/
00412 extern "C" void G__cpp_setup_typetableG__PeacGui() {
00413 
00414    /* Setting up typedef entry */
00415    G__search_typename2("Char_t",99,-1,0,-1);
00416    G__setnewtype(-1,"Signed Character 1 byte (char)",0);
00417    G__search_typename2("Int_t",105,-1,0,-1);
00418    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
00419    G__search_typename2("Version_t",115,-1,0,-1);
00420    G__setnewtype(-1,"Class version identifier (short)",0);
00421    G__search_typename2("Long64_t",110,-1,0,-1);
00422    G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
00423    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__PeacGuiLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
00424    G__setnewtype(-1,NULL,0);
00425    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__PeacGuiLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PeacGuiLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
00426    G__setnewtype(-1,NULL,0);
00427    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__PeacGuiLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PeacGuiLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
00428    G__setnewtype(-1,NULL,0);
00429    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__PeacGuiLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
00430    G__setnewtype(-1,NULL,0);
00431    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__PeacGuiLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PeacGuiLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
00432    G__setnewtype(-1,NULL,0);
00433    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__PeacGuiLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PeacGuiLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
00434    G__setnewtype(-1,NULL,0);
00435 }
00436 
00437 /*********************************************************
00438 * Data Member information setup/
00439 *********************************************************/
00440 
00441    /* Setting up class,struct,union tag member variable */
00442 
00443    /* TProofStartupDialog */
00444 static void G__setup_memvarTProofStartupDialog(void) {
00445    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__PeacGuiLN_TProofStartupDialog));
00446    { TProofStartupDialog *p; p=(TProofStartupDialog*)0x1000; if (p) { }
00447    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TProof),-1,-1,4,"fProof=",0,(char*)NULL);
00448    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TGTransientFrame),-1,-1,4,"fDialog=",0,"transient frame, main dialog window");
00449    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TGProgressBar),-1,-1,4,"fBar=",0,"progress bar");
00450    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TGLabel),-1,-1,4,"fFilesBytes=",0,(char*)NULL);
00451    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TGLabel),-1,-1,4,"fStaged=",0,(char*)NULL);
00452    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TGLabel),-1,-1,4,"fTotal=",0,(char*)NULL);
00453    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TGLabel),-1,-1,4,"fRate=",0,(char*)NULL);
00454    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TTime),-1,-1,4,"fStartTime=",0,(char*)NULL);
00455    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TTime),-1,-1,4,"fEndTime=",0,(char*)NULL);
00456    G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fPrevStaged=",0,(char*)NULL);
00457    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fFiles=",0,(char*)NULL);
00458    G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fTotalBytes=",0,(char*)NULL);
00459    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
00460    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PeacGuiLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
00461    }
00462    G__tag_memvar_reset();
00463 }
00464 
00465 extern "C" void G__cpp_setup_memvarG__PeacGui() {
00466 }
00467 /***********************************************************
00468 ************************************************************
00469 ************************************************************
00470 ************************************************************
00471 ************************************************************
00472 ************************************************************
00473 ************************************************************
00474 ***********************************************************/
00475 
00476 /*********************************************************
00477 * Member function information setup for each class
00478 *********************************************************/
00479 static void G__setup_memfuncTProofStartupDialog(void) {
00480    /* TProofStartupDialog */
00481    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__PeacGuiLN_TProofStartupDialog));
00482    G__memfunc_setup("TProofStartupDialog",1949,G__G__PeacGui_106_0_1, 105, G__get_linked_tagnum(&G__G__PeacGuiLN_TProofStartupDialog), -1, 0, 4, 1, 1, 0, 
00483 "U 'TProof' - 0 - proof C - 'Char_t' 10 - dataset "
00484 "i - 'Int_t' 0 - nfiles n - 'Long64_t' 0 - totalbytes", (char*)NULL, (void*) NULL, 0);
00485    G__memfunc_setup("Progress",853,G__G__PeacGui_106_0_2, 121, -1, -1, 0, 2, 1, 1, 0, 
00486 "n - 'Long64_t' 0 - totalbytes n - 'Long64_t' 0 - bytesready", (char*)NULL, (void*) NULL, 0);
00487    G__memfunc_setup("CloseWindow",1134,G__G__PeacGui_106_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
00488    G__memfunc_setup("DoClose",681,G__G__PeacGui_106_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
00489    G__memfunc_setup("Class",502,G__G__PeacGui_106_0_5, 85, G__get_linked_tagnum(&G__G__PeacGuiLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TProofStartupDialog::Class) ), 0);
00490    G__memfunc_setup("Class_Name",982,G__G__PeacGui_106_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofStartupDialog::Class_Name) ), 0);
00491    G__memfunc_setup("Class_Version",1339,G__G__PeacGui_106_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TProofStartupDialog::Class_Version) ), 0);
00492    G__memfunc_setup("Dictionary",1046,G__G__PeacGui_106_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TProofStartupDialog::Dictionary) ), 0);
00493    G__memfunc_setup("IsA",253,G__G__PeacGui_106_0_9, 85, G__get_linked_tagnum(&G__G__PeacGuiLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
00494    G__memfunc_setup("ShowMembers",1132,G__G__PeacGui_106_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
00495    G__memfunc_setup("Streamer",835,G__G__PeacGui_106_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
00496    G__memfunc_setup("StreamerNVirtual",1656,G__G__PeacGui_106_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
00497    G__memfunc_setup("DeclFileName",1145,G__G__PeacGui_106_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofStartupDialog::DeclFileName) ), 0);
00498    G__memfunc_setup("ImplFileLine",1178,G__G__PeacGui_106_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProofStartupDialog::ImplFileLine) ), 0);
00499    G__memfunc_setup("ImplFileName",1171,G__G__PeacGui_106_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TProofStartupDialog::ImplFileName) ), 0);
00500    G__memfunc_setup("DeclFileLine",1152,G__G__PeacGui_106_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TProofStartupDialog::DeclFileLine) ), 0);
00501    // automatic copy constructor
00502    G__memfunc_setup("TProofStartupDialog", 1949, G__G__PeacGui_106_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__PeacGuiLN_TProofStartupDialog), -1, 0, 1, 1, 1, 0, "u 'TProofStartupDialog' - 11 - -", (char*) NULL, (void*) NULL, 0);
00503    // automatic destructor
00504    G__memfunc_setup("~TProofStartupDialog", 2075, G__G__PeacGui_106_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
00505    // automatic assignment operator
00506    G__memfunc_setup("operator=", 937, G__G__PeacGui_106_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__PeacGuiLN_TProofStartupDialog), -1, 1, 1, 1, 1, 0, "u 'TProofStartupDialog' - 11 - -", (char*) NULL, (void*) NULL, 0);
00507    G__tag_memfunc_reset();
00508 }
00509 
00510 
00511 /*********************************************************
00512 * Member function information setup
00513 *********************************************************/
00514 extern "C" void G__cpp_setup_memfuncG__PeacGui() {
00515 }
00516 
00517 /*********************************************************
00518 * Global variable information setup for each class
00519 *********************************************************/
00520 static void G__cpp_setup_global0() {
00521 
00522    /* Setting up global variables */
00523    G__resetplocal();
00524 
00525 }
00526 
00527 static void G__cpp_setup_global1() {
00528 
00529    G__resetglobalenv();
00530 }
00531 extern "C" void G__cpp_setup_globalG__PeacGui() {
00532   G__cpp_setup_global0();
00533   G__cpp_setup_global1();
00534 }
00535 
00536 /*********************************************************
00537 * Global function information setup for each class
00538 *********************************************************/
00539 static void G__cpp_setup_func0() {
00540    G__lastifuncposition();
00541 
00542 }
00543 
00544 static void G__cpp_setup_func1() {
00545 }
00546 
00547 static void G__cpp_setup_func2() {
00548 
00549    G__resetifuncposition();
00550 }
00551 
00552 extern "C" void G__cpp_setup_funcG__PeacGui() {
00553   G__cpp_setup_func0();
00554   G__cpp_setup_func1();
00555   G__cpp_setup_func2();
00556 }
00557 
00558 /*********************************************************
00559 * Class,struct,union,enum tag information setup
00560 *********************************************************/
00561 /* Setup class/struct taginfo */
00562 G__linked_taginfo G__G__PeacGuiLN_TClass = { "TClass" , 99 , -1 };
00563 G__linked_taginfo G__G__PeacGuiLN_TBuffer = { "TBuffer" , 99 , -1 };
00564 G__linked_taginfo G__G__PeacGuiLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
00565 G__linked_taginfo G__G__PeacGuiLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
00566 G__linked_taginfo G__G__PeacGuiLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
00567 G__linked_taginfo G__G__PeacGuiLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
00568 G__linked_taginfo G__G__PeacGuiLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
00569 G__linked_taginfo G__G__PeacGuiLN_TTime = { "TTime" , 99 , -1 };
00570 G__linked_taginfo G__G__PeacGuiLN_TGTransientFrame = { "TGTransientFrame" , 99 , -1 };
00571 G__linked_taginfo G__G__PeacGuiLN_TGProgressBar = { "TGProgressBar" , 99 , -1 };
00572 G__linked_taginfo G__G__PeacGuiLN_TGLabel = { "TGLabel" , 99 , -1 };
00573 G__linked_taginfo G__G__PeacGuiLN_TProof = { "TProof" , 99 , -1 };
00574 G__linked_taginfo G__G__PeacGuiLN_TProofStartupDialog = { "TProofStartupDialog" , 99 , -1 };
00575 
00576 /* Reset class/struct taginfo */
00577 extern "C" void G__cpp_reset_tagtableG__PeacGui() {
00578   G__G__PeacGuiLN_TClass.tagnum = -1 ;
00579   G__G__PeacGuiLN_TBuffer.tagnum = -1 ;
00580   G__G__PeacGuiLN_TMemberInspector.tagnum = -1 ;
00581   G__G__PeacGuiLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
00582   G__G__PeacGuiLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
00583   G__G__PeacGuiLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
00584   G__G__PeacGuiLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
00585   G__G__PeacGuiLN_TTime.tagnum = -1 ;
00586   G__G__PeacGuiLN_TGTransientFrame.tagnum = -1 ;
00587   G__G__PeacGuiLN_TGProgressBar.tagnum = -1 ;
00588   G__G__PeacGuiLN_TGLabel.tagnum = -1 ;
00589   G__G__PeacGuiLN_TProof.tagnum = -1 ;
00590   G__G__PeacGuiLN_TProofStartupDialog.tagnum = -1 ;
00591 }
00592 
00593 
00594 extern "C" void G__cpp_setup_tagtableG__PeacGui() {
00595 
00596    /* Setting up class,struct,union tag entry */
00597    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TClass);
00598    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TBuffer);
00599    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TMemberInspector);
00600    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
00601    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
00602    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
00603    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
00604    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TTime);
00605    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TGTransientFrame);
00606    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TGProgressBar);
00607    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TGLabel);
00608    G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TProof);
00609    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__PeacGuiLN_TProofStartupDialog),sizeof(TProofStartupDialog),-1,33792,"PROOF startup and data staging dialog",G__setup_memvarTProofStartupDialog,G__setup_memfuncTProofStartupDialog);
00610 }
00611 extern "C" void G__cpp_setupG__PeacGui(void) {
00612   G__check_setup_version(30051515,"G__cpp_setupG__PeacGui()");
00613   G__set_cpp_environmentG__PeacGui();
00614   G__cpp_setup_tagtableG__PeacGui();
00615 
00616   G__cpp_setup_inheritanceG__PeacGui();
00617 
00618   G__cpp_setup_typetableG__PeacGui();
00619 
00620   G__cpp_setup_memvarG__PeacGui();
00621 
00622   G__cpp_setup_memfuncG__PeacGui();
00623   G__cpp_setup_globalG__PeacGui();
00624   G__cpp_setup_funcG__PeacGui();
00625 
00626    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__PeacGui();
00627   return;
00628 }
00629 class G__cpp_setup_initG__PeacGui {
00630   public:
00631     G__cpp_setup_initG__PeacGui() { G__add_setup_func("G__PeacGui",(G__incsetup)(&G__cpp_setupG__PeacGui)); G__call_setup_funcs(); }
00632    ~G__cpp_setup_initG__PeacGui() { G__remove_setup_func("G__PeacGui"); }
00633 };
00634 G__cpp_setup_initG__PeacGui G__cpp_setup_initializerG__PeacGui;
00635 

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