// // File generated by /vols/comet00/users/bek07/ICEDUST/CernVMFSProject/packages/EXTERNALS/ROOT/Linux-x86_64/root-install/bin/rootcint at Mon Sep 14 08:38:19 2015 // Do NOT change. Changes will be lost next time file is generated // #define R__DICTIONARY_FILENAME dOdOdIdictdIIDbiRegistry_Dict #include "RConfig.h" //rootcint 4834 #if !defined(R__ACCESS_IN_SYMBOL) //Break the privacy of classes -- Disabled for the moment #define private public #define protected public #endif // Since CINT ignores the std namespace, we need to do so in this file. namespace std {} using namespace std; #include "IDbiRegistry_Dict.h" #include "TClass.h" #include "TBuffer.h" #include "TMemberInspector.h" #include "TError.h" #ifndef G__ROOT #define G__ROOT #endif #include "RtypesImp.h" #include "TIsAProxy.h" #include "TFileMergeInfo.h" // Direct notice to TROOT of the dictionary's loading. namespace { static struct DictInit { DictInit() { ROOT::RegisterModule(); } } __TheDictionaryInitializer; } // START OF SHADOWS namespace ROOT { namespace Shadow { namespace COMET { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::COMET::IDbiRegistryItemXxx< ::COMET::IDbiRegistry > IDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR; #else class IDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR : public ::COMET::IDbiRegistryItem { public: //friend XX; // To force the creation of a virtual table, throw just in case. virtual ~IDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR() throw() {}; ::COMET::IDbiRegistry* fData; // }; #endif } namespace COMET { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::COMET::IDbiRegistryItemXxx< int > IDbiRegistryItemXxxlEintgR; #else class IDbiRegistryItemXxxlEintgR : public ::COMET::IDbiRegistryItem { public: //friend XX; // To force the creation of a virtual table, throw just in case. virtual ~IDbiRegistryItemXxxlEintgR() throw() {}; int* fData; // }; #endif } namespace COMET { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::COMET::IDbiRegistryItemXxx< double > IDbiRegistryItemXxxlEdoublegR; #else class IDbiRegistryItemXxxlEdoublegR : public ::COMET::IDbiRegistryItem { public: //friend XX; // To force the creation of a virtual table, throw just in case. virtual ~IDbiRegistryItemXxxlEdoublegR() throw() {}; double* fData; // }; #endif } namespace COMET { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::COMET::IDbiRegistryItemXxx< char > IDbiRegistryItemXxxlEchargR; #else class IDbiRegistryItemXxxlEchargR : public ::COMET::IDbiRegistryItem { public: //friend XX; // To force the creation of a virtual table, throw just in case. virtual ~IDbiRegistryItemXxxlEchargR() throw() {}; char* fData; // }; #endif } namespace COMET { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::COMET::IDbiRegistryItemXxx< const char* > IDbiRegistryItemXxxlEconstsPcharmUgR; #else class IDbiRegistryItemXxxlEconstsPcharmUgR : public ::COMET::IDbiRegistryItem { public: //friend XX; // To force the creation of a virtual table, throw just in case. virtual ~IDbiRegistryItemXxxlEconstsPcharmUgR() throw() {}; char** fData; // }; #endif } } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace ROOT { void COMETcLcLIDbiRegistry_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_COMETcLcLIDbiRegistry(void *p = 0); static void *newArray_COMETcLcLIDbiRegistry(Long_t size, void *p); static void delete_COMETcLcLIDbiRegistry(void *p); static void deleteArray_COMETcLcLIDbiRegistry(void *p); static void destruct_COMETcLcLIDbiRegistry(void *p); static void streamer_COMETcLcLIDbiRegistry(TBuffer &buf, void *obj); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IDbiRegistry*) { ::COMET::IDbiRegistry *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IDbiRegistry >(0); static ::ROOT::TGenericClassInfo instance("COMET::IDbiRegistry", ::COMET::IDbiRegistry::Class_Version(), "./../src/IDbiRegistry.hxx", 34, typeid(::COMET::IDbiRegistry), DefineBehavior(ptr, ptr), &::COMET::IDbiRegistry::Dictionary, isa_proxy, 1, sizeof(::COMET::IDbiRegistry) ); instance.SetNew(&new_COMETcLcLIDbiRegistry); instance.SetNewArray(&newArray_COMETcLcLIDbiRegistry); instance.SetDelete(&delete_COMETcLcLIDbiRegistry); instance.SetDeleteArray(&deleteArray_COMETcLcLIDbiRegistry); instance.SetDestructor(&destruct_COMETcLcLIDbiRegistry); instance.SetStreamerFunc(&streamer_COMETcLcLIDbiRegistry); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IDbiRegistry*) { return GenerateInitInstanceLocal((::COMET::IDbiRegistry*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IDbiRegistry*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR_ShowMembers(void *obj, TMemberInspector &R__insp); static void COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR_Dictionary(); static void *new_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void *p = 0); static void *newArray_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(Long_t size, void *p); static void delete_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void *p); static void deleteArray_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void *p); static void destruct_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void *p); static void streamer_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(TBuffer &buf, void *obj); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IDbiRegistryItemXxx*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::COMET::IDbiRegistryItemXxx) == sizeof(::ROOT::Shadow::COMET::IDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR)); ::COMET::IDbiRegistryItemXxx *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IDbiRegistryItemXxx >(0); static ::ROOT::TGenericClassInfo instance("COMET::IDbiRegistryItemXxx", ::COMET::IDbiRegistryItemXxx::Class_Version(), "./../src/IDbiRegistryItemXxx.hxx", 29, typeid(::COMET::IDbiRegistryItemXxx), DefineBehavior(ptr, ptr), &COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR_Dictionary, isa_proxy, 1, sizeof(::COMET::IDbiRegistryItemXxx) ); instance.SetNew(&new_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR); instance.SetNewArray(&newArray_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR); instance.SetDelete(&delete_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR); instance.SetDeleteArray(&deleteArray_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR); instance.SetDestructor(&destruct_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR); instance.SetStreamerFunc(&streamer_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IDbiRegistryItemXxx*) { return GenerateInitInstanceLocal((::COMET::IDbiRegistryItemXxx*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlEintgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void COMETcLcLIDbiRegistryItemXxxlEintgR_Dictionary(); static void *new_COMETcLcLIDbiRegistryItemXxxlEintgR(void *p = 0); static void *newArray_COMETcLcLIDbiRegistryItemXxxlEintgR(Long_t size, void *p); static void delete_COMETcLcLIDbiRegistryItemXxxlEintgR(void *p); static void deleteArray_COMETcLcLIDbiRegistryItemXxxlEintgR(void *p); static void destruct_COMETcLcLIDbiRegistryItemXxxlEintgR(void *p); static void streamer_COMETcLcLIDbiRegistryItemXxxlEintgR(TBuffer &buf, void *obj); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IDbiRegistryItemXxx*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::COMET::IDbiRegistryItemXxx) == sizeof(::ROOT::Shadow::COMET::IDbiRegistryItemXxxlEintgR)); ::COMET::IDbiRegistryItemXxx *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IDbiRegistryItemXxx >(0); static ::ROOT::TGenericClassInfo instance("COMET::IDbiRegistryItemXxx", ::COMET::IDbiRegistryItemXxx::Class_Version(), "./../src/IDbiRegistryItemXxx.hxx", 29, typeid(::COMET::IDbiRegistryItemXxx), DefineBehavior(ptr, ptr), &COMETcLcLIDbiRegistryItemXxxlEintgR_Dictionary, isa_proxy, 1, sizeof(::COMET::IDbiRegistryItemXxx) ); instance.SetNew(&new_COMETcLcLIDbiRegistryItemXxxlEintgR); instance.SetNewArray(&newArray_COMETcLcLIDbiRegistryItemXxxlEintgR); instance.SetDelete(&delete_COMETcLcLIDbiRegistryItemXxxlEintgR); instance.SetDeleteArray(&deleteArray_COMETcLcLIDbiRegistryItemXxxlEintgR); instance.SetDestructor(&destruct_COMETcLcLIDbiRegistryItemXxxlEintgR); instance.SetStreamerFunc(&streamer_COMETcLcLIDbiRegistryItemXxxlEintgR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IDbiRegistryItemXxx*) { return GenerateInitInstanceLocal((::COMET::IDbiRegistryItemXxx*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void COMETcLcLIDbiRegistryItemXxxlEintgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void COMETcLcLIDbiRegistryItemXxxlEdoublegR_Dictionary(); static void *new_COMETcLcLIDbiRegistryItemXxxlEdoublegR(void *p = 0); static void *newArray_COMETcLcLIDbiRegistryItemXxxlEdoublegR(Long_t size, void *p); static void delete_COMETcLcLIDbiRegistryItemXxxlEdoublegR(void *p); static void deleteArray_COMETcLcLIDbiRegistryItemXxxlEdoublegR(void *p); static void destruct_COMETcLcLIDbiRegistryItemXxxlEdoublegR(void *p); static void streamer_COMETcLcLIDbiRegistryItemXxxlEdoublegR(TBuffer &buf, void *obj); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IDbiRegistryItemXxx*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::COMET::IDbiRegistryItemXxx) == sizeof(::ROOT::Shadow::COMET::IDbiRegistryItemXxxlEdoublegR)); ::COMET::IDbiRegistryItemXxx *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IDbiRegistryItemXxx >(0); static ::ROOT::TGenericClassInfo instance("COMET::IDbiRegistryItemXxx", ::COMET::IDbiRegistryItemXxx::Class_Version(), "./../src/IDbiRegistryItemXxx.hxx", 29, typeid(::COMET::IDbiRegistryItemXxx), DefineBehavior(ptr, ptr), &COMETcLcLIDbiRegistryItemXxxlEdoublegR_Dictionary, isa_proxy, 1, sizeof(::COMET::IDbiRegistryItemXxx) ); instance.SetNew(&new_COMETcLcLIDbiRegistryItemXxxlEdoublegR); instance.SetNewArray(&newArray_COMETcLcLIDbiRegistryItemXxxlEdoublegR); instance.SetDelete(&delete_COMETcLcLIDbiRegistryItemXxxlEdoublegR); instance.SetDeleteArray(&deleteArray_COMETcLcLIDbiRegistryItemXxxlEdoublegR); instance.SetDestructor(&destruct_COMETcLcLIDbiRegistryItemXxxlEdoublegR); instance.SetStreamerFunc(&streamer_COMETcLcLIDbiRegistryItemXxxlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IDbiRegistryItemXxx*) { return GenerateInitInstanceLocal((::COMET::IDbiRegistryItemXxx*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void COMETcLcLIDbiRegistryItemXxxlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlEchargR_ShowMembers(void *obj, TMemberInspector &R__insp); static void COMETcLcLIDbiRegistryItemXxxlEchargR_Dictionary(); static void *new_COMETcLcLIDbiRegistryItemXxxlEchargR(void *p = 0); static void *newArray_COMETcLcLIDbiRegistryItemXxxlEchargR(Long_t size, void *p); static void delete_COMETcLcLIDbiRegistryItemXxxlEchargR(void *p); static void deleteArray_COMETcLcLIDbiRegistryItemXxxlEchargR(void *p); static void destruct_COMETcLcLIDbiRegistryItemXxxlEchargR(void *p); static void streamer_COMETcLcLIDbiRegistryItemXxxlEchargR(TBuffer &buf, void *obj); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IDbiRegistryItemXxx*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::COMET::IDbiRegistryItemXxx) == sizeof(::ROOT::Shadow::COMET::IDbiRegistryItemXxxlEchargR)); ::COMET::IDbiRegistryItemXxx *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IDbiRegistryItemXxx >(0); static ::ROOT::TGenericClassInfo instance("COMET::IDbiRegistryItemXxx", ::COMET::IDbiRegistryItemXxx::Class_Version(), "./../src/IDbiRegistryItemXxx.hxx", 29, typeid(::COMET::IDbiRegistryItemXxx), DefineBehavior(ptr, ptr), &COMETcLcLIDbiRegistryItemXxxlEchargR_Dictionary, isa_proxy, 1, sizeof(::COMET::IDbiRegistryItemXxx) ); instance.SetNew(&new_COMETcLcLIDbiRegistryItemXxxlEchargR); instance.SetNewArray(&newArray_COMETcLcLIDbiRegistryItemXxxlEchargR); instance.SetDelete(&delete_COMETcLcLIDbiRegistryItemXxxlEchargR); instance.SetDeleteArray(&deleteArray_COMETcLcLIDbiRegistryItemXxxlEchargR); instance.SetDestructor(&destruct_COMETcLcLIDbiRegistryItemXxxlEchargR); instance.SetStreamerFunc(&streamer_COMETcLcLIDbiRegistryItemXxxlEchargR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IDbiRegistryItemXxx*) { return GenerateInitInstanceLocal((::COMET::IDbiRegistryItemXxx*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void COMETcLcLIDbiRegistryItemXxxlEchargR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR_Dictionary(); static void *new_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void *p = 0); static void *newArray_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(Long_t size, void *p); static void delete_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void *p); static void deleteArray_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void *p); static void destruct_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void *p); static void streamer_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(TBuffer &buf, void *obj); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IDbiRegistryItemXxx*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::COMET::IDbiRegistryItemXxx) == sizeof(::ROOT::Shadow::COMET::IDbiRegistryItemXxxlEconstsPcharmUgR)); ::COMET::IDbiRegistryItemXxx *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IDbiRegistryItemXxx >(0); static ::ROOT::TGenericClassInfo instance("COMET::IDbiRegistryItemXxx", ::COMET::IDbiRegistryItemXxx::Class_Version(), "./../src/IDbiRegistryItemXxx.hxx", 29, typeid(::COMET::IDbiRegistryItemXxx), DefineBehavior(ptr, ptr), &COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR_Dictionary, isa_proxy, 1, sizeof(::COMET::IDbiRegistryItemXxx) ); instance.SetNew(&new_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR); instance.SetNewArray(&newArray_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR); instance.SetDelete(&delete_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR); instance.SetDeleteArray(&deleteArray_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR); instance.SetDestructor(&destruct_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR); instance.SetStreamerFunc(&streamer_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IDbiRegistryItemXxx*) { return GenerateInitInstanceLocal((::COMET::IDbiRegistryItemXxx*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } } // end of namespace ROOT namespace COMET { //______________________________________________________________________________ TClass *IDbiRegistry::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *IDbiRegistry::Class_Name() { return "COMET::IDbiRegistry"; } //______________________________________________________________________________ const char *IDbiRegistry::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistry*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int IDbiRegistry::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistry*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void IDbiRegistry::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistry*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *IDbiRegistry::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistry*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::Class_Name() { return "COMET::IDbiRegistryItemXxx"; } //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileName(); } //______________________________________________________________________________ template <> int IDbiRegistryItemXxx::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ template <> void IDbiRegistryItemXxx::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::Class_Name() { return "COMET::IDbiRegistryItemXxx"; } //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileName(); } //______________________________________________________________________________ template <> int IDbiRegistryItemXxx::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ template <> void IDbiRegistryItemXxx::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::Class_Name() { return "COMET::IDbiRegistryItemXxx"; } //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileName(); } //______________________________________________________________________________ template <> int IDbiRegistryItemXxx::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ template <> void IDbiRegistryItemXxx::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::Class_Name() { return "COMET::IDbiRegistryItemXxx"; } //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileName(); } //______________________________________________________________________________ template <> int IDbiRegistryItemXxx::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ template <> void IDbiRegistryItemXxx::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::Class_Name() { return "COMET::IDbiRegistryItemXxx"; } //______________________________________________________________________________ template <> const char *IDbiRegistryItemXxx::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileName(); } //______________________________________________________________________________ template <> int IDbiRegistryItemXxx::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ template <> void IDbiRegistryItemXxx::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); } //______________________________________________________________________________ template <> TClass *IDbiRegistryItemXxx::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); return fgIsA; } } // namespace COMET //______________________________________________________________________________ namespace COMET { void IDbiRegistry::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IDbiRegistry. TClass *R__cl = ::COMET::IDbiRegistry::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fValuesLocked", &fValuesLocked); R__insp.Inspect(R__cl, R__insp.GetParent(), "fKeysLocked", &fKeysLocked); R__insp.Inspect(R__cl, R__insp.GetParent(), "*fErrorHandler", &fErrorHandler); R__insp.Inspect(R__cl, R__insp.GetParent(), "fDirty", &fDirty); TNamed::ShowMembers(R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIDbiRegistry(void *p) { return p ? new(p) ::COMET::IDbiRegistry : new ::COMET::IDbiRegistry; } static void *newArray_COMETcLcLIDbiRegistry(Long_t nElements, void *p) { return p ? new(p) ::COMET::IDbiRegistry[nElements] : new ::COMET::IDbiRegistry[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIDbiRegistry(void *p) { delete ((::COMET::IDbiRegistry*)p); } static void deleteArray_COMETcLcLIDbiRegistry(void *p) { delete [] ((::COMET::IDbiRegistry*)p); } static void destruct_COMETcLcLIDbiRegistry(void *p) { typedef ::COMET::IDbiRegistry current_t; ((current_t*)p)->~current_t(); } // Wrapper around a custom streamer member function. static void streamer_COMETcLcLIDbiRegistry(TBuffer &buf, void *obj) { ((::COMET::IDbiRegistry*)obj)->::COMET::IDbiRegistry::Streamer(buf); } } // end of namespace ROOT for class ::COMET::IDbiRegistry //______________________________________________________________________________ namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IDbiRegistryItemXxx. typedef ::ROOT::Shadow::COMET::IDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fData", &sobj->fData); sobj->COMET::IDbiRegistryItem::ShowMembers(R__insp); } } namespace COMET { template <> void IDbiRegistryItemXxx::ShowMembers(TMemberInspector &R__insp) { ::ROOT::COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR_ShowMembers(this, R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx : new ::COMET::IDbiRegistryItemXxx; } static void *newArray_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(Long_t nElements, void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx[nElements] : new ::COMET::IDbiRegistryItemXxx[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void *p) { delete ((::COMET::IDbiRegistryItemXxx*)p); } static void deleteArray_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void *p) { delete [] ((::COMET::IDbiRegistryItemXxx*)p); } static void destruct_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void *p) { typedef ::COMET::IDbiRegistryItemXxx current_t; ((current_t*)p)->~current_t(); } // Wrapper around a custom streamer member function. static void streamer_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(TBuffer &buf, void *obj) { ((::COMET::IDbiRegistryItemXxx*)obj)->::COMET::IDbiRegistryItemXxx::Streamer(buf); } } // end of namespace ROOT for class ::COMET::IDbiRegistryItemXxx //______________________________________________________________________________ namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlEintgR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IDbiRegistryItemXxx. typedef ::ROOT::Shadow::COMET::IDbiRegistryItemXxxlEintgR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fData", &sobj->fData); sobj->COMET::IDbiRegistryItem::ShowMembers(R__insp); } } namespace COMET { template <> void IDbiRegistryItemXxx::ShowMembers(TMemberInspector &R__insp) { ::ROOT::COMETcLcLIDbiRegistryItemXxxlEintgR_ShowMembers(this, R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIDbiRegistryItemXxxlEintgR(void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx : new ::COMET::IDbiRegistryItemXxx; } static void *newArray_COMETcLcLIDbiRegistryItemXxxlEintgR(Long_t nElements, void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx[nElements] : new ::COMET::IDbiRegistryItemXxx[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIDbiRegistryItemXxxlEintgR(void *p) { delete ((::COMET::IDbiRegistryItemXxx*)p); } static void deleteArray_COMETcLcLIDbiRegistryItemXxxlEintgR(void *p) { delete [] ((::COMET::IDbiRegistryItemXxx*)p); } static void destruct_COMETcLcLIDbiRegistryItemXxxlEintgR(void *p) { typedef ::COMET::IDbiRegistryItemXxx current_t; ((current_t*)p)->~current_t(); } // Wrapper around a custom streamer member function. static void streamer_COMETcLcLIDbiRegistryItemXxxlEintgR(TBuffer &buf, void *obj) { ((::COMET::IDbiRegistryItemXxx*)obj)->::COMET::IDbiRegistryItemXxx::Streamer(buf); } } // end of namespace ROOT for class ::COMET::IDbiRegistryItemXxx //______________________________________________________________________________ namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IDbiRegistryItemXxx. typedef ::ROOT::Shadow::COMET::IDbiRegistryItemXxxlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fData", &sobj->fData); sobj->COMET::IDbiRegistryItem::ShowMembers(R__insp); } } namespace COMET { template <> void IDbiRegistryItemXxx::ShowMembers(TMemberInspector &R__insp) { ::ROOT::COMETcLcLIDbiRegistryItemXxxlEdoublegR_ShowMembers(this, R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIDbiRegistryItemXxxlEdoublegR(void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx : new ::COMET::IDbiRegistryItemXxx; } static void *newArray_COMETcLcLIDbiRegistryItemXxxlEdoublegR(Long_t nElements, void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx[nElements] : new ::COMET::IDbiRegistryItemXxx[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIDbiRegistryItemXxxlEdoublegR(void *p) { delete ((::COMET::IDbiRegistryItemXxx*)p); } static void deleteArray_COMETcLcLIDbiRegistryItemXxxlEdoublegR(void *p) { delete [] ((::COMET::IDbiRegistryItemXxx*)p); } static void destruct_COMETcLcLIDbiRegistryItemXxxlEdoublegR(void *p) { typedef ::COMET::IDbiRegistryItemXxx current_t; ((current_t*)p)->~current_t(); } // Wrapper around a custom streamer member function. static void streamer_COMETcLcLIDbiRegistryItemXxxlEdoublegR(TBuffer &buf, void *obj) { ((::COMET::IDbiRegistryItemXxx*)obj)->::COMET::IDbiRegistryItemXxx::Streamer(buf); } } // end of namespace ROOT for class ::COMET::IDbiRegistryItemXxx //______________________________________________________________________________ namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlEchargR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IDbiRegistryItemXxx. typedef ::ROOT::Shadow::COMET::IDbiRegistryItemXxxlEchargR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fData", &sobj->fData); sobj->COMET::IDbiRegistryItem::ShowMembers(R__insp); } } namespace COMET { template <> void IDbiRegistryItemXxx::ShowMembers(TMemberInspector &R__insp) { ::ROOT::COMETcLcLIDbiRegistryItemXxxlEchargR_ShowMembers(this, R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIDbiRegistryItemXxxlEchargR(void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx : new ::COMET::IDbiRegistryItemXxx; } static void *newArray_COMETcLcLIDbiRegistryItemXxxlEchargR(Long_t nElements, void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx[nElements] : new ::COMET::IDbiRegistryItemXxx[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIDbiRegistryItemXxxlEchargR(void *p) { delete ((::COMET::IDbiRegistryItemXxx*)p); } static void deleteArray_COMETcLcLIDbiRegistryItemXxxlEchargR(void *p) { delete [] ((::COMET::IDbiRegistryItemXxx*)p); } static void destruct_COMETcLcLIDbiRegistryItemXxxlEchargR(void *p) { typedef ::COMET::IDbiRegistryItemXxx current_t; ((current_t*)p)->~current_t(); } // Wrapper around a custom streamer member function. static void streamer_COMETcLcLIDbiRegistryItemXxxlEchargR(TBuffer &buf, void *obj) { ((::COMET::IDbiRegistryItemXxx*)obj)->::COMET::IDbiRegistryItemXxx::Streamer(buf); } } // end of namespace ROOT for class ::COMET::IDbiRegistryItemXxx //______________________________________________________________________________ namespace ROOT { void COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IDbiRegistryItemXxx. typedef ::ROOT::Shadow::COMET::IDbiRegistryItemXxxlEconstsPcharmUgR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IDbiRegistryItemXxx*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fData", &sobj->fData); sobj->COMET::IDbiRegistryItem::ShowMembers(R__insp); } } namespace COMET { template <> void IDbiRegistryItemXxx::ShowMembers(TMemberInspector &R__insp) { ::ROOT::COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR_ShowMembers(this, R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx : new ::COMET::IDbiRegistryItemXxx; } static void *newArray_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(Long_t nElements, void *p) { return p ? new(p) ::COMET::IDbiRegistryItemXxx[nElements] : new ::COMET::IDbiRegistryItemXxx[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void *p) { delete ((::COMET::IDbiRegistryItemXxx*)p); } static void deleteArray_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void *p) { delete [] ((::COMET::IDbiRegistryItemXxx*)p); } static void destruct_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void *p) { typedef ::COMET::IDbiRegistryItemXxx current_t; ((current_t*)p)->~current_t(); } // Wrapper around a custom streamer member function. static void streamer_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(TBuffer &buf, void *obj) { ((::COMET::IDbiRegistryItemXxx*)obj)->::COMET::IDbiRegistryItemXxx::Streamer(buf); } } // end of namespace ROOT for class ::COMET::IDbiRegistryItemXxx /******************************************************** * ../dict/IDbiRegistry_Dict.cxx * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED * FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX(). * CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE. ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3)) #pragma GCC diagnostic ignored "-Wstrict-aliasing" #endif extern "C" void G__cpp_reset_tagtableIDbiRegistry_Dict(); extern "C" void G__set_cpp_environmentIDbiRegistry_Dict() { G__cpp_reset_tagtableIDbiRegistry_Dict(); } #include extern "C" int G__cpp_dllrevIDbiRegistry_Dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* COMET::IDbiRegistry */ static int G__IDbiRegistry_Dict_421_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistry* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistry((bool) G__int(libp->para[0])); } else { p = new((void*) gvp) COMET::IDbiRegistry((bool) G__int(libp->para[0])); } break; case 0: int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistry[n]; } else { p = new((void*) gvp) COMET::IDbiRegistry[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistry; } else { p = new((void*) gvp) COMET::IDbiRegistry; } } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry)); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistry* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistry(*(COMET::IDbiRegistry*) libp->para[0].ref); } else { p = new((void*) gvp) COMET::IDbiRegistry(*(COMET::IDbiRegistry*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry)); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IDbiRegistry& obj = ((COMET::IDbiRegistry*) G__getstructoffset())->operator=(*(COMET::IDbiRegistry*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistry*) G__getstructoffset())->Merge(*(COMET::IDbiRegistry*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->Size()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->KeyExists((const char*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistry*) G__getstructoffset())->RemoveKey((const char*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ((const COMET::IDbiRegistry*) G__getstructoffset())->PrintStream(*(ostream*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const istream& obj = ((COMET::IDbiRegistry*) G__getstructoffset())->ReadStream(*(istream*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ((const COMET::IDbiRegistry*) G__getstructoffset())->PrettyPrint(*(ostream*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->ValuesLocked()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistry*) G__getstructoffset())->LockValues(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistry*) G__getstructoffset())->UnLockValues(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->KeysLocked()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistry*) G__getstructoffset())->LockKeys(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistry*) G__getstructoffset())->UnLockKeys(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((COMET::IDbiRegistry*) G__getstructoffset())->SetDirty((bool) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((COMET::IDbiRegistry*) G__getstructoffset())->SetDirty(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::IDbiRegistry*) G__getstructoffset())->IsDirty()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistry*) G__getstructoffset())->SetErrorHandler((COMET::IDbiRegistry::ErrorHandler) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->Get((const char*) G__int(libp->para[0]), *(char*) G__Charref(&libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->Get((const char*) G__int(libp->para[0]), libp->para[1].ref ? *(const char**) libp->para[1].ref : *(const char**) (void*) (&G__Mlong(libp->para[1])))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->Get((const char*) G__int(libp->para[0]), *(int*) G__Intref(&libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->Get((const char*) G__int(libp->para[0]), *(double*) G__Doubleref(&libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->Get((const char*) G__int(libp->para[0]), *(COMET::IDbiRegistry*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const type_info& obj = ((const COMET::IDbiRegistry*) G__getstructoffset())->GetType((const char*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const string* pobj; const string xobj = ((const COMET::IDbiRegistry*) G__getstructoffset())->GetTypeAsString((const char*) G__int(libp->para[0])); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const string* pobj; const string xobj = ((const COMET::IDbiRegistry*) G__getstructoffset())->GetValueAsString((const char*) G__int(libp->para[0])); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 99, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->GetChar((const char*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->GetCharString((const char*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((const COMET::IDbiRegistry*) G__getstructoffset())->GetInt((const char*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const COMET::IDbiRegistry*) G__getstructoffset())->GetDouble((const char*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IDbiRegistry* pobj; const COMET::IDbiRegistry xobj = ((const COMET::IDbiRegistry*) G__getstructoffset())->GetTDbiRegistry((const char*) G__int(libp->para[0])); pobj = new COMET::IDbiRegistry(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::IDbiRegistry*) G__getstructoffset())->Set((const char*) G__int(libp->para[0]), (char) G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::IDbiRegistry*) G__getstructoffset())->Set((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::IDbiRegistry*) G__getstructoffset())->Set((const char*) G__int(libp->para[0]), (int) G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::IDbiRegistry*) G__getstructoffset())->Set((const char*) G__int(libp->para[0]), (double) G__double(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::IDbiRegistry*) G__getstructoffset())->Set((const char*) G__int(libp->para[0]), *((COMET::IDbiRegistry*) G__int(libp->para[1])))); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IDbiRegistry::IDbiRegistryKey* pobj; const COMET::IDbiRegistry::IDbiRegistryKey xobj = ((const COMET::IDbiRegistry*) G__getstructoffset())->Key(); pobj = new COMET::IDbiRegistry::IDbiRegistryKey(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IDbiRegistry::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistry::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IDbiRegistry::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistry::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistry*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistry::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistry::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistry::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_421_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistry::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IDbiRegistry G__TCOMETcLcLIDbiRegistry; static int G__IDbiRegistry_Dict_421_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::IDbiRegistry*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IDbiRegistry*) (soff+(sizeof(COMET::IDbiRegistry)*i)))->~G__TCOMETcLcLIDbiRegistry(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IDbiRegistry*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IDbiRegistry*) (soff))->~G__TCOMETcLcLIDbiRegistry(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IDbiRegistryItemXxx */ static int G__IDbiRegistry_Dict_430_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx[n]; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IDbiRegistryItemXxx::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IDbiRegistryItemXxx::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistryItemXxx*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_430_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__IDbiRegistry_Dict_430_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p; void* tmp = (void*) G__int(libp->para[0]); p = new COMET::IDbiRegistryItemXxx(*(COMET::IDbiRegistryItemXxx*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IDbiRegistryItemXxx G__TCOMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR; static int G__IDbiRegistry_Dict_430_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IDbiRegistryItemXxx*) (soff+(sizeof(COMET::IDbiRegistryItemXxx)*i)))->~G__TCOMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IDbiRegistryItemXxx*) (soff))->~G__TCOMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__IDbiRegistry_Dict_430_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* dest = (COMET::IDbiRegistryItemXxx*) G__getstructoffset(); *dest = *(COMET::IDbiRegistryItemXxx*) libp->para[0].ref; const COMET::IDbiRegistryItemXxx& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IDbiRegistryItemXxx */ static int G__IDbiRegistry_Dict_431_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx[n]; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IDbiRegistryItemXxx::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IDbiRegistryItemXxx::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistryItemXxx*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_431_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__IDbiRegistry_Dict_431_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p; void* tmp = (void*) G__int(libp->para[0]); p = new COMET::IDbiRegistryItemXxx(*(COMET::IDbiRegistryItemXxx*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IDbiRegistryItemXxx G__TCOMETcLcLIDbiRegistryItemXxxlEintgR; static int G__IDbiRegistry_Dict_431_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IDbiRegistryItemXxx*) (soff+(sizeof(COMET::IDbiRegistryItemXxx)*i)))->~G__TCOMETcLcLIDbiRegistryItemXxxlEintgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IDbiRegistryItemXxx*) (soff))->~G__TCOMETcLcLIDbiRegistryItemXxxlEintgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__IDbiRegistry_Dict_431_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* dest = (COMET::IDbiRegistryItemXxx*) G__getstructoffset(); *dest = *(COMET::IDbiRegistryItemXxx*) libp->para[0].ref; const COMET::IDbiRegistryItemXxx& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IDbiRegistryItemXxx */ static int G__IDbiRegistry_Dict_432_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx[n]; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IDbiRegistryItemXxx::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IDbiRegistryItemXxx::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistryItemXxx*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_432_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__IDbiRegistry_Dict_432_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p; void* tmp = (void*) G__int(libp->para[0]); p = new COMET::IDbiRegistryItemXxx(*(COMET::IDbiRegistryItemXxx*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IDbiRegistryItemXxx G__TCOMETcLcLIDbiRegistryItemXxxlEdoublegR; static int G__IDbiRegistry_Dict_432_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IDbiRegistryItemXxx*) (soff+(sizeof(COMET::IDbiRegistryItemXxx)*i)))->~G__TCOMETcLcLIDbiRegistryItemXxxlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IDbiRegistryItemXxx*) (soff))->~G__TCOMETcLcLIDbiRegistryItemXxxlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__IDbiRegistry_Dict_432_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* dest = (COMET::IDbiRegistryItemXxx*) G__getstructoffset(); *dest = *(COMET::IDbiRegistryItemXxx*) libp->para[0].ref; const COMET::IDbiRegistryItemXxx& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IDbiRegistryItemXxx */ static int G__IDbiRegistry_Dict_433_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx[n]; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IDbiRegistryItemXxx::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IDbiRegistryItemXxx::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistryItemXxx*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_433_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__IDbiRegistry_Dict_433_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p; void* tmp = (void*) G__int(libp->para[0]); p = new COMET::IDbiRegistryItemXxx(*(COMET::IDbiRegistryItemXxx*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IDbiRegistryItemXxx G__TCOMETcLcLIDbiRegistryItemXxxlEchargR; static int G__IDbiRegistry_Dict_433_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IDbiRegistryItemXxx*) (soff+(sizeof(COMET::IDbiRegistryItemXxx)*i)))->~G__TCOMETcLcLIDbiRegistryItemXxxlEchargR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IDbiRegistryItemXxx*) (soff))->~G__TCOMETcLcLIDbiRegistryItemXxxlEchargR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__IDbiRegistry_Dict_433_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* dest = (COMET::IDbiRegistryItemXxx*) G__getstructoffset(); *dest = *(COMET::IDbiRegistryItemXxx*) libp->para[0].ref; const COMET::IDbiRegistryItemXxx& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IDbiRegistryItemXxx */ static int G__IDbiRegistry_Dict_434_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx[n]; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IDbiRegistryItemXxx; } else { p = new((void*) gvp) COMET::IDbiRegistryItemXxx; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IDbiRegistryItemXxx::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IDbiRegistryItemXxx::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IDbiRegistryItemXxx*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IDbiRegistryItemXxx::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IDbiRegistry_Dict_434_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IDbiRegistryItemXxx::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__IDbiRegistry_Dict_434_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IDbiRegistryItemXxx* p; void* tmp = (void*) G__int(libp->para[0]); p = new COMET::IDbiRegistryItemXxx(*(COMET::IDbiRegistryItemXxx*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IDbiRegistryItemXxx G__TCOMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR; static int G__IDbiRegistry_Dict_434_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IDbiRegistryItemXxx*) (soff+(sizeof(COMET::IDbiRegistryItemXxx)*i)))->~G__TCOMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IDbiRegistryItemXxx*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IDbiRegistryItemXxx*) (soff))->~G__TCOMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ static int G__IDbiRegistry_Dict__0_1756(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = operator<<(*(ostream*) libp->para[0].ref, *(COMET::IDbiRegistry*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } /********************************************************* * Member function Stub *********************************************************/ /* COMET::IDbiRegistry */ /* COMET::IDbiRegistryItemXxx */ /* COMET::IDbiRegistryItemXxx */ /* COMET::IDbiRegistryItemXxx */ /* COMET::IDbiRegistryItemXxx */ /* COMET::IDbiRegistryItemXxx */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncIDbiRegistry_Dict { public: G__Sizep2memfuncIDbiRegistry_Dict(): p(&G__Sizep2memfuncIDbiRegistry_Dict::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncIDbiRegistry_Dict::*p)(); }; size_t G__get_sizep2memfuncIDbiRegistry_Dict() { G__Sizep2memfuncIDbiRegistry_Dict a; G__setsizep2memfunc((int)a.sizep2memfunc()); return((size_t)a.sizep2memfunc()); } /********************************************************* * virtual base class offset calculation interface *********************************************************/ /* Setting up class inheritance */ /********************************************************* * Inheritance information setup/ *********************************************************/ extern "C" void G__cpp_setup_inheritanceIDbiRegistry_Dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry))) { COMET::IDbiRegistry *G__Lderived; G__Lderived=(COMET::IDbiRegistry*)0x1000; { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR))) { COMET::IDbiRegistryItemXxx *G__Lderived; G__Lderived=(COMET::IDbiRegistryItemXxx*)0x1000; { COMET::IDbiRegistryItem *G__Lpbase=(COMET::IDbiRegistryItem*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItem),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR))) { COMET::IDbiRegistryItemXxx *G__Lderived; G__Lderived=(COMET::IDbiRegistryItemXxx*)0x1000; { COMET::IDbiRegistryItem *G__Lpbase=(COMET::IDbiRegistryItem*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItem),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR))) { COMET::IDbiRegistryItemXxx *G__Lderived; G__Lderived=(COMET::IDbiRegistryItemXxx*)0x1000; { COMET::IDbiRegistryItem *G__Lpbase=(COMET::IDbiRegistryItem*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItem),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR))) { COMET::IDbiRegistryItemXxx *G__Lderived; G__Lderived=(COMET::IDbiRegistryItemXxx*)0x1000; { COMET::IDbiRegistryItem *G__Lpbase=(COMET::IDbiRegistryItem*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItem),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR))) { COMET::IDbiRegistryItemXxx *G__Lderived; G__Lderived=(COMET::IDbiRegistryItemXxx*)0x1000; { COMET::IDbiRegistryItem *G__Lpbase=(COMET::IDbiRegistryItem*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItem),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR),G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableIDbiRegistry_Dict() { /* Setting up typedef entry */ G__search_typename2("Version_t",115,-1,0,-1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_maplEstringcOIDbiRegistryItemmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOIDbiRegistryItemmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_maplEstringcOIDbiRegistryItemmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOIDbiRegistryItemmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_maplEstringcOIDbiRegistryItemmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOIDbiRegistryItemmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_maplEstringcOIDbiRegistryItemmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOIDbiRegistryItemmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("tRegMap",117,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_maplEstringcOIDbiRegistryItemmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOIDbiRegistryItemmUgRsPgRsPgR),0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry)); G__setnewtype(-1,NULL,0); G__search_typename2("ErrorHandler",89,-1,0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry)); G__setnewtype(-1,"void (*ErrorHandler)(void);",0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* COMET::IDbiRegistry */ static void G__setup_memvarCOMETcLcLIDbiRegistry(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry)); { COMET::IDbiRegistry *p; p=(COMET::IDbiRegistry*)0x1000; if (p) { } G__memvar_setup((void*)0,103,0,0,-1,-1,-1,4,"fValuesLocked=",0,(char*)NULL); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,4,"fKeysLocked=",0,(char*)NULL); G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("ErrorHandler"),-1,4,"fErrorHandler=",0,"! not written out"); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,4,"fDirty=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::IDbiRegistryItemXxx */ static void G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR)); { COMET::IDbiRegistryItemXxx *p; p=(COMET::IDbiRegistryItemXxx*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry),-1,-1,4,"fData=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::IDbiRegistryItemXxx */ static void G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlEintgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR)); { COMET::IDbiRegistryItemXxx *p; p=(COMET::IDbiRegistryItemXxx*)0x1000; if (p) { } G__memvar_setup((void*)0,73,0,0,-1,-1,-1,4,"fData=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::IDbiRegistryItemXxx */ static void G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR)); { COMET::IDbiRegistryItemXxx *p; p=(COMET::IDbiRegistryItemXxx*)0x1000; if (p) { } G__memvar_setup((void*)0,68,0,0,-1,-1,-1,4,"fData=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::IDbiRegistryItemXxx */ static void G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlEchargR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR)); { COMET::IDbiRegistryItemXxx *p; p=(COMET::IDbiRegistryItemXxx*)0x1000; if (p) { } G__memvar_setup((void*)0,67,0,0,-1,-1,-1,4,"fData=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::IDbiRegistryItemXxx */ static void G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR)); { COMET::IDbiRegistryItemXxx *p; p=(COMET::IDbiRegistryItemXxx*)0x1000; if (p) { } G__memvar_setup((void*)0,67,2,1,-1,-1,-1,4,"fData=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarIDbiRegistry_Dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncCOMETcLcLIDbiRegistry(void) { /* COMET::IDbiRegistry */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry)); G__memfunc_setup("IDbiRegistry",1201,G__IDbiRegistry_Dict_421_0_1, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry), -1, 0, 1, 5, 1, 0, "g - - 0 'true' readonly", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IDbiRegistry",1201,G__IDbiRegistry_Dict_421_0_2, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry), -1, 0, 1, 1, 1, 0, "u 'COMET::IDbiRegistry' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__IDbiRegistry_Dict_421_0_3, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry), -1, 1, 1, 1, 1, 0, "u 'COMET::IDbiRegistry' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Merge",496,G__IDbiRegistry_Dict_421_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::IDbiRegistry' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Size",411,G__IDbiRegistry_Dict_421_0_5, 104, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("KeyExists",937,G__IDbiRegistry_Dict_421_0_6, 103, -1, -1, 0, 1, 1, 1, 8, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RemoveKey",919,G__IDbiRegistry_Dict_421_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1); G__memfunc_setup("Dump",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", "*MENU*", (void*) NULL, 1); G__memfunc_setup("PrintStream",1145,G__IDbiRegistry_Dict_421_0_10, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 1, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ReadStream",1000,G__IDbiRegistry_Dict_421_0_11, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream >' 'istream' 1 - is", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1); G__memfunc_setup("PrettyPrint",1173,G__IDbiRegistry_Dict_421_0_13, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 1, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ValuesLocked",1218,G__IDbiRegistry_Dict_421_0_15, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("LockValues",1017,G__IDbiRegistry_Dict_421_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1); G__memfunc_setup("UnLockValues",1212,G__IDbiRegistry_Dict_421_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1); G__memfunc_setup("KeysLocked",1006,G__IDbiRegistry_Dict_421_0_18, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("LockKeys",805,G__IDbiRegistry_Dict_421_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1); G__memfunc_setup("UnLockKeys",1000,G__IDbiRegistry_Dict_421_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1); G__memfunc_setup("SetDirty",824,G__IDbiRegistry_Dict_421_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 'true' is_dirty", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IsDirty",712,G__IDbiRegistry_Dict_421_0_22, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetErrorHandler",1524,G__IDbiRegistry_Dict_421_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "Y - 'COMET::IDbiRegistry::ErrorHandler' 0 - eh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,G__IDbiRegistry_Dict_421_0_24, 103, -1, -1, 0, 2, 1, 1, 8, "C - - 10 - key c - - 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,G__IDbiRegistry_Dict_421_0_25, 103, -1, -1, 0, 2, 1, 1, 8, "C - - 10 - key C - - 11 - s", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,G__IDbiRegistry_Dict_421_0_26, 103, -1, -1, 0, 2, 1, 1, 8, "C - - 10 - key i - - 1 - i", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,G__IDbiRegistry_Dict_421_0_27, 103, -1, -1, 0, 2, 1, 1, 8, "C - - 10 - key d - - 1 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,G__IDbiRegistry_Dict_421_0_28, 103, -1, -1, 0, 2, 1, 1, 8, "C - - 10 - key u 'COMET::IDbiRegistry' - 1 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetType",706,G__IDbiRegistry_Dict_421_0_29, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_type_info), -1, 1, 1, 1, 1, 9, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetTypeAsString",1517,G__IDbiRegistry_Dict_421_0_30, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_string), -1, 0, 1, 1, 1, 8, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetValueAsString",1608,G__IDbiRegistry_Dict_421_0_31, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_string), -1, 0, 1, 1, 1, 8, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetChar",670,G__IDbiRegistry_Dict_421_0_32, 99, -1, -1, 0, 1, 1, 1, 8, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCharString",1301,G__IDbiRegistry_Dict_421_0_33, 67, -1, -1, 0, 1, 1, 1, 9, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInt",587,G__IDbiRegistry_Dict_421_0_34, 105, -1, -1, 0, 1, 1, 1, 8, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDouble",891,G__IDbiRegistry_Dict_421_0_35, 100, -1, -1, 0, 1, 1, 1, 8, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetTDbiRegistry",1500,G__IDbiRegistry_Dict_421_0_36, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry), -1, 0, 1, 1, 1, 8, "C - - 10 - key", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Set",300,G__IDbiRegistry_Dict_421_0_37, 103, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - key c - - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Set",300,G__IDbiRegistry_Dict_421_0_38, 103, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - key C - - 10 - s", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Set",300,G__IDbiRegistry_Dict_421_0_39, 103, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - key i - - 0 - i", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Set",300,G__IDbiRegistry_Dict_421_0_40, 103, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - key d - - 0 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Set",300,G__IDbiRegistry_Dict_421_0_41, 103, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - key u 'COMET::IDbiRegistry' - 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Key",297,G__IDbiRegistry_Dict_421_0_42, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistrycLcLIDbiRegistryKey), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__IDbiRegistry_Dict_421_0_43, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IDbiRegistry::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IDbiRegistry_Dict_421_0_44, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistry::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IDbiRegistry_Dict_421_0_45, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IDbiRegistry::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IDbiRegistry_Dict_421_0_46, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IDbiRegistry::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__IDbiRegistry_Dict_421_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__IDbiRegistry_Dict_421_0_51, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistry::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IDbiRegistry_Dict_421_0_52, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistry::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IDbiRegistry_Dict_421_0_53, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistry::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IDbiRegistry_Dict_421_0_54, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistry::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~IDbiRegistry", 1327, G__IDbiRegistry_Dict_421_0_55, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR(void) { /* COMET::IDbiRegistryItemXxx */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR)); G__memfunc_setup("IDbiRegistryItemXxx",3743,G__IDbiRegistry_Dict_430_0_1, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dump",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("PrintStream",1145,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 1, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ReadStream",1000,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream >' 'istream' 1 - is", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_type_info), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetTypeAsString",1517,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("IDbiRegistryItemXxx",3743,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR), -1, 0, 1, 1, 4, 0, "U 'COMET::IDbiRegistry' - 0 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry), -1, 0, 0, 1, 4, 0, "", "Only let IDbiRegistry call ", (void*) NULL, 0); G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'COMET::IDbiRegistry' - 0 - data", "these methods.", (void*) NULL, 0); G__memfunc_setup("Dup",297,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_IDbiRegistryItem), -1, 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__IDbiRegistry_Dict_430_0_12, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IDbiRegistryItemXxx::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IDbiRegistry_Dict_430_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IDbiRegistry_Dict_430_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IDbiRegistryItemXxx::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IDbiRegistry_Dict_430_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IDbiRegistryItemXxx::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__IDbiRegistry_Dict_430_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__IDbiRegistry_Dict_430_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IDbiRegistry_Dict_430_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IDbiRegistry_Dict_430_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IDbiRegistry_Dict_430_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("IDbiRegistryItemXxx", 3743, G__IDbiRegistry_Dict_430_0_24, (int) ('i'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR), -1, 0, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~IDbiRegistryItemXxx", 3869, G__IDbiRegistry_Dict_430_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__IDbiRegistry_Dict_430_0_26, (int) ('u'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR), -1, 1, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlEintgR(void) { /* COMET::IDbiRegistryItemXxx */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR)); G__memfunc_setup("IDbiRegistryItemXxx",2381,G__IDbiRegistry_Dict_431_0_1, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dump",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("PrintStream",1145,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 1, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ReadStream",1000,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream >' 'istream' 1 - is", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_type_info), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetTypeAsString",1517,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("IDbiRegistryItemXxx",2381,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR), -1, 0, 1, 1, 4, 0, "I - - 0 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,(G__InterfaceMethod) NULL, 73, -1, -1, 0, 0, 1, 4, 0, "", "Only let IDbiRegistry call ", (void*) NULL, 0); G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "I - - 0 - data", "these methods.", (void*) NULL, 0); G__memfunc_setup("Dup",297,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_IDbiRegistryItem), -1, 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__IDbiRegistry_Dict_431_0_12, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IDbiRegistryItemXxx::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IDbiRegistry_Dict_431_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IDbiRegistry_Dict_431_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IDbiRegistryItemXxx::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IDbiRegistry_Dict_431_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IDbiRegistryItemXxx::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__IDbiRegistry_Dict_431_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__IDbiRegistry_Dict_431_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IDbiRegistry_Dict_431_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IDbiRegistry_Dict_431_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IDbiRegistry_Dict_431_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("IDbiRegistryItemXxx", 2381, G__IDbiRegistry_Dict_431_0_24, (int) ('i'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR), -1, 0, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~IDbiRegistryItemXxx", 2507, G__IDbiRegistry_Dict_431_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__IDbiRegistry_Dict_431_0_26, (int) ('u'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR), -1, 1, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlEdoublegR(void) { /* COMET::IDbiRegistryItemXxx */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR)); G__memfunc_setup("IDbiRegistryItemXxx",2685,G__IDbiRegistry_Dict_432_0_1, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dump",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("PrintStream",1145,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 1, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ReadStream",1000,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream >' 'istream' 1 - is", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_type_info), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetTypeAsString",1517,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("IDbiRegistryItemXxx",2685,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR), -1, 0, 1, 1, 4, 0, "D - - 0 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,(G__InterfaceMethod) NULL, 68, -1, -1, 0, 0, 1, 4, 0, "", "Only let IDbiRegistry call ", (void*) NULL, 0); G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "D - - 0 - data", "these methods.", (void*) NULL, 0); G__memfunc_setup("Dup",297,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_IDbiRegistryItem), -1, 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__IDbiRegistry_Dict_432_0_12, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IDbiRegistryItemXxx::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IDbiRegistry_Dict_432_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IDbiRegistry_Dict_432_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IDbiRegistryItemXxx::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IDbiRegistry_Dict_432_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IDbiRegistryItemXxx::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__IDbiRegistry_Dict_432_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__IDbiRegistry_Dict_432_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IDbiRegistry_Dict_432_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IDbiRegistry_Dict_432_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IDbiRegistry_Dict_432_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("IDbiRegistryItemXxx", 2685, G__IDbiRegistry_Dict_432_0_24, (int) ('i'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR), -1, 0, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~IDbiRegistryItemXxx", 2811, G__IDbiRegistry_Dict_432_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__IDbiRegistry_Dict_432_0_26, (int) ('u'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlEchargR(void) { /* COMET::IDbiRegistryItemXxx */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR)); G__memfunc_setup("IDbiRegistryItemXxx",2464,G__IDbiRegistry_Dict_433_0_1, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dump",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("PrintStream",1145,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 1, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ReadStream",1000,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream >' 'istream' 1 - is", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_type_info), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetTypeAsString",1517,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("IDbiRegistryItemXxx",2464,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR), -1, 0, 1, 1, 4, 0, "C - - 0 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 0, 1, 4, 0, "", "Only let IDbiRegistry call ", (void*) NULL, 0); G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "C - - 0 - data", "these methods.", (void*) NULL, 0); G__memfunc_setup("Dup",297,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_IDbiRegistryItem), -1, 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__IDbiRegistry_Dict_433_0_12, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IDbiRegistryItemXxx::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IDbiRegistry_Dict_433_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IDbiRegistry_Dict_433_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IDbiRegistryItemXxx::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IDbiRegistry_Dict_433_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IDbiRegistryItemXxx::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__IDbiRegistry_Dict_433_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__IDbiRegistry_Dict_433_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IDbiRegistry_Dict_433_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IDbiRegistry_Dict_433_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IDbiRegistry_Dict_433_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("IDbiRegistryItemXxx", 2464, G__IDbiRegistry_Dict_433_0_24, (int) ('i'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR), -1, 0, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~IDbiRegistryItemXxx", 2590, G__IDbiRegistry_Dict_433_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__IDbiRegistry_Dict_433_0_26, (int) ('u'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR), -1, 1, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR(void) { /* COMET::IDbiRegistryItemXxx */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR)); G__memfunc_setup("IDbiRegistryItemXxx",3089,G__IDbiRegistry_Dict_434_0_1, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dump",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("PrintStream",1145,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 1, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ReadStream",1000,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("istream"), 1, 1, 1, 1, 0, "u 'basic_istream >' 'istream' 1 - is", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_type_info), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetTypeAsString",1517,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("IDbiRegistryItemXxx",3089,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR), -1, 0, 1, 1, 4, 0, "C - - 12 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Get",288,(G__InterfaceMethod) NULL, 67, -1, -1, 2, 0, 1, 4, 1, "", "Only let IDbiRegistry call ", (void*) NULL, 0); G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "C - - 12 - data", "these methods.", (void*) NULL, 0); G__memfunc_setup("Dup",297,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_IDbiRegistryItem), -1, 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__IDbiRegistry_Dict_434_0_12, 85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IDbiRegistryItemXxx::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IDbiRegistry_Dict_434_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IDbiRegistry_Dict_434_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IDbiRegistryItemXxx::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IDbiRegistry_Dict_434_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IDbiRegistryItemXxx::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__IDbiRegistry_Dict_434_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__IDbiRegistry_Dict_434_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IDbiRegistry_Dict_434_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IDbiRegistry_Dict_434_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IDbiRegistryItemXxx::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IDbiRegistry_Dict_434_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IDbiRegistryItemXxx::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("IDbiRegistryItemXxx", 3089, G__IDbiRegistry_Dict_434_0_24, (int) ('i'), G__get_linked_tagnum(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR), -1, 0, 1, 1, 1, 0, "u 'COMET::IDbiRegistryItemXxx' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~IDbiRegistryItemXxx", 3215, G__IDbiRegistry_Dict_434_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncIDbiRegistry_Dict() { } /********************************************************* * Global variable information setup for each class *********************************************************/ static void G__cpp_setup_global0() { /* Setting up global variables */ G__resetplocal(); } static void G__cpp_setup_global1() { G__resetglobalenv(); } extern "C" void G__cpp_setup_globalIDbiRegistry_Dict() { G__cpp_setup_global0(); G__cpp_setup_global1(); } /********************************************************* * Global function information setup for each class *********************************************************/ static void G__cpp_setup_func0() { G__lastifuncposition(); } static void G__cpp_setup_func1() { } static void G__cpp_setup_func2() { } static void G__cpp_setup_func3() { } static void G__cpp_setup_func4() { } static void G__cpp_setup_func5() { } static void G__cpp_setup_func6() { } static void G__cpp_setup_func7() { } static void G__cpp_setup_func8() { } static void G__cpp_setup_func9() { } static void G__cpp_setup_func10() { } static void G__cpp_setup_func11() { } static void G__cpp_setup_func12() { } static void G__cpp_setup_func13() { } static void G__cpp_setup_func14() { } static void G__cpp_setup_func15() { } static void G__cpp_setup_func16() { } static void G__cpp_setup_func17() { G__memfunc_setup("operator<<", 996, G__IDbiRegistry_Dict__0_1756, 117, G__get_linked_tagnum(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'COMET::IDbiRegistry' - 11 - r", (char*) NULL , (void*) NULL, 0); G__resetifuncposition(); } extern "C" void G__cpp_setup_funcIDbiRegistry_Dict() { G__cpp_setup_func0(); G__cpp_setup_func1(); G__cpp_setup_func2(); G__cpp_setup_func3(); G__cpp_setup_func4(); G__cpp_setup_func5(); G__cpp_setup_func6(); G__cpp_setup_func7(); G__cpp_setup_func8(); G__cpp_setup_func9(); G__cpp_setup_func10(); G__cpp_setup_func11(); G__cpp_setup_func12(); G__cpp_setup_func13(); G__cpp_setup_func14(); G__cpp_setup_func15(); G__cpp_setup_func16(); G__cpp_setup_func17(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__IDbiRegistry_DictLN_type_info = { "type_info" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR = { "basic_istream >" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream >" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_string = { "string" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_TBrowser = { "TBrowser" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_IDbiRegistryItem = { "IDbiRegistryItem" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMET = { "COMET" , 110 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItem = { "COMET::IDbiRegistryItem" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry = { "COMET::IDbiRegistry" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_maplEstringcOIDbiRegistryItemmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOIDbiRegistryItemmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistrycLcLIDbiRegistryKey = { "COMET::IDbiRegistry::IDbiRegistryKey" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR = { "COMET::IDbiRegistryItemXxx" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR = { "COMET::IDbiRegistryItemXxx" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR = { "COMET::IDbiRegistryItemXxx" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR = { "COMET::IDbiRegistryItemXxx" , 99 , -1 }; G__linked_taginfo G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR = { "COMET::IDbiRegistryItemXxx" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableIDbiRegistry_Dict() { G__IDbiRegistry_DictLN_type_info.tagnum = -1 ; G__IDbiRegistry_DictLN_TClass.tagnum = -1 ; G__IDbiRegistry_DictLN_TBuffer.tagnum = -1 ; G__IDbiRegistry_DictLN_TMemberInspector.tagnum = -1 ; G__IDbiRegistry_DictLN_TObject.tagnum = -1 ; G__IDbiRegistry_DictLN_TNamed.tagnum = -1 ; G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ; G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ; G__IDbiRegistry_DictLN_string.tagnum = -1 ; G__IDbiRegistry_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__IDbiRegistry_DictLN_TBrowser.tagnum = -1 ; G__IDbiRegistry_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ; G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__IDbiRegistry_DictLN_IDbiRegistryItem.tagnum = -1 ; G__IDbiRegistry_DictLN_COMET.tagnum = -1 ; G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItem.tagnum = -1 ; G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry.tagnum = -1 ; G__IDbiRegistry_DictLN_maplEstringcOIDbiRegistryItemmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOIDbiRegistryItemmUgRsPgRsPgR.tagnum = -1 ; G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistrycLcLIDbiRegistryKey.tagnum = -1 ; G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR.tagnum = -1 ; G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR.tagnum = -1 ; G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR.tagnum = -1 ; G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR.tagnum = -1 ; G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableIDbiRegistry_Dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_type_info); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_TClass); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_TBuffer); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_TMemberInspector); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_TObject); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_TNamed); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_basic_istreamlEcharcOchar_traitslEchargRsPgR); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_string); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_TBrowser); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_IDbiRegistryItem); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMET); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItem); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistry),sizeof(COMET::IDbiRegistry),-1,130816,(char*)NULL,G__setup_memvarCOMETcLcLIDbiRegistry,G__setup_memfuncCOMETcLcLIDbiRegistry); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_maplEstringcOIDbiRegistryItemmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOIDbiRegistryItemmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistrycLcLIDbiRegistryKey); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR),sizeof(COMET::IDbiRegistryItemXxx),-1,128256,(char*)NULL,G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR,G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlECOMETcLcLIDbiRegistrygR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEintgR),sizeof(COMET::IDbiRegistryItemXxx),-1,128256,(char*)NULL,G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlEintgR,G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlEintgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEdoublegR),sizeof(COMET::IDbiRegistryItemXxx),-1,128256,(char*)NULL,G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlEdoublegR,G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEchargR),sizeof(COMET::IDbiRegistryItemXxx),-1,128256,(char*)NULL,G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlEchargR,G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlEchargR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IDbiRegistry_DictLN_COMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR),sizeof(COMET::IDbiRegistryItemXxx),-1,128256,(char*)NULL,G__setup_memvarCOMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR,G__setup_memfuncCOMETcLcLIDbiRegistryItemXxxlEconstsPcharmUgR); } extern "C" void G__cpp_setupIDbiRegistry_Dict(void) { G__check_setup_version(30051515,"G__cpp_setupIDbiRegistry_Dict()"); G__set_cpp_environmentIDbiRegistry_Dict(); G__cpp_setup_tagtableIDbiRegistry_Dict(); G__cpp_setup_inheritanceIDbiRegistry_Dict(); G__cpp_setup_typetableIDbiRegistry_Dict(); G__cpp_setup_memvarIDbiRegistry_Dict(); G__cpp_setup_memfuncIDbiRegistry_Dict(); G__cpp_setup_globalIDbiRegistry_Dict(); G__cpp_setup_funcIDbiRegistry_Dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncIDbiRegistry_Dict(); return; } class G__cpp_setup_initIDbiRegistry_Dict { public: G__cpp_setup_initIDbiRegistry_Dict() { G__add_setup_func("IDbiRegistry_Dict",(G__incsetup)(&G__cpp_setupIDbiRegistry_Dict)); G__call_setup_funcs(); } ~G__cpp_setup_initIDbiRegistry_Dict() { G__remove_setup_func("IDbiRegistry_Dict"); } }; G__cpp_setup_initIDbiRegistry_Dict G__cpp_setup_initializerIDbiRegistry_Dict;