// // File generated by /vols/comet00/users/bek07/ICEDUST/CernVMFSProject/packages/EXTERNALS/ROOT/Linux-x86_64/root-install/bin/rootcint at Mon Sep 14 04:23:03 2015 // Do NOT change. Changes will be lost next time file is generated // #define R__DICTIONARY_FILENAME dOdOdIdictdIIFieldDescription_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 "IFieldDescription_Dict.h" #include "TCollectionProxyInfo.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::IHandle< ::COMET::IElementFieldDescription > IHandlelECOMETcLcLIElementFieldDescriptiongR; #else class IHandlelECOMETcLcLIElementFieldDescriptiongR : public ::COMET::IVHandle { public: //friend XX; // To force the creation of a virtual table, throw just in case. virtual ~IHandlelECOMETcLcLIElementFieldDescriptiongR() throw() {}; }; #endif } namespace COMET { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::COMET::IHandle< ::COMET::IFieldDescription > IHandlelECOMETcLcLIFieldDescriptiongR; #else class IHandlelECOMETcLcLIFieldDescriptiongR : public ::COMET::IVHandle { public: //friend XX; // To force the creation of a virtual table, throw just in case. virtual ~IHandlelECOMETcLcLIFieldDescriptiongR() throw() {}; }; #endif } } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace ROOT { void COMETcLcLIFieldDescription_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_COMETcLcLIFieldDescription(void *p = 0); static void *newArray_COMETcLcLIFieldDescription(Long_t size, void *p); static void delete_COMETcLcLIFieldDescription(void *p); static void deleteArray_COMETcLcLIFieldDescription(void *p); static void destruct_COMETcLcLIFieldDescription(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IFieldDescription*) { ::COMET::IFieldDescription *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IFieldDescription >(0); static ::ROOT::TGenericClassInfo instance("COMET::IFieldDescription", ::COMET::IFieldDescription::Class_Version(), "./../src/IFieldDescription.hxx", 15, typeid(::COMET::IFieldDescription), DefineBehavior(ptr, ptr), &::COMET::IFieldDescription::Dictionary, isa_proxy, 4, sizeof(::COMET::IFieldDescription) ); instance.SetNew(&new_COMETcLcLIFieldDescription); instance.SetNewArray(&newArray_COMETcLcLIFieldDescription); instance.SetDelete(&delete_COMETcLcLIFieldDescription); instance.SetDeleteArray(&deleteArray_COMETcLcLIFieldDescription); instance.SetDestructor(&destruct_COMETcLcLIFieldDescription); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IFieldDescription*) { return GenerateInitInstanceLocal((::COMET::IFieldDescription*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IFieldDescription*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void COMETcLcLIElementFieldDescription_ShowMembers(void *obj, TMemberInspector &R__insp); static void delete_COMETcLcLIElementFieldDescription(void *p); static void deleteArray_COMETcLcLIElementFieldDescription(void *p); static void destruct_COMETcLcLIElementFieldDescription(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IElementFieldDescription*) { ::COMET::IElementFieldDescription *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IElementFieldDescription >(0); static ::ROOT::TGenericClassInfo instance("COMET::IElementFieldDescription", ::COMET::IElementFieldDescription::Class_Version(), "./../src/IFieldDescription.hxx", 36, typeid(::COMET::IElementFieldDescription), DefineBehavior(ptr, ptr), &::COMET::IElementFieldDescription::Dictionary, isa_proxy, 4, sizeof(::COMET::IElementFieldDescription) ); instance.SetDelete(&delete_COMETcLcLIElementFieldDescription); instance.SetDeleteArray(&deleteArray_COMETcLcLIElementFieldDescription); instance.SetDestructor(&destruct_COMETcLcLIElementFieldDescription); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IElementFieldDescription*) { return GenerateInitInstanceLocal((::COMET::IElementFieldDescription*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IElementFieldDescription*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR_ShowMembers(void *obj, TMemberInspector &R__insp); static void COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR_Dictionary(); static void *new_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void *p = 0); static void *newArray_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(Long_t size, void *p); static void delete_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void *p); static void deleteArray_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void *p); static void destruct_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IHandle*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::COMET::IHandle) == sizeof(::ROOT::Shadow::COMET::IHandlelECOMETcLcLIElementFieldDescriptiongR)); ::COMET::IHandle *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IHandle >(0); static ::ROOT::TGenericClassInfo instance("COMET::IHandle", ::COMET::IHandle::Class_Version(), "./../src/IHandle.hxx", 106, typeid(::COMET::IHandle), DefineBehavior(ptr, ptr), &COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR_Dictionary, isa_proxy, 4, sizeof(::COMET::IHandle) ); instance.SetNew(&new_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR); instance.SetNewArray(&newArray_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR); instance.SetDelete(&delete_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR); instance.SetDeleteArray(&deleteArray_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR); instance.SetDestructor(&destruct_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IHandle*) { return GenerateInitInstanceLocal((::COMET::IHandle*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR_ShowMembers(void *obj, TMemberInspector &R__insp); static void COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR_Dictionary(); static void *new_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void *p = 0); static void *newArray_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(Long_t size, void *p); static void delete_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void *p); static void deleteArray_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void *p); static void destruct_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IHandle*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::COMET::IHandle) == sizeof(::ROOT::Shadow::COMET::IHandlelECOMETcLcLIFieldDescriptiongR)); ::COMET::IHandle *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IHandle >(0); static ::ROOT::TGenericClassInfo instance("COMET::IHandle", ::COMET::IHandle::Class_Version(), "./../src/IHandle.hxx", 106, typeid(::COMET::IHandle), DefineBehavior(ptr, ptr), &COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR_Dictionary, isa_proxy, 4, sizeof(::COMET::IHandle) ); instance.SetNew(&new_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR); instance.SetNewArray(&newArray_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR); instance.SetDelete(&delete_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR); instance.SetDeleteArray(&deleteArray_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR); instance.SetDestructor(&destruct_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IHandle*) { return GenerateInitInstanceLocal((::COMET::IHandle*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); } } // end of namespace ROOT namespace COMET { //______________________________________________________________________________ TClass *IFieldDescription::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *IFieldDescription::Class_Name() { return "COMET::IFieldDescription"; } //______________________________________________________________________________ const char *IFieldDescription::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IFieldDescription*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int IFieldDescription::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IFieldDescription*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void IFieldDescription::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IFieldDescription*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *IFieldDescription::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IFieldDescription*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ TClass *IElementFieldDescription::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *IElementFieldDescription::Class_Name() { return "COMET::IElementFieldDescription"; } //______________________________________________________________________________ const char *IElementFieldDescription::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IElementFieldDescription*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int IElementFieldDescription::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IElementFieldDescription*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void IElementFieldDescription::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IElementFieldDescription*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *IElementFieldDescription::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IElementFieldDescription*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> TClass *IHandle::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ template <> const char *IHandle::Class_Name() { return "COMET::IHandle"; } //______________________________________________________________________________ template <> const char *IHandle::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetImplFileName(); } //______________________________________________________________________________ template <> int IHandle::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ template <> void IHandle::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); } //______________________________________________________________________________ template <> TClass *IHandle::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> TClass *IHandle::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ template <> const char *IHandle::Class_Name() { return "COMET::IHandle"; } //______________________________________________________________________________ template <> const char *IHandle::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetImplFileName(); } //______________________________________________________________________________ template <> int IHandle::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ template <> void IHandle::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); } //______________________________________________________________________________ template <> TClass *IHandle::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> void IHandle::Streamer(TBuffer &R__b) { // Stream an object of class COMET::IHandle. if (R__b.IsReading()) { R__b.ReadClassBuffer(COMET::IHandle::Class(),this); } else { R__b.WriteClassBuffer(COMET::IHandle::Class(),this); } } } // namespace COMET //______________________________________________________________________________ namespace ROOT { void COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IHandle. typedef ::ROOT::Shadow::COMET::IHandlelECOMETcLcLIFieldDescriptiongR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } sobj->COMET::IVHandle::ShowMembers(R__insp); } } namespace COMET { template <> void IHandle::ShowMembers(TMemberInspector &R__insp) { ::ROOT::COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR_ShowMembers(this, R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void *p) { return p ? new(p) ::COMET::IHandle : new ::COMET::IHandle; } static void *newArray_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(Long_t nElements, void *p) { return p ? new(p) ::COMET::IHandle[nElements] : new ::COMET::IHandle[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void *p) { delete ((::COMET::IHandle*)p); } static void deleteArray_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void *p) { delete [] ((::COMET::IHandle*)p); } static void destruct_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void *p) { typedef ::COMET::IHandle current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::COMET::IHandle namespace COMET { //______________________________________________________________________________ void IFieldDescription::Streamer(TBuffer &R__b) { // Stream an object of class COMET::IFieldDescription. if (R__b.IsReading()) { R__b.ReadClassBuffer(COMET::IFieldDescription::Class(),this); } else { R__b.WriteClassBuffer(COMET::IFieldDescription::Class(),this); } } } // namespace COMET //______________________________________________________________________________ namespace COMET { void IFieldDescription::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IFieldDescription. TClass *R__cl = ::COMET::IFieldDescription::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fDescriptionList", (void*)&fDescriptionList); R__insp.InspectMember("vector >", (void*)&fDescriptionList, "fDescriptionList.", false); //This works around a msvc bug and should be harmless on other platforms typedef COMET::IDatum baseClass1; baseClass1::ShowMembers(R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIFieldDescription(void *p) { return p ? new(p) ::COMET::IFieldDescription : new ::COMET::IFieldDescription; } static void *newArray_COMETcLcLIFieldDescription(Long_t nElements, void *p) { return p ? new(p) ::COMET::IFieldDescription[nElements] : new ::COMET::IFieldDescription[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIFieldDescription(void *p) { delete ((::COMET::IFieldDescription*)p); } static void deleteArray_COMETcLcLIFieldDescription(void *p) { delete [] ((::COMET::IFieldDescription*)p); } static void destruct_COMETcLcLIFieldDescription(void *p) { typedef ::COMET::IFieldDescription current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::COMET::IFieldDescription namespace COMET { //______________________________________________________________________________ template <> void IHandle::Streamer(TBuffer &R__b) { // Stream an object of class COMET::IHandle. if (R__b.IsReading()) { R__b.ReadClassBuffer(COMET::IHandle::Class(),this); } else { R__b.WriteClassBuffer(COMET::IHandle::Class(),this); } } } // namespace COMET //______________________________________________________________________________ namespace ROOT { void COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IHandle. typedef ::ROOT::Shadow::COMET::IHandlelECOMETcLcLIElementFieldDescriptiongR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } sobj->COMET::IVHandle::ShowMembers(R__insp); } } namespace COMET { template <> void IHandle::ShowMembers(TMemberInspector &R__insp) { ::ROOT::COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR_ShowMembers(this, R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void *p) { return p ? new(p) ::COMET::IHandle : new ::COMET::IHandle; } static void *newArray_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(Long_t nElements, void *p) { return p ? new(p) ::COMET::IHandle[nElements] : new ::COMET::IHandle[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void *p) { delete ((::COMET::IHandle*)p); } static void deleteArray_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void *p) { delete [] ((::COMET::IHandle*)p); } static void destruct_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void *p) { typedef ::COMET::IHandle current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::COMET::IHandle namespace COMET { //______________________________________________________________________________ void IElementFieldDescription::Streamer(TBuffer &R__b) { // Stream an object of class COMET::IElementFieldDescription. if (R__b.IsReading()) { R__b.ReadClassBuffer(COMET::IElementFieldDescription::Class(),this); } else { R__b.WriteClassBuffer(COMET::IElementFieldDescription::Class(),this); } } } // namespace COMET //______________________________________________________________________________ namespace COMET { void IElementFieldDescription::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IElementFieldDescription. TClass *R__cl = ::COMET::IElementFieldDescription::IsA(); if (R__cl || R__insp.IsA()) { } //This works around a msvc bug and should be harmless on other platforms typedef COMET::IDatum baseClass1; baseClass1::ShowMembers(R__insp); } } // namespace COMET namespace ROOT { // Wrapper around operator delete static void delete_COMETcLcLIElementFieldDescription(void *p) { delete ((::COMET::IElementFieldDescription*)p); } static void deleteArray_COMETcLcLIElementFieldDescription(void *p) { delete [] ((::COMET::IElementFieldDescription*)p); } static void destruct_COMETcLcLIElementFieldDescription(void *p) { typedef ::COMET::IElementFieldDescription current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::COMET::IElementFieldDescription namespace ROOT { void vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR_Dictionary(); static void *new_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(void *p = 0); static void *newArray_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(Long_t size, void *p); static void delete_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(void *p); static void deleteArray_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(void *p); static void destruct_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector >*) { vector > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector >),0); static ::ROOT::TGenericClassInfo instance("vector >", -2, "/vols/comet00/users/bek07/ICEDUST/CernVMFSProject/packages/EXTERNALS/ROOT/Linux-x86_64/root-install/cint/cint/lib/prec_stl/vector", 49, typeid(vector >), DefineBehavior(ptr, ptr), 0, &vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR_Dictionary, isa_proxy, 4, sizeof(vector >) ); instance.SetNew(&new_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR); instance.SetNewArray(&newArray_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR); instance.SetDelete(&delete_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR); instance.SetDeleteArray(&deleteArray_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR); instance.SetDestructor(&destruct_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector > : new vector >; } static void *newArray_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector >[nElements] : new vector >[nElements]; } // Wrapper around operator delete static void delete_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(void *p) { delete ((vector >*)p); } static void deleteArray_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(void *p) { delete [] ((vector >*)p); } static void destruct_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgR(void *p) { typedef vector > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector > /******************************************************** * ../dict/IFieldDescription_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_tagtableIFieldDescription_Dict(); extern "C" void G__set_cpp_environmentIFieldDescription_Dict() { G__cpp_reset_tagtableIFieldDescription_Dict(); } #include extern "C" int G__cpp_dllrevIFieldDescription_Dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* COMET::IFieldDescription */ static int G__IFieldDescription_Dict_493_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IFieldDescription* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IFieldDescription[n]; } else { p = new((void*) gvp) COMET::IFieldDescription[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IFieldDescription; } else { p = new((void*) gvp) COMET::IFieldDescription; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IFieldDescription*) G__getstructoffset())->AddElement(*((COMET::IHandle*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::IFieldDescription*) G__getstructoffset())->Recreate()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IFieldDescription::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IFieldDescription::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IFieldDescription::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IFieldDescription::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IFieldDescription*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IFieldDescription::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IFieldDescription::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IFieldDescription::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_493_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IFieldDescription::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__IFieldDescription_Dict_493_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IFieldDescription* p; void* tmp = (void*) G__int(libp->para[0]); p = new COMET::IFieldDescription(*(COMET::IFieldDescription*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IFieldDescription G__TCOMETcLcLIFieldDescription; static int G__IFieldDescription_Dict_493_0_18(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::IFieldDescription*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IFieldDescription*) (soff+(sizeof(COMET::IFieldDescription)*i)))->~G__TCOMETcLcLIFieldDescription(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IFieldDescription*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IFieldDescription*) (soff))->~G__TCOMETcLcLIFieldDescription(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__IFieldDescription_Dict_493_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IFieldDescription* dest = (COMET::IFieldDescription*) G__getstructoffset(); *dest = *(COMET::IFieldDescription*) libp->para[0].ref; const COMET::IFieldDescription& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IElementFieldDescription */ static int G__IFieldDescription_Dict_494_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const COMET::IElementFieldDescription*) G__getstructoffset())->Recreate()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IElementFieldDescription::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IElementFieldDescription::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IElementFieldDescription::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IElementFieldDescription::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IElementFieldDescription*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IElementFieldDescription::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IElementFieldDescription::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IElementFieldDescription::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_494_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IElementFieldDescription::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IElementFieldDescription G__TCOMETcLcLIElementFieldDescription; static int G__IFieldDescription_Dict_494_0_16(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::IElementFieldDescription*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IElementFieldDescription*) (soff+(sizeof(COMET::IElementFieldDescription)*i)))->~G__TCOMETcLcLIElementFieldDescription(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IElementFieldDescription*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IElementFieldDescription*) (soff))->~G__TCOMETcLcLIElementFieldDescription(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__IFieldDescription_Dict_494_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IElementFieldDescription* dest = (COMET::IElementFieldDescription*) G__getstructoffset(); *dest = *(COMET::IElementFieldDescription*) libp->para[0].ref; const COMET::IElementFieldDescription& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IHandle */ static int G__IFieldDescription_Dict_496_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle[n]; } else { p = new((void*) gvp) COMET::IHandle[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle; } else { p = new((void*) gvp) COMET::IHandle; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle((COMET::IElementFieldDescription*) G__int(libp->para[0])); } else { p = new((void*) gvp) COMET::IHandle((COMET::IElementFieldDescription*) G__int(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle((COMET::IElementFieldDescription*) G__int(libp->para[0]), (bool) G__int(libp->para[1])); } else { p = new((void*) gvp) COMET::IHandle((COMET::IElementFieldDescription*) G__int(libp->para[0]), (bool) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle(*(COMET::IHandle*) libp->para[0].ref); } else { p = new((void*) gvp) COMET::IHandle(*(COMET::IHandle*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle& obj = ((COMET::IHandle*) G__getstructoffset())->operator=(*(COMET::IHandle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle& obj = ((COMET::IHandle*) G__getstructoffset())->operator=(*(COMET::IHandle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IElementFieldDescription& obj = ((const COMET::IHandle*) G__getstructoffset())->operator*(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const COMET::IHandle*) G__getstructoffset())->operator->()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IHandle::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IHandle::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IHandle*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IHandle::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_496_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IHandle::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IHandle G__TCOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR; static int G__IFieldDescription_Dict_496_0_21(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::IHandle*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IHandle*) (soff+(sizeof(COMET::IHandle)*i)))->~G__TCOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IHandle*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IHandle*) (soff))->~G__TCOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* vector,allocator > > */ static int G__IFieldDescription_Dict_498_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,allocator > >::reference obj = ((vector,allocator > >*) G__getstructoffset())->at((vector,allocator > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,allocator > >::const_reference obj = ((const vector,allocator > >*) G__getstructoffset())->at((vector,allocator > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,allocator > >::iterator* pobj; vector,allocator > >::iterator xobj = ((vector,allocator > >*) G__getstructoffset())->begin(); pobj = new vector,allocator > >::iterator(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__IFieldDescription_Dict_498_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,allocator > >::iterator* pobj; vector,allocator > >::iterator xobj = ((vector,allocator > >*) G__getstructoffset())->end(); pobj = new vector,allocator > >::iterator(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__IFieldDescription_Dict_498_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,allocator > >::reverse_iterator* pobj; vector,allocator > >::reverse_iterator xobj = ((vector,allocator > >*) G__getstructoffset())->rbegin(); pobj = new vector,allocator > >::reverse_iterator(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__IFieldDescription_Dict_498_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,allocator > >::reverse_iterator* pobj; vector,allocator > >::reverse_iterator xobj = ((vector,allocator > >*) G__getstructoffset())->rend(); pobj = new vector,allocator > >::reverse_iterator(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__IFieldDescription_Dict_498_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,allocator > >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,allocator > >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->resize((vector,allocator > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->resize((vector,allocator > >::size_type) G__int(libp->para[0]), *((COMET::IHandle*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,allocator > >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector,allocator > >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,allocator > >::reference obj = ((vector,allocator > >*) G__getstructoffset())->operator[]((vector,allocator > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,allocator > >::const_reference obj = ((const vector,allocator > >*) G__getstructoffset())->operator[]((vector,allocator > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,allocator > >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,allocator > >[n]; } else { p = new((void*) gvp) vector,allocator > >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,allocator > >; } else { p = new((void*) gvp) vector,allocator > >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,allocator > >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,allocator > >((vector,allocator > >::size_type) G__int(libp->para[0]), *(COMET::IHandle*) libp->para[1].ref); } else { p = new((void*) gvp) vector,allocator > >((vector,allocator > >::size_type) G__int(libp->para[0]), *(COMET::IHandle*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,allocator > >((vector,allocator > >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector,allocator > >((vector,allocator > >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,allocator > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,allocator > >(*(vector,allocator > >*) libp->para[0].ref); } else { p = new((void*) gvp) vector,allocator > >(*(vector,allocator > >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,allocator > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,allocator > >(*((vector,allocator > >::const_iterator*) G__int(libp->para[0])), *((vector,allocator > >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector,allocator > >(*((vector,allocator > >::const_iterator*) G__int(libp->para[0])), *((vector,allocator > >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,allocator > >& obj = ((vector,allocator > >*) G__getstructoffset())->operator=(*(vector,allocator > >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->reserve((vector,allocator > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle& obj = ((vector,allocator > >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle& obj = ((vector,allocator > >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->push_back(*(COMET::IHandle*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->swap(*(vector,allocator > >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,allocator > >::iterator* pobj; vector,allocator > >::iterator xobj = ((vector,allocator > >*) G__getstructoffset())->insert(*((vector,allocator > >::iterator*) G__int(libp->para[0])), *(COMET::IHandle*) libp->para[1].ref); pobj = new vector,allocator > >::iterator(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__IFieldDescription_Dict_498_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->insert(*((vector,allocator > >::iterator*) G__int(libp->para[0])), *((vector,allocator > >::const_iterator*) G__int(libp->para[1])) , *((vector,allocator > >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->insert(*((vector,allocator > >::iterator*) G__int(libp->para[0])), (vector,allocator > >::size_type) G__int(libp->para[1]) , *(COMET::IHandle*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->erase(*((vector,allocator > >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->erase(*((vector,allocator > >::iterator*) G__int(libp->para[0])), *((vector,allocator > >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_498_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,allocator > >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector,allocator > > G__TvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR; static int G__IFieldDescription_Dict_498_0_32(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: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector,allocator > >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector,allocator > >*) (soff+(sizeof(vector,allocator > >)*i)))->~G__TvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector,allocator > >*) soff; } else { G__setgvp((long) G__PVOID); ((vector,allocator > >*) (soff))->~G__TvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IHandle */ static int G__IFieldDescription_Dict_501_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle[n]; } else { p = new((void*) gvp) COMET::IHandle[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle; } else { p = new((void*) gvp) COMET::IHandle; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle((COMET::IFieldDescription*) G__int(libp->para[0])); } else { p = new((void*) gvp) COMET::IHandle((COMET::IFieldDescription*) G__int(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle((COMET::IFieldDescription*) G__int(libp->para[0]), (bool) G__int(libp->para[1])); } else { p = new((void*) gvp) COMET::IHandle((COMET::IFieldDescription*) G__int(libp->para[0]), (bool) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle(*(COMET::IHandle*) libp->para[0].ref); } else { p = new((void*) gvp) COMET::IHandle(*(COMET::IHandle*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR)); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle& obj = ((COMET::IHandle*) G__getstructoffset())->operator=(*(COMET::IHandle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle& obj = ((COMET::IHandle*) G__getstructoffset())->operator=(*(COMET::IHandle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IFieldDescription& obj = ((const COMET::IHandle*) G__getstructoffset())->operator*(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const COMET::IHandle*) G__getstructoffset())->operator->()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IHandle::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IHandle::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IHandle*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IHandle::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__IFieldDescription_Dict_501_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IHandle::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IHandle G__TCOMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR; static int G__IFieldDescription_Dict_501_0_21(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::IHandle*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IHandle*) (soff+(sizeof(COMET::IHandle)*i)))->~G__TCOMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IHandle*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IHandle*) (soff))->~G__TCOMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* COMET::IFieldDescription */ /* COMET::IElementFieldDescription */ /* COMET::IHandle */ /* vector,allocator > > */ /* COMET::IHandle */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncIFieldDescription_Dict { public: G__Sizep2memfuncIFieldDescription_Dict(): p(&G__Sizep2memfuncIFieldDescription_Dict::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncIFieldDescription_Dict::*p)(); }; size_t G__get_sizep2memfuncIFieldDescription_Dict() { G__Sizep2memfuncIFieldDescription_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_inheritanceIFieldDescription_Dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription))) { COMET::IFieldDescription *G__Lderived; G__Lderived=(COMET::IFieldDescription*)0x1000; { COMET::IDatum *G__Lpbase=(COMET::IDatum*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription),G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIDatum),(long)G__Lpbase-(long)G__Lderived,1,1); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription),G__get_linked_tagnum(&G__IFieldDescription_DictLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription),G__get_linked_tagnum(&G__IFieldDescription_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription))) { COMET::IElementFieldDescription *G__Lderived; G__Lderived=(COMET::IElementFieldDescription*)0x1000; { COMET::IDatum *G__Lpbase=(COMET::IDatum*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription),G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIDatum),(long)G__Lpbase-(long)G__Lderived,1,1); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription),G__get_linked_tagnum(&G__IFieldDescription_DictLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription),G__get_linked_tagnum(&G__IFieldDescription_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR))) { COMET::IHandle *G__Lderived; G__Lderived=(COMET::IHandle*)0x1000; { COMET::IVHandle *G__Lpbase=(COMET::IVHandle*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIVHandle),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),G__get_linked_tagnum(&G__IFieldDescription_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR))) { COMET::IHandle *G__Lderived; G__Lderived=(COMET::IHandle*)0x1000; { COMET::IVHandle *G__Lpbase=(COMET::IVHandle*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR),G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIVHandle),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR),G__get_linked_tagnum(&G__IFieldDescription_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableIFieldDescription_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__IFieldDescription_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("COMET::IHandle",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),256,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),1,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),257,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("DescriptionList",117,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR),0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription)); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* COMET::IFieldDescription */ static void G__setup_memvarCOMETcLcLIFieldDescription(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription)); { COMET::IFieldDescription *p; p=(COMET::IFieldDescription*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR),G__defined_typename("vector >"),-1,4,"fDescriptionList=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::IElementFieldDescription */ static void G__setup_memvarCOMETcLcLIElementFieldDescription(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription)); { COMET::IElementFieldDescription *p; p=(COMET::IElementFieldDescription*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::IHandle */ static void G__setup_memvarCOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR)); { COMET::IHandle *p; p=(COMET::IHandle*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* vector,allocator > > */ static void G__setup_memvarvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); { vector,allocator > > *p; p=(vector,allocator > >*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* COMET::IHandle */ static void G__setup_memvarCOMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR)); { COMET::IHandle *p; p=(COMET::IHandle*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__IFieldDescription_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarIFieldDescription_Dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncCOMETcLcLIFieldDescription(void) { /* COMET::IFieldDescription */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription)); G__memfunc_setup("IFieldDescription",1713,G__IFieldDescription_Dict_493_0_1, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddElement",979,G__IFieldDescription_Dict_493_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::IHandle' - 0 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Recreate",811,G__IFieldDescription_Dict_493_0_3, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__IFieldDescription_Dict_493_0_5, 85, G__get_linked_tagnum(&G__IFieldDescription_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IFieldDescription::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IFieldDescription_Dict_493_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IFieldDescription::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IFieldDescription_Dict_493_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IFieldDescription::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IFieldDescription_Dict_493_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IFieldDescription::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IFieldDescription_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__IFieldDescription_Dict_493_0_12, 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__IFieldDescription_Dict_493_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IFieldDescription::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IFieldDescription_Dict_493_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IFieldDescription::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IFieldDescription_Dict_493_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IFieldDescription::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IFieldDescription_Dict_493_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IFieldDescription::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("IFieldDescription", 1713, G__IFieldDescription_Dict_493_0_17, (int) ('i'), G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription), -1, 0, 1, 1, 1, 0, "u 'COMET::IFieldDescription' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~IFieldDescription", 1839, G__IFieldDescription_Dict_493_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__IFieldDescription_Dict_493_0_19, (int) ('u'), G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription), -1, 1, 1, 1, 1, 0, "u 'COMET::IFieldDescription' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIElementFieldDescription(void) { /* COMET::IElementFieldDescription */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription)); G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 3); G__memfunc_setup("Recreate",811,G__IFieldDescription_Dict_494_0_3, 85, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementField), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 3); G__memfunc_setup("Class",502,G__IFieldDescription_Dict_494_0_4, 85, G__get_linked_tagnum(&G__IFieldDescription_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IElementFieldDescription::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IFieldDescription_Dict_494_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IElementFieldDescription::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IFieldDescription_Dict_494_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IElementFieldDescription::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IFieldDescription_Dict_494_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IElementFieldDescription::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IFieldDescription_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__IFieldDescription_Dict_494_0_11, 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__IFieldDescription_Dict_494_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IElementFieldDescription::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IFieldDescription_Dict_494_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IElementFieldDescription::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IFieldDescription_Dict_494_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IElementFieldDescription::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IFieldDescription_Dict_494_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IElementFieldDescription::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~IElementFieldDescription", 2553, G__IFieldDescription_Dict_494_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__IFieldDescription_Dict_494_0_17, (int) ('u'), G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription), -1, 1, 1, 1, 1, 0, "u 'COMET::IElementFieldDescription' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR(void) { /* COMET::IHandle */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR)); G__memfunc_setup("IHandle",3702,G__IFieldDescription_Dict_496_0_1, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",3702,G__IFieldDescription_Dict_496_0_2, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), -1, 0, 1, 5, 1, 0, "U 'COMET::IElementFieldDescription' - 0 - pointee", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",3702,G__IFieldDescription_Dict_496_0_3, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), -1, 0, 2, 1, 1, 0, "U 'COMET::IElementFieldDescription' - 0 - pointee g - - 0 - owner", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",3702,G__IFieldDescription_Dict_496_0_4, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), -1, 0, 1, 1, 1, 0, "u 'COMET::IHandle' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__IFieldDescription_Dict_496_0_5, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), -1, 1, 1, 1, 1, 0, "u 'COMET::IHandle' - 1 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__IFieldDescription_Dict_496_0_6, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), -1, 1, 1, 1, 1, 1, "u 'COMET::IHandle' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__IFieldDescription_Dict_496_0_7, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription), -1, 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator->",983,G__IFieldDescription_Dict_496_0_8, 85, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__IFieldDescription_Dict_496_0_9, 85, G__get_linked_tagnum(&G__IFieldDescription_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IHandle::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IFieldDescription_Dict_496_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IFieldDescription_Dict_496_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IHandle::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IFieldDescription_Dict_496_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IHandle::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IFieldDescription_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__IFieldDescription_Dict_496_0_16, 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__IFieldDescription_Dict_496_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IFieldDescription_Dict_496_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IHandle::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IFieldDescription_Dict_496_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IFieldDescription_Dict_496_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IHandle::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~IHandle", 3828, G__IFieldDescription_Dict_496_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR(void) { /* vector,allocator > > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR)); G__memfunc_setup("at",213,G__IFieldDescription_Dict_498_0_1, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), G__defined_typename("vector,allocator > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,allocator > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__IFieldDescription_Dict_498_0_2, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), G__defined_typename("vector,allocator > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,allocator > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__IFieldDescription_Dict_498_0_3, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__IFieldDescription_Dict_498_0_4, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__IFieldDescription_Dict_498_0_5, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,allocator > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__IFieldDescription_Dict_498_0_6, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,allocator > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__IFieldDescription_Dict_498_0_7, 107, -1, G__defined_typename("vector,allocator > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__IFieldDescription_Dict_498_0_8, 107, -1, G__defined_typename("vector,allocator > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__IFieldDescription_Dict_498_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,allocator > >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__IFieldDescription_Dict_498_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector,allocator > >::size_type' 0 - sz u 'COMET::IHandle' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__IFieldDescription_Dict_498_0_11, 107, -1, G__defined_typename("vector,allocator > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__IFieldDescription_Dict_498_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__IFieldDescription_Dict_498_0_13, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), G__defined_typename("vector,allocator > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,allocator > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__IFieldDescription_Dict_498_0_14, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), G__defined_typename("vector,allocator > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,allocator > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,allocator > >",10360,G__IFieldDescription_Dict_498_0_15, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,allocator > >",10360,G__IFieldDescription_Dict_498_0_16, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector,allocator > >::size_type' 0 - n u 'COMET::IHandle' - 11 '(COMET::IHandle)()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,allocator > >",10360,G__IFieldDescription_Dict_498_0_17, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector,allocator > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,allocator > >",10360,G__IFieldDescription_Dict_498_0_18, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector,allocator > >::iterator' 'vector,allocator > >::const_iterator' 10 - first u 'vector,allocator > >::iterator' 'vector,allocator > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__IFieldDescription_Dict_498_0_19, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector,allocator > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__IFieldDescription_Dict_498_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,allocator > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__IFieldDescription_Dict_498_0_21, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__IFieldDescription_Dict_498_0_22, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__IFieldDescription_Dict_498_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::IHandle' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__IFieldDescription_Dict_498_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,allocator > >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__IFieldDescription_Dict_498_0_25, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector,allocator > >::iterator' - 0 - position u 'COMET::IHandle' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__IFieldDescription_Dict_498_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,allocator > >::iterator' - 0 - position u 'vector,allocator > >::iterator' 'vector,allocator > >::const_iterator' 10 - first " "u 'vector,allocator > >::iterator' 'vector,allocator > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__IFieldDescription_Dict_498_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,allocator > >::iterator' - 0 - position k - 'vector,allocator > >::size_type' 0 - n " "u 'COMET::IHandle' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__IFieldDescription_Dict_498_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__IFieldDescription_Dict_498_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,allocator > >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__IFieldDescription_Dict_498_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector,allocator > >::iterator' - 0 - first u 'vector,allocator > >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__IFieldDescription_Dict_498_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector,allocator > >", 10486, G__IFieldDescription_Dict_498_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR(void) { /* COMET::IHandle */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR)); G__memfunc_setup("IHandle",2988,G__IFieldDescription_Dict_501_0_1, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",2988,G__IFieldDescription_Dict_501_0_2, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR), -1, 0, 1, 5, 1, 0, "U 'COMET::IFieldDescription' - 0 - pointee", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",2988,G__IFieldDescription_Dict_501_0_3, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR), -1, 0, 2, 1, 1, 0, "U 'COMET::IFieldDescription' - 0 - pointee g - - 0 - owner", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",2988,G__IFieldDescription_Dict_501_0_4, 105, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR), -1, 0, 1, 1, 1, 0, "u 'COMET::IHandle' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__IFieldDescription_Dict_501_0_5, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR), -1, 1, 1, 1, 1, 0, "u 'COMET::IHandle' - 1 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__IFieldDescription_Dict_501_0_6, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR), -1, 1, 1, 1, 1, 1, "u 'COMET::IHandle' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__IFieldDescription_Dict_501_0_7, 117, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription), -1, 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator->",983,G__IFieldDescription_Dict_501_0_8, 85, G__get_linked_tagnum(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__IFieldDescription_Dict_501_0_9, 85, G__get_linked_tagnum(&G__IFieldDescription_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IHandle::Class) ), 0); G__memfunc_setup("Class_Name",982,G__IFieldDescription_Dict_501_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__IFieldDescription_Dict_501_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IHandle::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__IFieldDescription_Dict_501_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IHandle::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__IFieldDescription_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__IFieldDescription_Dict_501_0_16, 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__IFieldDescription_Dict_501_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__IFieldDescription_Dict_501_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IHandle::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__IFieldDescription_Dict_501_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__IFieldDescription_Dict_501_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IHandle::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~IHandle", 3114, G__IFieldDescription_Dict_501_0_21, (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_memfuncIFieldDescription_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_globalIFieldDescription_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() { } static void G__cpp_setup_func18() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcIFieldDescription_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(); G__cpp_setup_func18(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__IFieldDescription_DictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator" , 115 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_COMET = { "COMET" , 110 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_COMETcLcLIVHandle = { "COMET::IVHandle" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_COMETcLcLIDatum = { "COMET::IDatum" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_COMETcLcLIFieldDescription = { "COMET::IFieldDescription" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription = { "COMET::IElementFieldDescription" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_COMETcLcLIElementField = { "COMET::IElementField" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR = { "COMET::IHandle" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR = { "vector,allocator > >" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiterator = { "vector,allocator > >::iterator" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,allocator > >::iterator>" , 99 , -1 }; G__linked_taginfo G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR = { "COMET::IHandle" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableIFieldDescription_Dict() { G__IFieldDescription_DictLN_TClass.tagnum = -1 ; G__IFieldDescription_DictLN_TBuffer.tagnum = -1 ; G__IFieldDescription_DictLN_TMemberInspector.tagnum = -1 ; G__IFieldDescription_DictLN_TObject.tagnum = -1 ; G__IFieldDescription_DictLN_TNamed.tagnum = -1 ; G__IFieldDescription_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__IFieldDescription_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__IFieldDescription_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ; G__IFieldDescription_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__IFieldDescription_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ; G__IFieldDescription_DictLN_COMET.tagnum = -1 ; G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR.tagnum = -1 ; G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR.tagnum = -1 ; G__IFieldDescription_DictLN_COMETcLcLIVHandle.tagnum = -1 ; G__IFieldDescription_DictLN_COMETcLcLIDatum.tagnum = -1 ; G__IFieldDescription_DictLN_COMETcLcLIFieldDescription.tagnum = -1 ; G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription.tagnum = -1 ; G__IFieldDescription_DictLN_COMETcLcLIElementField.tagnum = -1 ; G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR.tagnum = -1 ; G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR.tagnum = -1 ; G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiterator.tagnum = -1 ; G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableIFieldDescription_Dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_TClass); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_TBuffer); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_TMemberInspector); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_TObject); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_TNamed); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_COMET); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_COMETcLcLIVHandle); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_COMETcLcLIDatum); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_COMETcLcLIFieldDescription),sizeof(COMET::IFieldDescription),-1,324864,(char*)NULL,G__setup_memvarCOMETcLcLIFieldDescription,G__setup_memfuncCOMETcLcLIFieldDescription); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_COMETcLcLIElementFieldDescription),sizeof(COMET::IElementFieldDescription),-1,324866,(char*)NULL,G__setup_memvarCOMETcLcLIElementFieldDescription,G__setup_memfuncCOMETcLcLIElementFieldDescription); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_COMETcLcLIElementField); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR),sizeof(COMET::IHandle),-1,327424,(char*)NULL,G__setup_memvarCOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR,G__setup_memfuncCOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR),sizeof(vector,allocator > >),-1,298752,(char*)NULL,G__setup_memvarvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR,G__setup_memfuncvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgR); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIElementFieldDescriptiongRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__IFieldDescription_DictLN_COMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR),sizeof(COMET::IHandle),-1,327424,(char*)NULL,G__setup_memvarCOMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR,G__setup_memfuncCOMETcLcLIHandlelECOMETcLcLIFieldDescriptiongR); } extern "C" void G__cpp_setupIFieldDescription_Dict(void) { G__check_setup_version(30051515,"G__cpp_setupIFieldDescription_Dict()"); G__set_cpp_environmentIFieldDescription_Dict(); G__cpp_setup_tagtableIFieldDescription_Dict(); G__cpp_setup_inheritanceIFieldDescription_Dict(); G__cpp_setup_typetableIFieldDescription_Dict(); G__cpp_setup_memvarIFieldDescription_Dict(); G__cpp_setup_memfuncIFieldDescription_Dict(); G__cpp_setup_globalIFieldDescription_Dict(); G__cpp_setup_funcIFieldDescription_Dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncIFieldDescription_Dict(); return; } class G__cpp_setup_initIFieldDescription_Dict { public: G__cpp_setup_initIFieldDescription_Dict() { G__add_setup_func("IFieldDescription_Dict",(G__incsetup)(&G__cpp_setupIFieldDescription_Dict)); G__call_setup_funcs(); } ~G__cpp_setup_initIFieldDescription_Dict() { G__remove_setup_func("IFieldDescription_Dict"); } }; G__cpp_setup_initIFieldDescription_Dict G__cpp_setup_initializerIFieldDescription_Dict;