Binary compatibility report for the ROOT library between 5.23.02 and 5.23.04 versions on x86
Test Info
Library Name | ROOT |
Version #1 | 5.23.02 |
Version #2 | 5.23.04 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1960 |
Total Shared Libraries | 117 |
Total Symbols / Types | 5704 / 1715 |
Verdict | Incompatible (15.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 183 |
Removed Symbols | High | 125 |
Problems with Data Types | High | 82 |
Medium | 8 |
Low | 7 |
Problems with Symbols | High | 48 |
Medium | 2 |
Low | 12 |
Problems with Constants | Low | 5 |
Other Changes in Data Types | - | 11 |
Other Changes in Symbols | - | 2 |
Added Symbols (183)
Cintex.h,
libCintex.so
namespace ROOT::Cintex
Cintex::Default_CreateClass ( char const* name, ROOT::TGenericClassInfo* gci ) [static]
[symbol: _ZN4ROOT6Cintex6Cintex19Default_CreateClassEPKcPNS_17TGenericClassInfoE]
G__ci.h,
libCint.so
G__value_get_tagnum ( G__value* buf )
RooAbsArg.h,
libRooFitCore.so
RooAbsArg::printMetaArgs ( std::ostream& p1 ) const
[symbol: _ZNK9RooAbsArg13printMetaArgsERSo]
RooAbsCategory.h,
libRooFitCore.so
RooAbsCategory::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN14RooAbsCategory9copyCacheEPK9RooAbsArgb]
RooAbsCategoryLValue.h,
libRooFitCore.so
RooAbsCategoryLValue::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN20RooAbsCategoryLValue9copyCacheEPK9RooAbsArgb]
RooAbsCollection.h,
libRooFitCore.so
RooAbsCollection::assignFast ( RooAbsCollection const& other )
[symbol: _ZN16RooAbsCollection10assignFastERKS_]
RooAbsReal.h,
libRooFitCore.so
RooAbsReal::asTF ( RooArgList const& obs, RooArgList const& pars, RooArgSet const& nset ) const
[symbol: _ZNK10RooAbsReal4asTFERK10RooArgListS2_RK9RooArgSet]
RooAbsReal::chi2FitDriver ( RooAbsReal& fcn, RooLinkedList& cmdList )
[symbol: _ZN10RooAbsReal13chi2FitDriverERS_R13RooLinkedList]
RooAbsReal::chi2FitTo ( RooDataHist& data, RooCmdArg arg1, RooCmdArg arg2, RooCmdArg arg3, RooCmdArg arg4, RooCmdArg arg5, RooCmdArg arg6, RooCmdArg arg7, RooCmdArg arg8 )
[symbol: _ZN10RooAbsReal9chi2FitToER11RooDataHist9RooCmdArgS2_S2_S2_S2_S2_S2_S2_]
RooAbsReal::chi2FitTo ( RooDataHist& data, RooLinkedList const& cmdList )
[symbol: _ZN10RooAbsReal9chi2FitToER11RooDataHistRK13RooLinkedList]
RooAbsReal::chi2FitTo ( RooDataSet& xydata, RooCmdArg arg1, RooCmdArg arg2, RooCmdArg arg3, RooCmdArg arg4, RooCmdArg arg5, RooCmdArg arg6, RooCmdArg arg7, RooCmdArg arg8 )
[symbol: _ZN10RooAbsReal9chi2FitToER10RooDataSet9RooCmdArgS2_S2_S2_S2_S2_S2_S2_]
RooAbsReal::chi2FitTo ( RooDataSet& xydata, RooLinkedList const& cmdList )
[symbol: _ZN10RooAbsReal9chi2FitToER10RooDataSetRK13RooLinkedList]
RooAbsReal::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN10RooAbsReal9copyCacheEPK9RooAbsArgb]
RooAbsReal::createChi2 ( RooDataHist& data, RooCmdArg arg1, RooCmdArg arg2, RooCmdArg arg3, RooCmdArg arg4, RooCmdArg arg5, RooCmdArg arg6, RooCmdArg arg7, RooCmdArg arg8 )
[symbol: _ZN10RooAbsReal10createChi2ER11RooDataHist9RooCmdArgS2_S2_S2_S2_S2_S2_S2_]
RooAbsReal::createChi2 ( RooDataHist& data, RooLinkedList const& cmdList )
[symbol: _ZN10RooAbsReal10createChi2ER11RooDataHistRK13RooLinkedList]
RooAbsReal::createChi2 ( RooDataSet& data, RooCmdArg arg1, RooCmdArg arg2, RooCmdArg arg3, RooCmdArg arg4, RooCmdArg arg5, RooCmdArg arg6, RooCmdArg arg7, RooCmdArg arg8 )
[symbol: _ZN10RooAbsReal10createChi2ER10RooDataSet9RooCmdArgS2_S2_S2_S2_S2_S2_S2_]
RooAbsReal::createChi2 ( RooDataSet& data, RooLinkedList const& cmdList )
[symbol: _ZN10RooAbsReal10createChi2ER10RooDataSetRK13RooLinkedList]
RooAbsReal::derivative ( RooRealVar& obs, Int_t order, Double_t eps )
[symbol: _ZN10RooAbsReal10derivativeER10RooRealVarid]
RooAbsReal::functor ( RooArgList const& obs, RooArgList const& pars, RooArgSet const& nset ) const
[symbol: _ZNK10RooAbsReal7functorERK10RooArgListS2_RK9RooArgSet]
RooAbsReal::getIntegratorConfig ( )
[symbol: _ZN10RooAbsReal19getIntegratorConfigEv]
RooAbsReal::iGenFunction ( RooArgSet const& observables, RooArgSet const& nset )
[symbol: _ZN10RooAbsReal12iGenFunctionERK9RooArgSetS2_]
RooAbsReal::iGenFunction ( RooRealVar& x, RooArgSet const& nset )
[symbol: _ZN10RooAbsReal12iGenFunctionER10RooRealVarRK9RooArgSet]
RooAbsReal::maxVal ( Int_t code ) const
[symbol: _ZNK10RooAbsReal6maxValEi]
RooAbsReal::minTrialSamples ( RooArgSet const& p1 ) const
[symbol: _ZNK10RooAbsReal15minTrialSamplesERK9RooArgSet]
RooAbsReal::specialIntegratorConfig ( Bool_t createOnTheFly )
[symbol: _ZN10RooAbsReal23specialIntegratorConfigEb]
RooAbsRealLValue.h,
libRooFitCore.so
RooAbsRealLValue::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN16RooAbsRealLValue9copyCacheEPK9RooAbsArgb]
RooArgSet.h,
libRooFitCore.so
RooArgSet::RooArgSet [in-charge] ( RooArgSet const& set1, RooArgSet const& set2, char const* name )
[symbol: _ZN9RooArgSetC1ERKS_S1_PKc]
RooArgSet::RooArgSet [not-in-charge] ( RooArgSet const& set1, RooArgSet const& set2, char const* name )
[symbol: _ZN9RooArgSetC2ERKS_S1_PKc]
RooCategory.h,
libRooFitCore.so
RooCategory::_nullProp [data]
[symbol: _ZN11RooCategory9_nullPropE]
RooCategorySharedProperties.h,
libRooFitCore.so
RooCategorySharedProperties::clone ( )
[symbol: _ZN27RooCategorySharedProperties5cloneEv]
RooCategorySharedProperties::RooCategorySharedProperties [in-charge] ( char const* uuidstr )
[symbol: _ZN27RooCategorySharedPropertiesC1EPKc]
RooCategorySharedProperties::RooCategorySharedProperties [not-in-charge] ( char const* uuidstr )
[symbol: _ZN27RooCategorySharedPropertiesC2EPKc]
RooCategorySharedProperties::RooCategorySharedProperties [not-in-charge] ( RooCategorySharedProperties const& other )
[symbol: _ZN27RooCategorySharedPropertiesC2ERKS_]
RooCintUtils.h,
libRooFitCore.so
namespace RooCintUtils
ctorArgs ( char const* classname, UInt_t nMinArgs )
[symbol: _ZN12RooCintUtils8ctorArgsEPKcj]
isEnum ( char const* typeName )
[symbol: _ZN12RooCintUtils6isEnumEPKc]
isValidEnumValue ( char const* typeName, char const* value )
[symbol: _ZN12RooCintUtils16isValidEnumValueEPKcS1_]
RooCmdArg.h,
libRooFitCore.so
RooCmdArg::getSet ( Int_t idx ) const
[symbol: _ZNK9RooCmdArg6getSetEi]
RooCmdArg::RooCmdArg [in-charge] ( char const* name, Int_t i1, Int_t i2, Double_t d1, Double_t d2, char const* s1, char const* s2, TObject const* o1, TObject const* o2, RooCmdArg const* ca, char const* s3, RooArgSet const* c1, RooArgSet const* c2 )
[symbol: _ZN9RooCmdArgC1EPKciiddS1_S1_PK7TObjectS4_PKS_S1_PK9RooArgSetS9_]
RooCmdArg::RooCmdArg [not-in-charge] ( char const* name, Int_t i1, Int_t i2, Double_t d1, Double_t d2, char const* s1, char const* s2, TObject const* o1, TObject const* o2, RooCmdArg const* ca, char const* s3, RooArgSet const* c1, RooArgSet const* c2 )
[symbol: _ZN9RooCmdArgC2EPKciiddS1_S1_PK7TObjectS4_PKS_S1_PK9RooArgSetS9_]
RooCmdArg::setSet ( Int_t idx, RooArgSet const& set )
[symbol: _ZN9RooCmdArg6setSetEiRK9RooArgSet]
RooCmdConfig.h,
libRooFitCore.so
RooCmdConfig::defineSet ( char const* name, char const* argName, Int_t setNum, RooArgSet const* set )
[symbol: _ZN12RooCmdConfig9defineSetEPKcS1_iPK9RooArgSet]
RooCmdConfig::filterCmdList ( RooLinkedList& cmdInList, char const* cmdNameList, Bool_t removeFromInList )
[symbol: _ZN12RooCmdConfig13filterCmdListER13RooLinkedListPKcb]
RooCmdConfig::getSet ( char const* name, RooArgSet* set )
[symbol: _ZN12RooCmdConfig6getSetEPKcP9RooArgSet]
RooNumGenConfig.h,
libRooFitCore.so
RooNumGenConfig::_default [data]
[symbol: _ZN15RooNumGenConfig8_defaultE]
RooNumGenConfig::addConfigSection ( RooAbsNumGenerator const* proto, RooArgSet const& defaultConfig )
[symbol: _ZN15RooNumGenConfig16addConfigSectionEPK18RooAbsNumGeneratorRK9RooArgSet]
RooNumGenConfig::Class ( ) [static]
[symbol: _ZN15RooNumGenConfig5ClassEv]
RooNumGenConfig::Class_Name ( ) [static]
[symbol: _ZN15RooNumGenConfig10Class_NameEv]
RooNumGenConfig::cleanup ( ) [static]
[symbol: _ZN15RooNumGenConfig7cleanupEv]
RooNumGenConfig::defaultConfig ( ) [static]
[symbol: _ZN15RooNumGenConfig13defaultConfigEv]
RooNumGenConfig::defaultPrintStyle ( Option_t* opt ) const
[symbol: _ZNK15RooNumGenConfig17defaultPrintStyleEPKc]
RooNumGenConfig::Dictionary ( ) [static]
[symbol: _ZN15RooNumGenConfig10DictionaryEv]
RooNumGenConfig::getConfigSection ( char const* name )
[symbol: _ZN15RooNumGenConfig16getConfigSectionEPKc]
RooNumGenConfig::getConfigSection ( char const* name ) const
[symbol: _ZNK15RooNumGenConfig16getConfigSectionEPKc]
RooNumGenConfig::ImplFileLine ( ) [static]
[symbol: _ZN15RooNumGenConfig12ImplFileLineEv]
RooNumGenConfig::ImplFileName ( ) [static]
[symbol: _ZN15RooNumGenConfig12ImplFileNameEv]
RooNumGenConfig::IsA ( ) const
[symbol: _ZNK15RooNumGenConfig3IsAEv]
RooNumGenConfig::method1D ( Bool_t cond, Bool_t cat )
[symbol: _ZN15RooNumGenConfig8method1DEbb]
RooNumGenConfig::method1D ( Bool_t cond, Bool_t cat ) const
[symbol: _ZNK15RooNumGenConfig8method1DEbb]
RooNumGenConfig::method2D ( Bool_t cond, Bool_t cat )
[symbol: _ZN15RooNumGenConfig8method2DEbb]
RooNumGenConfig::method2D ( Bool_t cond, Bool_t cat ) const
[symbol: _ZNK15RooNumGenConfig8method2DEbb]
RooNumGenConfig::methodND ( Bool_t cond, Bool_t cat )
[symbol: _ZN15RooNumGenConfig8methodNDEbb]
RooNumGenConfig::methodND ( Bool_t cond, Bool_t cat ) const
[symbol: _ZNK15RooNumGenConfig8methodNDEbb]
RooNumGenConfig::operator = ( RooNumGenConfig const& other )
[symbol: _ZN15RooNumGenConfigaSERKS_]
RooNumGenConfig::Print ( Option_t* options ) const
[symbol: _ZNK15RooNumGenConfig5PrintEPKc]
RooNumGenConfig::printMultiline ( std::ostream& os, Int_t content, Bool_t verbose, TString indent ) const
[symbol: _ZNK15RooNumGenConfig14printMultilineERSoib7TString]
RooNumGenConfig::RooNumGenConfig [in-charge] ( )
[symbol: _ZN15RooNumGenConfigC1Ev]
RooNumGenConfig::RooNumGenConfig [in-charge] ( RooNumGenConfig const& other )
[symbol: _ZN15RooNumGenConfigC1ERKS_]
RooNumGenConfig::RooNumGenConfig [not-in-charge] ( )
[symbol: _ZN15RooNumGenConfigC2Ev]
RooNumGenConfig::RooNumGenConfig [not-in-charge] ( RooNumGenConfig const& other )
[symbol: _ZN15RooNumGenConfigC2ERKS_]
RooNumGenConfig::ShowMembers ( TMemberInspector& insp, char* parent )
[symbol: _ZN15RooNumGenConfig11ShowMembersER16TMemberInspectorPc]
RooNumGenConfig::Streamer ( TBuffer& b )
[symbol: _ZN15RooNumGenConfig8StreamerER7TBuffer]
RooNumGenConfig::~RooNumGenConfig [in-charge-deleting] ( )
[symbol: _ZN15RooNumGenConfigD0Ev]
RooNumGenConfig::~RooNumGenConfig [in-charge] ( )
[symbol: _ZN15RooNumGenConfigD1Ev]
RooNumGenConfig::~RooNumGenConfig [not-in-charge] ( )
[symbol: _ZN15RooNumGenConfigD2Ev]
RooNumIntConfig.h,
libRooFitCore.so
RooNumIntConfig::defaultPrintStyle ( Option_t* opt ) const
[symbol: _ZNK15RooNumIntConfig17defaultPrintStyleEPKc]
RooRealVar.h,
libRooFitCore.so
RooRealVar::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN10RooRealVar9copyCacheEPK9RooAbsArgb]
RooRealVarSharedProperties.h,
libRooFitCore.so
RooRealVarSharedProperties::clone ( )
[symbol: _ZN26RooRealVarSharedProperties5cloneEv]
Scope.h,
libReflex.so
namespace Reflex
Scope::DataMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope12DataMemberAtEjNS_12EMEMBERQUERYE]
Scope::DataMemberByName ( std::string const& name, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope16DataMemberByNameERKSsNS_12EMEMBERQUERYE]
Scope::DataMemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope14DataMemberSizeENS_12EMEMBERQUERYE]
Scope::FunctionMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope16FunctionMemberAtEjNS_12EMEMBERQUERYE]
Scope::FunctionMemberByName ( std::string const& name, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope20FunctionMemberByNameERKSsNS_12EMEMBERQUERYE]
Scope::FunctionMemberByName ( std::string const& name, Type const& signature, unsigned int modifers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope20FunctionMemberByNameERKSsRKNS_4TypeEjNS_12EMEMBERQUERYE]
Scope::FunctionMemberByNameAndSignature ( std::string const& name, Type const& signature, unsigned int modifers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEjNS_12EMEMBERQUERYE]
Scope::FunctionMemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope18FunctionMemberSizeENS_12EMEMBERQUERYE]
Scope::HasBase ( Type const& cl ) const
[symbol: _ZNK6Reflex5Scope7HasBaseERKNS_4TypeE]
Scope::Member_Begin ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope12Member_BeginENS_12EMEMBERQUERYE]
Scope::Member_End ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope10Member_EndENS_12EMEMBERQUERYE]
Scope::Member_RBegin ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope13Member_RBeginENS_12EMEMBERQUERYE]
Scope::Member_REnd ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope11Member_REndENS_12EMEMBERQUERYE]
Scope::MemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope8MemberAtEjNS_12EMEMBERQUERYE]
Scope::MemberByName ( std::string const& name, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope12MemberByNameERKSsNS_12EMEMBERQUERYE]
Scope::MemberByName ( std::string const& name, Type const& signature, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope12MemberByNameERKSsRKNS_4TypeENS_12EMEMBERQUERYE]
Scope::UpdateMembers ( ) const
[symbol: _ZNK6Reflex5Scope13UpdateMembersEv]
ScopeBase.h,
libReflex.so
namespace Reflex
ScopeBase::DataMember_Begin ( EMEMBERQUERY p1 ) const
[symbol: _ZNK6Reflex9ScopeBase16DataMember_BeginENS_12EMEMBERQUERYE]
ScopeBase::DataMember_End ( EMEMBERQUERY p1 ) const
[symbol: _ZNK6Reflex9ScopeBase14DataMember_EndENS_12EMEMBERQUERYE]
ScopeBase::DataMember_RBegin ( EMEMBERQUERY p1 ) const
[symbol: _ZNK6Reflex9ScopeBase17DataMember_RBeginENS_12EMEMBERQUERYE]
ScopeBase::DataMember_REnd ( EMEMBERQUERY p1 ) const
[symbol: _ZNK6Reflex9ScopeBase15DataMember_REndENS_12EMEMBERQUERYE]
ScopeBase::DataMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase12DataMemberAtEjNS_12EMEMBERQUERYE]
ScopeBase::DataMemberByName ( std::string const& nam, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase16DataMemberByNameERKSsNS_12EMEMBERQUERYE]
ScopeBase::DataMemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase14DataMemberSizeENS_12EMEMBERQUERYE]
ScopeBase::FunctionMember_Begin ( EMEMBERQUERY p1 ) const
[symbol: _ZNK6Reflex9ScopeBase20FunctionMember_BeginENS_12EMEMBERQUERYE]
ScopeBase::FunctionMember_End ( EMEMBERQUERY p1 ) const
[symbol: _ZNK6Reflex9ScopeBase18FunctionMember_EndENS_12EMEMBERQUERYE]
ScopeBase::FunctionMember_RBegin ( EMEMBERQUERY p1 ) const
[symbol: _ZNK6Reflex9ScopeBase21FunctionMember_RBeginENS_12EMEMBERQUERYE]
ScopeBase::FunctionMember_REnd ( EMEMBERQUERY p1 ) const
[symbol: _ZNK6Reflex9ScopeBase19FunctionMember_REndENS_12EMEMBERQUERYE]
ScopeBase::FunctionMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase16FunctionMemberAtEjNS_12EMEMBERQUERYE]
ScopeBase::FunctionMemberByName ( std::string const& name, Type const& signature, unsigned int modifiers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase20FunctionMemberByNameERKSsRKNS_4TypeEjNS_12EMEMBERQUERYE]
ScopeBase::FunctionMemberByNameAndSignature ( std::string const& name, Type const& signature, unsigned int modifiers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEjNS_12EMEMBERQUERYE]
ScopeBase::FunctionMemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase18FunctionMemberSizeENS_12EMEMBERQUERYE]
ScopeBase::HasBase ( Type const& p1 ) const
[symbol: _ZNK6Reflex9ScopeBase7HasBaseERKNS_4TypeE]
ScopeBase::Member_Begin ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase12Member_BeginENS_12EMEMBERQUERYE]
ScopeBase::Member_End ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase10Member_EndENS_12EMEMBERQUERYE]
ScopeBase::Member_RBegin ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase13Member_RBeginENS_12EMEMBERQUERYE]
ScopeBase::Member_REnd ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase11Member_REndENS_12EMEMBERQUERYE]
ScopeBase::MemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase8MemberAtEjNS_12EMEMBERQUERYE]
ScopeBase::MemberByName ( std::string const& name, Type const& signature, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase12MemberByNameERKSsRKNS_4TypeENS_12EMEMBERQUERYE]
ScopeBase::MemberByName2 ( std::vector<Member>const& members, std::string const& name, Type const* signature, unsigned int modifiers_mask, bool matchReturnType ) const
[symbol: _ZNK6Reflex9ScopeBase13MemberByName2ERKSt6vectorINS_6MemberESaIS2_EERKSsPKNS_4TypeEjb]
ScopeBase::MemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase10MemberSizeENS_12EMEMBERQUERYE]
ScopeBase::UpdateMembers ( ) const
[symbol: _ZNK6Reflex9ScopeBase13UpdateMembersEv]
stdlib.h,
libRooFitCore.so
atof ( char const* __nptr )
TBuffer.h,
libCore.so
TBuffer::GetReAllocFunc ( ) const
[symbol: _ZNK7TBuffer14GetReAllocFuncEv]
TBuffer::SetBuffer ( void* buf, UInt_t bufsiz, Bool_t adopt, ReAllocCharFun_t reallocfunc )
[symbol: _ZN7TBuffer9SetBufferEPvjbPFPcS1_jjE]
TBuffer::SetReAllocFunc ( ReAllocCharFun_t reallocfunc )
[symbol: _ZN7TBuffer14SetReAllocFuncEPFPcS0_jjE]
TBuffer::TBuffer [in-charge] ( TBuffer::EMode mode, Int_t bufsiz, void* buf, Bool_t adopt, ReAllocCharFun_t reallocfunc )
[symbol: _ZN7TBufferC1ENS_5EModeEiPvbPFPcS2_jjE]
TBuffer::TBuffer [not-in-charge] ( TBuffer::EMode mode, Int_t bufsiz, void* buf, Bool_t adopt, ReAllocCharFun_t reallocfunc )
[symbol: _ZN7TBufferC2ENS_5EModeEiPvbPFPcS2_jjE]
TGLUtil.h,
libRGL.so
TGLColor::AsString ( ) const
[symbol: _ZNK8TGLColor8AsStringEv]
TGLColor::Class ( ) [static]
[symbol: _ZN8TGLColor5ClassEv]
TGLColor::Class_Name ( ) [static]
[symbol: _ZN8TGLColor10Class_NameEv]
TGLColor::Dictionary ( ) [static]
[symbol: _ZN8TGLColor10DictionaryEv]
TGLColor::GetColorIndex ( ) const
[symbol: _ZNK8TGLColor13GetColorIndexEv]
TGLColor::GetTransparency ( ) const
[symbol: _ZNK8TGLColor15GetTransparencyEv]
TGLColor::ImplFileLine ( ) [static]
[symbol: _ZN8TGLColor12ImplFileLineEv]
TGLColor::ImplFileName ( ) [static]
[symbol: _ZN8TGLColor12ImplFileNameEv]
TGLColor::IsA ( ) const
[symbol: _ZNK8TGLColor3IsAEv]
TGLColor::operator = ( TGLColor const& c )
[symbol: _ZN8TGLColoraSERKS_]
TGLColor::SetColor ( Color_t color_index )
[symbol: _ZN8TGLColor8SetColorEs]
TGLColor::SetColor ( Color_t color_index, Char_t transparency )
[symbol: _ZN8TGLColor8SetColorEsc]
TGLColor::SetColor ( Float_t r, Float_t g, Float_t b, Float_t a )
[symbol: _ZN8TGLColor8SetColorEffff]
TGLColor::SetColor ( Int_t r, Int_t g, Int_t b, Int_t a )
[symbol: _ZN8TGLColor8SetColorEiiii]
TGLColor::SetTransparency ( Char_t transparency )
[symbol: _ZN8TGLColor15SetTransparencyEc]
TGLColor::ShowMembers ( TMemberInspector& insp, char* parent )
[symbol: _ZN8TGLColor11ShowMembersER16TMemberInspectorPc]
TGLColor::Streamer ( TBuffer& b )
[symbol: _ZN8TGLColor8StreamerER7TBuffer]
TGLColor::TGLColor [in-charge] ( )
[symbol: _ZN8TGLColorC1Ev]
TGLColor::TGLColor [in-charge] ( Color_t color_index, Char_t transparency )
[symbol: _ZN8TGLColorC1Esc]
TGLColor::TGLColor [in-charge] ( Float_t r, Float_t g, Float_t b, Float_t a )
[symbol: _ZN8TGLColorC1Effff]
TGLColor::TGLColor [in-charge] ( Int_t r, Int_t g, Int_t b, Int_t a )
[symbol: _ZN8TGLColorC1Eiiii]
TGLColor::TGLColor [not-in-charge] ( )
[symbol: _ZN8TGLColorC2Ev]
TGLColor::TGLColor [not-in-charge] ( Color_t color_index, Char_t transparency )
[symbol: _ZN8TGLColorC2Esc]
TGLColor::TGLColor [not-in-charge] ( Float_t r, Float_t g, Float_t b, Float_t a )
[symbol: _ZN8TGLColorC2Effff]
TGLColor::TGLColor [not-in-charge] ( Int_t r, Int_t g, Int_t b, Int_t a )
[symbol: _ZN8TGLColorC2Eiiii]
TGLColor::~TGLColor [in-charge-deleting] ( )
[symbol: _ZN8TGLColorD0Ev]
TGLColor::~TGLColor [in-charge] ( )
[symbol: _ZN8TGLColorD1Ev]
TGLColor::~TGLColor [not-in-charge] ( )
[symbol: _ZN8TGLColorD2Ev]
TGLColorSet::Class ( ) [static]
[symbol: _ZN11TGLColorSet5ClassEv]
TGLColorSet::Class_Name ( ) [static]
[symbol: _ZN11TGLColorSet10Class_NameEv]
TGLColorSet::Dictionary ( ) [static]
[symbol: _ZN11TGLColorSet10DictionaryEv]
TGLColorSet::ImplFileLine ( ) [static]
[symbol: _ZN11TGLColorSet12ImplFileLineEv]
TGLColorSet::ImplFileName ( ) [static]
[symbol: _ZN11TGLColorSet12ImplFileNameEv]
TGLColorSet::IsA ( ) const
[symbol: _ZNK11TGLColorSet3IsAEv]
TGLColorSet::operator = ( TGLColorSet const& s )
[symbol: _ZN11TGLColorSetaSERKS_]
TGLColorSet::ShowMembers ( TMemberInspector& insp, char* parent )
[symbol: _ZN11TGLColorSet11ShowMembersER16TMemberInspectorPc]
TGLColorSet::StdDarkBackground ( )
[symbol: _ZN11TGLColorSet17StdDarkBackgroundEv]
TGLColorSet::StdLightBackground ( )
[symbol: _ZN11TGLColorSet18StdLightBackgroundEv]
TGLColorSet::Streamer ( TBuffer& b )
[symbol: _ZN11TGLColorSet8StreamerER7TBuffer]
TGLColorSet::TGLColorSet [in-charge] ( )
[symbol: _ZN11TGLColorSetC1Ev]
TGLColorSet::TGLColorSet [not-in-charge] ( )
[symbol: _ZN11TGLColorSetC2Ev]
TGLColorSet::~TGLColorSet [in-charge-deleting] ( )
[symbol: _ZN11TGLColorSetD0Ev]
TGLColorSet::~TGLColorSet [in-charge] ( )
[symbol: _ZN11TGLColorSetD1Ev]
TGLColorSet::~TGLColorSet [not-in-charge] ( )
[symbol: _ZN11TGLColorSetD2Ev]
TGLUtil::Color ( TGLColor const& color ) [static]
[symbol: _ZN7TGLUtil5ColorERK8TGLColor]
TGLUtil::Color ( TGLColor const& color, Float_t alpha ) [static]
[symbol: _ZN7TGLUtil5ColorERK8TGLColorf]
TGLUtil::Color ( TGLColor const& color, UChar_t alpha ) [static]
[symbol: _ZN7TGLUtil5ColorERK8TGLColorh]
TGLUtil::ColorTransparency ( Color_t color_index, Char_t transparency ) [static]
[symbol: _ZN7TGLUtil17ColorTransparencyEsc]
TGQt.h,
libGQt.so
TGQt::UpdateColor ( int cindex )
[symbol: _ZN4TGQt11UpdateColorEi]
THashList.h,
libCore.so
THashList::GetListForObject ( char const* name ) const
[symbol: _ZNK9THashList16GetListForObjectEPKc]
THashList::GetListForObject ( TObject const* obj ) const
[symbol: _ZNK9THashList16GetListForObjectEPK7TObject]
TQtClientWidget.h,
libGQt.so
TQtClientWidget::Accelerate ( )
[symbol: _ZN15TQtClientWidget10AccelerateEv]
Type.h,
libReflex.so
namespace Reflex
Type::DataMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type12DataMemberAtEjNS_12EMEMBERQUERYE]
Type::DataMemberByName ( std::string const& nam, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type16DataMemberByNameERKSsNS_12EMEMBERQUERYE]
Type::FunctionMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type16FunctionMemberAtEjNS_12EMEMBERQUERYE]
Type::FunctionMemberByName ( std::string const& nam, Type const& signature, unsigned int modifiers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type20FunctionMemberByNameERKSsRKS0_jNS_12EMEMBERQUERYE]
Type::MemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type8MemberAtEjNS_12EMEMBERQUERYE]
Type::MemberByName ( std::string const& nam, Type const& signature, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type12MemberByNameERKSsRKS0_NS_12EMEMBERQUERYE]
to the top
Removed Symbols (125)
RooAbsCategory.h,
libRooFitCore.so
RooAbsCategory::copyCache ( RooAbsArg const* source )
[symbol: _ZN14RooAbsCategory9copyCacheEPK9RooAbsArg]
RooAbsCategoryLValue.h,
libRooFitCore.so
RooAbsCategoryLValue::copyCache ( RooAbsArg const* source )
[symbol: _ZN20RooAbsCategoryLValue9copyCacheEPK9RooAbsArg]
RooAbsReal.h,
libRooFitCore.so
RooAbsReal::copyCache ( RooAbsArg const* source )
[symbol: _ZN10RooAbsReal9copyCacheEPK9RooAbsArg]
RooAbsReal::maxVal ( Int_t code )
[symbol: _ZN10RooAbsReal6maxValEi]
RooAbsRealLValue.h,
libRooFitCore.so
RooAbsRealLValue::copyCache ( RooAbsArg const* source )
[symbol: _ZN16RooAbsRealLValue9copyCacheEPK9RooAbsArg]
RooCmdArg.h,
libRooFitCore.so
RooCmdArg::RooCmdArg [in-charge] ( char const* name, Int_t i1, Int_t i2, Double_t d1, Double_t d2, char const* s1, char const* s2, TObject const* o1, TObject const* o2, RooCmdArg const* ca, char const* s3 )
[symbol: _ZN9RooCmdArgC1EPKciiddS1_S1_PK7TObjectS4_PKS_S1_]
RooCmdArg::RooCmdArg [not-in-charge] ( char const* name, Int_t i1, Int_t i2, Double_t d1, Double_t d2, char const* s1, char const* s2, TObject const* o1, TObject const* o2, RooCmdArg const* ca, char const* s3 )
[symbol: _ZN9RooCmdArgC2EPKciiddS1_S1_PK7TObjectS4_PKS_S1_]
RooRealVar.h,
libRooFitCore.so
RooRealVar::copyCache ( RooAbsArg const* source )
[symbol: _ZN10RooRealVar9copyCacheEPK9RooAbsArg]
Scope.h,
libReflex.so
namespace Reflex
Scope::DataMemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex5Scope12DataMemberAtEj]
Scope::DataMemberByName ( std::string const& name ) const
[symbol: _ZNK6Reflex5Scope16DataMemberByNameERKSs]
Scope::DataMemberSize ( ) const
[symbol: _ZNK6Reflex5Scope14DataMemberSizeEv]
Scope::FunctionMemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex5Scope16FunctionMemberAtEj]
Scope::FunctionMemberByName ( std::string const& name ) const
[symbol: _ZNK6Reflex5Scope20FunctionMemberByNameERKSs]
Scope::FunctionMemberByName ( std::string const& name, Type const& signature, unsigned int modifers_mask ) const
[symbol: _ZNK6Reflex5Scope20FunctionMemberByNameERKSsRKNS_4TypeEj]
Scope::FunctionMemberByNameAndSignature ( std::string const& name, Type const& signature, unsigned int modifers_mask ) const
[symbol: _ZNK6Reflex5Scope32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEj]
Scope::FunctionMemberSize ( ) const
[symbol: _ZNK6Reflex5Scope18FunctionMemberSizeEv]
Scope::Member_Begin ( ) const
[symbol: _ZNK6Reflex5Scope12Member_BeginEv]
Scope::Member_End ( ) const
[symbol: _ZNK6Reflex5Scope10Member_EndEv]
Scope::Member_RBegin ( ) const
[symbol: _ZNK6Reflex5Scope13Member_RBeginEv]
Scope::Member_REnd ( ) const
[symbol: _ZNK6Reflex5Scope11Member_REndEv]
Scope::MemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex5Scope8MemberAtEj]
Scope::MemberByName ( std::string const& name ) const
[symbol: _ZNK6Reflex5Scope12MemberByNameERKSs]
Scope::MemberByName ( std::string const& name, Type const& signature ) const
[symbol: _ZNK6Reflex5Scope12MemberByNameERKSsRKNS_4TypeE]
ScopeBase.h,
libReflex.so
namespace Reflex
ScopeBase::DataMemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex9ScopeBase12DataMemberAtEj]
ScopeBase::DataMemberByName ( std::string const& nam ) const
[symbol: _ZNK6Reflex9ScopeBase16DataMemberByNameERKSs]
ScopeBase::DataMemberSize ( ) const
[symbol: _ZNK6Reflex9ScopeBase14DataMemberSizeEv]
ScopeBase::FunctionMemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex9ScopeBase16FunctionMemberAtEj]
ScopeBase::FunctionMemberByName ( std::string const& name, Type const& signature, unsigned int modifiers_mask ) const
[symbol: _ZNK6Reflex9ScopeBase20FunctionMemberByNameERKSsRKNS_4TypeEj]
ScopeBase::FunctionMemberByNameAndSignature ( std::string const& name, Type const& signature, unsigned int modifiers_mask ) const
[symbol: _ZNK6Reflex9ScopeBase32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEj]
ScopeBase::FunctionMemberSize ( ) const
[symbol: _ZNK6Reflex9ScopeBase18FunctionMemberSizeEv]
ScopeBase::IsPrivate ( ) const
[symbol: _ZNK6Reflex9ScopeBase9IsPrivateEv]
ScopeBase::IsProtected ( ) const
[symbol: _ZNK6Reflex9ScopeBase11IsProtectedEv]
ScopeBase::IsPublic ( ) const
[symbol: _ZNK6Reflex9ScopeBase8IsPublicEv]
ScopeBase::Member_Begin ( ) const
[symbol: _ZNK6Reflex9ScopeBase12Member_BeginEv]
ScopeBase::Member_End ( ) const
[symbol: _ZNK6Reflex9ScopeBase10Member_EndEv]
ScopeBase::Member_RBegin ( ) const
[symbol: _ZNK6Reflex9ScopeBase13Member_RBeginEv]
ScopeBase::Member_REnd ( ) const
[symbol: _ZNK6Reflex9ScopeBase11Member_REndEv]
ScopeBase::MemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex9ScopeBase8MemberAtEj]
ScopeBase::MemberByName ( std::string const& name, Type const& signature ) const
[symbol: _ZNK6Reflex9ScopeBase12MemberByNameERKSsRKNS_4TypeE]
ScopeBase::MemberSize ( ) const
[symbol: _ZNK6Reflex9ScopeBase10MemberSizeEv]
ScopeBase::TemplateArgument_Begin ( ) const
[symbol: _ZNK6Reflex9ScopeBase22TemplateArgument_BeginEv]
ScopeBase::TemplateArgument_End ( ) const
[symbol: _ZNK6Reflex9ScopeBase20TemplateArgument_EndEv]
ScopeBase::TemplateArgument_RBegin ( ) const
[symbol: _ZNK6Reflex9ScopeBase23TemplateArgument_RBeginEv]
ScopeBase::TemplateArgument_REnd ( ) const
[symbol: _ZNK6Reflex9ScopeBase21TemplateArgument_REndEv]
ScopeBase::TemplateArgumentAt ( size_t nth ) const
[symbol: _ZNK6Reflex9ScopeBase18TemplateArgumentAtEj]
ScopeBase::TemplateArgumentSize ( ) const
[symbol: _ZNK6Reflex9ScopeBase20TemplateArgumentSizeEv]
ScopeBase::TemplateFamily ( ) const
[symbol: _ZNK6Reflex9ScopeBase14TemplateFamilyEv]
TBuffer.h,
libCore.so
TBuffer::SetBuffer ( void* buf, UInt_t bufsiz, Bool_t adopt )
[symbol: _ZN7TBuffer9SetBufferEPvjb]
TBuffer::TBuffer [in-charge] ( TBuffer::EMode mode, Int_t bufsiz, void* buf, Bool_t adopt )
[symbol: _ZN7TBufferC1ENS_5EModeEiPvb]
TBuffer::TBuffer [not-in-charge] ( TBuffer::EMode mode, Int_t bufsiz, void* buf, Bool_t adopt )
[symbol: _ZN7TBufferC2ENS_5EModeEiPvb]
TGLUtil.h,
libRGL.so
TGLUtil::ColorTransparency ( Color_t color_index, UChar_t transparency ) [static]
[symbol: _ZN7TGLUtil17ColorTransparencyEsh]
TQtClientWidget.h,
libGQt.so
TQtClientWidget::Accelerate ( int id )
[symbol: _ZN15TQtClientWidget10AccelerateEi]
TQtClientWidget::polish ( )
[symbol: _ZN15TQtClientWidget6polishEv]
Type.h,
libReflex.so
namespace Reflex
Type::DataMemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex4Type12DataMemberAtEj]
Type::DataMemberByName ( std::string const& nam ) const
[symbol: _ZNK6Reflex4Type16DataMemberByNameERKSs]
Type::FunctionMemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex4Type16FunctionMemberAtEj]
Type::FunctionMemberByName ( std::string const& nam, Type const& signature, unsigned int modifiers_mask ) const
[symbol: _ZNK6Reflex4Type20FunctionMemberByNameERKSsRKS0_j]
Type::MemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex4Type8MemberAtEj]
Type::MemberByName ( std::string const& nam, Type const& signature ) const
[symbol: _ZNK6Reflex4Type12MemberByNameERKSsRKS0_]
TypeBase.h,
libReflex.so
namespace Reflex
TypeBase::AddDataMember ( char const* p1, Type const& p2, size_t p3, unsigned int p4 ) const
[symbol: _ZNK6Reflex8TypeBase13AddDataMemberEPKcRKNS_4TypeEjj]
TypeBase::AddDataMember ( Member const& p1 ) const
[symbol: _ZNK6Reflex8TypeBase13AddDataMemberERKNS_6MemberE]
TypeBase::AddDataMember ( Member& p1, char const* p2, Type const& p3, size_t p4, unsigned int p5, char* p6 ) const
[symbol: _ZNK6Reflex8TypeBase13AddDataMemberERNS_6MemberEPKcRKNS_4TypeEjjPc]
TypeBase::AddFunctionMember ( char const* p1, Type const& p2, StubFunction p3, void* p4, char const* p5, unsigned int p6 ) const
[symbol: _ZNK6Reflex8TypeBase17AddFunctionMemberEPKcRKNS_4TypeEPFvPvS6_RKSt6vectorIS6_SaIS6_EES6_ES6_S2_j]
TypeBase::AddFunctionMember ( Member const& p1 ) const
[symbol: _ZNK6Reflex8TypeBase17AddFunctionMemberERKNS_6MemberE]
TypeBase::AddSubScope ( char const* p1, TYPE p2 ) const
[symbol: _ZNK6Reflex8TypeBase11AddSubScopeEPKcNS_4TYPEE]
TypeBase::AddSubScope ( Scope const& p1 ) const
[symbol: _ZNK6Reflex8TypeBase11AddSubScopeERKNS_5ScopeE]
TypeBase::AddSubType ( char const* p1, size_t p2, TYPE p3, std::type_info const& p4, unsigned int p5 ) const
[symbol: _ZNK6Reflex8TypeBase10AddSubTypeEPKcjNS_4TYPEERKSt9type_infoj]
TypeBase::AddSubType ( Type const& p1 ) const
[symbol: _ZNK6Reflex8TypeBase10AddSubTypeERKNS_4TypeE]
TypeBase::Base_Begin ( ) const
[symbol: _ZNK6Reflex8TypeBase10Base_BeginEv]
TypeBase::Base_End ( ) const
[symbol: _ZNK6Reflex8TypeBase8Base_EndEv]
TypeBase::Base_RBegin ( ) const
[symbol: _ZNK6Reflex8TypeBase11Base_RBeginEv]
TypeBase::Base_REnd ( ) const
[symbol: _ZNK6Reflex8TypeBase9Base_REndEv]
TypeBase::BaseAt ( size_t nth ) const
[symbol: _ZNK6Reflex8TypeBase6BaseAtEj]
TypeBase::BaseSize ( ) const
[symbol: _ZNK6Reflex8TypeBase8BaseSizeEv]
TypeBase::DataMember_Begin ( ) const
[symbol: _ZNK6Reflex8TypeBase16DataMember_BeginEv]
TypeBase::DataMember_End ( ) const
[symbol: _ZNK6Reflex8TypeBase14DataMember_EndEv]
TypeBase::DataMember_RBegin ( ) const
[symbol: _ZNK6Reflex8TypeBase17DataMember_RBeginEv]
TypeBase::DataMember_REnd ( ) const
[symbol: _ZNK6Reflex8TypeBase15DataMember_REndEv]
TypeBase::DataMemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex8TypeBase12DataMemberAtEj]
TypeBase::DataMemberByName ( std::string const& nam ) const
[symbol: _ZNK6Reflex8TypeBase16DataMemberByNameERKSs]
TypeBase::DataMemberSize ( ) const
[symbol: _ZNK6Reflex8TypeBase14DataMemberSizeEv]
TypeBase::FunctionMember_Begin ( ) const
[symbol: _ZNK6Reflex8TypeBase20FunctionMember_BeginEv]
TypeBase::FunctionMember_End ( ) const
[symbol: _ZNK6Reflex8TypeBase18FunctionMember_EndEv]
TypeBase::FunctionMember_RBegin ( ) const
[symbol: _ZNK6Reflex8TypeBase21FunctionMember_RBeginEv]
TypeBase::FunctionMember_REnd ( ) const
[symbol: _ZNK6Reflex8TypeBase19FunctionMember_REndEv]
TypeBase::FunctionMemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex8TypeBase16FunctionMemberAtEj]
TypeBase::FunctionMemberByName ( std::string const& nam, Type const& signature, unsigned int modifiers_mask ) const
[symbol: _ZNK6Reflex8TypeBase20FunctionMemberByNameERKSsRKNS_4TypeEj]
TypeBase::FunctionMemberSize ( ) const
[symbol: _ZNK6Reflex8TypeBase18FunctionMemberSizeEv]
TypeBase::HasBase ( Type const& cl ) const
[symbol: _ZNK6Reflex8TypeBase7HasBaseERKNS_4TypeE]
TypeBase::Member_Begin ( ) const
[symbol: _ZNK6Reflex8TypeBase12Member_BeginEv]
TypeBase::Member_End ( ) const
[symbol: _ZNK6Reflex8TypeBase10Member_EndEv]
TypeBase::Member_RBegin ( ) const
[symbol: _ZNK6Reflex8TypeBase13Member_RBeginEv]
TypeBase::Member_REnd ( ) const
[symbol: _ZNK6Reflex8TypeBase11Member_REndEv]
TypeBase::MemberAt ( size_t nth ) const
[symbol: _ZNK6Reflex8TypeBase8MemberAtEj]
TypeBase::MemberByName ( std::string const& nam, Type const& signature ) const
[symbol: _ZNK6Reflex8TypeBase12MemberByNameERKSsRKNS_4TypeE]
TypeBase::MemberSize ( ) const
[symbol: _ZNK6Reflex8TypeBase10MemberSizeEv]
TypeBase::MemberTemplate_Begin ( ) const
[symbol: _ZNK6Reflex8TypeBase20MemberTemplate_BeginEv]
TypeBase::MemberTemplate_End ( ) const
[symbol: _ZNK6Reflex8TypeBase18MemberTemplate_EndEv]
TypeBase::MemberTemplate_RBegin ( ) const
[symbol: _ZNK6Reflex8TypeBase21MemberTemplate_RBeginEv]
TypeBase::MemberTemplate_REnd ( ) const
[symbol: _ZNK6Reflex8TypeBase19MemberTemplate_REndEv]
TypeBase::MemberTemplateAt ( size_t nth ) const
[symbol: _ZNK6Reflex8TypeBase16MemberTemplateAtEj]
TypeBase::MemberTemplateSize ( ) const
[symbol: _ZNK6Reflex8TypeBase18MemberTemplateSizeEv]
TypeBase::RemoveDataMember ( Member const& p1 ) const
[symbol: _ZNK6Reflex8TypeBase16RemoveDataMemberERKNS_6MemberE]
TypeBase::RemoveFunctionMember ( Member const& p1 ) const
[symbol: _ZNK6Reflex8TypeBase20RemoveFunctionMemberERKNS_6MemberE]
TypeBase::RemoveSubScope ( Scope const& p1 ) const
[symbol: _ZNK6Reflex8TypeBase14RemoveSubScopeERKNS_5ScopeE]
TypeBase::RemoveSubType ( Type const& p1 ) const
[symbol: _ZNK6Reflex8TypeBase13RemoveSubTypeERKNS_4TypeE]
TypeBase::SubScope_Begin ( ) const
[symbol: _ZNK6Reflex8TypeBase14SubScope_BeginEv]
TypeBase::SubScope_End ( ) const
[symbol: _ZNK6Reflex8TypeBase12SubScope_EndEv]
TypeBase::SubScope_RBegin ( ) const
[symbol: _ZNK6Reflex8TypeBase15SubScope_RBeginEv]
TypeBase::SubScope_REnd ( ) const
[symbol: _ZNK6Reflex8TypeBase13SubScope_REndEv]
TypeBase::SubScopeAt ( size_t nth ) const
[symbol: _ZNK6Reflex8TypeBase10SubScopeAtEj]
TypeBase::SubScopeSize ( ) const
[symbol: _ZNK6Reflex8TypeBase12SubScopeSizeEv]
TypeBase::SubType_Begin ( ) const
[symbol: _ZNK6Reflex8TypeBase13SubType_BeginEv]
TypeBase::SubType_End ( ) const
[symbol: _ZNK6Reflex8TypeBase11SubType_EndEv]
TypeBase::SubType_RBegin ( ) const
[symbol: _ZNK6Reflex8TypeBase14SubType_RBeginEv]
TypeBase::SubType_REnd ( ) const
[symbol: _ZNK6Reflex8TypeBase12SubType_REndEv]
TypeBase::SubTypeAt ( size_t nth ) const
[symbol: _ZNK6Reflex8TypeBase9SubTypeAtEj]
TypeBase::SubTypeSize ( ) const
[symbol: _ZNK6Reflex8TypeBase11SubTypeSizeEv]
TypeBase::SubTypeTemplate_Begin ( ) const
[symbol: _ZNK6Reflex8TypeBase21SubTypeTemplate_BeginEv]
TypeBase::SubTypeTemplate_End ( ) const
[symbol: _ZNK6Reflex8TypeBase19SubTypeTemplate_EndEv]
TypeBase::SubTypeTemplate_RBegin ( ) const
[symbol: _ZNK6Reflex8TypeBase22SubTypeTemplate_RBeginEv]
TypeBase::SubTypeTemplate_REnd ( ) const
[symbol: _ZNK6Reflex8TypeBase20SubTypeTemplate_REndEv]
TypeBase::SubTypeTemplateAt ( size_t nth ) const
[symbol: _ZNK6Reflex8TypeBase17SubTypeTemplateAtEj]
TypeBase::SubTypeTemplateSize ( ) const
[symbol: _ZNK6Reflex8TypeBase19SubTypeTemplateSizeEv]
TypeBase::UpdateMembers ( ) const
[symbol: _ZNK6Reflex8TypeBase13UpdateMembersEv]
to the top
Problems with Data Types, High Severity (82)
RooAbsArg.h
[+] class RooAbsArg (3)
| Change |
Effect |
1 | Pure virtual method RooAbsArg::copyCache ( RooAbsArg const*, Bool_t ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method RooAbsArg::printMetaArgs ( std::ostream& ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Pure_Virtual method RooAbsArg::copyCache ( RooAbsArg const* ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 122 entries | Virtual Table (New) - 123 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TObject::DoError |
TObject::DoError |
12 |
~RooAbsArg |
~RooAbsArg |
16 |
~RooAbsArg |
~RooAbsArg |
20 |
TObject::AppendPad |
TObject::AppendPad |
24 |
TObject::Browse |
TObject::Browse |
28 |
TObject::ClassName |
TObject::ClassName |
32 |
TNamed::Clear |
TNamed::Clear |
36 |
RooAbsArg::Clone |
RooAbsArg::Clone |
40 |
RooAbsArg::Compare |
RooAbsArg::Compare |
44 |
TNamed::Copy |
TNamed::Copy |
48 |
TObject::Delete |
TObject::Delete |
52 |
TObject::DistancetoPrimitive |
TObject::DistancetoPrimitive |
56 |
TObject::Draw |
TObject::Draw |
60 |
TObject::DrawClass |
TObject::DrawClass |
64 |
TObject::DrawClone |
TObject::DrawClone |
68 |
TObject::Dump |
TObject::Dump |
72 |
TObject::Execute |
TObject::Execute |
76 |
TObject::Execute |
TObject::Execute |
80 |
TObject::ExecuteEvent |
TObject::ExecuteEvent |
84 |
TObject::FindObject |
TObject::FindObject |
88 |
TObject::FindObject |
TObject::FindObject |
92 |
TObject::GetDrawOption |
TObject::GetDrawOption |
96 |
TObject::GetUniqueID |
TObject::GetUniqueID |
100 |
TNamed::GetName |
TNamed::GetName |
104 |
TObject::GetIconName |
TObject::GetIconName |
108 |
TObject::GetOption |
TObject::GetOption |
112 |
TObject::GetObjectInfo |
TObject::GetObjectInfo |
116 |
TNamed::GetTitle |
TNamed::GetTitle |
120 |
TObject::HandleTimer |
TObject::HandleTimer |
124 |
TNamed::Hash |
TNamed::Hash |
128 |
TObject::InheritsFrom |
TObject::InheritsFrom |
132 |
TObject::InheritsFrom |
TObject::InheritsFrom |
136 |
TObject::Inspect |
TObject::Inspect |
140 |
TObject::IsFolder |
TObject::IsFolder |
144 |
TObject::IsEqual |
TObject::IsEqual |
148 |
RooAbsArg::IsSortable |
RooAbsArg::IsSortable |
152 |
TObject::Notify |
TObject::Notify |
156 |
TNamed::ls |
TNamed::ls |
160 |
TObject::Paint |
TObject::Paint |
164 |
TObject::Pop |
TObject::Pop |
168 |
RooAbsArg::Print |
RooAbsArg::Print |
172 |
TObject::Read |
TObject::Read |
176 |
TObject::RecursiveRemove |
TObject::RecursiveRemove |
180 |
TObject::SaveAs |
TObject::SaveAs |
184 |
TObject::SavePrimitive |
TObject::SavePrimitive |
188 |
TObject::SetDrawOption |
TObject::SetDrawOption |
192 |
TObject::SetUniqueID |
TObject::SetUniqueID |
196 |
TObject::UseCurrentStyle |
TObject::UseCurrentStyle |
200 |
TObject::Write |
TObject::Write |
204 |
TObject::Write |
TObject::Write |
208 |
TObject::Info |
TObject::Info |
212 |
TObject::Warning |
TObject::Warning |
216 |
TObject::Error |
TObject::Error |
220 |
TObject::SysError |
TObject::SysError |
224 |
TObject::Fatal |
TObject::Fatal |
228 |
RooAbsArg::IsA |
RooAbsArg::IsA |
232 |
RooAbsArg::ShowMembers |
RooAbsArg::ShowMembers |
236 |
RooAbsArg::Streamer |
RooAbsArg::Streamer |
240 |
TNamed::FillBuffer |
TNamed::FillBuffer |
244 |
TNamed::SetName |
TNamed::SetName |
248 |
TNamed::SetNameTitle |
TNamed::SetNameTitle |
252 |
TNamed::SetTitle |
TNamed::SetTitle |
256 |
TNamed::Sizeof |
TNamed::Sizeof |
260 |
__cxa_pure_virtual |
__cxa_pure_virtual |
264 |
RooAbsArg::cloneTree |
RooAbsArg::cloneTree |
268 |
RooAbsArg::isDerived |
RooAbsArg::isDerived |
272 |
RooAbsArg::isFundamental |
RooAbsArg::isFundamental |
276 |
__cxa_pure_virtual |
__cxa_pure_virtual |
280 |
RooAbsArg::isLValue |
RooAbsArg::isLValue |
284 |
RooAbsArg::getParameters |
RooAbsArg::getParameters |
288 |
RooAbsArg::getObservables |
RooAbsArg::getObservables |
292 |
RooAbsArg::checkObservables |
RooAbsArg::checkObservables |
296 |
__cxa_pure_virtual |
__cxa_pure_virtual |
300 |
__cxa_pure_virtual |
__cxa_pure_virtual |
304 |
RooAbsArg::printName |
RooAbsArg::printName |
308 |
RooAbsArg::printTitle |
RooAbsArg::printTitle |
312 |
RooAbsArg::printClassName |
RooAbsArg::printClassName |
316 |
RooAbsArg::printAddress |
RooAbsArg::printAddress |
320 |
RooAbsArg::printArgs |
RooAbsArg::printArgs |
324 |
RooAbsArg::printMultiline |
RooAbsArg::printMetaArgs |
328 |
RooAbsArg::printTree |
RooAbsArg::printMultiline |
332 |
RooAbsArg::defaultPrintContents |
RooAbsArg::printTree |
336 |
__cxa_pure_virtual |
RooAbsArg::defaultPrintContents |
340 |
RooAbsArg::inRange |
__cxa_pure_virtual |
344 |
RooAbsArg::hasRange |
RooAbsArg::inRange |
348 |
RooAbsArg::optimizeCacheMode |
RooAbsArg::hasRange |
352 |
RooAbsArg::optimizeCacheMode |
RooAbsArg::optimizeCacheMode |
356 |
RooAbsArg::constOptimizeTestStatistic |
RooAbsArg::optimizeCacheMode |
360 |
RooAbsArg::printCompactTreeHook |
RooAbsArg::constOptimizeTestStatistic |
364 |
RooAbsArg::operModeHook |
RooAbsArg::printCompactTreeHook |
368 |
RooAbsArg::optimizeDirtyHook |
RooAbsArg::operModeHook |
372 |
RooAbsArg::isValid |
RooAbsArg::optimizeDirtyHook |
376 |
RooAbsArg::getParametersHook |
RooAbsArg::isValid |
380 |
RooAbsArg::getObservablesHook |
RooAbsArg::getParametersHook |
384 |
RooAbsArg::redirectServersHook |
RooAbsArg::getObservablesHook |
388 |
RooAbsArg::serverNameChangeHook |
RooAbsArg::redirectServersHook |
392 |
__cxa_pure_virtual |
RooAbsArg::serverNameChangeHook |
396 |
__cxa_pure_virtual |
__cxa_pure_virtual |
400 |
__cxa_pure_virtual |
__cxa_pure_virtual |
404 |
__cxa_pure_virtual |
__cxa_pure_virtual |
408 |
__cxa_pure_virtual |
__cxa_pure_virtual |
412 |
-0x00000001c |
__cxa_pure_virtual |
416 |
(int (*)(...))(& typeinfo) |
-0x00000001c |
420 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
424 |
non-virtual thunk |
non-virtual thunk |
428 |
RooPrintable::printStream |
non-virtual thunk |
432 |
non-virtual thunk |
RooPrintable::printStream |
436 |
non-virtual thunk |
non-virtual thunk |
440 |
non-virtual thunk |
non-virtual thunk |
444 |
non-virtual thunk |
non-virtual thunk |
448 |
RooPrintable::printValue |
non-virtual thunk |
452 |
non-virtual thunk |
RooPrintable::printValue |
456 |
RooPrintable::printExtras |
non-virtual thunk |
460 |
non-virtual thunk |
RooPrintable::printExtras |
464 |
non-virtual thunk |
non-virtual thunk |
468 |
non-virtual thunk |
non-virtual thunk |
472 |
RooPrintable::defaultPrintStyle |
non-virtual thunk |
476 |
non-virtual thunk |
RooPrintable::defaultPrintStyle |
480 |
non-virtual thunk |
non-virtual thunk |
484 |
non-virtual thunk |
non-virtual thunk |
488 |
|
non-virtual thunk |
[+] affected symbols (202)
RooAbsArg::addOwnedComponents ( RooArgSet const& comps )This method is from 'RooAbsArg' class.
RooAbsArg::addServer ( RooAbsArg& server, Bool_t valueProp, Bool_t shapeProp )This method is from 'RooAbsArg' class.
RooAbsArg::addServerList ( RooAbsCollection& serverList, Bool_t valueProp, Bool_t shapeProp )This method is from 'RooAbsArg' class.
RooAbsArg::attachDataSet ( RooAbsData const& set )This method is from 'RooAbsArg' class.
RooAbsArg::attachToTree ( TTree& t, Int_t bufSize )This method is from 'RooAbsArg' class.
RooAbsArg::branchNodeServerList ( RooAbsCollection* list, RooAbsArg const* arg, Bool_t recurseNonDerived ) constThis method is from 'RooAbsArg' class.
RooAbsArg::changeServer ( RooAbsArg& server, Bool_t valueProp, Bool_t shapeProp )This method is from 'RooAbsArg' class.
RooAbsArg::checkObservables ( RooArgSet const* nset ) constThis method is from 'RooAbsArg' class.
RooAbsArg::Class ( ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::Class_Name ( ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::cleanBranchName ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::clone ( char const* newname ) constThis method is from 'RooAbsArg' class.
RooAbsArg::Clone ( char const* newname ) constThis method is from 'RooAbsArg' class.
RooAbsArg::cloneTree ( char const* newname ) constThis method is from 'RooAbsArg' class.
RooAbsArg::Compare ( TObject const* other ) constThis method is from 'RooAbsArg' class.
RooAbsArg::constOptimizeTestStatistic ( RooAbsArg::ConstOpCode opcode )This method is from 'RooAbsArg' class.
RooAbsArg::copyList ( TList& dest, TList const& source ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::crc32 ( char const* data ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::createFundamental ( char const* newname ) constThis method is from 'RooAbsArg' class.
RooAbsArg::defaultPrintContents ( Option_t* opt ) constThis method is from 'RooAbsArg' class.
RooAbsArg::dependsOn ( RooAbsArg const& server, RooAbsArg const* ignoreArg, Bool_t valueOnly ) constThis method is from 'RooAbsArg' class.
RooAbsArg::dependsOn ( RooAbsCollection const& serverList, RooAbsArg const* ignoreArg, Bool_t valueOnly ) constThis method is from 'RooAbsArg' class.
RooAbsArg::Dictionary ( ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::expensiveObjectCache ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::fillTreeBranch ( TTree& t )This method is from 'RooAbsArg' class.
RooAbsArg::findConstantNodes ( RooArgSet const& observables, RooArgSet& cacheList )This method is from 'RooAbsArg' class.
RooAbsArg::findConstantNodes ( RooArgSet const& observables, RooArgSet& cacheList, RooLinkedList& processedNodes )This method is from 'RooAbsArg' class.
RooAbsArg::findNewServer ( RooAbsCollection const& newSet, Bool_t nameChange ) constThis method is from 'RooAbsArg' class.
RooAbsArg::flipAClean ( ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::getAttribute ( char const* name ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getCache ( Int_t index ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getCloningAncestors ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getComponents ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getObservables ( RooAbsData const* data ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getObservables ( RooArgSet const* depList ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getObservablesHook ( RooArgSet const* p1, RooArgSet* p2 ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getParameters ( RooAbsData const* data ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getParameters ( RooArgSet const* depList ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getParametersHook ( RooArgSet const* p1, RooArgSet* p2 ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getProxy ( Int_t index ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getStringAttribute ( char const* key ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getTransientAttribute ( char const* name ) constThis method is from 'RooAbsArg' class.
RooAbsArg::getVariables ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::graphVizAddConnections ( std::set<std::pair<RooAbsArg*, RooAbsArg*> >& p1 )This method is from 'RooAbsArg' class.
RooAbsArg::graphVizTree ( char const* fileName )This method is from 'RooAbsArg' class.
RooAbsArg::graphVizTree ( std::ostream& os )This method is from 'RooAbsArg' class.
RooAbsArg::hasRange ( char const* p1 ) constThis method is from 'RooAbsArg' class.
RooAbsArg::ImplFileLine ( ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::ImplFileName ( ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::inhibitDirty ( ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::inRange ( char const* p1 ) constThis method is from 'RooAbsArg' class.
RooAbsArg::IsA ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::isCloneOf ( RooAbsArg const& other ) constThis method is from 'RooAbsArg' class.
RooAbsArg::isDerived ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::isFundamental ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::isLValue ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::IsSortable ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::isValid ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::leafNodeServerList ( RooAbsCollection* list, RooAbsArg const* arg, Bool_t recurseNonDerived ) constThis method is from 'RooAbsArg' class.
RooAbsArg::numCaches ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::numProxies ( ) constThis method is from 'RooAbsArg' class.
RooAbsArg::observableOverlaps ( RooAbsData const* dset, RooAbsArg const& testArg ) constThis method is from 'RooAbsArg' class.
RooAbsArg::observableOverlaps ( RooArgSet const* depList, RooAbsArg const& testArg ) constThis method is from 'RooAbsArg' class.
RooAbsArg::operator == ( RooAbsArg const& other )This method is from 'RooAbsArg' class.
RooAbsArg::operModeHook ( )This method is from 'RooAbsArg' class.
RooAbsArg::optimizeCacheMode ( RooArgSet const& observables )This method is from 'RooAbsArg' class.
RooAbsArg::optimizeCacheMode ( RooArgSet const& observables, RooArgSet& optNodes, RooLinkedList& processedNodes )This method is from 'RooAbsArg' class.
RooAbsArg::optimizeDirtyHook ( RooArgSet const* p1 )This method is from 'RooAbsArg' class.
RooAbsArg::overlaps ( RooAbsArg const& testArg ) constThis method is from 'RooAbsArg' class.
RooAbsArg::Print ( Option_t* options ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printAddress ( std::ostream& os ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printArgs ( std::ostream& os ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printAttribList ( std::ostream& os ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printClassName ( std::ostream& os ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printCompactTree ( char const* indent, char const* fileName, char const* namePat, RooAbsArg* client )This method is from 'RooAbsArg' class.
RooAbsArg::printCompactTree ( std::ostream& os, char const* indent, char const* namePat, RooAbsArg* client )This method is from 'RooAbsArg' class.
RooAbsArg::printCompactTreeHook ( std::ostream& os, char const* ind )This method is from 'RooAbsArg' class.
RooAbsArg::printDirty ( Bool_t depth ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printMultiline ( std::ostream& os, Int_t contents, Bool_t verbose, TString indent ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printName ( std::ostream& os ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printTitle ( std::ostream& os ) constThis method is from 'RooAbsArg' class.
RooAbsArg::printTree ( std::ostream& os, TString indent ) constThis method is from 'RooAbsArg' class.
RooAbsArg::readFromStream ( std::istream& is, Bool_t compact, Bool_t verbose )This method is from 'RooAbsArg' class.
RooAbsArg::recursiveCheckObservables ( RooArgSet const* nset ) constThis method is from 'RooAbsArg' class.
RooAbsArg::recursiveRedirectServers ( RooAbsCollection const& newServerList, Bool_t mustReplaceAll, Bool_t nameChange, Bool_t recurseInNewSet )This method is from 'RooAbsArg' class.
RooAbsArg::redirectServers ( RooAbsCollection const& newServerList, Bool_t mustReplaceAll, Bool_t nameChange, Bool_t isRecursionStep )This method is from 'RooAbsArg' class.
RooAbsArg::redirectServersHook ( RooAbsCollection const& p1, Bool_t p2, Bool_t p3, Bool_t p4 )This method is from 'RooAbsArg' class.
RooAbsArg::registerCache ( RooAbsCache& cache )This method is from 'RooAbsArg' class.
RooAbsArg::registerProxy ( RooArgProxy& proxy )This method is from 'RooAbsArg' class.
RooAbsArg::registerProxy ( RooListProxy& proxy )This method is from 'RooAbsArg' class.
RooAbsArg::registerProxy ( RooSetProxy& proxy )This method is from 'RooAbsArg' class.
RooAbsArg::removeServer ( RooAbsArg& server, Bool_t force )This method is from 'RooAbsArg' class.
RooAbsArg::replaceServer ( RooAbsArg& oldServer, RooAbsArg& newServer, Bool_t valueProp, Bool_t shapeProp )This method is from 'RooAbsArg' class.
RooAbsArg::RooAbsArg [in-charge] ( )This constructor is from 'RooAbsArg' class.
RooAbsArg::RooAbsArg [in-charge] ( char const* name, char const* title )This constructor is from 'RooAbsArg' class.
RooAbsArg::RooAbsArg [in-charge] ( RooAbsArg const& other, char const* name )This constructor is from 'RooAbsArg' class.
RooAbsArg::serverNameChangeHook ( RooAbsArg const* p1, RooAbsArg const* p2 )This method is from 'RooAbsArg' class.
RooAbsArg::setACleanADirty ( Bool_t flag ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::setAttribute ( char const* name, Bool_t value )This method is from 'RooAbsArg' class.
RooAbsArg::setDirtyInhibit ( Bool_t flag ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::setOperMode ( RooAbsArg::OperMode mode, Bool_t recurseADirty )This method is from 'RooAbsArg' class.
RooAbsArg::setProxyNormSet ( RooArgSet const* nset )This method is from 'RooAbsArg' class.
RooAbsArg::setShapeDirty ( RooAbsArg const* source ) constThis method is from 'RooAbsArg' class.
RooAbsArg::setStringAttribute ( char const* key, char const* value )This method is from 'RooAbsArg' class.
RooAbsArg::setTransientAttribute ( char const* name, Bool_t value )This method is from 'RooAbsArg' class.
RooAbsArg::setTreeBranchStatus ( TTree& t, Bool_t active )This method is from 'RooAbsArg' class.
RooAbsArg::setValueDirty ( RooAbsArg const* source ) constThis method is from 'RooAbsArg' class.
RooAbsArg::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'RooAbsArg' class.
RooAbsArg::Streamer ( TBuffer& b )This method is from 'RooAbsArg' class.
RooAbsArg::syncCache ( RooArgSet const* nset )This method is from 'RooAbsArg' class.
RooAbsArg::treeNodeServerList ( RooAbsCollection* list, RooAbsArg const* arg, Bool_t doBranch, Bool_t doLeaf, Bool_t valueOnly, Bool_t recurseNonDerived ) constThis method is from 'RooAbsArg' class.
RooAbsArg::unRegisterCache ( RooAbsCache& cache )This method is from 'RooAbsArg' class.
RooAbsArg::unRegisterProxy ( RooArgProxy& proxy )This method is from 'RooAbsArg' class.
RooAbsArg::unRegisterProxy ( RooListProxy& proxy )This method is from 'RooAbsArg' class.
RooAbsArg::unRegisterProxy ( RooSetProxy& proxy )This method is from 'RooAbsArg' class.
RooAbsArg::verboseDirty ( Bool_t flag ) [static]This method is from 'RooAbsArg' class.
RooAbsArg::writeToStream ( std::ostream& os, Bool_t compact ) constThis method is from 'RooAbsArg' class.
RooAbsArg::~RooAbsArg [in-charge] ( )This method is from 'RooAbsArg' class.
RooAbsCategory::attachToTree ( TTree& t, Int_t bufSize )This method is from derived class 'RooAbsCategory'.
RooAbsCategory::evaluate ( ) constThis method is from derived class 'RooAbsCategory'.
RooAbsCategory::fillTreeBranch ( TTree& t )This method is from derived class 'RooAbsCategory'.
RooAbsCategory::getIndex ( ) constThis method is from derived class 'RooAbsCategory'.
RooAbsCategory::getLabel ( ) constThis method is from derived class 'RooAbsCategory'.
RooAbsCategory::isIntegrationSafeLValue ( RooArgSet const* p1 ) constThis method is from derived class 'RooAbsCategory'.
RooAbsCategory::isValid ( ) constThis method is from derived class 'RooAbsCategory'.
RooAbsCategory::isValid ( RooCatType value ) constThis method is from derived class 'RooAbsCategory'.
RooAbsCategory::operator == ( RooAbsArg const& other )This method is from derived class 'RooAbsCategory'.
RooAbsCategory::setTreeBranchStatus ( TTree& t, Bool_t active )This method is from derived class 'RooAbsCategory'.
RooAbsCategory::syncCache ( RooArgSet const* set )This method is from derived class 'RooAbsCategory'.
RooAbsCategory::traceEvalHook ( RooCatType&restrict p1 ) constThis method is from derived class 'RooAbsCategory'.
RooAbsCategoryLValue::setIndex ( Int_t index, Bool_t printError )This method is from derived class 'RooAbsCategoryLValue'.
RooAbsCategoryLValue::setLabel ( char const* label, Bool_t printError )This method is from derived class 'RooAbsCategoryLValue'.
RooAbsLValue::getBin ( char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::getBin ( RooAbsBinning const* p1 ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::getBinningPtr ( char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::getBinWidth ( Int_t i, char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::IsA ( ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::numBins ( char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::randomize ( char const* rangeName )This method is from derived class 'RooAbsLValue'.
RooAbsLValue::setBin ( Int_t ibin, char const* rangeName )This method is from derived class 'RooAbsLValue'.
RooAbsLValue::ShowMembers ( TMemberInspector& insp, char* parent )This method is from derived class 'RooAbsLValue'.
RooAbsLValue::Streamer ( TBuffer& b )This method is from derived class 'RooAbsLValue'.
RooAbsLValue::volume ( char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::~RooAbsLValue [in-charge] ( )This method is from derived class 'RooAbsLValue'.
RooAbsReal::analyticalIntegral ( Int_t code, char const* rangeName ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::analyticalIntegralWN ( Int_t code, RooArgSet const* normSet, char const* rangeName ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::attachToTree ( TTree& t, Int_t bufSize )This method is from derived class 'RooAbsReal'.
RooAbsReal::createIntegral ( RooArgSet const& iset, RooArgSet const* nset, RooNumIntConfig const* cfg, char const* rangeName ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::createProfile ( RooArgSet const& paramsOfInterest )This method is from derived class 'RooAbsReal'.
RooAbsReal::defaultErrorLevel ( ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::evaluate ( ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::fillTreeBranch ( TTree& t )This method is from derived class 'RooAbsReal'.
RooAbsReal::fixAddCoefNormalization ( RooArgSet const& addNormSet, Bool_t force )This method is from derived class 'RooAbsReal'.
RooAbsReal::fixAddCoefRange ( char const* rangeName, Bool_t force )This method is from derived class 'RooAbsReal'.
RooAbsReal::forceAnalyticalInt ( RooAbsArg const& p1 ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::forceNumInt ( Bool_t flag )This method is from derived class 'RooAbsReal'.
RooAbsReal::getAnalyticalIntegral ( RooArgSet& allVars, RooArgSet& analVars, char const* rangeName ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::getAnalyticalIntegralWN ( RooArgSet& allVars, RooArgSet& analVars, RooArgSet const* normSet, char const* rangeName ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::getMaxVal ( RooArgSet const& vars ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::getVal ( RooArgSet const* set ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::isValid ( ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::isValidReal ( Double_t value, Bool_t printError ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::operator == ( RooAbsArg const& other )This method is from derived class 'RooAbsReal'.
RooAbsReal::plotAsymOn ( RooPlot* frame, RooAbsCategoryLValue const& asymCat, RooAbsReal::PlotOpt o ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::plotOn ( RooPlot* frame, RooAbsReal::PlotOpt o ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::plotOn ( RooPlot* frame, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9, RooCmdArg const& arg10 ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::plotOn ( RooPlot* frame, RooLinkedList& cmdList ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::plotSamplingHint ( RooAbsRealLValue& p1, Double_t p2, Double_t p3 ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::plotSliceOn ( RooPlot* frame, RooArgSet const& sliceSet, Option_t* drawOptions, Double_t scaleFactor, RooAbsReal::ScaleType stype, RooAbsData const* projData ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::preferredObservableScanOrder ( RooArgSet const& obs, RooArgSet& orderedObs ) constThis method is from derived class 'RooAbsReal'.
RooAbsReal::selectNormalization ( RooArgSet const* depSet, Bool_t force )This method is from derived class 'RooAbsReal'.
RooAbsReal::selectNormalizationRange ( char const* rangeName, Bool_t force )This method is from derived class 'RooAbsReal'.
RooAbsReal::setTreeBranchStatus ( TTree& t, Bool_t active )This method is from derived class 'RooAbsReal'.
RooAbsReal::syncCache ( RooArgSet const* set )This method is from derived class 'RooAbsReal'.
RooAbsReal::traceEvalHook ( Double_t p1 ) constThis method is from derived class 'RooAbsReal'.
RooAbsRealLValue::getBin ( RooAbsBinning const& binning ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getBinning ( char const* name, Bool_t verbose, Bool_t createOnTheFly )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getBinning ( char const* name, Bool_t verbose, Bool_t createOnTheFly ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getBins ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getBinWidth ( Int_t i, RooAbsBinning const& binning ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getMax ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getMin ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::hasBinning ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::hasRange ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::inRange ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::isJacobianOK ( RooArgSet const& depList ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::jacobian ( ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::numBins ( RooAbsBinning const& binning ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::operator = ( Double_t newValue )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::operator = ( Int_t ival )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::operator = ( RooAbsReal const& other )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::randomize ( RooAbsBinning const& binning )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setBin ( Int_t ibin, RooAbsBinning const& binning )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setBinFast ( Int_t ibin, RooAbsBinning const& binning )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setVal ( Double_t value )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setVal ( Double_t value, char const* p2 )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setValFast ( Double_t value )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::volume ( RooAbsBinning const& binning ) constThis method is from derived class 'RooAbsRealLValue'.
RooCategory::hasRange ( char const* rangeName ) constThis method is from derived class 'RooCategory'.
RooCategory::inRange ( char const* rangeName ) constThis method is from derived class 'RooCategory'.
RooRealVar::attachToTree ( TTree& t, Int_t bufSize )This method is from derived class 'RooRealVar'.
RooRealVar::fillTreeBranch ( TTree& t )This method is from derived class 'RooRealVar'.
RooAbsReal.h
[+] class RooAbsReal (9)
| Change |
Effect |
1 | Virtual method RooAbsReal::chi2FitTo ( RooDataHist&, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method RooAbsReal::chi2FitTo ( RooDataHist&, RooLinkedList const& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method RooAbsReal::chi2FitTo ( RooDataSet&, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method RooAbsReal::chi2FitTo ( RooDataSet&, RooLinkedList const& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Virtual method RooAbsReal::createChi2 ( RooDataHist&, RooLinkedList const& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | Virtual method RooAbsReal::createChi2 ( RooDataSet&, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
7 | Virtual method RooAbsReal::createChi2 ( RooDataSet&, RooLinkedList const& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
8 | Virtual method RooAbsReal::maxVal ( Int_t ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
9 | Virtual method RooAbsReal::minTrialSamples ( RooArgSet const& ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 149 entries | Virtual Table (New) - 159 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TObject::DoError |
TObject::DoError |
12 |
~RooAbsReal |
~RooAbsReal |
16 |
~RooAbsReal |
~RooAbsReal |
20 |
TObject::AppendPad |
TObject::AppendPad |
24 |
TObject::Browse |
TObject::Browse |
28 |
TObject::ClassName |
TObject::ClassName |
32 |
TNamed::Clear |
TNamed::Clear |
36 |
RooAbsArg::Clone |
RooAbsArg::Clone |
40 |
RooAbsArg::Compare |
RooAbsArg::Compare |
44 |
TNamed::Copy |
TNamed::Copy |
48 |
TObject::Delete |
TObject::Delete |
52 |
TObject::DistancetoPrimitive |
TObject::DistancetoPrimitive |
56 |
TObject::Draw |
TObject::Draw |
60 |
TObject::DrawClass |
TObject::DrawClass |
64 |
TObject::DrawClone |
TObject::DrawClone |
68 |
TObject::Dump |
TObject::Dump |
72 |
TObject::Execute |
TObject::Execute |
76 |
TObject::Execute |
TObject::Execute |
80 |
TObject::ExecuteEvent |
TObject::ExecuteEvent |
84 |
TObject::FindObject |
TObject::FindObject |
88 |
TObject::FindObject |
TObject::FindObject |
92 |
TObject::GetDrawOption |
TObject::GetDrawOption |
96 |
TObject::GetUniqueID |
TObject::GetUniqueID |
100 |
TNamed::GetName |
TNamed::GetName |
104 |
TObject::GetIconName |
TObject::GetIconName |
108 |
TObject::GetOption |
TObject::GetOption |
112 |
TObject::GetObjectInfo |
TObject::GetObjectInfo |
116 |
TNamed::GetTitle |
TNamed::GetTitle |
120 |
TObject::HandleTimer |
TObject::HandleTimer |
124 |
TNamed::Hash |
TNamed::Hash |
128 |
TObject::InheritsFrom |
TObject::InheritsFrom |
132 |
TObject::InheritsFrom |
TObject::InheritsFrom |
136 |
TObject::Inspect |
TObject::Inspect |
140 |
TObject::IsFolder |
TObject::IsFolder |
144 |
TObject::IsEqual |
TObject::IsEqual |
148 |
RooAbsArg::IsSortable |
RooAbsArg::IsSortable |
152 |
TObject::Notify |
TObject::Notify |
156 |
TNamed::ls |
TNamed::ls |
160 |
TObject::Paint |
TObject::Paint |
164 |
TObject::Pop |
TObject::Pop |
168 |
RooAbsArg::Print |
RooAbsArg::Print |
172 |
TObject::Read |
TObject::Read |
176 |
TObject::RecursiveRemove |
TObject::RecursiveRemove |
180 |
TObject::SaveAs |
TObject::SaveAs |
184 |
TObject::SavePrimitive |
TObject::SavePrimitive |
188 |
TObject::SetDrawOption |
TObject::SetDrawOption |
192 |
TObject::SetUniqueID |
TObject::SetUniqueID |
196 |
TObject::UseCurrentStyle |
TObject::UseCurrentStyle |
200 |
TObject::Write |
TObject::Write |
204 |
TObject::Write |
TObject::Write |
208 |
TObject::Info |
TObject::Info |
212 |
TObject::Warning |
TObject::Warning |
216 |
TObject::Error |
TObject::Error |
220 |
TObject::SysError |
TObject::SysError |
224 |
TObject::Fatal |
TObject::Fatal |
228 |
RooAbsReal::IsA |
RooAbsReal::IsA |
232 |
RooAbsReal::ShowMembers |
RooAbsReal::ShowMembers |
236 |
RooAbsReal::Streamer |
RooAbsReal::Streamer |
240 |
TNamed::FillBuffer |
TNamed::FillBuffer |
244 |
TNamed::SetName |
TNamed::SetName |
248 |
TNamed::SetNameTitle |
TNamed::SetNameTitle |
252 |
TNamed::SetTitle |
TNamed::SetTitle |
256 |
TNamed::Sizeof |
TNamed::Sizeof |
260 |
__cxa_pure_virtual |
__cxa_pure_virtual |
264 |
RooAbsArg::cloneTree |
RooAbsArg::cloneTree |
268 |
RooAbsArg::isDerived |
RooAbsArg::isDerived |
272 |
RooAbsArg::isFundamental |
RooAbsArg::isFundamental |
276 |
RooAbsReal::createFundamental |
RooAbsReal::createFundamental |
280 |
RooAbsArg::isLValue |
RooAbsArg::isLValue |
284 |
RooAbsArg::getParameters |
RooAbsArg::getParameters |
288 |
RooAbsArg::getObservables |
RooAbsArg::getObservables |
292 |
RooAbsArg::checkObservables |
RooAbsArg::checkObservables |
296 |
RooAbsReal::readFromStream |
RooAbsReal::readFromStream |
300 |
RooAbsReal::writeToStream |
RooAbsReal::writeToStream |
304 |
RooAbsArg::printName |
RooAbsArg::printName |
308 |
RooAbsArg::printTitle |
RooAbsArg::printTitle |
312 |
RooAbsArg::printClassName |
RooAbsArg::printClassName |
316 |
RooAbsArg::printAddress |
RooAbsArg::printAddress |
320 |
RooAbsArg::printArgs |
RooAbsArg::printArgs |
324 |
RooAbsReal::printMultiline |
RooAbsArg::printMetaArgs |
328 |
RooAbsArg::printTree |
RooAbsReal::printMultiline |
332 |
RooAbsArg::defaultPrintContents |
RooAbsArg::printTree |
336 |
RooAbsReal::operator== |
RooAbsArg::defaultPrintContents |
340 |
RooAbsArg::inRange |
RooAbsReal::operator== |
344 |
RooAbsArg::hasRange |
RooAbsArg::inRange |
348 |
RooAbsArg::optimizeCacheMode |
RooAbsArg::hasRange |
352 |
RooAbsArg::optimizeCacheMode |
RooAbsArg::optimizeCacheMode |
356 |
RooAbsArg::constOptimizeTestStatistic |
RooAbsArg::optimizeCacheMode |
360 |
RooAbsArg::printCompactTreeHook |
RooAbsArg::constOptimizeTestStatistic |
364 |
RooAbsArg::operModeHook |
RooAbsArg::printCompactTreeHook |
368 |
RooAbsArg::optimizeDirtyHook |
RooAbsArg::operModeHook |
372 |
RooAbsReal::isValid |
RooAbsArg::optimizeDirtyHook |
376 |
RooAbsArg::getParametersHook |
RooAbsReal::isValid |
380 |
RooAbsArg::getObservablesHook |
RooAbsArg::getParametersHook |
384 |
RooAbsArg::redirectServersHook |
RooAbsArg::getObservablesHook |
388 |
RooAbsArg::serverNameChangeHook |
RooAbsArg::redirectServersHook |
392 |
RooAbsReal::syncCache |
RooAbsArg::serverNameChangeHook |
396 |
RooAbsReal::copyCache |
RooAbsReal::syncCache |
400 |
RooAbsReal::attachToTree |
RooAbsReal::copyCache |
404 |
RooAbsReal::setTreeBranchStatus |
RooAbsReal::attachToTree |
408 |
RooAbsReal::fillTreeBranch |
RooAbsReal::setTreeBranchStatus |
412 |
RooAbsReal::getVal |
RooAbsReal::fillTreeBranch |
416 |
RooAbsReal::getAnalyticalIntegralWN |
RooAbsReal::getVal |
420 |
RooAbsReal::analyticalIntegralWN |
RooAbsReal::getAnalyticalIntegralWN |
424 |
RooAbsReal::getAnalyticalIntegral |
RooAbsReal::analyticalIntegralWN |
428 |
RooAbsReal::analyticalIntegral |
RooAbsReal::getAnalyticalIntegral |
432 |
RooAbsReal::forceAnalyticalInt |
RooAbsReal::analyticalIntegral |
436 |
RooAbsReal::forceNumInt |
RooAbsReal::forceAnalyticalInt |
440 |
RooAbsReal::createProfile |
RooAbsReal::forceNumInt |
444 |
RooAbsReal::createIntegral |
RooAbsReal::chi2FitTo |
448 |
RooAbsReal::getMaxVal |
RooAbsReal::chi2FitTo |
452 |
RooAbsReal::maxVal |
RooAbsReal::createChi2 |
456 |
RooAbsReal::defaultErrorLevel |
RooAbsReal::createChi2 |
460 |
RooAbsReal::fixAddCoefNormalization |
RooAbsReal::chi2FitTo |
464 |
RooAbsReal::fixAddCoefRange |
RooAbsReal::chi2FitTo |
468 |
RooAbsReal::preferredObservableScanOrder |
RooAbsReal::createChi2 |
472 |
RooAbsReal::plotOn |
RooAbsReal::createChi2 |
476 |
RooAbsReal::plotSliceOn |
RooAbsReal::createProfile |
480 |
RooAbsReal::printValue |
RooAbsReal::createIntegral |
484 |
RooAbsReal::plotSamplingHint |
RooAbsReal::getMaxVal |
488 |
RooAbsReal::plotOn |
RooAbsReal::maxVal |
492 |
RooAbsReal::selectNormalization |
RooAbsReal::minTrialSamples |
496 |
RooAbsReal::selectNormalizationRange |
RooAbsReal::defaultErrorLevel |
500 |
RooAbsReal::isValidReal |
RooAbsReal::fixAddCoefNormalization |
504 |
RooAbsReal::traceEvalHook |
RooAbsReal::fixAddCoefRange |
508 |
__cxa_pure_virtual |
RooAbsReal::preferredObservableScanOrder |
512 |
RooAbsReal::plotOn |
RooAbsReal::plotOn |
516 |
RooAbsReal::plotAsymOn |
RooAbsReal::plotSliceOn |
520 |
-0x00000001c |
RooAbsReal::printValue |
524 |
(int (*)(...))(& typeinfo) |
RooAbsReal::plotSamplingHint |
528 |
non-virtual thunk |
RooAbsReal::plotOn |
532 |
non-virtual thunk |
RooAbsReal::selectNormalization |
536 |
RooPrintable::printStream |
RooAbsReal::selectNormalizationRange |
540 |
non-virtual thunk |
RooAbsReal::isValidReal |
544 |
non-virtual thunk |
RooAbsReal::traceEvalHook |
548 |
non-virtual thunk |
__cxa_pure_virtual |
552 |
non-virtual thunk |
RooAbsReal::plotOn |
556 |
non-virtual thunk |
RooAbsReal::plotAsymOn |
560 |
non-virtual thunk |
-0x00000001c |
564 |
RooPrintable::printExtras |
(int (*)(...))(& typeinfo) |
568 |
non-virtual thunk |
non-virtual thunk |
572 |
non-virtual thunk |
non-virtual thunk |
576 |
non-virtual thunk |
RooPrintable::printStream |
580 |
RooPrintable::defaultPrintStyle |
non-virtual thunk |
584 |
non-virtual thunk |
non-virtual thunk |
588 |
non-virtual thunk |
non-virtual thunk |
592 |
non-virtual thunk |
non-virtual thunk |
596 |
|
non-virtual thunk |
600 |
|
non-virtual thunk |
604 |
|
RooPrintable::printExtras |
608 |
|
non-virtual thunk |
612 |
|
non-virtual thunk |
616 |
|
non-virtual thunk |
620 |
|
RooPrintable::defaultPrintStyle |
624 |
|
non-virtual thunk |
628 |
|
non-virtual thunk |
632 |
|
non-virtual thunk |
[+] affected symbols (78)
RooAbsArg::attachToTree ( TTree& t, Int_t bufSize )This method is from derived class 'RooAbsArg'.
RooAbsArg::constOptimizeTestStatistic ( RooAbsArg::ConstOpCode opcode )This method is from derived class 'RooAbsArg'.
RooAbsArg::fillTreeBranch ( TTree& t )This method is from derived class 'RooAbsArg'.
RooAbsArg::getObservablesHook ( RooArgSet const* p1, RooArgSet* p2 ) constThis method is from derived class 'RooAbsArg'.
RooAbsArg::getParametersHook ( RooArgSet const* p1, RooArgSet* p2 ) constThis method is from derived class 'RooAbsArg'.
RooAbsArg::hasRange ( char const* p1 ) constThis method is from derived class 'RooAbsArg'.
RooAbsArg::inRange ( char const* p1 ) constThis method is from derived class 'RooAbsArg'.
RooAbsArg::isValid ( ) constThis method is from derived class 'RooAbsArg'.
RooAbsArg::operator == ( RooAbsArg const& other )This method is from derived class 'RooAbsArg'.
RooAbsArg::operModeHook ( )This method is from derived class 'RooAbsArg'.
RooAbsArg::optimizeCacheMode ( RooArgSet const& observables )This method is from derived class 'RooAbsArg'.
RooAbsArg::optimizeCacheMode ( RooArgSet const& observables, RooArgSet& optNodes, RooLinkedList& processedNodes )This method is from derived class 'RooAbsArg'.
RooAbsArg::optimizeDirtyHook ( RooArgSet const* p1 )This method is from derived class 'RooAbsArg'.
RooAbsArg::printCompactTreeHook ( std::ostream& os, char const* ind )This method is from derived class 'RooAbsArg'.
RooAbsArg::redirectServersHook ( RooAbsCollection const& p1, Bool_t p2, Bool_t p3, Bool_t p4 )This method is from derived class 'RooAbsArg'.
RooAbsArg::serverNameChangeHook ( RooAbsArg const* p1, RooAbsArg const* p2 )This method is from derived class 'RooAbsArg'.
RooAbsArg::setTreeBranchStatus ( TTree& t, Bool_t active )This method is from derived class 'RooAbsArg'.
RooAbsArg::syncCache ( RooArgSet const* nset )This method is from derived class 'RooAbsArg'.
RooAbsLValue::getBin ( char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::getBin ( RooAbsBinning const* p1 ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::getBinningPtr ( char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::getBinWidth ( Int_t i, char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::IsA ( ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::numBins ( char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::randomize ( char const* rangeName )This method is from derived class 'RooAbsLValue'.
RooAbsLValue::setBin ( Int_t ibin, char const* rangeName )This method is from derived class 'RooAbsLValue'.
RooAbsLValue::ShowMembers ( TMemberInspector& insp, char* parent )This method is from derived class 'RooAbsLValue'.
RooAbsLValue::Streamer ( TBuffer& b )This method is from derived class 'RooAbsLValue'.
RooAbsLValue::volume ( char const* rangeName ) constThis method is from derived class 'RooAbsLValue'.
RooAbsLValue::~RooAbsLValue [in-charge] ( )This method is from derived class 'RooAbsLValue'.
RooAbsReal::analyticalIntegral ( Int_t code, char const* rangeName ) constThis method is from 'RooAbsReal' class.
RooAbsReal::analyticalIntegralWN ( Int_t code, RooArgSet const* normSet, char const* rangeName ) constThis method is from 'RooAbsReal' class.
RooAbsReal::createIntegral ( RooArgSet const& iset, RooArgSet const* nset, RooNumIntConfig const* cfg, char const* rangeName ) constThis method is from 'RooAbsReal' class.
RooAbsReal::createProfile ( RooArgSet const& paramsOfInterest )This method is from 'RooAbsReal' class.
RooAbsReal::defaultErrorLevel ( ) constThis method is from 'RooAbsReal' class.
RooAbsReal::evaluate ( ) constThis method is from 'RooAbsReal' class.
RooAbsReal::fixAddCoefNormalization ( RooArgSet const& addNormSet, Bool_t force )This method is from 'RooAbsReal' class.
RooAbsReal::fixAddCoefRange ( char const* rangeName, Bool_t force )This method is from 'RooAbsReal' class.
RooAbsReal::forceAnalyticalInt ( RooAbsArg const& p1 ) constThis method is from 'RooAbsReal' class.
RooAbsReal::forceNumInt ( Bool_t flag )This method is from 'RooAbsReal' class.
RooAbsReal::getAnalyticalIntegral ( RooArgSet& allVars, RooArgSet& analVars, char const* rangeName ) constThis method is from 'RooAbsReal' class.
RooAbsReal::getAnalyticalIntegralWN ( RooArgSet& allVars, RooArgSet& analVars, RooArgSet const* normSet, char const* rangeName ) constThis method is from 'RooAbsReal' class.
RooAbsReal::getMaxVal ( RooArgSet const& vars ) constThis method is from 'RooAbsReal' class.
RooAbsReal::getVal ( RooArgSet const* set ) constThis method is from 'RooAbsReal' class.
RooAbsReal::isValidReal ( Double_t value, Bool_t printError ) constThis method is from 'RooAbsReal' class.
RooAbsReal::plotAsymOn ( RooPlot* frame, RooAbsCategoryLValue const& asymCat, RooAbsReal::PlotOpt o ) constThis method is from 'RooAbsReal' class.
RooAbsReal::plotOn ( RooPlot* frame, RooAbsReal::PlotOpt o ) constThis method is from 'RooAbsReal' class.
RooAbsReal::plotOn ( RooPlot* frame, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9, RooCmdArg const& arg10 ) constThis method is from 'RooAbsReal' class.
RooAbsReal::plotOn ( RooPlot* frame, RooLinkedList& cmdList ) constThis method is from 'RooAbsReal' class.
RooAbsReal::plotSamplingHint ( RooAbsRealLValue& p1, Double_t p2, Double_t p3 ) constThis method is from 'RooAbsReal' class.
RooAbsReal::plotSliceOn ( RooPlot* frame, RooArgSet const& sliceSet, Option_t* drawOptions, Double_t scaleFactor, RooAbsReal::ScaleType stype, RooAbsData const* projData ) constThis method is from 'RooAbsReal' class.
RooAbsReal::preferredObservableScanOrder ( RooArgSet const& obs, RooArgSet& orderedObs ) constThis method is from 'RooAbsReal' class.
RooAbsReal::selectNormalization ( RooArgSet const* depSet, Bool_t force )This method is from 'RooAbsReal' class.
RooAbsReal::selectNormalizationRange ( char const* rangeName, Bool_t force )This method is from 'RooAbsReal' class.
RooAbsReal::traceEvalHook ( Double_t p1 ) constThis method is from 'RooAbsReal' class.
RooAbsRealLValue::getBin ( RooAbsBinning const& binning ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getBinning ( char const* name, Bool_t verbose, Bool_t createOnTheFly )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getBinning ( char const* name, Bool_t verbose, Bool_t createOnTheFly ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getBins ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getBinWidth ( Int_t i, RooAbsBinning const& binning ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getMax ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::getMin ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::hasBinning ( char const* name ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::isJacobianOK ( RooArgSet const& depList ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::isValidReal ( Double_t value, Bool_t printError ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::jacobian ( ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::numBins ( RooAbsBinning const& binning ) constThis method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::operator = ( Double_t newValue )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::operator = ( Int_t ival )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::operator = ( RooAbsReal const& other )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::randomize ( RooAbsBinning const& binning )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setBin ( Int_t ibin, RooAbsBinning const& binning )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setBinFast ( Int_t ibin, RooAbsBinning const& binning )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setVal ( Double_t value )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setVal ( Double_t value, char const* p2 )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::setValFast ( Double_t value )This method is from derived class 'RooAbsRealLValue'.
RooAbsRealLValue::volume ( RooAbsBinning const& binning ) constThis method is from derived class 'RooAbsRealLValue'.
RooRealVar::evaluate ( ) constThis method is from derived class 'RooRealVar'.
RooCmdArg.h
[+] class RooCmdArg (1)
| Change |
Effect |
1 | Size of this class has been increased from 112 bytes to 116 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (25)
RooAbsCollection::printLatex ( RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 ) const8th parameter 'arg8' (reference) has base type 'RooCmdArg'.
RooAbsCollection::printLatex ( std::ostream& ofs, Int_t ncol, char const* option, Int_t sigDigit, RooLinkedList const& siblingLists, RooCmdArg const* formatCmd ) const6th parameter 'formatCmd' (pointer) has base type 'RooCmdArg'.
RooAbsReal::createHistogram ( char const* name, RooAbsRealLValue const& xvar, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 ) const10th parameter 'arg8' (reference) has base type 'RooCmdArg'.
RooAbsReal::createIntegral ( RooArgSet const& iset, RooCmdArg const arg1, RooCmdArg const arg2, RooCmdArg const arg3, RooCmdArg const arg4, RooCmdArg const arg5, RooCmdArg const arg6, RooCmdArg const arg7, RooCmdArg const arg8 ) const9th parameter 'arg8' has base type 'RooCmdArg'.
RooAbsReal::createRunningIntegral ( RooArgSet const& iset, RooCmdArg const arg1, RooCmdArg const arg2, RooCmdArg const arg3, RooCmdArg const arg4, RooCmdArg const arg5, RooCmdArg const arg6, RooCmdArg const arg7, RooCmdArg const arg8 )9th parameter 'arg8' has base type 'RooCmdArg'.
RooAbsReal::plotOn ( RooPlot* frame, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9, RooCmdArg const& arg10 ) const5th parameter 'arg4' (reference) has base type 'RooCmdArg'.
RooAbsRealLValue::createHistogram ( char const* name, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 ) const9th parameter 'arg8' (reference) has base type 'RooCmdArg'.
RooAbsRealLValue::frame ( RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 ) const8th parameter 'arg8' (reference) has base type 'RooCmdArg'.
RooCmdArg::_none [data]This method is from 'RooCmdArg' class.
RooCmdArg::addArg ( RooCmdArg const& arg )1st parameter 'arg' (reference) has base type 'RooCmdArg'.
RooCmdArg::Clone ( char const* newName ) constThis method is from 'RooCmdArg' class.
RooCmdArg::IsA ( ) constThis method is from 'RooCmdArg' class.
RooCmdArg::none ( ) [static]Return value (reference) has base type 'RooCmdArg'.
RooCmdArg::operator = ( RooCmdArg const& other )1st parameter 'other' (reference) has base type 'RooCmdArg'.
RooCmdArg::RooCmdArg [in-charge] ( )This constructor is from 'RooCmdArg' class.
RooCmdArg::RooCmdArg [in-charge] ( RooCmdArg const& other )1st parameter 'other' (reference) has base type 'RooCmdArg'.
RooCmdArg::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'RooCmdArg' class.
RooCmdArg::Streamer ( TBuffer& b )This method is from 'RooCmdArg' class.
RooCmdArg::~RooCmdArg [in-charge] ( )This method is from 'RooCmdArg' class.
RooCmdConfig::decodeIntOnTheFly ( char const* callerID, char const* cmdArgName, Int_t intIdx, Int_t defVal, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9 ) [static]8th parameter 'arg4' (reference) has base type 'RooCmdArg'.
RooCmdConfig::decodeObjOnTheFly ( char const* callerID, char const* cmdArgName, Int_t objIdx, TObject* defVal, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9 ) [static]8th parameter 'arg4' (reference) has base type 'RooCmdArg'.
RooCmdConfig::decodeStringOnTheFly ( char const* callerID, char const* cmdArgName, Int_t intIdx, char const* defVal, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9 ) [static]8th parameter 'arg4' (reference) has base type 'RooCmdArg'.
RooCmdConfig::process ( RooCmdArg const& arg )1st parameter 'arg' (reference) has base type 'RooCmdArg'.
RooCmdConfig::process ( RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 )4th parameter 'arg4' (reference) has base type 'RooCmdArg'.
RooRealVar::format ( RooCmdArg const& formatArg ) const1st parameter 'formatArg' (reference) has base type 'RooCmdArg'.
RooCmdConfig.h
[+] class RooCmdConfig (1)
| Change |
Effect |
1 | Size of this class has been increased from 456 bytes to 504 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (28)
RooCmdConfig::defineDependency ( char const* refArgName, char const* neededArgName )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineDouble ( char const* name, char const* argName, Int_t doubleNum, Double_t defValue )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineInt ( char const* name, char const* argName, Int_t intNum, Int_t defValue )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineMutex ( char const* argName1, char const* argName2 )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineMutex ( char const* argName1, char const* argName2, char const* argName3 )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineMutex ( char const* argName1, char const* argName2, char const* argName3, char const* argName4 )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineObject ( char const* name, char const* argName, Int_t setNum, TObject const* obj, Bool_t isArray )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineRequiredArgs ( char const* argName1, char const* argName2, char const* argName3, char const* argName4, char const* argName5, char const* argName6, char const* argName7, char const* argName8 )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineString ( char const* name, char const* argName, Int_t stringNum, char const* defValue, Bool_t appendMode )This method is from 'RooCmdConfig' class.
RooCmdConfig::getDouble ( char const* name, Double_t defaultValue )This method is from 'RooCmdConfig' class.
RooCmdConfig::getInt ( char const* name, Int_t defaultValue )This method is from 'RooCmdConfig' class.
RooCmdConfig::getObject ( char const* name, TObject* obj )This method is from 'RooCmdConfig' class.
RooCmdConfig::getObjectList ( char const* name )This method is from 'RooCmdConfig' class.
RooCmdConfig::getString ( char const* name, char const* defaultValue, Bool_t convEmptyToNull )This method is from 'RooCmdConfig' class.
RooCmdConfig::hasProcessed ( char const* cmdName ) constThis method is from 'RooCmdConfig' class.
RooCmdConfig::IsA ( ) constThis method is from 'RooCmdConfig' class.
RooCmdConfig::missingArgs ( ) constThis method is from 'RooCmdConfig' class.
RooCmdConfig::ok ( Bool_t verbose ) constThis method is from 'RooCmdConfig' class.
RooCmdConfig::print ( )This method is from 'RooCmdConfig' class.
RooCmdConfig::process ( RooCmdArg const& arg )This method is from 'RooCmdConfig' class.
RooCmdConfig::process ( RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 )This method is from 'RooCmdConfig' class.
RooCmdConfig::process ( RooLinkedList const& argList )This method is from 'RooCmdConfig' class.
RooCmdConfig::RooCmdConfig [in-charge] ( char const* methodName )This constructor is from 'RooCmdConfig' class.
RooCmdConfig::RooCmdConfig [in-charge] ( RooCmdConfig const& other )1st parameter 'other' (reference) has base type 'RooCmdConfig'.
RooCmdConfig::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'RooCmdConfig' class.
RooCmdConfig::Streamer ( TBuffer& b )This method is from 'RooCmdConfig' class.
RooCmdConfig::stripCmdList ( RooLinkedList& cmdList, char const* cmdsToPurge )This method is from 'RooCmdConfig' class.
RooCmdConfig::~RooCmdConfig [in-charge] ( )This method is from 'RooCmdConfig' class.
RooSharedProperties.h
[+] class RooSharedProperties (1)
| Change |
Effect |
1 | Pure virtual method RooSharedProperties::clone ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 60 entries | Virtual Table (New) - 61 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TObject::DoError |
TObject::DoError |
12 |
~RooSharedProperties |
~RooSharedProperties |
16 |
~RooSharedProperties |
~RooSharedProperties |
20 |
TObject::AppendPad |
TObject::AppendPad |
24 |
TObject::Browse |
TObject::Browse |
28 |
TObject::ClassName |
TObject::ClassName |
32 |
TObject::Clear |
TObject::Clear |
36 |
TObject::Clone |
TObject::Clone |
40 |
TObject::Compare |
TObject::Compare |
44 |
TObject::Copy |
TObject::Copy |
48 |
TObject::Delete |
TObject::Delete |
52 |
TObject::DistancetoPrimitive |
TObject::DistancetoPrimitive |
56 |
TObject::Draw |
TObject::Draw |
60 |
TObject::DrawClass |
TObject::DrawClass |
64 |
TObject::DrawClone |
TObject::DrawClone |
68 |
TObject::Dump |
TObject::Dump |
72 |
TObject::Execute |
TObject::Execute |
76 |
TObject::Execute |
TObject::Execute |
80 |
TObject::ExecuteEvent |
TObject::ExecuteEvent |
84 |
TObject::FindObject |
TObject::FindObject |
88 |
TObject::FindObject |
TObject::FindObject |
92 |
TObject::GetDrawOption |
TObject::GetDrawOption |
96 |
TObject::GetUniqueID |
TObject::GetUniqueID |
100 |
TObject::GetName |
TObject::GetName |
104 |
TObject::GetIconName |
TObject::GetIconName |
108 |
TObject::GetOption |
TObject::GetOption |
112 |
TObject::GetObjectInfo |
TObject::GetObjectInfo |
116 |
TObject::GetTitle |
TObject::GetTitle |
120 |
TObject::HandleTimer |
TObject::HandleTimer |
124 |
TObject::Hash |
TObject::Hash |
128 |
TObject::InheritsFrom |
TObject::InheritsFrom |
132 |
TObject::InheritsFrom |
TObject::InheritsFrom |
136 |
TObject::Inspect |
TObject::Inspect |
140 |
TObject::IsFolder |
TObject::IsFolder |
144 |
TObject::IsEqual |
TObject::IsEqual |
148 |
TObject::IsSortable |
TObject::IsSortable |
152 |
TObject::Notify |
TObject::Notify |
156 |
TObject::ls |
TObject::ls |
160 |
TObject::Paint |
TObject::Paint |
164 |
TObject::Pop |
TObject::Pop |
168 |
RooSharedProperties::Print |
RooSharedProperties::Print |
172 |
TObject::Read |
TObject::Read |
176 |
TObject::RecursiveRemove |
TObject::RecursiveRemove |
180 |
TObject::SaveAs |
TObject::SaveAs |
184 |
TObject::SavePrimitive |
TObject::SavePrimitive |
188 |
TObject::SetDrawOption |
TObject::SetDrawOption |
192 |
TObject::SetUniqueID |
TObject::SetUniqueID |
196 |
TObject::UseCurrentStyle |
TObject::UseCurrentStyle |
200 |
TObject::Write |
TObject::Write |
204 |
TObject::Write |
TObject::Write |
208 |
TObject::Info |
TObject::Info |
212 |
TObject::Warning |
TObject::Warning |
216 |
TObject::Error |
TObject::Error |
220 |
TObject::SysError |
TObject::SysError |
224 |
TObject::Fatal |
TObject::Fatal |
228 |
RooSharedProperties::IsA |
RooSharedProperties::IsA |
232 |
RooSharedProperties::ShowMembers |
RooSharedProperties::ShowMembers |
236 |
RooSharedProperties::Streamer |
RooSharedProperties::Streamer |
240 |
|
__cxa_pure_virtual |
[+] affected symbols (13)
RooSharedProperties::Class ( ) [static]This method is from 'RooSharedProperties' class.
RooSharedProperties::Class_Name ( ) [static]This method is from 'RooSharedProperties' class.
RooSharedProperties::Dictionary ( ) [static]This method is from 'RooSharedProperties' class.
RooSharedProperties::ImplFileLine ( ) [static]This method is from 'RooSharedProperties' class.
RooSharedProperties::ImplFileName ( ) [static]This method is from 'RooSharedProperties' class.
RooSharedProperties::IsA ( ) constThis method is from 'RooSharedProperties' class.
RooSharedProperties::operator == ( RooSharedProperties const& other )This method is from 'RooSharedProperties' class.
RooSharedProperties::Print ( Option_t* opts ) constThis method is from 'RooSharedProperties' class.
RooSharedProperties::RooSharedProperties [in-charge] ( )This constructor is from 'RooSharedProperties' class.
RooSharedProperties::RooSharedProperties [in-charge] ( char const* uuidstr )This constructor is from 'RooSharedProperties' class.
RooSharedProperties::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'RooSharedProperties' class.
RooSharedProperties::Streamer ( TBuffer& b )This method is from 'RooSharedProperties' class.
RooSharedProperties::~RooSharedProperties [in-charge] ( )This method is from 'RooSharedProperties' class.
ScopeBase.h
namespace Reflex
[+] class ScopeBase (12)
| Change |
Effect |
1 | Virtual method ScopeBase::DataMemberAt ( size_t, EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method ScopeBase::DataMemberByName ( std::string const&, EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method ScopeBase::DataMemberSize ( EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method ScopeBase::FunctionMemberAt ( size_t, EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Virtual method ScopeBase::FunctionMemberSize ( EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | Virtual method ScopeBase::MemberAt ( size_t, EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
7 | Virtual method ScopeBase::MemberByName ( std::string const&, Type const&, EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
8 | Virtual method ScopeBase::MemberSize ( EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
9 | Virtual method ScopeBase::Member_Begin ( EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
10 | Virtual method ScopeBase::Member_End ( EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
11 | Virtual method ScopeBase::Member_RBegin ( EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
12 | Virtual method ScopeBase::Member_REnd ( EMEMBERQUERY ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 42 entries | Virtual Table (New) - 57 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~ScopeBase |
~ScopeBase |
12 |
~ScopeBase |
~ScopeBase |
16 |
ScopeBase::BaseAt |
ScopeBase::BaseAt |
20 |
ScopeBase::BaseSize |
ScopeBase::BaseSize |
24 |
ScopeBase::Base_Begin |
ScopeBase::Base_Begin |
28 |
ScopeBase::Base_End |
ScopeBase::Base_End |
32 |
ScopeBase::Base_RBegin |
ScopeBase::Base_RBegin |
36 |
ScopeBase::Base_REnd |
ScopeBase::Base_REnd |
40 |
ScopeBase::GenerateDict |
ScopeBase::DataMemberAt |
44 |
ScopeBase::IsPrivate |
ScopeBase::DataMemberByName |
48 |
ScopeBase::IsProtected |
ScopeBase::DataMemberSize |
52 |
ScopeBase::IsPublic |
ScopeBase::DataMember_Begin |
56 |
ScopeBase::Name |
ScopeBase::DataMember_End |
60 |
ScopeBase::SimpleName |
ScopeBase::DataMember_RBegin |
64 |
ScopeBase::Properties |
ScopeBase::DataMember_REnd |
68 |
ScopeBase::TemplateArgumentAt |
ScopeBase::DeclaringScope |
72 |
ScopeBase::TemplateArgumentSize |
ScopeBase::FunctionMemberAt |
76 |
ScopeBase::TemplateArgument_Begin |
ScopeBase::FunctionMemberByName |
80 |
ScopeBase::TemplateArgument_End |
ScopeBase::FunctionMemberByNameAndSignature |
84 |
ScopeBase::TemplateArgument_RBegin |
ScopeBase::FunctionMemberSize |
88 |
ScopeBase::TemplateArgument_REnd |
ScopeBase::FunctionMember_Begin |
92 |
ScopeBase::TemplateFamily |
ScopeBase::FunctionMember_End |
96 |
ScopeBase::AddDataMember |
ScopeBase::FunctionMember_RBegin |
100 |
ScopeBase::AddDataMember |
ScopeBase::FunctionMember_REnd |
104 |
ScopeBase::AddDataMember |
ScopeBase::GenerateDict |
108 |
ScopeBase::AddFunctionMember |
ScopeBase::HasBase |
112 |
ScopeBase::AddFunctionMember |
ScopeBase::MemberByName |
116 |
ScopeBase::AddMemberTemplate |
ScopeBase::MemberAt |
120 |
ScopeBase::AddSubScope |
ScopeBase::Member_Begin |
124 |
ScopeBase::AddSubScope |
ScopeBase::Member_End |
128 |
ScopeBase::AddSubType |
ScopeBase::Member_RBegin |
132 |
ScopeBase::AddSubType |
ScopeBase::Member_REnd |
136 |
ScopeBase::RemoveDataMember |
ScopeBase::MemberSize |
140 |
ScopeBase::RemoveFunctionMember |
ScopeBase::Name |
144 |
ScopeBase::RemoveMemberTemplate |
ScopeBase::SimpleName |
148 |
ScopeBase::RemoveSubScope |
ScopeBase::Properties |
152 |
ScopeBase::RemoveSubType |
ScopeBase::AddDataMember |
156 |
ScopeBase::RemoveSubTypeTemplate |
ScopeBase::AddDataMember |
160 |
ScopeBase::HideName |
ScopeBase::AddDataMember |
164 |
ScopeBase::UnhideName |
ScopeBase::AddFunctionMember |
168 |
|
ScopeBase::AddFunctionMember |
172 |
|
ScopeBase::AddMemberTemplate |
176 |
|
ScopeBase::AddSubScope |
180 |
|
ScopeBase::AddSubScope |
184 |
|
ScopeBase::AddSubType |
188 |
|
ScopeBase::AddSubType |
192 |
|
ScopeBase::RemoveDataMember |
196 |
|
ScopeBase::RemoveFunctionMember |
200 |
|
ScopeBase::RemoveMemberTemplate |
204 |
|
ScopeBase::RemoveSubScope |
208 |
|
ScopeBase::RemoveSubType |
212 |
|
ScopeBase::RemoveSubTypeTemplate |
216 |
|
ScopeBase::HideName |
220 |
|
ScopeBase::UnhideName |
224 |
|
ScopeBase::UpdateMembers |
[+] affected symbols (27)
ScopeBase::AddDataMember ( char const* name, Type const& type, size_t offset, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddDataMember ( Member const& dm ) constThis method is from 'ScopeBase' class.
ScopeBase::AddDataMember ( Member& output, char const* name, Type const& type, size_t offset, unsigned int modifiers, char* interpreterOffset ) constThis method is from 'ScopeBase' class.
ScopeBase::AddFunctionMember ( char const* name, Type const& type, StubFunction stubFP, void* stubCtx, char const* params, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddFunctionMember ( Member const& fm ) constThis method is from 'ScopeBase' class.
ScopeBase::AddMemberTemplate ( MemberTemplate const& mt ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubScope ( char const* scope, TYPE scopeType ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubScope ( Scope const& sc ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubType ( char const* type, size_t size, TYPE typeType, std::type_info const& ti, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubType ( Type const& ty ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_Begin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_End ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_RBegin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_REnd ( ) constThis method is from 'ScopeBase' class.
ScopeBase::BaseSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::GenerateDict ( DictionaryGenerator& generator ) constThis method is from 'ScopeBase' class.
ScopeBase::HideName ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Name ( unsigned int mod ) constThis method is from 'ScopeBase' class.
ScopeBase::Properties ( ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveDataMember ( Member const& dm ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveFunctionMember ( Member const& fm ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveMemberTemplate ( MemberTemplate const& mt ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubScope ( Scope const& sc ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubType ( Type const& ty ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubTypeTemplate ( TypeTemplate const& tt ) constThis method is from 'ScopeBase' class.
ScopeBase::SimpleName ( size_t& pos, unsigned int mod ) constThis method is from 'ScopeBase' class.
ScopeBase::UnhideName ( ) constThis method is from 'ScopeBase' class.
TBuffer.h
[+] class TBuffer (1)
| Change |
Effect |
1 | Size of this class has been increased from 40 bytes to 44 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (112)
operator<< ( TBuffer& b, TString const* obj )1st parameter 'b' (reference) has base type 'TBuffer'.
operator<< ( TBuffer& buf, TTimeStamp const& ts )1st parameter 'buf' (reference) has base type 'TBuffer'.
operator>> ( TBuffer& buf, TString*& sp )1st parameter 'buf' (reference) has base type 'TBuffer'.
operator>> ( TBuffer& buf, TTimeStamp& ts )1st parameter 'buf' (reference) has base type 'TBuffer'.
RooAbsArg::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsBinning::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsCache::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsCategory::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsCategoryLValue::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsCollection::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsLValue::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsReal::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsRealLValue::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooArgSet::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCategory::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCategorySharedProperties::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCatType::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCmdArg::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCmdConfig::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCurve::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooHashTable::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooLinkedList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooLinkedListElem::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooNumber::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooNumIntConfig::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooPlotable::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooPrintable::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooRealVar::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooRealVarSharedProperties::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooRefCountList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooSharedProperties::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooSharedPropertiesList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooUniformBinning::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttCanvas::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttFill::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttLine::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttMarker::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttPad::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttText::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TBits::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TBuffer::Expand ( Int_t newsize )This method is from 'TBuffer' class.
TBuffer::GetParent ( ) constThis method is from 'TBuffer' class.
TBuffer::IsA ( ) constThis method is from 'TBuffer' class.
TBuffer::Read ( char const* name )This method is from 'TBuffer' class.
TBuffer::SetParent ( TObject* parent )This method is from 'TBuffer' class.
TBuffer::SetReadMode ( )This method is from 'TBuffer' class.
TBuffer::SetWriteMode ( )This method is from 'TBuffer' class.
TBuffer::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'TBuffer' class.
TBuffer::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TBuffer::TBuffer [in-charge] ( TBuffer::EMode mode )This constructor is from 'TBuffer' class.
TBuffer::TBuffer [in-charge] ( TBuffer::EMode mode, Int_t bufsiz )This constructor is from 'TBuffer' class.
TBuffer::Write ( char const* name, Int_t opt, Int_t bufs )This method is from 'TBuffer' class.
TBuffer::Write ( char const* name, Int_t opt, Int_t bufs ) constThis method is from 'TBuffer' class.
TBuffer::~TBuffer [in-charge] ( )This method is from 'TBuffer' class.
TCanvas::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TCanvasImp::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TCL::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TCollection::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TDatime::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveException::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveGeoManagerHolder::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEvePadHolder::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveRefBackPtr::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveRefCnt::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveUtil::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLLine3::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLMatrix::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLPlane::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLRect::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLSelectionBuffer::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLUtil::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLUtil::TColorLocker::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLUtil::TDrawQualityModifier::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLUtil::TDrawQualityScaler::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLVector3::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLVertex3::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGQt::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGraph::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
THashList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TInetAddress::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TIter::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TIterator::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TListIter::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TLockGuard::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TMVA::Config::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TMVA::Configurable::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TMVA::MethodCFMlpANN_Utils::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TMVA::MsgLogger::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TNamed::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TObjArray::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TObjArrayIter::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TObject::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TPad::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TQObject::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TQObjSender::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TQtClientWidget::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TSecContext::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TSecContextCleanup::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TSeqCollection::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TSocket::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TStorage::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TString::ReadString ( TBuffer& b, TClass const* clReq ) [static]1st parameter 'b' (reference) has base type 'TBuffer'.
TString::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TString::WriteString ( TBuffer& b, TString const* a ) [static]1st parameter 'b' (reference) has base type 'TBuffer'.
TTimeStamp::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TUUID::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TUUID::StreamerV1 ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TVirtualAuth::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TVirtualMutex::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TVirtualPad::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TVirtualX::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGQt.h
[+] class TGQt (4)
| Change |
Effect |
1 | Size of this class has been increased from 272 bytes to 276 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
2 | The relative position of virtual method TGQt::IsHandleValid ( Window_t ) has been changed from 9 to 10. | The layout of v-table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
3 | The relative position of virtual method TGQt::PutByte ( Byte_t ) has been changed from 8 to 9. | The layout of v-table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
4 | The relative position of virtual method TGQt::SetBackground ( GContext_t, ULong_t ) has been changed from 10 to 8. | The layout of v-table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 361 entries | Virtual Table (New) - 361 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TObject::DoError |
TObject::DoError |
12 |
~TGQt |
~TGQt |
16 |
~TGQt |
~TGQt |
20 |
TObject::AppendPad |
TObject::AppendPad |
24 |
TObject::Browse |
TObject::Browse |
28 |
TObject::ClassName |
TObject::ClassName |
32 |
TNamed::Clear |
TNamed::Clear |
36 |
TNamed::Clone |
TNamed::Clone |
40 |
TNamed::Compare |
TNamed::Compare |
44 |
TNamed::Copy |
TNamed::Copy |
48 |
TObject::Delete |
TObject::Delete |
52 |
TObject::DistancetoPrimitive |
TObject::DistancetoPrimitive |
56 |
TObject::Draw |
TObject::Draw |
60 |
TObject::DrawClass |
TObject::DrawClass |
64 |
TObject::DrawClone |
TObject::DrawClone |
68 |
TObject::Dump |
TObject::Dump |
72 |
TObject::Execute |
TObject::Execute |
76 |
TObject::Execute |
TObject::Execute |
80 |
TObject::ExecuteEvent |
TObject::ExecuteEvent |
84 |
TObject::FindObject |
TObject::FindObject |
88 |
TObject::FindObject |
TObject::FindObject |
92 |
TObject::GetDrawOption |
TObject::GetDrawOption |
96 |
TObject::GetUniqueID |
TObject::GetUniqueID |
100 |
TNamed::GetName |
TNamed::GetName |
104 |
TObject::GetIconName |
TObject::GetIconName |
108 |
TObject::GetOption |
TObject::GetOption |
112 |
TObject::GetObjectInfo |
TObject::GetObjectInfo |
116 |
TNamed::GetTitle |
TNamed::GetTitle |
120 |
TObject::HandleTimer |
TObject::HandleTimer |
124 |
TNamed::Hash |
TNamed::Hash |
128 |
TObject::InheritsFrom |
TObject::InheritsFrom |
132 |
TObject::InheritsFrom |
TObject::InheritsFrom |
136 |
TObject::Inspect |
TObject::Inspect |
140 |
TObject::IsFolder |
TObject::IsFolder |
144 |
TObject::IsEqual |
TObject::IsEqual |
148 |
TNamed::IsSortable |
TNamed::IsSortable |
152 |
TObject::Notify |
TObject::Notify |
156 |
TNamed::ls |
TNamed::ls |
160 |
TObject::Paint |
TObject::Paint |
164 |
TObject::Pop |
TObject::Pop |
168 |
TNamed::Print |
TNamed::Print |
172 |
TObject::Read |
TObject::Read |
176 |
TObject::RecursiveRemove |
TObject::RecursiveRemove |
180 |
TObject::SaveAs |
TObject::SaveAs |
184 |
TObject::SavePrimitive |
TObject::SavePrimitive |
188 |
TObject::SetDrawOption |
TObject::SetDrawOption |
192 |
TObject::SetUniqueID |
TObject::SetUniqueID |
196 |
TObject::UseCurrentStyle |
TObject::UseCurrentStyle |
200 |
TObject::Write |
TObject::Write |
204 |
TObject::Write |
TObject::Write |
208 |
TObject::Info |
TObject::Info |
212 |
TObject::Warning |
TObject::Warning |
216 |
TObject::Error |
TObject::Error |
220 |
TObject::SysError |
TObject::SysError |
224 |
TObject::Fatal |
TObject::Fatal |
228 |
TGQt::IsA |
TGQt::IsA |
232 |
TGQt::ShowMembers |
TGQt::ShowMembers |
236 |
TGQt::Streamer |
TGQt::Streamer |
240 |
TNamed::FillBuffer |
TNamed::FillBuffer |
244 |
TNamed::SetName |
TNamed::SetName |
248 |
TNamed::SetNameTitle |
TNamed::SetNameTitle |
252 |
TGQt::SetTitle |
TGQt::SetTitle |
256 |
TNamed::Sizeof |
TNamed::Sizeof |
260 |
TGQt::Init |
TGQt::Init |
264 |
TGQt::ClearWindow |
TGQt::ClearWindow |
268 |
TGQt::ClosePixmap |
TGQt::ClosePixmap |
272 |
TGQt::CloseWindow |
TGQt::CloseWindow |
276 |
TGQt::CopyPixmap |
TGQt::CopyPixmap |
280 |
TGQt::CreateOpenGLContext |
TGQt::CreateOpenGLContext |
284 |
TGQt::DeleteOpenGLContext |
TGQt::DeleteOpenGLContext |
288 |
TGQt::DrawBox |
TGQt::DrawBox |
292 |
TGQt::DrawCellArray |
TGQt::DrawCellArray |
296 |
TGQt::DrawFillArea |
TGQt::DrawFillArea |
300 |
TGQt::DrawLine |
TGQt::DrawLine |
304 |
TGQt::DrawPolyLine |
TGQt::DrawPolyLine |
308 |
TGQt::DrawPolyMarker |
TGQt::DrawPolyMarker |
312 |
TGQt::DrawText |
TGQt::DrawText |
316 |
TGQt::ExecCommand |
TGQt::ExecCommand |
320 |
TGQt::GetCharacterUp |
TGQt::GetCharacterUp |
324 |
TGQt::GetDoubleBuffer |
TGQt::GetDoubleBuffer |
328 |
TGQt::GetGeometry |
TGQt::GetGeometry |
332 |
TGQt::DisplayName |
TGQt::DisplayName |
336 |
TGQt::GetNativeEvent |
TGQt::GetNativeEvent |
340 |
TGQt::GetPixel |
TGQt::GetPixel |
344 |
TGQt::GetPlanes |
TGQt::GetPlanes |
348 |
TGQt::GetRGB |
TGQt::GetRGB |
352 |
TGQt::GetTextExtent |
TGQt::GetTextExtent |
356 |
TGQt::GetTextMagnitude |
TGQt::GetTextMagnitude |
360 |
TGQt::GetWindowID |
TGQt::GetWindowID |
364 |
TGQt::HasTTFonts |
TGQt::HasTTFonts |
368 |
TGQt::InitWindow |
TGQt::InitWindow |
372 |
TGQt::AddWindow |
TGQt::AddWindow |
376 |
TVirtualX::AddPixmap |
TVirtualX::AddPixmap |
380 |
TGQt::RemoveWindow |
TGQt::RemoveWindow |
384 |
TGQt::MoveWindow |
TGQt::MoveWindow |
388 |
TGQt::OpenPixmap |
TGQt::OpenPixmap |
392 |
TGQt::QueryPointer |
TGQt::QueryPointer |
396 |
TGQt::ReadGIF |
TGQt::ReadGIF |
400 |
TGQt::RequestLocator |
TGQt::RequestLocator |
404 |
TGQt::RequestString |
TGQt::RequestString |
408 |
TGQt::RescaleWindow |
TGQt::RescaleWindow |
412 |
TGQt::ResizePixmap |
TGQt::ResizePixmap |
416 |
TGQt::ResizeWindow |
TGQt::ResizeWindow |
420 |
TGQt::SelectWindow |
TGQt::SelectWindow |
424 |
TGQt::SelectPixmap |
TGQt::SelectPixmap |
428 |
TGQt::SetCharacterUp |
TGQt::SetCharacterUp |
432 |
TGQt::SetClipOFF |
TGQt::SetClipOFF |
436 |
TGQt::SetClipRegion |
TGQt::SetClipRegion |
440 |
TGQt::SetCursor |
TGQt::SetCursor |
444 |
TGQt::SetDoubleBuffer |
TGQt::SetDoubleBuffer |
448 |
TGQt::SetDoubleBufferOFF |
TGQt::SetDoubleBufferOFF |
452 |
TGQt::SetDoubleBufferON |
TGQt::SetDoubleBufferON |
456 |
TGQt::SetDrawMode |
TGQt::SetDrawMode |
460 |
TGQt::SetFillColor |
TGQt::SetFillColor |
464 |
TGQt::SetFillStyle |
TGQt::SetFillStyle |
468 |
TGQt::SetLineColor |
TGQt::SetLineColor |
472 |
TGQt::SetLineType |
TGQt::SetLineType |
476 |
TGQt::SetLineStyle |
TGQt::SetLineStyle |
480 |
TGQt::SetLineWidth |
TGQt::SetLineWidth |
484 |
TGQt::SetMarkerColor |
TGQt::SetMarkerColor |
488 |
TGQt::SetMarkerSize |
TGQt::SetMarkerSize |
492 |
TGQt::SetMarkerStyle |
TGQt::SetMarkerStyle |
496 |
TGQt::SetOpacity |
TGQt::SetOpacity |
500 |
TGQt::SetRGB |
TGQt::SetRGB |
504 |
TGQt::SetTextAlign |
TGQt::SetTextAlign |
508 |
TGQt::SetTextColor |
TGQt::SetTextColor |
512 |
TGQt::SetTextFont |
TGQt::SetTextFont |
516 |
TGQt::SetTextFont |
TGQt::SetTextFont |
520 |
TGQt::SetTextMagnitude |
TGQt::SetTextMagnitude |
524 |
TGQt::SetTextSize |
TGQt::SetTextSize |
528 |
TGQt::UpdateWindow |
TGQt::UpdateWindow |
532 |
TGQt::Warp |
TGQt::Warp |
536 |
TGQt::WriteGIF |
TGQt::WriteGIF |
540 |
TGQt::WritePixmap |
TGQt::WritePixmap |
544 |
TGQt::GetCurrentWindow |
TGQt::GetCurrentWindow |
548 |
TGQt::GetWindowAttributes |
TGQt::GetWindowAttributes |
552 |
TGQt::MapWindow |
TGQt::MapWindow |
556 |
TGQt::MapSubwindows |
TGQt::MapSubwindows |
560 |
TGQt::MapRaised |
TGQt::MapRaised |
564 |
TGQt::UnmapWindow |
TGQt::UnmapWindow |
568 |
TGQt::DestroyWindow |
TGQt::DestroyWindow |
572 |
TVirtualX::DestroySubwindows |
TVirtualX::DestroySubwindows |
576 |
TGQt::RaiseWindow |
TGQt::RaiseWindow |
580 |
TGQt::LowerWindow |
TGQt::LowerWindow |
584 |
TGQt::MoveWindow |
TGQt::MoveWindow |
588 |
TGQt::MoveResizeWindow |
TGQt::MoveResizeWindow |
592 |
TGQt::ResizeWindow |
TGQt::ResizeWindow |
596 |
TGQt::IconifyWindow |
TGQt::IconifyWindow |
600 |
TGQt::NeedRedraw |
TGQt::NeedRedraw |
604 |
TGQt::ReparentWindow |
TGQt::ReparentWindow |
608 |
TGQt::SetWindowBackground |
TGQt::SetWindowBackground |
612 |
TGQt::SetWindowBackgroundPixmap |
TGQt::SetWindowBackgroundPixmap |
616 |
TGQt::CreateWindow |
TGQt::CreateWindow |
620 |
TGQt::OpenDisplay |
TGQt::OpenDisplay |
624 |
TGQt::CloseDisplay |
TGQt::CloseDisplay |
628 |
TGQt::GetDisplay |
TGQt::GetDisplay |
632 |
TGQt::GetVisual |
TGQt::GetVisual |
636 |
TGQt::GetScreen |
TGQt::GetScreen |
640 |
TGQt::GetDepth |
TGQt::GetDepth |
644 |
TVirtualX::ScreenWidthMM |
TVirtualX::ScreenWidthMM |
648 |
TGQt::GetColormap |
TGQt::GetColormap |
652 |
TGQt::InternAtom |
TGQt::InternAtom |
656 |
TGQt::GetDefaultRootWindow |
TGQt::GetDefaultRootWindow |
660 |
TGQt::GetParent |
TGQt::GetParent |
664 |
TGQt::LoadQueryFont |
TGQt::LoadQueryFont |
668 |
TGQt::GetFontHandle |
TGQt::GetFontHandle |
672 |
TGQt::DeleteFont |
TGQt::DeleteFont |
676 |
TGQt::CreateGC |
TGQt::CreateGC |
680 |
TGQt::ChangeGC |
TGQt::ChangeGC |
684 |
TGQt::CopyGC |
TGQt::CopyGC |
688 |
TGQt::DeleteGC |
TGQt::DeleteGC |
692 |
TGQt::CreateCursor |
TGQt::CreateCursor |
696 |
TGQt::SetCursor |
TGQt::SetCursor |
700 |
TGQt::CreatePixmap |
TGQt::CreatePixmap |
704 |
TGQt::CreatePixmap |
TGQt::CreatePixmap |
708 |
TGQt::CreateBitmap |
TGQt::CreateBitmap |
712 |
TGQt::DeletePixmap |
TGQt::DeletePixmap |
716 |
TGQt::CreatePictureFromFile |
TGQt::CreatePictureFromFile |
720 |
TGQt::CreatePictureFromData |
TGQt::CreatePictureFromData |
724 |
TGQt::CreatePixmapFromData |
TGQt::CreatePixmapFromData |
728 |
TGQt::ReadPictureDataFromFile |
TGQt::ReadPictureDataFromFile |
732 |
TGQt::DeletePictureData |
TGQt::DeletePictureData |
736 |
TGQt::SetDashes |
TGQt::SetDashes |
740 |
TGQt::ParseColor |
TGQt::ParseColor |
744 |
TGQt::AllocColor |
TGQt::AllocColor |
748 |
TGQt::QueryColor |
TGQt::QueryColor |
752 |
TGQt::FreeColor |
TGQt::FreeColor |
756 |
TGQt::EventsPending |
TGQt::EventsPending |
760 |
TGQt::NextEvent |
TGQt::NextEvent |
764 |
TGQt::Bell |
TGQt::Bell |
768 |
TGQt::CopyArea |
TGQt::CopyArea |
772 |
TGQt::ChangeWindowAttributes |
TGQt::ChangeWindowAttributes |
776 |
TGQt::ChangeProperty |
TGQt::ChangeProperty |
780 |
TGQt::DrawLine |
TGQt::DrawLine |
784 |
TGQt::ClearArea |
TGQt::ClearArea |
788 |
TGQt::CheckEvent |
TGQt::CheckEvent |
792 |
TGQt::SendEvent |
TGQt::SendEvent |
796 |
TGQt::WMDeleteNotify |
TGQt::WMDeleteNotify |
800 |
TGQt::SetKeyAutoRepeat |
TGQt::SetKeyAutoRepeat |
804 |
TGQt::GrabKey |
TGQt::GrabKey |
808 |
TGQt::GrabButton |
TGQt::GrabButton |
812 |
TGQt::GrabPointer |
TGQt::GrabPointer |
816 |
TGQt::SetWindowName |
TGQt::SetWindowName |
820 |
TGQt::SetIconName |
TGQt::SetIconName |
824 |
TGQt::SetIconPixmap |
TGQt::SetIconPixmap |
828 |
TGQt::SetClassHints |
TGQt::SetClassHints |
832 |
TGQt::SetMWMHints |
TGQt::SetMWMHints |
836 |
TGQt::SetWMPosition |
TGQt::SetWMPosition |
840 |
TGQt::SetWMSize |
TGQt::SetWMSize |
844 |
TGQt::SetWMSizeHints |
TGQt::SetWMSizeHints |
848 |
TGQt::SetWMState |
TGQt::SetWMState |
852 |
TGQt::SetWMTransientHint |
TGQt::SetWMTransientHint |
856 |
TGQt::DrawString |
TGQt::DrawString |
860 |
TGQt::TextWidth |
TGQt::TextWidth |
864 |
TGQt::GetFontProperties |
TGQt::GetFontProperties |
868 |
TGQt::GetGCValues |
TGQt::GetGCValues |
872 |
TGQt::GetFontStruct |
TGQt::GetFontStruct |
876 |
TGQt::FreeFontStruct |
TGQt::FreeFontStruct |
880 |
TGQt::ClearWindow |
TGQt::ClearWindow |
884 |
TGQt::KeysymToKeycode |
TGQt::KeysymToKeycode |
888 |
TGQt::FillRectangle |
TGQt::FillRectangle |
892 |
TGQt::DrawRectangle |
TGQt::DrawRectangle |
896 |
TGQt::DrawSegments |
TGQt::DrawSegments |
900 |
TGQt::SelectInput |
TGQt::SelectInput |
904 |
TGQt::GetInputFocus |
TGQt::GetInputFocus |
908 |
TGQt::SetInputFocus |
TGQt::SetInputFocus |
912 |
TGQt::GetPrimarySelectionOwner |
TGQt::GetPrimarySelectionOwner |
916 |
TGQt::SetPrimarySelectionOwner |
TGQt::SetPrimarySelectionOwner |
920 |
TGQt::ConvertPrimarySelection |
TGQt::ConvertPrimarySelection |
924 |
TGQt::LookupString |
TGQt::LookupString |
928 |
TGQt::GetPasteBuffer |
TGQt::GetPasteBuffer |
932 |
TGQt::TranslateCoordinates |
TGQt::TranslateCoordinates |
936 |
TGQt::GetWindowSize |
TGQt::GetWindowSize |
940 |
TGQt::FillPolygon |
TGQt::FillPolygon |
944 |
TGQt::QueryPointer |
TGQt::QueryPointer |
948 |
TGQt::SetForeground |
TGQt::SetForeground |
952 |
TGQt::SetClipRectangles |
TGQt::SetClipRectangles |
956 |
TGQt::Update |
TGQt::Update |
960 |
TGQt::CreateRegion |
TGQt::CreateRegion |
964 |
TGQt::DestroyRegion |
TGQt::DestroyRegion |
968 |
TGQt::UnionRectWithRegion |
TGQt::UnionRectWithRegion |
972 |
TGQt::PolygonRegion |
TGQt::PolygonRegion |
976 |
TGQt::UnionRegion |
TGQt::UnionRegion |
980 |
TGQt::IntersectRegion |
TGQt::IntersectRegion |
984 |
TGQt::SubtractRegion |
TGQt::SubtractRegion |
988 |
TGQt::XorRegion |
TGQt::XorRegion |
992 |
TGQt::EmptyRegion |
TGQt::EmptyRegion |
996 |
TGQt::PointInRegion |
TGQt::PointInRegion |
1000 |
TGQt::EqualRegion |
TGQt::EqualRegion |
1004 |
TGQt::GetRegionBox |
TGQt::GetRegionBox |
1008 |
TGQt::ListFonts |
TGQt::ListFonts |
1012 |
TGQt::FreeFontNames |
TGQt::FreeFontNames |
1016 |
TGQt::CreateImage |
TGQt::CreateImage |
1020 |
TGQt::GetImageSize |
TGQt::GetImageSize |
1024 |
TGQt::PutPixel |
TGQt::PutPixel |
1028 |
TGQt::PutImage |
TGQt::PutImage |
1032 |
TGQt::DeleteImage |
TGQt::DeleteImage |
1036 |
TGQt::GetColorBits |
TGQt::GetColorBits |
1040 |
TVirtualX::ShapeCombineMask |
TVirtualX::ShapeCombineMask |
1044 |
TGQt::DeleteProperty |
TGQt::DeleteProperty |
1048 |
TGQt::GetProperty |
TGQt::GetProperty |
1052 |
TGQt::ChangeActivePointerGrab |
TGQt::ChangeActivePointerGrab |
1056 |
TGQt::ConvertSelection |
TGQt::ConvertSelection |
1060 |
TGQt::SetSelectionOwner |
TGQt::SetSelectionOwner |
1064 |
TGQt::ChangeProperties |
TGQt::ChangeProperties |
1068 |
TGQt::SetDNDAware |
TGQt::SetDNDAware |
1072 |
TGQt::SetTypeList |
TGQt::SetTypeList |
1076 |
TGQt::FindRWindow |
TGQt::FindRWindow |
1080 |
TGQt::IsDNDAware |
TGQt::IsDNDAware |
1084 |
TVirtualX::IsCmdThread |
TVirtualX::IsCmdThread |
1088 |
TGQt::Warp |
TGQt::ColorIndex |
1092 |
TGQt::SetBackground |
TGQt::Warp |
1096 |
TGQt::ColorIndex |
TGQt::SetBackground |
1100 |
TGQt::GetSelectedWindow |
TGQt::GetSelectedWindow |
1104 |
TGQt::SetFillStyleIndex |
TGQt::SetFillStyleIndex |
1108 |
TGQt::SetMarkerType |
TGQt::SetMarkerType |
1112 |
TGQt::CopyPixmap |
TGQt::CopyPixmap |
1116 |
TGQt::SetTextDecoder |
TGQt::SetTextDecoder |
1120 |
TGQt::GetTextDecoder |
TGQt::GetTextDecoder |
1124 |
TGQt::PutByte |
TGQt::PutByte |
1128 |
TGQt::IsHandleValid |
TGQt::IsHandleValid |
1132 |
TGQt::SetRGB |
TGQt::SetRGB |
1136 |
TGQt::SetAlpha |
TGQt::SetAlpha |
1140 |
TGQt::GetRGBA |
TGQt::GetRGBA |
1144 |
TGQt::GetAlpha |
TGQt::GetAlpha |
1148 |
TGQt::LoadQt |
TGQt::LoadQt |
1152 |
TGQt::processQtEvents |
TGQt::processQtEvents |
1156 |
-0x00000001c |
-0x00000001c |
1160 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
1164 |
non-virtual thunk |
non-virtual thunk |
1168 |
non-virtual thunk |
non-virtual thunk |
1172 |
TAttLine::GetLineColor |
TAttLine::GetLineColor |
1176 |
TAttLine::GetLineStyle |
TAttLine::GetLineStyle |
1180 |
TAttLine::GetLineWidth |
TAttLine::GetLineWidth |
1184 |
TAttLine::Modify |
TAttLine::Modify |
1188 |
TAttLine::ResetAttLine |
TAttLine::ResetAttLine |
1192 |
TAttLine::SaveLineAttributes |
TAttLine::SaveLineAttributes |
1196 |
TAttLine::SetLineAttributes |
TAttLine::SetLineAttributes |
1200 |
non-virtual thunk |
non-virtual thunk |
1204 |
non-virtual thunk |
non-virtual thunk |
1208 |
non-virtual thunk |
non-virtual thunk |
1212 |
non-virtual thunk |
non-virtual thunk |
1216 |
non-virtual thunk |
non-virtual thunk |
1220 |
non-virtual thunk |
non-virtual thunk |
1224 |
-0x000000028 |
-0x000000028 |
1228 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
1232 |
non-virtual thunk |
non-virtual thunk |
1236 |
non-virtual thunk |
non-virtual thunk |
1240 |
TAttFill::GetFillColor |
TAttFill::GetFillColor |
1244 |
TAttFill::GetFillStyle |
TAttFill::GetFillStyle |
1248 |
TAttFill::IsTransparent |
TAttFill::IsTransparent |
1252 |
TAttFill::Modify |
TAttFill::Modify |
1256 |
TAttFill::ResetAttFill |
TAttFill::ResetAttFill |
1260 |
TAttFill::SaveFillAttributes |
TAttFill::SaveFillAttributes |
1264 |
TAttFill::SetFillAttributes |
TAttFill::SetFillAttributes |
1268 |
non-virtual thunk |
non-virtual thunk |
1272 |
non-virtual thunk |
non-virtual thunk |
1276 |
non-virtual thunk |
non-virtual thunk |
1280 |
non-virtual thunk |
non-virtual thunk |
1284 |
non-virtual thunk |
non-virtual thunk |
1288 |
-0x000000030 |
-0x000000030 |
1292 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
1296 |
non-virtual thunk |
non-virtual thunk |
1300 |
non-virtual thunk |
non-virtual thunk |
1304 |
TAttText::GetTextAlign |
TAttText::GetTextAlign |
1308 |
TAttText::GetTextAngle |
TAttText::GetTextAngle |
1312 |
TAttText::GetTextColor |
TAttText::GetTextColor |
1316 |
TAttText::GetTextFont |
TAttText::GetTextFont |
1320 |
TAttText::GetTextSize |
TAttText::GetTextSize |
1324 |
TAttText::Modify |
TAttText::Modify |
1328 |
TAttText::ResetAttText |
TAttText::ResetAttText |
1332 |
TAttText::SaveTextAttributes |
TAttText::SaveTextAttributes |
1336 |
TAttText::SetTextAttributes |
TAttText::SetTextAttributes |
1340 |
non-virtual thunk |
non-virtual thunk |
1344 |
TAttText::SetTextAngle |
TAttText::SetTextAngle |
1348 |
non-virtual thunk |
non-virtual thunk |
1352 |
non-virtual thunk |
non-virtual thunk |
1356 |
non-virtual thunk |
non-virtual thunk |
1360 |
TAttText::SetTextSizePixels |
TAttText::SetTextSizePixels |
1364 |
non-virtual thunk |
non-virtual thunk |
1368 |
non-virtual thunk |
non-virtual thunk |
1372 |
non-virtual thunk |
non-virtual thunk |
1376 |
-0x000000044 |
-0x000000044 |
1380 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
1384 |
non-virtual thunk |
non-virtual thunk |
1388 |
non-virtual thunk |
non-virtual thunk |
1392 |
TAttMarker::GetMarkerColor |
TAttMarker::GetMarkerColor |
1396 |
TAttMarker::GetMarkerStyle |
TAttMarker::GetMarkerStyle |
1400 |
TAttMarker::GetMarkerSize |
TAttMarker::GetMarkerSize |
1404 |
TAttMarker::Modify |
TAttMarker::Modify |
1408 |
TAttMarker::ResetAttMarker |
TAttMarker::ResetAttMarker |
1412 |
TAttMarker::SaveMarkerAttributes |
TAttMarker::SaveMarkerAttributes |
1416 |
TAttMarker::SetMarkerAttributes |
TAttMarker::SetMarkerAttributes |
1420 |
non-virtual thunk |
non-virtual thunk |
1424 |
non-virtual thunk |
non-virtual thunk |
1428 |
non-virtual thunk |
non-virtual thunk |
1432 |
non-virtual thunk |
non-virtual thunk |
1436 |
non-virtual thunk |
non-virtual thunk |
1440 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (239)
gQt [data]Return value (pointer) has base type 'TGQt'.
TGQt::AddWindow ( ULong_t qwid, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::AllocColor ( Colormap_t cmap, ColorStruct_t& color )This method is from 'TGQt' class.
TGQt::Begin ( )This method is from 'TGQt' class.
TGQt::Bell ( Int_t percent )This method is from 'TGQt' class.
TGQt::ChangeActivePointerGrab ( Window_t p1, UInt_t p2, Cursor_t p3 )This method is from 'TGQt' class.
TGQt::ChangeGC ( GContext_t gc, GCValues_t* gval )This method is from 'TGQt' class.
TGQt::ChangeProperties ( Window_t id, Atom_t property, Atom_t type, Int_t format, UChar_t* data, Int_t len )This method is from 'TGQt' class.
TGQt::ChangeProperty ( Window_t id, Atom_t property, Atom_t type, UChar_t* data, Int_t len )This method is from 'TGQt' class.
TGQt::ChangeWindowAttributes ( Window_t id, SetWindowAttributes_t* attr )This method is from 'TGQt' class.
TGQt::CheckEvent ( Window_t id, EGEventType type, Event_t& ev )This method is from 'TGQt' class.
TGQt::ClearArea ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::ClearWindow ( )This method is from 'TGQt' class.
TGQt::ClearWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::CloseDisplay ( )This method is from 'TGQt' class.
TGQt::ClosePixmap ( )This method is from 'TGQt' class.
TGQt::CloseWindow ( )This method is from 'TGQt' class.
TGQt::ColorIndex ( Color_t indx ) constThis method is from 'TGQt' class.
TGQt::ConvertPrimarySelection ( Window_t id, Atom_t clipboard, Time_t when )This method is from 'TGQt' class.
TGQt::ConvertSelection ( Window_t p1, Atom_t& p2, Atom_t& p3, Atom_t& p4, Time_t& p5 )This method is from 'TGQt' class.
TGQt::CopyArea ( Drawable_t src, Drawable_t dest, GContext_t gc, Int_t src_x, Int_t src_y, UInt_t width, UInt_t height, Int_t dest_x, Int_t dest_y )This method is from 'TGQt' class.
TGQt::CopyGC ( GContext_t org, GContext_t dest, Mask_t mask )This method is from 'TGQt' class.
TGQt::CopyPixmap ( Int_t wid, Int_t xpos, Int_t ypos )This method is from 'TGQt' class.
TGQt::CopyPixmap ( QPixmap const& p, Int_t px1, Int_t py1 )This method is from 'TGQt' class.
TGQt::CreateBitmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height )This method is from 'TGQt' class.
TGQt::CreateCursor ( ECursor cursor )This method is from 'TGQt' class.
TGQt::CreateGC ( Drawable_t id, GCValues_t* gval )This method is from 'TGQt' class.
TGQt::CreateImage ( UInt_t width, UInt_t height )This method is from 'TGQt' class.
TGQt::CreateOpenGLContext ( Int_t wid )This method is from 'TGQt' class.
TGQt::CreatePictureFromData ( Drawable_t id, char** data, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )This method is from 'TGQt' class.
TGQt::CreatePictureFromFile ( Drawable_t id, char const* filename, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )This method is from 'TGQt' class.
TGQt::CreatePixmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height, ULong_t forecolor, ULong_t backcolor, Int_t depth )This method is from 'TGQt' class.
TGQt::CreatePixmap ( Drawable_t id, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::CreatePixmapFromData ( unsigned char* bits, UInt_t width, UInt_t height )This method is from 'TGQt' class.
TGQt::CreateRegion ( )This method is from 'TGQt' class.
TGQt::CreateWindow ( Window_t parent, Int_t x, Int_t y, UInt_t w, UInt_t h, UInt_t border, Int_t depth, UInt_t clss, void* visual, SetWindowAttributes_t* attr, UInt_t wtype )This method is from 'TGQt' class.
TGQt::CreatROOTThread ( )This method is from 'TGQt' class.
TGQt::DeleteFont ( FontStruct_t fs )This method is from 'TGQt' class.
TGQt::DeleteGC ( GContext_t gc )This method is from 'TGQt' class.
TGQt::DeleteImage ( Drawable_t img )This method is from 'TGQt' class.
TGQt::DeleteOpenGLContext ( Int_t wid )This method is from 'TGQt' class.
TGQt::DeletePictureData ( void* data )This method is from 'TGQt' class.
TGQt::DeletePixmap ( Pixmap_t pmap )This method is from 'TGQt' class.
TGQt::DeleteProperty ( Window_t p1, Atom_t& p2 )This method is from 'TGQt' class.
TGQt::DeleteSelectedObj ( )This method is from 'TGQt' class.
TGQt::DestroyRegion ( Region_t reg )This method is from 'TGQt' class.
TGQt::DestroyWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::DisplayName ( char const* p1 )This method is from 'TGQt' class.
TGQt::DrawBox ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, TVirtualX::EBoxMode mode )This method is from 'TGQt' class.
TGQt::DrawCellArray ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t* ic )This method is from 'TGQt' class.
TGQt::DrawFillArea ( Int_t n, TPoint* xy )This method is from 'TGQt' class.
TGQt::DrawLine ( Int_t x1, Int_t y1, Int_t x2, Int_t y2 )This method is from 'TGQt' class.
TGQt::DrawLine ( Drawable_t id, GContext_t gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2 )This method is from 'TGQt' class.
TGQt::DrawPolyLine ( Int_t n, TPoint* xy )This method is from 'TGQt' class.
TGQt::DrawPolyMarker ( Int_t n, TPoint* xy )This method is from 'TGQt' class.
TGQt::DrawRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::DrawSegments ( Drawable_t id, GContext_t gc, Segment_t* seg, Int_t nseg )This method is from 'TGQt' class.
TGQt::DrawString ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, char const* s, Int_t len )This method is from 'TGQt' class.
TGQt::DrawText ( Int_t x, Int_t y, Float_t angle, Float_t mgn, char const* text, TVirtualX::ETextMode mode )This method is from 'TGQt' class.
TGQt::EmptyRegion ( Region_t reg )This method is from 'TGQt' class.
TGQt::End ( )This method is from 'TGQt' class.
TGQt::EqualRegion ( Region_t rega, Region_t regb )This method is from 'TGQt' class.
TGQt::EventsPending ( )This method is from 'TGQt' class.
TGQt::ExecCommand ( TGWin32Command* code )This method is from 'TGQt' class.
TGQt::fgTQt [data]This method is from 'TGQt' class.
TGQt::FillPolygon ( Window_t id, GContext_t gc, Point_t* points, Int_t npnt )This method is from 'TGQt' class.
TGQt::FillRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::FindRWindow ( Window_t win, Window_t dragwin, Window_t input, int x, int y, int maxd )This method is from 'TGQt' class.
TGQt::FreeColor ( Colormap_t cmap, ULong_t pixel )This method is from 'TGQt' class.
TGQt::FreeFontNames ( char** fontlist )This method is from 'TGQt' class.
TGQt::FreeFontStruct ( FontStruct_t fs )This method is from 'TGQt' class.
TGQt::GetAlpha ( Int_t cindex )This method is from 'TGQt' class.
TGQt::GetCharacterUp ( Float_t& chupx, Float_t& chupy )This method is from 'TGQt' class.
TGQt::GetColorBits ( Drawable_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::GetColormap ( ) constThis method is from 'TGQt' class.
TGQt::GetCurrentWindow ( ) constThis method is from 'TGQt' class.
TGQt::GetDefaultRootWindow ( ) constThis method is from 'TGQt' class.
TGQt::GetDepth ( ) constThis method is from 'TGQt' class.
TGQt::GetDisplay ( ) constThis method is from 'TGQt' class.
TGQt::GetDoubleBuffer ( Int_t wid )This method is from 'TGQt' class.
TGQt::GetDoubleBuffer ( QPaintDevice* dev )This method is from 'TGQt' class.
TGQt::GetFontHandle ( FontStruct_t fs )This method is from 'TGQt' class.
TGQt::GetFontProperties ( FontStruct_t font, Int_t& max_ascent, Int_t& max_descent )This method is from 'TGQt' class.
TGQt::GetFontStruct ( FontH_t fh )This method is from 'TGQt' class.
TGQt::GetGCValues ( GContext_t gc, GCValues_t& gval )This method is from 'TGQt' class.
TGQt::GetGeometry ( Int_t wid, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )This method is from 'TGQt' class.
TGQt::GetImageSize ( Drawable_t id, UInt_t& width, UInt_t& height )This method is from 'TGQt' class.
TGQt::GetInputFocus ( )This method is from 'TGQt' class.
TGQt::GetNativeEvent ( ) constThis method is from 'TGQt' class.
TGQt::GetParent ( Window_t id ) constThis method is from 'TGQt' class.
TGQt::GetPasteBuffer ( Window_t id, Atom_t atom, TString& text, Int_t& nchar, Bool_t del )This method is from 'TGQt' class.
TGQt::GetPixel ( Color_t cindex )This method is from 'TGQt' class.
TGQt::GetPlanes ( Int_t& nplanes )This method is from 'TGQt' class.
TGQt::GetPrimarySelectionOwner ( )This method is from 'TGQt' class.
TGQt::GetProperty ( Window_t p1, Atom_t p2, Long_t p3, Long_t p4, Bool_t p5, Atom_t p6, Atom_t* p7, Int_t* p8, ULong_t* p9, ULong_t* p10, unsigned char** p11 )This method is from 'TGQt' class.
TGQt::GetRegionBox ( Region_t reg, Rectangle_t* rect )This method is from 'TGQt' class.
TGQt::GetRGB ( Int_t index, Float_t& r, Float_t& g, Float_t& b )This method is from 'TGQt' class.
TGQt::GetRGBA ( Int_t cindex, Float_t& r, Float_t& g, Float_t& b, Float_t& a )This method is from 'TGQt' class.
TGQt::GetScreen ( ) constThis method is from 'TGQt' class.
TGQt::GetSelectedWindow ( )This method is from 'TGQt' class.
TGQt::GetTextDecoder ( )This method is from 'TGQt' class.
TGQt::GetTextExtent ( UInt_t& w, UInt_t& h, char* mess )This method is from 'TGQt' class.
TGQt::GetTextMagnitude ( )This method is from 'TGQt' class.
TGQt::GetVisual ( ) constThis method is from 'TGQt' class.
TGQt::GetWindowAttributes ( Window_t id, WindowAttributes_t& attr )This method is from 'TGQt' class.
TGQt::GetWindowID ( Int_t wid )This method is from 'TGQt' class.
TGQt::GetWindowSize ( Drawable_t id, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )This method is from 'TGQt' class.
TGQt::GrabButton ( Window_t id, EMouseButton button, UInt_t modifier, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab )This method is from 'TGQt' class.
TGQt::GrabKey ( Window_t id, Int_t keycode, UInt_t modifier, Bool_t grab )This method is from 'TGQt' class.
TGQt::GrabPointer ( Window_t id, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab, Bool_t owner_events )This method is from 'TGQt' class.
TGQt::HasTTFonts ( ) constThis method is from 'TGQt' class.
TGQt::IconifyWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::Init ( void* display )This method is from 'TGQt' class.
TGQt::InitWindow ( ULong_t window )This method is from 'TGQt' class.
TGQt::InternAtom ( char const* atom_name, Bool_t only_if_exist )This method is from 'TGQt' class.
TGQt::IntersectRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TGQt' class.
TGQt::IsA ( ) constThis method is from 'TGQt' class.
TGQt::IsDNDAware ( Window_t win, Atom_t* typelist )This method is from 'TGQt' class.
TGQt::IsHandleValid ( Window_t id )This method is from 'TGQt' class.
TGQt::KeysymToKeycode ( UInt_t keysym )This method is from 'TGQt' class.
TGQt::ListFonts ( char const* fontname, Int_t max, Int_t& count )This method is from 'TGQt' class.
TGQt::LoadQt ( char const* shareLibFileName )This method is from 'TGQt' class.
TGQt::LoadQueryFont ( char const* font_name )This method is from 'TGQt' class.
TGQt::LookupString ( Event_t* event, char* buf, Int_t buflen, UInt_t& keysym )This method is from 'TGQt' class.
TGQt::LowerWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::MapRaised ( Window_t id )This method is from 'TGQt' class.
TGQt::MapSubwindows ( Window_t id )This method is from 'TGQt' class.
TGQt::MapWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::MoveResizeWindow ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::MoveWindow ( Int_t wid, Int_t x, Int_t y )This method is from 'TGQt' class.
TGQt::MoveWindow ( Window_t id, Int_t x, Int_t y )This method is from 'TGQt' class.
TGQt::NeedRedraw ( ULong_t tgwindow, Bool_t force )This method is from 'TGQt' class.
TGQt::NextEvent ( Event_t& event )This method is from 'TGQt' class.
TGQt::OpenDisplay ( char const* dpyName )This method is from 'TGQt' class.
TGQt::OpenPixmap ( UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::ParseColor ( Colormap_t cmap, char const* cname, ColorStruct_t& color )This method is from 'TGQt' class.
TGQt::PointInRegion ( Int_t x, Int_t y, Region_t reg )This method is from 'TGQt' class.
TGQt::PolygonRegion ( Point_t* points, Int_t np, Bool_t winding )This method is from 'TGQt' class.
TGQt::processQtEvents ( Int_t maxtime )This method is from 'TGQt' class.
TGQt::PutByte ( Byte_t b )This method is from 'TGQt' class.
TGQt::PutImage ( Drawable_t id, GContext_t gc, Drawable_t img, Int_t dx, Int_t dy, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::PutPixel ( Drawable_t id, Int_t x, Int_t y, ULong_t pixel )This method is from 'TGQt' class.
TGQt::QtColor ( ULong_t pixel )This method is from 'TGQt' class.
TGQt::QueryColor ( Colormap_t cmap, ColorStruct_t& color )This method is from 'TGQt' class.
TGQt::QueryPointer ( Int_t& ix, Int_t& iy )This method is from 'TGQt' class.
TGQt::QueryPointer ( Window_t id, Window_t& rootw, Window_t& childw, Int_t& root_x, Int_t& root_y, Int_t& win_x, Int_t& win_y, UInt_t& mask )This method is from 'TGQt' class.
TGQt::RaiseWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::ReadGIF ( Int_t x0, Int_t y0, char const* file, Window_t id )This method is from 'TGQt' class.
TGQt::ReadPictureDataFromFile ( char const* filename, char*** ret_data )This method is from 'TGQt' class.
TGQt::RemoveWindow ( ULong_t qwid )This method is from 'TGQt' class.
TGQt::ReparentWindow ( Window_t id, Window_t pid, Int_t x, Int_t y )This method is from 'TGQt' class.
TGQt::RequestLocator ( Int_t mode, Int_t ctyp, Int_t& x, Int_t& y )This method is from 'TGQt' class.
TGQt::RequestString ( Int_t x, Int_t y, char* text )This method is from 'TGQt' class.
TGQt::RescaleWindow ( Int_t wid, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::ResizePixmap ( Int_t wid, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::ResizeWindow ( Int_t wid )This method is from 'TGQt' class.
TGQt::ResizeWindow ( Window_t id, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::SelectInput ( Window_t id, UInt_t evmask )This method is from 'TGQt' class.
TGQt::SelectPixmap ( Int_t qpixid )This method is from 'TGQt' class.
TGQt::SelectWindow ( Int_t wid )This method is from 'TGQt' class.
TGQt::SendDestroyEvent ( TQtClientWidget* p1 ) constThis method is from 'TGQt' class.
TGQt::SendEvent ( Window_t id, Event_t* ev )This method is from 'TGQt' class.
TGQt::SetAlpha ( Int_t cindex, Float_t a )This method is from 'TGQt' class.
TGQt::SetBackground ( GContext_t gc, ULong_t background )This method is from 'TGQt' class.
TGQt::SetCharacterUp ( Float_t chupx, Float_t chupy )This method is from 'TGQt' class.
TGQt::SetClassHints ( Window_t id, char* className, char* resourceName )This method is from 'TGQt' class.
TGQt::SetClipOFF ( Int_t wid )This method is from 'TGQt' class.
TGQt::SetClipRectangles ( GContext_t gc, Int_t x, Int_t y, Rectangle_t* recs, Int_t n )This method is from 'TGQt' class.
TGQt::SetClipRegion ( Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::SetCursor ( Int_t win, ECursor cursor )This method is from 'TGQt' class.
TGQt::SetCursor ( Window_t id, Cursor_t curid )This method is from 'TGQt' class.
TGQt::SetDashes ( GContext_t gc, Int_t offset, char const* dash_list, Int_t n )This method is from 'TGQt' class.
TGQt::SetDNDAware ( Window_t p1, Atom_t* p2 )This method is from 'TGQt' class.
TGQt::SetDoubleBuffer ( Int_t wid, Int_t mode )This method is from 'TGQt' class.
TGQt::SetDoubleBufferOFF ( )This method is from 'TGQt' class.
TGQt::SetDoubleBufferON ( )This method is from 'TGQt' class.
TGQt::SetDrawMode ( TVirtualX::EDrawMode mode )This method is from 'TGQt' class.
TGQt::SetFillColor ( Color_t cindex )This method is from 'TGQt' class.
TGQt::SetFillStyle ( Style_t style )This method is from 'TGQt' class.
TGQt::SetFillStyleIndex ( Int_t style, Int_t fasi )This method is from 'TGQt' class.
TGQt::SetForeground ( GContext_t gc, ULong_t foreground )This method is from 'TGQt' class.
TGQt::SetIconName ( Window_t id, char* name )This method is from 'TGQt' class.
TGQt::SetIconPixmap ( Window_t id, Pixmap_t pix )This method is from 'TGQt' class.
TGQt::SetInputFocus ( Window_t id )This method is from 'TGQt' class.
TGQt::SetKeyAutoRepeat ( Bool_t on )This method is from 'TGQt' class.
TGQt::SetLineColor ( Color_t cindex )This method is from 'TGQt' class.
TGQt::SetLineStyle ( Style_t linestyle )This method is from 'TGQt' class.
TGQt::SetLineType ( Int_t n, Int_t* dash )This method is from 'TGQt' class.
TGQt::SetLineWidth ( Width_t width )This method is from 'TGQt' class.
TGQt::SetMarkerColor ( Color_t cindex )This method is from 'TGQt' class.
TGQt::SetMarkerSize ( Float_t markersize )This method is from 'TGQt' class.
TGQt::SetMarkerStyle ( Style_t markerstyle )This method is from 'TGQt' class.
TGQt::SetMarkerType ( Int_t type, Int_t n, TPoint* xy )This method is from 'TGQt' class.
TGQt::SetMWMHints ( Window_t id, UInt_t value, UInt_t funcs, UInt_t input )This method is from 'TGQt' class.
TGQt::SetOpacity ( Int_t percent )This method is from 'TGQt' class.
TGQt::SetPrimarySelectionOwner ( Window_t id )This method is from 'TGQt' class.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b )This method is from 'TGQt' class.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b, Float_t a )This method is from 'TGQt' class.
TGQt::SetSelectionOwner ( Window_t p1, Atom_t& p2 )This method is from 'TGQt' class.
TGQt::SetTextAlign ( Short_t talign )This method is from 'TGQt' class.
TGQt::SetTextColor ( Color_t cindex )This method is from 'TGQt' class.
TGQt::SetTextDecoder ( char const* p1 )This method is from 'TGQt' class.
TGQt::SetTextFont ( char* fontname, TVirtualX::ETextSetMode mode )This method is from 'TGQt' class.
TGQt::SetTextFont ( Font_t fontnumber )This method is from 'TGQt' class.
TGQt::SetTextMagnitude ( Float_t mgn )This method is from 'TGQt' class.
TGQt::SetTextSize ( Float_t textsize )This method is from 'TGQt' class.
TGQt::SetTitle ( char const* title )This method is from 'TGQt' class.
TGQt::SetTypeList ( Window_t win, Atom_t prop, Atom_t* typelist )This method is from 'TGQt' class.
TGQt::SetWindowBackground ( Window_t id, ULong_t color )This method is from 'TGQt' class.
TGQt::SetWindowBackgroundPixmap ( Window_t id, Pixmap_t pxm )This method is from 'TGQt' class.
TGQt::SetWindowName ( Window_t id, char* name )This method is from 'TGQt' class.
TGQt::SetWMPosition ( Window_t id, Int_t x, Int_t y )This method is from 'TGQt' class.
TGQt::SetWMSize ( Window_t id, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::SetWMSizeHints ( Window_t id, UInt_t wmin, UInt_t hmin, UInt_t wmax, UInt_t hmax, UInt_t winc, UInt_t hinc )This method is from 'TGQt' class.
TGQt::SetWMState ( Window_t id, EInitialState state )This method is from 'TGQt' class.
TGQt::SetWMTransientHint ( Window_t id, Window_t main_id )This method is from 'TGQt' class.
TGQt::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'TGQt' class.
TGQt::Streamer ( TBuffer& b )This method is from 'TGQt' class.
TGQt::SubtractRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TGQt' class.
TGQt::TextWidth ( FontStruct_t font, char const* s, Int_t len )This method is from 'TGQt' class.
TGQt::TGQt [in-charge] ( )This constructor is from 'TGQt' class.
TGQt::TGQt [in-charge] ( char const* name, char const* title )This constructor is from 'TGQt' class.
TGQt::TranslateCoordinates ( Window_t src, Window_t dest, Int_t src_x, Int_t src_y, Int_t& dest_x, Int_t& dest_y, Window_t& child )This method is from 'TGQt' class.
TGQt::UnionRectWithRegion ( Rectangle_t* rect, Region_t src, Region_t dest )This method is from 'TGQt' class.
TGQt::UnionRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TGQt' class.
TGQt::UnmapWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::Update ( Int_t mode )This method is from 'TGQt' class.
TGQt::UpdateBrush ( )This method is from 'TGQt' class.
TGQt::UpdateClipRectangle ( )This method is from 'TGQt' class.
TGQt::UpdateFont ( )This method is from 'TGQt' class.
TGQt::UpdatePen ( )This method is from 'TGQt' class.
TGQt::UpdateWindow ( Int_t mode )This method is from 'TGQt' class.
TGQt::Warp ( Int_t ix, Int_t iy )This method is from 'TGQt' class.
TGQt::Warp ( Int_t ix, Int_t iy, Window_t id )This method is from 'TGQt' class.
TGQt::WMDeleteNotify ( Window_t id )This method is from 'TGQt' class.
TGQt::WriteGIF ( char* name )This method is from 'TGQt' class.
TGQt::WritePixmap ( Int_t wid, UInt_t w, UInt_t h, char* pxname )This method is from 'TGQt' class.
TGQt::XorRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TGQt' class.
TGQt::~TGQt [in-charge] ( )This method is from 'TGQt' class.
TQtClientWidget.h
[+] class TQtClientWidget (2)
| Change |
Effect |
1 | Size of this class has been increased from 88 bytes to 108 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
2 | Virtual method TQtClientWidget::polish ( ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 70 entries | Virtual Table (New) - 69 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TQtClientWidget::metaObject |
TQtClientWidget::metaObject |
12 |
TQtClientWidget::qt_metacast |
TQtClientWidget::qt_metacast |
16 |
TQtClientWidget::qt_metacall |
TQtClientWidget::qt_metacall |
20 |
~TQtClientWidget |
~TQtClientWidget |
24 |
~TQtClientWidget |
~TQtClientWidget |
28 |
QFrame::event |
QFrame::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QWidget::devType |
QWidget::devType |
60 |
QWidget::setVisible |
QWidget::setVisible |
64 |
QFrame::sizeHint |
QFrame::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QWidget::mousePressEvent |
QWidget::mousePressEvent |
84 |
QWidget::mouseReleaseEvent |
QWidget::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QWidget::mouseMoveEvent |
QWidget::mouseMoveEvent |
96 |
QWidget::wheelEvent |
QWidget::wheelEvent |
100 |
QWidget::keyPressEvent |
QWidget::keyPressEvent |
104 |
QWidget::keyReleaseEvent |
QWidget::keyReleaseEvent |
108 |
QWidget::focusInEvent |
QWidget::focusInEvent |
112 |
QWidget::focusOutEvent |
QWidget::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
TQtClientWidget::paintEvent |
TQtClientWidget::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::resizeEvent |
136 |
TQtClientWidget::closeEvent |
TQtClientWidget::closeEvent |
140 |
QWidget::contextMenuEvent |
QWidget::contextMenuEvent |
144 |
QWidget::tabletEvent |
QWidget::tabletEvent |
148 |
QWidget::actionEvent |
QWidget::actionEvent |
152 |
QWidget::dragEnterEvent |
QWidget::dragEnterEvent |
156 |
QWidget::dragMoveEvent |
QWidget::dragMoveEvent |
160 |
QWidget::dragLeaveEvent |
QWidget::dragLeaveEvent |
164 |
QWidget::dropEvent |
QWidget::dropEvent |
168 |
QWidget::showEvent |
QWidget::showEvent |
172 |
QWidget::hideEvent |
QWidget::hideEvent |
176 |
QWidget::x11Event |
QWidget::x11Event |
180 |
QFrame::changeEvent |
QFrame::changeEvent |
184 |
QWidget::metric |
QWidget::metric |
188 |
QWidget::inputMethodEvent |
QWidget::inputMethodEvent |
192 |
QWidget::inputMethodQuery |
QWidget::inputMethodQuery |
196 |
QWidget::focusNextPrevChild |
QWidget::focusNextPrevChild |
200 |
QWidget::styleChange |
QWidget::styleChange |
204 |
QWidget::enabledChange |
QWidget::enabledChange |
208 |
QWidget::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
TQtClientWidget::setEraseColor |
TQtClientWidget::setEraseColor |
228 |
TQtClientWidget::setErasePixmap |
TQtClientWidget::setErasePixmap |
232 |
TQtClientWidget::Accelerate |
TQtClientWidget::Accelerate |
236 |
TQtClientWidget::polish |
TQtClientWidget::IsA |
240 |
TQtClientWidget::IsA |
TQtClientWidget::ShowMembers |
244 |
TQtClientWidget::ShowMembers |
TQtClientWidget::Streamer |
248 |
TQtClientWidget::Streamer |
-0x000000008 |
252 |
-0x000000008 |
(int (*)(...))(& typeinfo) |
256 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
260 |
non-virtual thunk |
non-virtual thunk |
264 |
non-virtual thunk |
non-virtual thunk |
268 |
non-virtual thunk |
non-virtual thunk |
272 |
non-virtual thunk |
non-virtual thunk |
276 |
non-virtual thunk |
|
[+] affected symbols (265)
gQt [data]Field 'retval->fPointerGrabber' in return value (pointer) has base type 'TQtClientWidget'.
TGQt::AddWindow ( ULong_t qwid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::AllocColor ( Colormap_t cmap, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Begin ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Bell ( Int_t percent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeActivePointerGrab ( Window_t p1, UInt_t p2, Cursor_t p3 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeGC ( GContext_t gc, GCValues_t* gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeProperties ( Window_t id, Atom_t property, Atom_t type, Int_t format, UChar_t* data, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeProperty ( Window_t id, Atom_t property, Atom_t type, UChar_t* data, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeWindowAttributes ( Window_t id, SetWindowAttributes_t* attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CheckEvent ( Window_t id, EGEventType type, Event_t& ev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearArea ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CloseDisplay ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClosePixmap ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CloseWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ColorIndex ( Color_t indx ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ConvertPrimarySelection ( Window_t id, Atom_t clipboard, Time_t when )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ConvertSelection ( Window_t p1, Atom_t& p2, Atom_t& p3, Atom_t& p4, Time_t& p5 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyArea ( Drawable_t src, Drawable_t dest, GContext_t gc, Int_t src_x, Int_t src_y, UInt_t width, UInt_t height, Int_t dest_x, Int_t dest_y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyGC ( GContext_t org, GContext_t dest, Mask_t mask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyPixmap ( Int_t wid, Int_t xpos, Int_t ypos )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyPixmap ( QPixmap const& p, Int_t px1, Int_t py1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateBitmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateCursor ( ECursor cursor )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateGC ( Drawable_t id, GCValues_t* gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateImage ( UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateOpenGLContext ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePictureFromData ( Drawable_t id, char** data, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePictureFromFile ( Drawable_t id, char const* filename, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height, ULong_t forecolor, ULong_t backcolor, Int_t depth )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmap ( Drawable_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmapFromData ( unsigned char* bits, UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateRegion ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateWindow ( Window_t parent, Int_t x, Int_t y, UInt_t w, UInt_t h, UInt_t border, Int_t depth, UInt_t clss, void* visual, SetWindowAttributes_t* attr, UInt_t wtype )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatROOTThread ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteFont ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteGC ( GContext_t gc )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteImage ( Drawable_t img )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteOpenGLContext ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeletePictureData ( void* data )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeletePixmap ( Pixmap_t pmap )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteProperty ( Window_t p1, Atom_t& p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteSelectedObj ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DestroyRegion ( Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DestroyWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DisplayName ( char const* p1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawBox ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, TVirtualX::EBoxMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawCellArray ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t* ic )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawFillArea ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawLine ( Int_t x1, Int_t y1, Int_t x2, Int_t y2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawLine ( Drawable_t id, GContext_t gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawPolyLine ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawPolyMarker ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawSegments ( Drawable_t id, GContext_t gc, Segment_t* seg, Int_t nseg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawString ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, char const* s, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawText ( Int_t x, Int_t y, Float_t angle, Float_t mgn, char const* text, TVirtualX::ETextMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EmptyRegion ( Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::End ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EqualRegion ( Region_t rega, Region_t regb )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EventsPending ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ExecCommand ( TGWin32Command* code )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::fgTQt [data]Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FillPolygon ( Window_t id, GContext_t gc, Point_t* points, Int_t npnt )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FillRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FindRWindow ( Window_t win, Window_t dragwin, Window_t input, int x, int y, int maxd )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeColor ( Colormap_t cmap, ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeFontNames ( char** fontlist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeFontStruct ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetAlpha ( Int_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetCharacterUp ( Float_t& chupx, Float_t& chupy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetColorBits ( Drawable_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetColormap ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetCurrentWindow ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDefaultRootWindow ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDepth ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDisplay ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDoubleBuffer ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDoubleBuffer ( QPaintDevice* dev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontHandle ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontProperties ( FontStruct_t font, Int_t& max_ascent, Int_t& max_descent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontStruct ( FontH_t fh )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetGCValues ( GContext_t gc, GCValues_t& gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetGeometry ( Int_t wid, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetImageSize ( Drawable_t id, UInt_t& width, UInt_t& height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetInputFocus ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetNativeEvent ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetParent ( Window_t id ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPasteBuffer ( Window_t id, Atom_t atom, TString& text, Int_t& nchar, Bool_t del )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPixel ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPlanes ( Int_t& nplanes )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPrimarySelectionOwner ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetProperty ( Window_t p1, Atom_t p2, Long_t p3, Long_t p4, Bool_t p5, Atom_t p6, Atom_t* p7, Int_t* p8, ULong_t* p9, ULong_t* p10, unsigned char** p11 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRegionBox ( Region_t reg, Rectangle_t* rect )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRGB ( Int_t index, Float_t& r, Float_t& g, Float_t& b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRGBA ( Int_t cindex, Float_t& r, Float_t& g, Float_t& b, Float_t& a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetScreen ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetSelectedWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextDecoder ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextExtent ( UInt_t& w, UInt_t& h, char* mess )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextMagnitude ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetVisual ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowAttributes ( Window_t id, WindowAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowID ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowSize ( Drawable_t id, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabButton ( Window_t id, EMouseButton button, UInt_t modifier, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabKey ( Window_t id, Int_t keycode, UInt_t modifier, Bool_t grab )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabPointer ( Window_t id, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab, Bool_t owner_events )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::HasTTFonts ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IconifyWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Init ( void* display )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::InitWindow ( ULong_t window )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::InternAtom ( char const* atom_name, Bool_t only_if_exist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IntersectRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsA ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsDNDAware ( Window_t win, Atom_t* typelist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsHandleValid ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::KeysymToKeycode ( UInt_t keysym )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ListFonts ( char const* fontname, Int_t max, Int_t& count )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LoadQt ( char const* shareLibFileName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LoadQueryFont ( char const* font_name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LookupString ( Event_t* event, char* buf, Int_t buflen, UInt_t& keysym )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LowerWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapRaised ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapSubwindows ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveResizeWindow ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveWindow ( Int_t wid, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveWindow ( Window_t id, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::NeedRedraw ( ULong_t tgwindow, Bool_t force )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::NextEvent ( Event_t& event )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::OpenDisplay ( char const* dpyName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::OpenPixmap ( UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ParseColor ( Colormap_t cmap, char const* cname, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PointInRegion ( Int_t x, Int_t y, Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PolygonRegion ( Point_t* points, Int_t np, Bool_t winding )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::processQtEvents ( Int_t maxtime )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutByte ( Byte_t b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutImage ( Drawable_t id, GContext_t gc, Drawable_t img, Int_t dx, Int_t dy, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutPixel ( Drawable_t id, Int_t x, Int_t y, ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QtColor ( ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryColor ( Colormap_t cmap, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryPointer ( Int_t& ix, Int_t& iy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryPointer ( Window_t id, Window_t& rootw, Window_t& childw, Int_t& root_x, Int_t& root_y, Int_t& win_x, Int_t& win_y, UInt_t& mask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RaiseWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReadGIF ( Int_t x0, Int_t y0, char const* file, Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReadPictureDataFromFile ( char const* filename, char*** ret_data )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RemoveWindow ( ULong_t qwid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReparentWindow ( Window_t id, Window_t pid, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RequestLocator ( Int_t mode, Int_t ctyp, Int_t& x, Int_t& y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RequestString ( Int_t x, Int_t y, char* text )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RescaleWindow ( Int_t wid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizePixmap ( Int_t wid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizeWindow ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizeWindow ( Window_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectInput ( Window_t id, UInt_t evmask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectPixmap ( Int_t qpixid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectWindow ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SendDestroyEvent ( TQtClientWidget* p1 ) const1st parameter 'p1' (pointer) has base type 'TQtClientWidget'.
TGQt::SendEvent ( Window_t id, Event_t* ev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetAlpha ( Int_t cindex, Float_t a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetBackground ( GContext_t gc, ULong_t background )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCharacterUp ( Float_t chupx, Float_t chupy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClassHints ( Window_t id, char* className, char* resourceName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipOFF ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipRectangles ( GContext_t gc, Int_t x, Int_t y, Rectangle_t* recs, Int_t n )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipRegion ( Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCursor ( Int_t win, ECursor cursor )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCursor ( Window_t id, Cursor_t curid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDashes ( GContext_t gc, Int_t offset, char const* dash_list, Int_t n )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDNDAware ( Window_t p1, Atom_t* p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBuffer ( Int_t wid, Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBufferOFF ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBufferON ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDrawMode ( TVirtualX::EDrawMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillStyle ( Style_t style )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillStyleIndex ( Int_t style, Int_t fasi )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetForeground ( GContext_t gc, ULong_t foreground )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetIconName ( Window_t id, char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetIconPixmap ( Window_t id, Pixmap_t pix )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetInputFocus ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetKeyAutoRepeat ( Bool_t on )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineStyle ( Style_t linestyle )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineType ( Int_t n, Int_t* dash )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineWidth ( Width_t width )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerSize ( Float_t markersize )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerStyle ( Style_t markerstyle )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerType ( Int_t type, Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMWMHints ( Window_t id, UInt_t value, UInt_t funcs, UInt_t input )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetOpacity ( Int_t percent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetPrimarySelectionOwner ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b, Float_t a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetSelectionOwner ( Window_t p1, Atom_t& p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextAlign ( Short_t talign )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextDecoder ( char const* p1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextFont ( char* fontname, TVirtualX::ETextSetMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextFont ( Font_t fontnumber )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextMagnitude ( Float_t mgn )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextSize ( Float_t textsize )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTitle ( char const* title )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTypeList ( Window_t win, Atom_t prop, Atom_t* typelist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowBackground ( Window_t id, ULong_t color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowBackgroundPixmap ( Window_t id, Pixmap_t pxm )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowName ( Window_t id, char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMPosition ( Window_t id, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMSize ( Window_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMSizeHints ( Window_t id, UInt_t wmin, UInt_t hmin, UInt_t wmax, UInt_t hmax, UInt_t winc, UInt_t hinc )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMState ( Window_t id, EInitialState state )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMTransientHint ( Window_t id, Window_t main_id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ShowMembers ( TMemberInspector& insp, char* parent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Streamer ( TBuffer& b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SubtractRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TextWidth ( FontStruct_t font, char const* s, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TGQt [in-charge] ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TGQt [in-charge] ( char const* name, char const* title )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TranslateCoordinates ( Window_t src, Window_t dest, Int_t src_x, Int_t src_y, Int_t& dest_x, Int_t& dest_y, Window_t& child )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnionRectWithRegion ( Rectangle_t* rect, Region_t src, Region_t dest )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnionRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnmapWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Update ( Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateBrush ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateClipRectangle ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateFont ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdatePen ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateWindow ( Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Warp ( Int_t ix, Int_t iy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Warp ( Int_t ix, Int_t iy, Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::wid ( TQtClientWidget* widget ) [static]1st parameter 'widget' (pointer) has base type 'TQtClientWidget'.
TGQt::WMDeleteNotify ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::WriteGIF ( char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::WritePixmap ( Int_t wid, UInt_t w, UInt_t h, char* pxname )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::XorRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::~TGQt [in-charge] ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TQtClientGuard::Create ( QWidget* parent, char const* name, Qt::WFlags f )Return value (pointer) has base type 'TQtClientWidget'.
TQtClientGuard::DisconnectChildren ( TQtClientWidget* w )1st parameter 'w' (pointer) has base type 'TQtClientWidget'.
TQtClientWidget::closeEvent ( QCloseEvent* ev )This method is from 'TQtClientWidget' class.
TQtClientWidget::Disconnect ( )This method is from 'TQtClientWidget' class.
TQtClientWidget::GrabEvent ( Event_t& ev, bool own )This method is from 'TQtClientWidget' class.
TQtClientWidget::IsA ( ) constThis method is from 'TQtClientWidget' class.
TQtClientWidget::IsGrabbed ( Event_t& ev )This method is from 'TQtClientWidget' class.
TQtClientWidget::IsKeyGrabbed ( Event_t const& ev )This method is from 'TQtClientWidget' class.
TQtClientWidget::metaObject ( ) constThis method is from 'TQtClientWidget' class.
TQtClientWidget::paintEvent ( QPaintEvent* p1 )This method is from 'TQtClientWidget' class.
TQtClientWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'TQtClientWidget' class.
TQtClientWidget::qt_metacast ( char const* p1 )This method is from 'TQtClientWidget' class.
TQtClientWidget::SelectInput ( UInt_t evmask )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetButtonMask ( UInt_t modifier, EMouseButton button )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetCanvasWidget ( TQtWidget* widget )This method is from 'TQtClientWidget' class.
TQtClientWidget::setEraseColor ( QColor const& color )This method is from 'TQtClientWidget' class.
TQtClientWidget::setErasePixmap ( QPixmap const& pixmap )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetKeyMask ( Int_t keycode, UInt_t modifier, int insert )This method is from 'TQtClientWidget' class.
TQtClientWidget::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'TQtClientWidget' class.
TQtClientWidget::staticMetaObject [data]This method is from 'TQtClientWidget' class.
TQtClientWidget::Streamer ( TBuffer& b )This method is from 'TQtClientWidget' class.
TQtClientWidget::TQtClientWidget [in-charge] ( TQtClientGuard* guard, QWidget* parent, char const* name, Qt::WFlags f )This constructor is from 'TQtClientWidget' class.
TQtClientWidget::UnSetButtonMask ( bool dtor )This method is from 'TQtClientWidget' class.
TQtClientWidget::UnSetKeyMask ( Int_t keycode, UInt_t modifier )This method is from 'TQtClientWidget' class.
TQtClientWidget::~TQtClientWidget [in-charge] ( )This method is from 'TQtClientWidget' class.
TypeBase.h
namespace Reflex
[+] class TypeBase (48)
| Change |
Effect |
1 | Virtual method TypeBase::BaseAt ( size_t ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method TypeBase::BaseSize ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method TypeBase::Base_Begin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method TypeBase::Base_End ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Virtual method TypeBase::Base_RBegin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | Virtual method TypeBase::Base_REnd ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
7 | Virtual method TypeBase::DataMemberAt ( size_t ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
8 | Virtual method TypeBase::DataMemberByName ( std::string const& ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
9 | Virtual method TypeBase::DataMemberSize ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
10 | Virtual method TypeBase::DataMember_Begin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
11 | Virtual method TypeBase::DataMember_End ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
12 | Virtual method TypeBase::DataMember_RBegin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
13 | Virtual method TypeBase::DataMember_REnd ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
14 | Virtual method TypeBase::DeclaringScope ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
15 | Virtual method TypeBase::FunctionMemberAt ( size_t ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
16 | Virtual method TypeBase::FunctionMemberByName ( std::string const&, Type const&, unsigned int ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
17 | Virtual method TypeBase::FunctionMemberSize ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
18 | Virtual method TypeBase::FunctionMember_Begin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
19 | Virtual method TypeBase::FunctionMember_End ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
20 | Virtual method TypeBase::FunctionMember_RBegin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
21 | Virtual method TypeBase::FunctionMember_REnd ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
22 | Virtual method TypeBase::HasBase ( Type const& ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
23 | Virtual method TypeBase::MemberAt ( size_t ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
24 | Virtual method TypeBase::MemberByName ( std::string const&, Type const& ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
25 | Virtual method TypeBase::MemberSize ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
26 | Virtual method TypeBase::MemberTemplateAt ( size_t ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
27 | Virtual method TypeBase::MemberTemplateSize ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
28 | Virtual method TypeBase::MemberTemplate_Begin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
29 | Virtual method TypeBase::MemberTemplate_End ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
30 | Virtual method TypeBase::MemberTemplate_RBegin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
31 | Virtual method TypeBase::MemberTemplate_REnd ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
32 | Virtual method TypeBase::Member_Begin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
33 | Virtual method TypeBase::Member_End ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
34 | Virtual method TypeBase::Member_RBegin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
35 | Virtual method TypeBase::Member_REnd ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
36 | Virtual method TypeBase::SubScopeAt ( size_t ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
37 | Virtual method TypeBase::SubScopeSize ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
38 | Virtual method TypeBase::SubScope_Begin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
39 | Virtual method TypeBase::SubScope_End ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
40 | Virtual method TypeBase::SubScope_RBegin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
41 | Virtual method TypeBase::SubScope_REnd ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
42 | Virtual method TypeBase::SubTypeAt ( size_t ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
43 | Virtual method TypeBase::SubTypeSize ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
44 | Virtual method TypeBase::SubTypeTemplateAt ( size_t ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
45 | Virtual method TypeBase::SubType_Begin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
46 | Virtual method TypeBase::SubType_End ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
47 | Virtual method TypeBase::SubType_RBegin ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
48 | Virtual method TypeBase::SubType_REnd ( ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 106 entries | Virtual Table (New) - 39 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~TypeBase |
~TypeBase |
12 |
~TypeBase |
~TypeBase |
16 |
TypeBase::BaseAt |
TypeBase::CastObject |
20 |
TypeBase::BaseSize |
TypeBase::Construct |
24 |
TypeBase::Base_Begin |
TypeBase::Destruct |
28 |
TypeBase::Base_End |
TypeBase::DynamicType |
32 |
TypeBase::Base_RBegin |
TypeBase::GenerateDict |
36 |
TypeBase::Base_REnd |
TypeBase::IsAbstract |
40 |
TypeBase::CastObject |
TypeBase::IsComplete |
44 |
TypeBase::Construct |
TypeBase::IsPrivate |
48 |
TypeBase::DataMemberAt |
TypeBase::IsProtected |
52 |
TypeBase::DataMemberByName |
TypeBase::IsPublic |
56 |
TypeBase::DataMemberSize |
TypeBase::IsVirtual |
60 |
TypeBase::DataMember_Begin |
TypeBase::ArrayLength |
64 |
TypeBase::DataMember_End |
TypeBase::Name |
68 |
TypeBase::DataMember_RBegin |
TypeBase::SimpleName |
72 |
TypeBase::DataMember_REnd |
TypeBase::FunctionParameterAt |
76 |
TypeBase::Destruct |
TypeBase::FunctionParameterSize |
80 |
TypeBase::DeclaringScope |
TypeBase::FunctionParameter_Begin |
84 |
TypeBase::DynamicType |
TypeBase::FunctionParameter_End |
88 |
TypeBase::FunctionMemberAt |
TypeBase::FunctionParameter_RBegin |
92 |
TypeBase::FunctionMemberByName |
TypeBase::FunctionParameter_REnd |
96 |
TypeBase::FunctionMemberSize |
TypeBase::PointerToMemberScope |
100 |
TypeBase::FunctionMember_Begin |
TypeBase::Properties |
104 |
TypeBase::FunctionMember_End |
TypeBase::ReturnType |
108 |
TypeBase::FunctionMember_RBegin |
TypeBase::TemplateArgumentAt |
112 |
TypeBase::FunctionMember_REnd |
TypeBase::TemplateArgumentSize |
116 |
TypeBase::GenerateDict |
TypeBase::TemplateArgument_Begin |
120 |
TypeBase::HasBase |
TypeBase::TemplateArgument_End |
124 |
TypeBase::IsAbstract |
TypeBase::TemplateArgument_RBegin |
128 |
TypeBase::IsComplete |
TypeBase::TemplateArgument_REnd |
132 |
TypeBase::IsPrivate |
TypeBase::TemplateFamily |
136 |
TypeBase::IsProtected |
TypeBase::ToType |
140 |
TypeBase::IsPublic |
TypeBase::TypeInfo |
144 |
TypeBase::IsVirtual |
TypeBase::HideName |
148 |
TypeBase::ArrayLength |
TypeBase::UnhideName |
152 |
TypeBase::MemberByName |
TypeBase::CalculateSize |
156 |
TypeBase::MemberAt |
|
160 |
TypeBase::MemberSize |
|
164 |
TypeBase::Member_Begin |
|
168 |
TypeBase::Member_End |
|
172 |
TypeBase::Member_RBegin |
|
176 |
TypeBase::Member_REnd |
|
180 |
TypeBase::MemberTemplateAt |
|
184 |
TypeBase::MemberTemplateSize |
|
188 |
TypeBase::MemberTemplate_Begin |
|
192 |
TypeBase::MemberTemplate_End |
|
196 |
TypeBase::MemberTemplate_RBegin |
|
200 |
TypeBase::MemberTemplate_REnd |
|
204 |
TypeBase::Name |
|
208 |
TypeBase::SimpleName |
|
212 |
TypeBase::FunctionParameterAt |
|
216 |
TypeBase::FunctionParameterSize |
|
220 |
TypeBase::FunctionParameter_Begin |
|
224 |
TypeBase::FunctionParameter_End |
|
228 |
TypeBase::FunctionParameter_RBegin |
|
232 |
TypeBase::FunctionParameter_REnd |
|
236 |
TypeBase::PointerToMemberScope |
|
240 |
TypeBase::Properties |
|
244 |
TypeBase::ReturnType |
|
248 |
TypeBase::SubScopeAt |
|
252 |
TypeBase::SubScopeSize |
|
256 |
TypeBase::SubScope_Begin |
|
260 |
TypeBase::SubScope_End |
|
264 |
TypeBase::SubScope_RBegin |
|
268 |
TypeBase::SubScope_REnd |
|
272 |
TypeBase::SubTypeAt |
|
276 |
TypeBase::SubTypeSize |
|
280 |
TypeBase::SubType_Begin |
|
284 |
TypeBase::SubType_End |
|
288 |
TypeBase::SubType_RBegin |
|
292 |
TypeBase::SubType_REnd |
|
296 |
TypeBase::TemplateArgumentAt |
|
300 |
TypeBase::TemplateArgumentSize |
|
304 |
TypeBase::TemplateArgument_Begin |
|
308 |
TypeBase::TemplateArgument_End |
|
312 |
TypeBase::TemplateArgument_RBegin |
|
316 |
TypeBase::TemplateArgument_REnd |
|
320 |
TypeBase::TemplateFamily |
|
324 |
TypeBase::ToType |
|
328 |
TypeBase::SubTypeTemplateAt |
|
332 |
TypeBase::SubTypeTemplateSize |
|
336 |
TypeBase::SubTypeTemplate_Begin |
|
340 |
TypeBase::SubTypeTemplate_End |
|
344 |
TypeBase::SubTypeTemplate_RBegin |
|
348 |
TypeBase::SubTypeTemplate_REnd |
|
352 |
TypeBase::TypeInfo |
|
356 |
TypeBase::UpdateMembers |
|
360 |
TypeBase::AddDataMember |
|
364 |
TypeBase::AddDataMember |
|
368 |
TypeBase::AddDataMember |
|
372 |
TypeBase::AddFunctionMember |
|
376 |
TypeBase::AddFunctionMember |
|
380 |
TypeBase::AddSubScope |
|
384 |
TypeBase::AddSubScope |
|
388 |
TypeBase::AddSubType |
|
392 |
TypeBase::AddSubType |
|
396 |
TypeBase::RemoveDataMember |
|
400 |
TypeBase::RemoveFunctionMember |
|
404 |
TypeBase::RemoveSubScope |
|
408 |
TypeBase::RemoveSubType |
|
412 |
TypeBase::HideName |
|
416 |
TypeBase::UnhideName |
|
420 |
TypeBase::CalculateSize |
|
[+] affected symbols (36)
TypeBase::ArrayLength ( ) constThis method is from 'TypeBase' class.
TypeBase::CalculateSize ( ) constThis method is from 'TypeBase' class.
TypeBase::CastObject ( Type const& to, Object const& obj ) constThis method is from 'TypeBase' class.
TypeBase::Construct ( Type const& signature, std::vector<void*>const& values, void* mem ) constThis method is from 'TypeBase' class.
TypeBase::DeclaringScope ( ) constThis method is from 'TypeBase' class.
TypeBase::Destruct ( void* instance, bool dealloc ) constThis method is from 'TypeBase' class.
TypeBase::DynamicType ( Object const& obj ) constThis method is from 'TypeBase' class.
TypeBase::FunctionParameter_Begin ( ) constThis method is from 'TypeBase' class.
TypeBase::FunctionParameter_End ( ) constThis method is from 'TypeBase' class.
TypeBase::FunctionParameter_RBegin ( ) constThis method is from 'TypeBase' class.
TypeBase::FunctionParameter_REnd ( ) constThis method is from 'TypeBase' class.
TypeBase::FunctionParameterAt ( size_t nth ) constThis method is from 'TypeBase' class.
TypeBase::FunctionParameterSize ( ) constThis method is from 'TypeBase' class.
TypeBase::GenerateDict ( DictionaryGenerator& generator ) constThis method is from 'TypeBase' class.
TypeBase::HideName ( ) constThis method is from 'TypeBase' class.
TypeBase::IsAbstract ( ) constThis method is from 'TypeBase' class.
TypeBase::IsComplete ( ) constThis method is from 'TypeBase' class.
TypeBase::IsPrivate ( ) constThis method is from 'TypeBase' class.
TypeBase::IsProtected ( ) constThis method is from 'TypeBase' class.
TypeBase::IsPublic ( ) constThis method is from 'TypeBase' class.
TypeBase::IsVirtual ( ) constThis method is from 'TypeBase' class.
TypeBase::Name ( unsigned int mod ) constThis method is from 'TypeBase' class.
TypeBase::PointerToMemberScope ( ) constThis method is from 'TypeBase' class.
TypeBase::Properties ( ) constThis method is from 'TypeBase' class.
TypeBase::ReturnType ( ) constThis method is from 'TypeBase' class.
TypeBase::SimpleName ( size_t& pos, unsigned int mod ) constThis method is from 'TypeBase' class.
TypeBase::TemplateArgument_Begin ( ) constThis method is from 'TypeBase' class.
TypeBase::TemplateArgument_End ( ) constThis method is from 'TypeBase' class.
TypeBase::TemplateArgument_RBegin ( ) constThis method is from 'TypeBase' class.
TypeBase::TemplateArgument_REnd ( ) constThis method is from 'TypeBase' class.
TypeBase::TemplateArgumentAt ( size_t nth ) constThis method is from 'TypeBase' class.
TypeBase::TemplateArgumentSize ( ) constThis method is from 'TypeBase' class.
TypeBase::TemplateFamily ( ) constThis method is from 'TypeBase' class.
TypeBase::ToType ( ) constThis method is from 'TypeBase' class.
TypeBase::TypeInfo ( ) constThis method is from 'TypeBase' class.
TypeBase::UnhideName ( ) constThis method is from 'TypeBase' class.
to the top
Problems with Symbols, High Severity (48)
RooAbsCategory.h,
libRooFitCore.so
[+] RooAbsCategory::copyCache ( RooAbsArg const* source ) (1)
changed to:RooAbsCategory::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN14RooAbsCategory9copyCacheEPK9RooAbsArg]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14RooAbsCategory9copyCacheEPK9RooAbsArg to _ZN14RooAbsCategory9copyCacheEPK9RooAbsArgb. This may cause "undefined reference" linker error in old client applications. |
RooAbsCategoryLValue.h,
libRooFitCore.so
[+] RooAbsCategoryLValue::copyCache ( RooAbsArg const* source ) (1)
changed to:RooAbsCategoryLValue::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN20RooAbsCategoryLValue9copyCacheEPK9RooAbsArg]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN20RooAbsCategoryLValue9copyCacheEPK9RooAbsArg to _ZN20RooAbsCategoryLValue9copyCacheEPK9RooAbsArgb. This may cause "undefined reference" linker error in old client applications. |
RooAbsReal.h,
libRooFitCore.so
[+] RooAbsReal::copyCache ( RooAbsArg const* source ) (1)
changed to:RooAbsReal::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN10RooAbsReal9copyCacheEPK9RooAbsArg]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10RooAbsReal9copyCacheEPK9RooAbsArg to _ZN10RooAbsReal9copyCacheEPK9RooAbsArgb. This may cause "undefined reference" linker error in old client applications. |
[+] RooAbsReal::maxVal ( Int_t code ) (1)
changed to:RooAbsReal::maxVal ( Int_t code ) const
[symbol: _ZN10RooAbsReal6maxValEi]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10RooAbsReal6maxValEi to _ZNK10RooAbsReal6maxValEi. This may cause "undefined reference" linker error in old client applications. |
RooAbsRealLValue.h,
libRooFitCore.so
[+] RooAbsRealLValue::copyCache ( RooAbsArg const* source ) (1)
changed to:RooAbsRealLValue::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN16RooAbsRealLValue9copyCacheEPK9RooAbsArg]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN16RooAbsRealLValue9copyCacheEPK9RooAbsArg to _ZN16RooAbsRealLValue9copyCacheEPK9RooAbsArgb. This may cause "undefined reference" linker error in old client applications. |
RooCmdArg.h,
libRooFitCore.so
[+] RooCmdArg::RooCmdArg [in-charge] ( char const* name, Int_t i1, Int_t i2, Double_t d1, Double_t d2, char const* s1, char const* s2, TObject const* o1, TObject const* o2, RooCmdArg const* ca, char const* s3 ) (1)
changed to:RooCmdArg::RooCmdArg [in-charge] ( char const* name, Int_t i1, Int_t i2, Double_t d1, Double_t d2, char const* s1, char const* s2, TObject const* o1, TObject const* o2, RooCmdArg const* ca, char const* s3, RooArgSet const* c1, RooArgSet const* c2 )
[symbol: _ZN9RooCmdArgC1EPKciiddS1_S1_PK7TObjectS4_PKS_S1_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9RooCmdArgC1EPKciiddS1_S1_PK7TObjectS4_PKS_S1_ to _ZN9RooCmdArgC1EPKciiddS1_S1_PK7TObjectS4_PKS_S1_PK9RooArgSetS9_. This may cause "undefined reference" linker error in old client applications. |
[+] RooCmdArg::RooCmdArg [not-in-charge] ( char const* name, Int_t i1, Int_t i2, Double_t d1, Double_t d2, char const* s1, char const* s2, TObject const* o1, TObject const* o2, RooCmdArg const* ca, char const* s3 ) (1)
changed to:RooCmdArg::RooCmdArg [not-in-charge] ( char const* name, Int_t i1, Int_t i2, Double_t d1, Double_t d2, char const* s1, char const* s2, TObject const* o1, TObject const* o2, RooCmdArg const* ca, char const* s3, RooArgSet const* c1, RooArgSet const* c2 )
[symbol: _ZN9RooCmdArgC2EPKciiddS1_S1_PK7TObjectS4_PKS_S1_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9RooCmdArgC2EPKciiddS1_S1_PK7TObjectS4_PKS_S1_ to _ZN9RooCmdArgC2EPKciiddS1_S1_PK7TObjectS4_PKS_S1_PK9RooArgSetS9_. This may cause "undefined reference" linker error in old client applications. |
RooRealVar.h,
libRooFitCore.so
[+] RooRealVar::copyCache ( RooAbsArg const* source ) (1)
changed to:RooRealVar::copyCache ( RooAbsArg const* source, Bool_t valueOnly )
[symbol: _ZN10RooRealVar9copyCacheEPK9RooAbsArg]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10RooRealVar9copyCacheEPK9RooAbsArg to _ZN10RooRealVar9copyCacheEPK9RooAbsArgb. This may cause "undefined reference" linker error in old client applications. |
Scope.h,
libReflex.so
namespace Reflex
[+] Scope::DataMemberAt ( size_t nth ) const (1)
changed to:Scope::DataMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope12DataMemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope12DataMemberAtEj to _ZNK6Reflex5Scope12DataMemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::DataMemberByName ( std::string const& name ) const (1)
changed to:Scope::DataMemberByName ( std::string const& name, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope16DataMemberByNameERKSs]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope16DataMemberByNameERKSs to _ZNK6Reflex5Scope16DataMemberByNameERKSsNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::DataMemberSize ( ) const (1)
changed to:Scope::DataMemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope14DataMemberSizeEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope14DataMemberSizeEv to _ZNK6Reflex5Scope14DataMemberSizeENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::FunctionMemberAt ( size_t nth ) const (1)
changed to:Scope::FunctionMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope16FunctionMemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope16FunctionMemberAtEj to _ZNK6Reflex5Scope16FunctionMemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::FunctionMemberByName ( std::string const& name ) const (1)
changed to:Scope::FunctionMemberByName ( std::string const& name, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope20FunctionMemberByNameERKSs]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope20FunctionMemberByNameERKSs to _ZNK6Reflex5Scope20FunctionMemberByNameERKSsNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::FunctionMemberByName ( std::string const& name, Type const& signature, unsigned int modifers_mask ) const (1)
changed to:Scope::FunctionMemberByName ( std::string const& name, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope20FunctionMemberByNameERKSsRKNS_4TypeEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope20FunctionMemberByNameERKSsRKNS_4TypeEj to _ZNK6Reflex5Scope20FunctionMemberByNameERKSsNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::FunctionMemberByNameAndSignature ( std::string const& name, Type const& signature, unsigned int modifers_mask ) const (1)
changed to:Scope::FunctionMemberByNameAndSignature ( std::string const& name, Type const& signature, unsigned int modifers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEj to _ZNK6Reflex5Scope32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::FunctionMemberSize ( ) const (1)
changed to:Scope::FunctionMemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope18FunctionMemberSizeEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope18FunctionMemberSizeEv to _ZNK6Reflex5Scope18FunctionMemberSizeENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::Member_Begin ( ) const (1)
changed to:Scope::Member_Begin ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope12Member_BeginEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope12Member_BeginEv to _ZNK6Reflex5Scope12Member_BeginENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::Member_End ( ) const (1)
changed to:Scope::Member_End ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope10Member_EndEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope10Member_EndEv to _ZNK6Reflex5Scope10Member_EndENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::Member_RBegin ( ) const (1)
changed to:Scope::Member_RBegin ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope13Member_RBeginEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope13Member_RBeginEv to _ZNK6Reflex5Scope13Member_RBeginENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::Member_REnd ( ) const (1)
changed to:Scope::Member_REnd ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope11Member_REndEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope11Member_REndEv to _ZNK6Reflex5Scope11Member_REndENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::MemberAt ( size_t nth ) const (1)
changed to:Scope::MemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope8MemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope8MemberAtEj to _ZNK6Reflex5Scope8MemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::MemberByName ( std::string const& name ) const (1)
changed to:Scope::MemberByName ( std::string const& name, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope12MemberByNameERKSs]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope12MemberByNameERKSs to _ZNK6Reflex5Scope12MemberByNameERKSsNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Scope::MemberByName ( std::string const& name, Type const& signature ) const (1)
changed to:Scope::MemberByName ( std::string const& name, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex5Scope12MemberByNameERKSsRKNS_4TypeE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex5Scope12MemberByNameERKSsRKNS_4TypeE to _ZNK6Reflex5Scope12MemberByNameERKSsNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
ScopeBase.h,
libReflex.so
namespace Reflex
[+] ScopeBase::DataMemberAt ( size_t nth ) const (1)
changed to:ScopeBase::DataMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase12DataMemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase12DataMemberAtEj to _ZNK6Reflex9ScopeBase12DataMemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::DataMemberByName ( std::string const& nam ) const (1)
changed to:ScopeBase::DataMemberByName ( std::string const& nam, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase16DataMemberByNameERKSs]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase16DataMemberByNameERKSs to _ZNK6Reflex9ScopeBase16DataMemberByNameERKSsNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::DataMemberSize ( ) const (1)
changed to:ScopeBase::DataMemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase14DataMemberSizeEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase14DataMemberSizeEv to _ZNK6Reflex9ScopeBase14DataMemberSizeENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::FunctionMemberAt ( size_t nth ) const (1)
changed to:ScopeBase::FunctionMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase16FunctionMemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase16FunctionMemberAtEj to _ZNK6Reflex9ScopeBase16FunctionMemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::FunctionMemberByName ( std::string const& name, Type const& signature, unsigned int modifiers_mask ) const (1)
changed to:ScopeBase::FunctionMemberByName ( std::string const& name, Type const& signature, unsigned int modifiers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase20FunctionMemberByNameERKSsRKNS_4TypeEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase20FunctionMemberByNameERKSsRKNS_4TypeEj to _ZNK6Reflex9ScopeBase20FunctionMemberByNameERKSsRKNS_4TypeEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::FunctionMemberByNameAndSignature ( std::string const& name, Type const& signature, unsigned int modifiers_mask ) const (1)
changed to:ScopeBase::FunctionMemberByNameAndSignature ( std::string const& name, Type const& signature, unsigned int modifiers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEj to _ZNK6Reflex9ScopeBase32FunctionMemberByNameAndSignatureERKSsRKNS_4TypeEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::FunctionMemberSize ( ) const (1)
changed to:ScopeBase::FunctionMemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase18FunctionMemberSizeEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase18FunctionMemberSizeEv to _ZNK6Reflex9ScopeBase18FunctionMemberSizeENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::Member_Begin ( ) const (1)
changed to:ScopeBase::Member_Begin ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase12Member_BeginEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase12Member_BeginEv to _ZNK6Reflex9ScopeBase12Member_BeginENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::Member_End ( ) const (1)
changed to:ScopeBase::Member_End ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase10Member_EndEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase10Member_EndEv to _ZNK6Reflex9ScopeBase10Member_EndENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::Member_RBegin ( ) const (1)
changed to:ScopeBase::Member_RBegin ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase13Member_RBeginEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase13Member_RBeginEv to _ZNK6Reflex9ScopeBase13Member_RBeginENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::Member_REnd ( ) const (1)
changed to:ScopeBase::Member_REnd ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase11Member_REndEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase11Member_REndEv to _ZNK6Reflex9ScopeBase11Member_REndENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::MemberAt ( size_t nth ) const (1)
changed to:ScopeBase::MemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase8MemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase8MemberAtEj to _ZNK6Reflex9ScopeBase8MemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::MemberByName ( std::string const& name, Type const& signature ) const (1)
changed to:ScopeBase::MemberByName ( std::string const& name, Type const& signature, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase12MemberByNameERKSsRKNS_4TypeE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase12MemberByNameERKSsRKNS_4TypeE to _ZNK6Reflex9ScopeBase12MemberByNameERKSsRKNS_4TypeENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] ScopeBase::MemberSize ( ) const (1)
changed to:ScopeBase::MemberSize ( EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex9ScopeBase10MemberSizeEv]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex9ScopeBase10MemberSizeEv to _ZNK6Reflex9ScopeBase10MemberSizeENS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
TBuffer.h,
libCore.so
[+] TBuffer::SetBuffer ( void* buf, UInt_t bufsiz, Bool_t adopt ) (1)
changed to:TBuffer::SetBuffer ( void* buf, UInt_t bufsiz, Bool_t adopt, ReAllocCharFun_t reallocfunc )
[symbol: _ZN7TBuffer9SetBufferEPvjb]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7TBuffer9SetBufferEPvjb to _ZN7TBuffer9SetBufferEPvjbPFPcS1_jjE. This may cause "undefined reference" linker error in old client applications. |
[+] TBuffer::TBuffer [in-charge] ( TBuffer::EMode mode, Int_t bufsiz, void* buf, Bool_t adopt ) (1)
changed to:TBuffer::TBuffer [in-charge] ( TBuffer::EMode mode, Int_t bufsiz, void* buf, Bool_t adopt, ReAllocCharFun_t reallocfunc )
[symbol: _ZN7TBufferC1ENS_5EModeEiPvb]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7TBufferC1ENS_5EModeEiPvb to _ZN7TBufferC1ENS_5EModeEiPvbPFPcS2_jjE. This may cause "undefined reference" linker error in old client applications. |
[+] TBuffer::TBuffer [not-in-charge] ( TBuffer::EMode mode, Int_t bufsiz, void* buf, Bool_t adopt ) (1)
changed to:TBuffer::TBuffer [not-in-charge] ( TBuffer::EMode mode, Int_t bufsiz, void* buf, Bool_t adopt, ReAllocCharFun_t reallocfunc )
[symbol: _ZN7TBufferC2ENS_5EModeEiPvb]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7TBufferC2ENS_5EModeEiPvb to _ZN7TBufferC2ENS_5EModeEiPvbPFPcS2_jjE. This may cause "undefined reference" linker error in old client applications. |
TGLUtil.h,
libRGL.so
[+] TGLUtil::ColorTransparency ( Color_t color_index, UChar_t transparency ) [static] (1)
changed to:TGLUtil::ColorTransparency ( Color_t color_index, Char_t transparency ) [static]
[symbol: _ZN7TGLUtil17ColorTransparencyEsh]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7TGLUtil17ColorTransparencyEsh to _ZN7TGLUtil17ColorTransparencyEsc. This may cause "undefined reference" linker error in old client applications. |
TQtClientWidget.h,
libGQt.so
[+] TQtClientWidget::Accelerate ( int id ) (1)
changed to:TQtClientWidget::Accelerate ( )
[symbol: _ZN15TQtClientWidget10AccelerateEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN15TQtClientWidget10AccelerateEi to _ZN15TQtClientWidget10AccelerateEv. This may cause "undefined reference" linker error in old client applications. |
Type.h,
libReflex.so
namespace Reflex
[+] Type::DataMemberAt ( size_t nth ) const (1)
changed to:Type::DataMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type12DataMemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex4Type12DataMemberAtEj to _ZNK6Reflex4Type12DataMemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Type::DataMemberByName ( std::string const& nam ) const (1)
changed to:Type::DataMemberByName ( std::string const& nam, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type16DataMemberByNameERKSs]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex4Type16DataMemberByNameERKSs to _ZNK6Reflex4Type16DataMemberByNameERKSsNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Type::FunctionMemberAt ( size_t nth ) const (1)
changed to:Type::FunctionMemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type16FunctionMemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex4Type16FunctionMemberAtEj to _ZNK6Reflex4Type16FunctionMemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Type::FunctionMemberByName ( std::string const& nam, Type const& signature, unsigned int modifiers_mask ) const (1)
changed to:Type::FunctionMemberByName ( std::string const& nam, Type const& signature, unsigned int modifiers_mask, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type20FunctionMemberByNameERKSsRKS0_j]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex4Type20FunctionMemberByNameERKSsRKS0_j to _ZNK6Reflex4Type20FunctionMemberByNameERKSsRKS0_jNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Type::MemberAt ( size_t nth ) const (1)
changed to:Type::MemberAt ( size_t nth, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type8MemberAtEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex4Type8MemberAtEj to _ZNK6Reflex4Type8MemberAtEjNS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
[+] Type::MemberByName ( std::string const& nam, Type const& signature ) const (1)
changed to:Type::MemberByName ( std::string const& nam, Type const& signature, EMEMBERQUERY inh ) const
[symbol: _ZNK6Reflex4Type12MemberByNameERKSsRKS0_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK6Reflex4Type12MemberByNameERKSsRKS0_ to _ZNK6Reflex4Type12MemberByNameERKSsRKS0_NS_12EMEMBERQUERYE. This may cause "undefined reference" linker error in old client applications. |
to the top
Problems with Data Types, Medium Severity (8)
RooAbsReal.h
[+] class RooAbsReal (1)
| Change |
Effect |
1 | Virtual method RooAbsReal::createChi2 ( RooDataHist&, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg, RooCmdArg ) has been added to this class instead of RooAbsReal::maxVal ( Int_t ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 149 entries | Virtual Table (New) - 159 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TObject::DoError |
TObject::DoError |
12 |
~RooAbsReal |
~RooAbsReal |
16 |
~RooAbsReal |
~RooAbsReal |
20 |
TObject::AppendPad |
TObject::AppendPad |
24 |
TObject::Browse |
TObject::Browse |
28 |
TObject::ClassName |
TObject::ClassName |
32 |
TNamed::Clear |
TNamed::Clear |
36 |
RooAbsArg::Clone |
RooAbsArg::Clone |
40 |
RooAbsArg::Compare |
RooAbsArg::Compare |
44 |
TNamed::Copy |
TNamed::Copy |
48 |
TObject::Delete |
TObject::Delete |
52 |
TObject::DistancetoPrimitive |
TObject::DistancetoPrimitive |
56 |
TObject::Draw |
TObject::Draw |
60 |
TObject::DrawClass |
TObject::DrawClass |
64 |
TObject::DrawClone |
TObject::DrawClone |
68 |
TObject::Dump |
TObject::Dump |
72 |
TObject::Execute |
TObject::Execute |
76 |
TObject::Execute |
TObject::Execute |
80 |
TObject::ExecuteEvent |
TObject::ExecuteEvent |
84 |
TObject::FindObject |
TObject::FindObject |
88 |
TObject::FindObject |
TObject::FindObject |
92 |
TObject::GetDrawOption |
TObject::GetDrawOption |
96 |
TObject::GetUniqueID |
TObject::GetUniqueID |
100 |
TNamed::GetName |
TNamed::GetName |
104 |
TObject::GetIconName |
TObject::GetIconName |
108 |
TObject::GetOption |
TObject::GetOption |
112 |
TObject::GetObjectInfo |
TObject::GetObjectInfo |
116 |
TNamed::GetTitle |
TNamed::GetTitle |
120 |
TObject::HandleTimer |
TObject::HandleTimer |
124 |
TNamed::Hash |
TNamed::Hash |
128 |
TObject::InheritsFrom |
TObject::InheritsFrom |
132 |
TObject::InheritsFrom |
TObject::InheritsFrom |
136 |
TObject::Inspect |
TObject::Inspect |
140 |
TObject::IsFolder |
TObject::IsFolder |
144 |
TObject::IsEqual |
TObject::IsEqual |
148 |
RooAbsArg::IsSortable |
RooAbsArg::IsSortable |
152 |
TObject::Notify |
TObject::Notify |
156 |
TNamed::ls |
TNamed::ls |
160 |
TObject::Paint |
TObject::Paint |
164 |
TObject::Pop |
TObject::Pop |
168 |
RooAbsArg::Print |
RooAbsArg::Print |
172 |
TObject::Read |
TObject::Read |
176 |
TObject::RecursiveRemove |
TObject::RecursiveRemove |
180 |
TObject::SaveAs |
TObject::SaveAs |
184 |
TObject::SavePrimitive |
TObject::SavePrimitive |
188 |
TObject::SetDrawOption |
TObject::SetDrawOption |
192 |
TObject::SetUniqueID |
TObject::SetUniqueID |
196 |
TObject::UseCurrentStyle |
TObject::UseCurrentStyle |
200 |
TObject::Write |
TObject::Write |
204 |
TObject::Write |
TObject::Write |
208 |
TObject::Info |
TObject::Info |
212 |
TObject::Warning |
TObject::Warning |
216 |
TObject::Error |
TObject::Error |
220 |
TObject::SysError |
TObject::SysError |
224 |
TObject::Fatal |
TObject::Fatal |
228 |
RooAbsReal::IsA |
RooAbsReal::IsA |
232 |
RooAbsReal::ShowMembers |
RooAbsReal::ShowMembers |
236 |
RooAbsReal::Streamer |
RooAbsReal::Streamer |
240 |
TNamed::FillBuffer |
TNamed::FillBuffer |
244 |
TNamed::SetName |
TNamed::SetName |
248 |
TNamed::SetNameTitle |
TNamed::SetNameTitle |
252 |
TNamed::SetTitle |
TNamed::SetTitle |
256 |
TNamed::Sizeof |
TNamed::Sizeof |
260 |
__cxa_pure_virtual |
__cxa_pure_virtual |
264 |
RooAbsArg::cloneTree |
RooAbsArg::cloneTree |
268 |
RooAbsArg::isDerived |
RooAbsArg::isDerived |
272 |
RooAbsArg::isFundamental |
RooAbsArg::isFundamental |
276 |
RooAbsReal::createFundamental |
RooAbsReal::createFundamental |
280 |
RooAbsArg::isLValue |
RooAbsArg::isLValue |
284 |
RooAbsArg::getParameters |
RooAbsArg::getParameters |
288 |
RooAbsArg::getObservables |
RooAbsArg::getObservables |
292 |
RooAbsArg::checkObservables |
RooAbsArg::checkObservables |
296 |
RooAbsReal::readFromStream |
RooAbsReal::readFromStream |
300 |
RooAbsReal::writeToStream |
RooAbsReal::writeToStream |
304 |
RooAbsArg::printName |
RooAbsArg::printName |
308 |
RooAbsArg::printTitle |
RooAbsArg::printTitle |
312 |
RooAbsArg::printClassName |
RooAbsArg::printClassName |
316 |
RooAbsArg::printAddress |
RooAbsArg::printAddress |
320 |
RooAbsArg::printArgs |
RooAbsArg::printArgs |
324 |
RooAbsReal::printMultiline |
RooAbsArg::printMetaArgs |
328 |
RooAbsArg::printTree |
RooAbsReal::printMultiline |
332 |
RooAbsArg::defaultPrintContents |
RooAbsArg::printTree |
336 |
RooAbsReal::operator== |
RooAbsArg::defaultPrintContents |
340 |
RooAbsArg::inRange |
RooAbsReal::operator== |
344 |
RooAbsArg::hasRange |
RooAbsArg::inRange |
348 |
RooAbsArg::optimizeCacheMode |
RooAbsArg::hasRange |
352 |
RooAbsArg::optimizeCacheMode |
RooAbsArg::optimizeCacheMode |
356 |
RooAbsArg::constOptimizeTestStatistic |
RooAbsArg::optimizeCacheMode |
360 |
RooAbsArg::printCompactTreeHook |
RooAbsArg::constOptimizeTestStatistic |
364 |
RooAbsArg::operModeHook |
RooAbsArg::printCompactTreeHook |
368 |
RooAbsArg::optimizeDirtyHook |
RooAbsArg::operModeHook |
372 |
RooAbsReal::isValid |
RooAbsArg::optimizeDirtyHook |
376 |
RooAbsArg::getParametersHook |
RooAbsReal::isValid |
380 |
RooAbsArg::getObservablesHook |
RooAbsArg::getParametersHook |
384 |
RooAbsArg::redirectServersHook |
RooAbsArg::getObservablesHook |
388 |
RooAbsArg::serverNameChangeHook |
RooAbsArg::redirectServersHook |
392 |
RooAbsReal::syncCache |
RooAbsArg::serverNameChangeHook |
396 |
RooAbsReal::copyCache |
RooAbsReal::syncCache |
400 |
RooAbsReal::attachToTree |
RooAbsReal::copyCache |
404 |
RooAbsReal::setTreeBranchStatus |
RooAbsReal::attachToTree |
408 |
RooAbsReal::fillTreeBranch |
RooAbsReal::setTreeBranchStatus |
412 |
RooAbsReal::getVal |
RooAbsReal::fillTreeBranch |
416 |
RooAbsReal::getAnalyticalIntegralWN |
RooAbsReal::getVal |
420 |
RooAbsReal::analyticalIntegralWN |
RooAbsReal::getAnalyticalIntegralWN |
424 |
RooAbsReal::getAnalyticalIntegral |
RooAbsReal::analyticalIntegralWN |
428 |
RooAbsReal::analyticalIntegral |
RooAbsReal::getAnalyticalIntegral |
432 |
RooAbsReal::forceAnalyticalInt |
RooAbsReal::analyticalIntegral |
436 |
RooAbsReal::forceNumInt |
RooAbsReal::forceAnalyticalInt |
440 |
RooAbsReal::createProfile |
RooAbsReal::forceNumInt |
444 |
RooAbsReal::createIntegral |
RooAbsReal::chi2FitTo |
448 |
RooAbsReal::getMaxVal |
RooAbsReal::chi2FitTo |
452 |
RooAbsReal::maxVal |
RooAbsReal::createChi2 |
456 |
RooAbsReal::defaultErrorLevel |
RooAbsReal::createChi2 |
460 |
RooAbsReal::fixAddCoefNormalization |
RooAbsReal::chi2FitTo |
464 |
RooAbsReal::fixAddCoefRange |
RooAbsReal::chi2FitTo |
468 |
RooAbsReal::preferredObservableScanOrder |
RooAbsReal::createChi2 |
472 |
RooAbsReal::plotOn |
RooAbsReal::createChi2 |
476 |
RooAbsReal::plotSliceOn |
RooAbsReal::createProfile |
480 |
RooAbsReal::printValue |
RooAbsReal::createIntegral |
484 |
RooAbsReal::plotSamplingHint |
RooAbsReal::getMaxVal |
488 |
RooAbsReal::plotOn |
RooAbsReal::maxVal |
492 |
RooAbsReal::selectNormalization |
RooAbsReal::minTrialSamples |
496 |
RooAbsReal::selectNormalizationRange |
RooAbsReal::defaultErrorLevel |
500 |
RooAbsReal::isValidReal |
RooAbsReal::fixAddCoefNormalization |
504 |
RooAbsReal::traceEvalHook |
RooAbsReal::fixAddCoefRange |
508 |
__cxa_pure_virtual |
RooAbsReal::preferredObservableScanOrder |
512 |
RooAbsReal::plotOn |
RooAbsReal::plotOn |
516 |
RooAbsReal::plotAsymOn |
RooAbsReal::plotSliceOn |
520 |
-0x00000001c |
RooAbsReal::printValue |
524 |
(int (*)(...))(& typeinfo) |
RooAbsReal::plotSamplingHint |
528 |
non-virtual thunk |
RooAbsReal::plotOn |
532 |
non-virtual thunk |
RooAbsReal::selectNormalization |
536 |
RooPrintable::printStream |
RooAbsReal::selectNormalizationRange |
540 |
non-virtual thunk |
RooAbsReal::isValidReal |
544 |
non-virtual thunk |
RooAbsReal::traceEvalHook |
548 |
non-virtual thunk |
__cxa_pure_virtual |
552 |
non-virtual thunk |
RooAbsReal::plotOn |
556 |
non-virtual thunk |
RooAbsReal::plotAsymOn |
560 |
non-virtual thunk |
-0x00000001c |
564 |
RooPrintable::printExtras |
(int (*)(...))(& typeinfo) |
568 |
non-virtual thunk |
non-virtual thunk |
572 |
non-virtual thunk |
non-virtual thunk |
576 |
non-virtual thunk |
RooPrintable::printStream |
580 |
RooPrintable::defaultPrintStyle |
non-virtual thunk |
584 |
non-virtual thunk |
non-virtual thunk |
588 |
non-virtual thunk |
non-virtual thunk |
592 |
non-virtual thunk |
non-virtual thunk |
596 |
|
non-virtual thunk |
600 |
|
non-virtual thunk |
604 |
|
RooPrintable::printExtras |
608 |
|
non-virtual thunk |
612 |
|
non-virtual thunk |
616 |
|
non-virtual thunk |
620 |
|
RooPrintable::defaultPrintStyle |
624 |
|
non-virtual thunk |
628 |
|
non-virtual thunk |
632 |
|
non-virtual thunk |
[+] affected symbols (1)
RooAbsReal::maxVal ( Int_t code )This method is from 'RooAbsReal' class.
RooCmdConfig.h
[+] class RooCmdConfig (2)
| Change |
Effect |
1 | Field _cIter has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
2 | Field _cList has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
[+] affected symbols (28)
RooCmdConfig::defineDependency ( char const* refArgName, char const* neededArgName )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineDouble ( char const* name, char const* argName, Int_t doubleNum, Double_t defValue )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineInt ( char const* name, char const* argName, Int_t intNum, Int_t defValue )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineMutex ( char const* argName1, char const* argName2 )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineMutex ( char const* argName1, char const* argName2, char const* argName3 )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineMutex ( char const* argName1, char const* argName2, char const* argName3, char const* argName4 )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineObject ( char const* name, char const* argName, Int_t setNum, TObject const* obj, Bool_t isArray )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineRequiredArgs ( char const* argName1, char const* argName2, char const* argName3, char const* argName4, char const* argName5, char const* argName6, char const* argName7, char const* argName8 )This method is from 'RooCmdConfig' class.
RooCmdConfig::defineString ( char const* name, char const* argName, Int_t stringNum, char const* defValue, Bool_t appendMode )This method is from 'RooCmdConfig' class.
RooCmdConfig::getDouble ( char const* name, Double_t defaultValue )This method is from 'RooCmdConfig' class.
RooCmdConfig::getInt ( char const* name, Int_t defaultValue )This method is from 'RooCmdConfig' class.
RooCmdConfig::getObject ( char const* name, TObject* obj )This method is from 'RooCmdConfig' class.
RooCmdConfig::getObjectList ( char const* name )This method is from 'RooCmdConfig' class.
RooCmdConfig::getString ( char const* name, char const* defaultValue, Bool_t convEmptyToNull )This method is from 'RooCmdConfig' class.
RooCmdConfig::hasProcessed ( char const* cmdName ) constThis method is from 'RooCmdConfig' class.
RooCmdConfig::IsA ( ) constThis method is from 'RooCmdConfig' class.
RooCmdConfig::missingArgs ( ) constThis method is from 'RooCmdConfig' class.
RooCmdConfig::ok ( Bool_t verbose ) constThis method is from 'RooCmdConfig' class.
RooCmdConfig::print ( )This method is from 'RooCmdConfig' class.
RooCmdConfig::process ( RooCmdArg const& arg )This method is from 'RooCmdConfig' class.
RooCmdConfig::process ( RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 )This method is from 'RooCmdConfig' class.
RooCmdConfig::process ( RooLinkedList const& argList )This method is from 'RooCmdConfig' class.
RooCmdConfig::RooCmdConfig [in-charge] ( char const* methodName )This constructor is from 'RooCmdConfig' class.
RooCmdConfig::RooCmdConfig [in-charge] ( RooCmdConfig const& other )1st parameter 'other' (reference) has base type 'RooCmdConfig'.
RooCmdConfig::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'RooCmdConfig' class.
RooCmdConfig::Streamer ( TBuffer& b )This method is from 'RooCmdConfig' class.
RooCmdConfig::stripCmdList ( RooLinkedList& cmdList, char const* cmdsToPurge )This method is from 'RooCmdConfig' class.
RooCmdConfig::~RooCmdConfig [in-charge] ( )This method is from 'RooCmdConfig' class.
RooNumIntConfig.h
[+] class RooNumIntConfig (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 80 entries | Virtual Table (New) - 81 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TObject::DoError |
TObject::DoError |
12 |
~RooNumIntConfig |
~RooNumIntConfig |
16 |
~RooNumIntConfig |
~RooNumIntConfig |
20 |
TObject::AppendPad |
TObject::AppendPad |
24 |
TObject::Browse |
TObject::Browse |
28 |
TObject::ClassName |
TObject::ClassName |
32 |
TObject::Clear |
TObject::Clear |
36 |
TObject::Clone |
TObject::Clone |
40 |
TObject::Compare |
TObject::Compare |
44 |
TObject::Copy |
TObject::Copy |
48 |
TObject::Delete |
TObject::Delete |
52 |
TObject::DistancetoPrimitive |
TObject::DistancetoPrimitive |
56 |
TObject::Draw |
TObject::Draw |
60 |
TObject::DrawClass |
TObject::DrawClass |
64 |
TObject::DrawClone |
TObject::DrawClone |
68 |
TObject::Dump |
TObject::Dump |
72 |
TObject::Execute |
TObject::Execute |
76 |
TObject::Execute |
TObject::Execute |
80 |
TObject::ExecuteEvent |
TObject::ExecuteEvent |
84 |
TObject::FindObject |
TObject::FindObject |
88 |
TObject::FindObject |
TObject::FindObject |
92 |
TObject::GetDrawOption |
TObject::GetDrawOption |
96 |
TObject::GetUniqueID |
TObject::GetUniqueID |
100 |
TObject::GetName |
TObject::GetName |
104 |
TObject::GetIconName |
TObject::GetIconName |
108 |
TObject::GetOption |
TObject::GetOption |
112 |
TObject::GetObjectInfo |
TObject::GetObjectInfo |
116 |
TObject::GetTitle |
TObject::GetTitle |
120 |
TObject::HandleTimer |
TObject::HandleTimer |
124 |
TObject::Hash |
TObject::Hash |
128 |
TObject::InheritsFrom |
TObject::InheritsFrom |
132 |
TObject::InheritsFrom |
TObject::InheritsFrom |
136 |
TObject::Inspect |
TObject::Inspect |
140 |
TObject::IsFolder |
TObject::IsFolder |
144 |
TObject::IsEqual |
TObject::IsEqual |
148 |
TObject::IsSortable |
TObject::IsSortable |
152 |
TObject::Notify |
TObject::Notify |
156 |
TObject::ls |
TObject::ls |
160 |
TObject::Paint |
TObject::Paint |
164 |
TObject::Pop |
TObject::Pop |
168 |
RooNumIntConfig::Print |
RooNumIntConfig::Print |
172 |
TObject::Read |
TObject::Read |
176 |
TObject::RecursiveRemove |
TObject::RecursiveRemove |
180 |
TObject::SaveAs |
TObject::SaveAs |
184 |
TObject::SavePrimitive |
TObject::SavePrimitive |
188 |
TObject::SetDrawOption |
TObject::SetDrawOption |
192 |
TObject::SetUniqueID |
TObject::SetUniqueID |
196 |
TObject::UseCurrentStyle |
TObject::UseCurrentStyle |
200 |
TObject::Write |
TObject::Write |
204 |
TObject::Write |
TObject::Write |
208 |
TObject::Info |
TObject::Info |
212 |
TObject::Warning |
TObject::Warning |
216 |
TObject::Error |
TObject::Error |
220 |
TObject::SysError |
TObject::SysError |
224 |
TObject::Fatal |
TObject::Fatal |
228 |
RooNumIntConfig::IsA |
RooNumIntConfig::IsA |
232 |
RooNumIntConfig::ShowMembers |
RooNumIntConfig::ShowMembers |
236 |
RooNumIntConfig::Streamer |
RooNumIntConfig::Streamer |
240 |
RooNumIntConfig::printMultiline |
RooNumIntConfig::printMultiline |
244 |
-0x00000000c |
RooNumIntConfig::defaultPrintStyle |
248 |
(int (*)(...))(& typeinfo) |
-0x00000000c |
252 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
256 |
non-virtual thunk |
non-virtual thunk |
260 |
RooPrintable::printStream |
non-virtual thunk |
264 |
RooPrintable::printAddress |
RooPrintable::printStream |
268 |
RooPrintable::printName |
RooPrintable::printAddress |
272 |
RooPrintable::printTitle |
RooPrintable::printName |
276 |
RooPrintable::printClassName |
RooPrintable::printTitle |
280 |
RooPrintable::printValue |
RooPrintable::printClassName |
284 |
RooPrintable::printArgs |
RooPrintable::printValue |
288 |
RooPrintable::printExtras |
RooPrintable::printArgs |
292 |
non-virtual thunk |
RooPrintable::printExtras |
296 |
RooPrintable::printTree |
non-virtual thunk |
300 |
RooPrintable::defaultPrintContents |
RooPrintable::printTree |
304 |
RooPrintable::defaultPrintStyle |
RooPrintable::defaultPrintContents |
308 |
non-virtual thunk |
non-virtual thunk |
312 |
non-virtual thunk |
non-virtual thunk |
316 |
non-virtual thunk |
non-virtual thunk |
320 |
|
non-virtual thunk |
[+] affected symbols (22)
RooNumIntConfig::_default [data]This method is from 'RooNumIntConfig' class.
RooNumIntConfig::addConfigSection ( RooAbsIntegrator const* proto, RooArgSet const& defaultConfig )This method is from 'RooNumIntConfig' class.
RooNumIntConfig::Class ( ) [static]This method is from 'RooNumIntConfig' class.
RooNumIntConfig::Class_Name ( ) [static]This method is from 'RooNumIntConfig' class.
RooNumIntConfig::cleanup ( ) [static]This method is from 'RooNumIntConfig' class.
RooNumIntConfig::defaultConfig ( ) [static]This method is from 'RooNumIntConfig' class.
RooNumIntConfig::Dictionary ( ) [static]This method is from 'RooNumIntConfig' class.
RooNumIntConfig::getConfigSection ( char const* name )This method is from 'RooNumIntConfig' class.
RooNumIntConfig::getConfigSection ( char const* name ) constThis method is from 'RooNumIntConfig' class.
RooNumIntConfig::ImplFileLine ( ) [static]This method is from 'RooNumIntConfig' class.
RooNumIntConfig::ImplFileName ( ) [static]This method is from 'RooNumIntConfig' class.
RooNumIntConfig::IsA ( ) constThis method is from 'RooNumIntConfig' class.
RooNumIntConfig::operator = ( RooNumIntConfig const& other )This method is from 'RooNumIntConfig' class.
RooNumIntConfig::Print ( Option_t* options ) constThis method is from 'RooNumIntConfig' class.
RooNumIntConfig::printMultiline ( std::ostream& os, Int_t content, Bool_t verbose, TString indent ) constThis method is from 'RooNumIntConfig' class.
RooNumIntConfig::RooNumIntConfig [in-charge] ( )This constructor is from 'RooNumIntConfig' class.
RooNumIntConfig::RooNumIntConfig [in-charge] ( RooNumIntConfig const& other )This constructor is from 'RooNumIntConfig' class.
RooNumIntConfig::setEpsAbs ( Double_t newEpsAbs )This method is from 'RooNumIntConfig' class.
RooNumIntConfig::setEpsRel ( Double_t newEpsRel )This method is from 'RooNumIntConfig' class.
RooNumIntConfig::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'RooNumIntConfig' class.
RooNumIntConfig::Streamer ( TBuffer& b )This method is from 'RooNumIntConfig' class.
RooNumIntConfig::~RooNumIntConfig [in-charge] ( )This method is from 'RooNumIntConfig' class.
ScopeBase.h
namespace Reflex
[+] class ScopeBase (2)
| Change |
Effect |
1 | Virtual method ScopeBase::FunctionMemberByName ( std::string const&, Type const&, unsigned int, EMEMBERQUERY ) const has been added to this class instead of ScopeBase::TemplateArgumentAt ( size_t ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method ScopeBase::FunctionMemberByNameAndSignature ( std::string const&, Type const&, unsigned int, EMEMBERQUERY ) const has been added to this class instead of ScopeBase::TemplateFamily ( ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 42 entries | Virtual Table (New) - 57 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~ScopeBase |
~ScopeBase |
12 |
~ScopeBase |
~ScopeBase |
16 |
ScopeBase::BaseAt |
ScopeBase::BaseAt |
20 |
ScopeBase::BaseSize |
ScopeBase::BaseSize |
24 |
ScopeBase::Base_Begin |
ScopeBase::Base_Begin |
28 |
ScopeBase::Base_End |
ScopeBase::Base_End |
32 |
ScopeBase::Base_RBegin |
ScopeBase::Base_RBegin |
36 |
ScopeBase::Base_REnd |
ScopeBase::Base_REnd |
40 |
ScopeBase::GenerateDict |
ScopeBase::DataMemberAt |
44 |
ScopeBase::IsPrivate |
ScopeBase::DataMemberByName |
48 |
ScopeBase::IsProtected |
ScopeBase::DataMemberSize |
52 |
ScopeBase::IsPublic |
ScopeBase::DataMember_Begin |
56 |
ScopeBase::Name |
ScopeBase::DataMember_End |
60 |
ScopeBase::SimpleName |
ScopeBase::DataMember_RBegin |
64 |
ScopeBase::Properties |
ScopeBase::DataMember_REnd |
68 |
ScopeBase::TemplateArgumentAt |
ScopeBase::DeclaringScope |
72 |
ScopeBase::TemplateArgumentSize |
ScopeBase::FunctionMemberAt |
76 |
ScopeBase::TemplateArgument_Begin |
ScopeBase::FunctionMemberByName |
80 |
ScopeBase::TemplateArgument_End |
ScopeBase::FunctionMemberByNameAndSignature |
84 |
ScopeBase::TemplateArgument_RBegin |
ScopeBase::FunctionMemberSize |
88 |
ScopeBase::TemplateArgument_REnd |
ScopeBase::FunctionMember_Begin |
92 |
ScopeBase::TemplateFamily |
ScopeBase::FunctionMember_End |
96 |
ScopeBase::AddDataMember |
ScopeBase::FunctionMember_RBegin |
100 |
ScopeBase::AddDataMember |
ScopeBase::FunctionMember_REnd |
104 |
ScopeBase::AddDataMember |
ScopeBase::GenerateDict |
108 |
ScopeBase::AddFunctionMember |
ScopeBase::HasBase |
112 |
ScopeBase::AddFunctionMember |
ScopeBase::MemberByName |
116 |
ScopeBase::AddMemberTemplate |
ScopeBase::MemberAt |
120 |
ScopeBase::AddSubScope |
ScopeBase::Member_Begin |
124 |
ScopeBase::AddSubScope |
ScopeBase::Member_End |
128 |
ScopeBase::AddSubType |
ScopeBase::Member_RBegin |
132 |
ScopeBase::AddSubType |
ScopeBase::Member_REnd |
136 |
ScopeBase::RemoveDataMember |
ScopeBase::MemberSize |
140 |
ScopeBase::RemoveFunctionMember |
ScopeBase::Name |
144 |
ScopeBase::RemoveMemberTemplate |
ScopeBase::SimpleName |
148 |
ScopeBase::RemoveSubScope |
ScopeBase::Properties |
152 |
ScopeBase::RemoveSubType |
ScopeBase::AddDataMember |
156 |
ScopeBase::RemoveSubTypeTemplate |
ScopeBase::AddDataMember |
160 |
ScopeBase::HideName |
ScopeBase::AddDataMember |
164 |
ScopeBase::UnhideName |
ScopeBase::AddFunctionMember |
168 |
|
ScopeBase::AddFunctionMember |
172 |
|
ScopeBase::AddMemberTemplate |
176 |
|
ScopeBase::AddSubScope |
180 |
|
ScopeBase::AddSubScope |
184 |
|
ScopeBase::AddSubType |
188 |
|
ScopeBase::AddSubType |
192 |
|
ScopeBase::RemoveDataMember |
196 |
|
ScopeBase::RemoveFunctionMember |
200 |
|
ScopeBase::RemoveMemberTemplate |
204 |
|
ScopeBase::RemoveSubScope |
208 |
|
ScopeBase::RemoveSubType |
212 |
|
ScopeBase::RemoveSubTypeTemplate |
216 |
|
ScopeBase::HideName |
220 |
|
ScopeBase::UnhideName |
224 |
|
ScopeBase::UpdateMembers |
[+] affected symbols (2)
ScopeBase::TemplateArgumentAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::TemplateFamily ( ) constThis method is from 'ScopeBase' class.
TQtClientWidget.h
[+] class TQtClientWidget (2)
| Change |
Effect |
1 | Type of field fGrabbedKey has been changed from Q3Accel* (4 bytes) to std::map<QKeySequence,QShortcut*> (24 bytes). | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
2 | Virtual method TQtClientWidget::Accelerate ( ) has been added to this class instead of TQtClientWidget::Accelerate ( int ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 70 entries | Virtual Table (New) - 69 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TQtClientWidget::metaObject |
TQtClientWidget::metaObject |
12 |
TQtClientWidget::qt_metacast |
TQtClientWidget::qt_metacast |
16 |
TQtClientWidget::qt_metacall |
TQtClientWidget::qt_metacall |
20 |
~TQtClientWidget |
~TQtClientWidget |
24 |
~TQtClientWidget |
~TQtClientWidget |
28 |
QFrame::event |
QFrame::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QWidget::devType |
QWidget::devType |
60 |
QWidget::setVisible |
QWidget::setVisible |
64 |
QFrame::sizeHint |
QFrame::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QWidget::mousePressEvent |
QWidget::mousePressEvent |
84 |
QWidget::mouseReleaseEvent |
QWidget::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QWidget::mouseMoveEvent |
QWidget::mouseMoveEvent |
96 |
QWidget::wheelEvent |
QWidget::wheelEvent |
100 |
QWidget::keyPressEvent |
QWidget::keyPressEvent |
104 |
QWidget::keyReleaseEvent |
QWidget::keyReleaseEvent |
108 |
QWidget::focusInEvent |
QWidget::focusInEvent |
112 |
QWidget::focusOutEvent |
QWidget::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
TQtClientWidget::paintEvent |
TQtClientWidget::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::resizeEvent |
136 |
TQtClientWidget::closeEvent |
TQtClientWidget::closeEvent |
140 |
QWidget::contextMenuEvent |
QWidget::contextMenuEvent |
144 |
QWidget::tabletEvent |
QWidget::tabletEvent |
148 |
QWidget::actionEvent |
QWidget::actionEvent |
152 |
QWidget::dragEnterEvent |
QWidget::dragEnterEvent |
156 |
QWidget::dragMoveEvent |
QWidget::dragMoveEvent |
160 |
QWidget::dragLeaveEvent |
QWidget::dragLeaveEvent |
164 |
QWidget::dropEvent |
QWidget::dropEvent |
168 |
QWidget::showEvent |
QWidget::showEvent |
172 |
QWidget::hideEvent |
QWidget::hideEvent |
176 |
QWidget::x11Event |
QWidget::x11Event |
180 |
QFrame::changeEvent |
QFrame::changeEvent |
184 |
QWidget::metric |
QWidget::metric |
188 |
QWidget::inputMethodEvent |
QWidget::inputMethodEvent |
192 |
QWidget::inputMethodQuery |
QWidget::inputMethodQuery |
196 |
QWidget::focusNextPrevChild |
QWidget::focusNextPrevChild |
200 |
QWidget::styleChange |
QWidget::styleChange |
204 |
QWidget::enabledChange |
QWidget::enabledChange |
208 |
QWidget::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
TQtClientWidget::setEraseColor |
TQtClientWidget::setEraseColor |
228 |
TQtClientWidget::setErasePixmap |
TQtClientWidget::setErasePixmap |
232 |
TQtClientWidget::Accelerate |
TQtClientWidget::Accelerate |
236 |
TQtClientWidget::polish |
TQtClientWidget::IsA |
240 |
TQtClientWidget::IsA |
TQtClientWidget::ShowMembers |
244 |
TQtClientWidget::ShowMembers |
TQtClientWidget::Streamer |
248 |
TQtClientWidget::Streamer |
-0x000000008 |
252 |
-0x000000008 |
(int (*)(...))(& typeinfo) |
256 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
260 |
non-virtual thunk |
non-virtual thunk |
264 |
non-virtual thunk |
non-virtual thunk |
268 |
non-virtual thunk |
non-virtual thunk |
272 |
non-virtual thunk |
non-virtual thunk |
276 |
non-virtual thunk |
|
[+] affected symbols (266)
gQt [data]Field 'retval->fPointerGrabber' in return value (pointer) has base type 'TQtClientWidget'.
TGQt::AddWindow ( ULong_t qwid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::AllocColor ( Colormap_t cmap, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Begin ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Bell ( Int_t percent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeActivePointerGrab ( Window_t p1, UInt_t p2, Cursor_t p3 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeGC ( GContext_t gc, GCValues_t* gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeProperties ( Window_t id, Atom_t property, Atom_t type, Int_t format, UChar_t* data, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeProperty ( Window_t id, Atom_t property, Atom_t type, UChar_t* data, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeWindowAttributes ( Window_t id, SetWindowAttributes_t* attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CheckEvent ( Window_t id, EGEventType type, Event_t& ev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearArea ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CloseDisplay ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClosePixmap ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CloseWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ColorIndex ( Color_t indx ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ConvertPrimarySelection ( Window_t id, Atom_t clipboard, Time_t when )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ConvertSelection ( Window_t p1, Atom_t& p2, Atom_t& p3, Atom_t& p4, Time_t& p5 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyArea ( Drawable_t src, Drawable_t dest, GContext_t gc, Int_t src_x, Int_t src_y, UInt_t width, UInt_t height, Int_t dest_x, Int_t dest_y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyGC ( GContext_t org, GContext_t dest, Mask_t mask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyPixmap ( Int_t wid, Int_t xpos, Int_t ypos )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyPixmap ( QPixmap const& p, Int_t px1, Int_t py1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateBitmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateCursor ( ECursor cursor )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateGC ( Drawable_t id, GCValues_t* gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateImage ( UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateOpenGLContext ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePictureFromData ( Drawable_t id, char** data, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePictureFromFile ( Drawable_t id, char const* filename, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height, ULong_t forecolor, ULong_t backcolor, Int_t depth )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmap ( Drawable_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmapFromData ( unsigned char* bits, UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateRegion ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateWindow ( Window_t parent, Int_t x, Int_t y, UInt_t w, UInt_t h, UInt_t border, Int_t depth, UInt_t clss, void* visual, SetWindowAttributes_t* attr, UInt_t wtype )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatROOTThread ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteFont ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteGC ( GContext_t gc )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteImage ( Drawable_t img )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteOpenGLContext ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeletePictureData ( void* data )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeletePixmap ( Pixmap_t pmap )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteProperty ( Window_t p1, Atom_t& p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteSelectedObj ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DestroyRegion ( Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DestroyWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DisplayName ( char const* p1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawBox ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, TVirtualX::EBoxMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawCellArray ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t* ic )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawFillArea ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawLine ( Int_t x1, Int_t y1, Int_t x2, Int_t y2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawLine ( Drawable_t id, GContext_t gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawPolyLine ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawPolyMarker ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawSegments ( Drawable_t id, GContext_t gc, Segment_t* seg, Int_t nseg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawString ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, char const* s, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawText ( Int_t x, Int_t y, Float_t angle, Float_t mgn, char const* text, TVirtualX::ETextMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EmptyRegion ( Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::End ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EqualRegion ( Region_t rega, Region_t regb )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EventsPending ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ExecCommand ( TGWin32Command* code )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::fgTQt [data]Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FillPolygon ( Window_t id, GContext_t gc, Point_t* points, Int_t npnt )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FillRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FindRWindow ( Window_t win, Window_t dragwin, Window_t input, int x, int y, int maxd )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeColor ( Colormap_t cmap, ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeFontNames ( char** fontlist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeFontStruct ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetAlpha ( Int_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetCharacterUp ( Float_t& chupx, Float_t& chupy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetColorBits ( Drawable_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetColormap ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetCurrentWindow ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDefaultRootWindow ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDepth ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDisplay ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDoubleBuffer ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDoubleBuffer ( QPaintDevice* dev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontHandle ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontProperties ( FontStruct_t font, Int_t& max_ascent, Int_t& max_descent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontStruct ( FontH_t fh )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetGCValues ( GContext_t gc, GCValues_t& gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetGeometry ( Int_t wid, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetImageSize ( Drawable_t id, UInt_t& width, UInt_t& height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetInputFocus ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetNativeEvent ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetParent ( Window_t id ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPasteBuffer ( Window_t id, Atom_t atom, TString& text, Int_t& nchar, Bool_t del )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPixel ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPlanes ( Int_t& nplanes )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPrimarySelectionOwner ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetProperty ( Window_t p1, Atom_t p2, Long_t p3, Long_t p4, Bool_t p5, Atom_t p6, Atom_t* p7, Int_t* p8, ULong_t* p9, ULong_t* p10, unsigned char** p11 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRegionBox ( Region_t reg, Rectangle_t* rect )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRGB ( Int_t index, Float_t& r, Float_t& g, Float_t& b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRGBA ( Int_t cindex, Float_t& r, Float_t& g, Float_t& b, Float_t& a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetScreen ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetSelectedWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextDecoder ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextExtent ( UInt_t& w, UInt_t& h, char* mess )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextMagnitude ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetVisual ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowAttributes ( Window_t id, WindowAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowID ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowSize ( Drawable_t id, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabButton ( Window_t id, EMouseButton button, UInt_t modifier, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabKey ( Window_t id, Int_t keycode, UInt_t modifier, Bool_t grab )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabPointer ( Window_t id, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab, Bool_t owner_events )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::HasTTFonts ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IconifyWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Init ( void* display )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::InitWindow ( ULong_t window )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::InternAtom ( char const* atom_name, Bool_t only_if_exist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IntersectRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsA ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsDNDAware ( Window_t win, Atom_t* typelist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsHandleValid ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::KeysymToKeycode ( UInt_t keysym )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ListFonts ( char const* fontname, Int_t max, Int_t& count )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LoadQt ( char const* shareLibFileName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LoadQueryFont ( char const* font_name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LookupString ( Event_t* event, char* buf, Int_t buflen, UInt_t& keysym )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LowerWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapRaised ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapSubwindows ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveResizeWindow ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveWindow ( Int_t wid, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveWindow ( Window_t id, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::NeedRedraw ( ULong_t tgwindow, Bool_t force )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::NextEvent ( Event_t& event )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::OpenDisplay ( char const* dpyName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::OpenPixmap ( UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ParseColor ( Colormap_t cmap, char const* cname, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PointInRegion ( Int_t x, Int_t y, Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PolygonRegion ( Point_t* points, Int_t np, Bool_t winding )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::processQtEvents ( Int_t maxtime )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutByte ( Byte_t b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutImage ( Drawable_t id, GContext_t gc, Drawable_t img, Int_t dx, Int_t dy, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutPixel ( Drawable_t id, Int_t x, Int_t y, ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QtColor ( ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryColor ( Colormap_t cmap, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryPointer ( Int_t& ix, Int_t& iy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryPointer ( Window_t id, Window_t& rootw, Window_t& childw, Int_t& root_x, Int_t& root_y, Int_t& win_x, Int_t& win_y, UInt_t& mask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RaiseWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReadGIF ( Int_t x0, Int_t y0, char const* file, Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReadPictureDataFromFile ( char const* filename, char*** ret_data )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RemoveWindow ( ULong_t qwid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReparentWindow ( Window_t id, Window_t pid, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RequestLocator ( Int_t mode, Int_t ctyp, Int_t& x, Int_t& y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RequestString ( Int_t x, Int_t y, char* text )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RescaleWindow ( Int_t wid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizePixmap ( Int_t wid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizeWindow ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizeWindow ( Window_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectInput ( Window_t id, UInt_t evmask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectPixmap ( Int_t qpixid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectWindow ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SendDestroyEvent ( TQtClientWidget* p1 ) const1st parameter 'p1' (pointer) has base type 'TQtClientWidget'.
TGQt::SendEvent ( Window_t id, Event_t* ev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetAlpha ( Int_t cindex, Float_t a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetBackground ( GContext_t gc, ULong_t background )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCharacterUp ( Float_t chupx, Float_t chupy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClassHints ( Window_t id, char* className, char* resourceName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipOFF ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipRectangles ( GContext_t gc, Int_t x, Int_t y, Rectangle_t* recs, Int_t n )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipRegion ( Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCursor ( Int_t win, ECursor cursor )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCursor ( Window_t id, Cursor_t curid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDashes ( GContext_t gc, Int_t offset, char const* dash_list, Int_t n )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDNDAware ( Window_t p1, Atom_t* p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBuffer ( Int_t wid, Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBufferOFF ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBufferON ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDrawMode ( TVirtualX::EDrawMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillStyle ( Style_t style )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillStyleIndex ( Int_t style, Int_t fasi )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetForeground ( GContext_t gc, ULong_t foreground )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetIconName ( Window_t id, char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetIconPixmap ( Window_t id, Pixmap_t pix )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetInputFocus ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetKeyAutoRepeat ( Bool_t on )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineStyle ( Style_t linestyle )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineType ( Int_t n, Int_t* dash )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineWidth ( Width_t width )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerSize ( Float_t markersize )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerStyle ( Style_t markerstyle )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerType ( Int_t type, Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMWMHints ( Window_t id, UInt_t value, UInt_t funcs, UInt_t input )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetOpacity ( Int_t percent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetPrimarySelectionOwner ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b, Float_t a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetSelectionOwner ( Window_t p1, Atom_t& p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextAlign ( Short_t talign )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextDecoder ( char const* p1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextFont ( char* fontname, TVirtualX::ETextSetMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextFont ( Font_t fontnumber )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextMagnitude ( Float_t mgn )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextSize ( Float_t textsize )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTitle ( char const* title )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTypeList ( Window_t win, Atom_t prop, Atom_t* typelist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowBackground ( Window_t id, ULong_t color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowBackgroundPixmap ( Window_t id, Pixmap_t pxm )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowName ( Window_t id, char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMPosition ( Window_t id, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMSize ( Window_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMSizeHints ( Window_t id, UInt_t wmin, UInt_t hmin, UInt_t wmax, UInt_t hmax, UInt_t winc, UInt_t hinc )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMState ( Window_t id, EInitialState state )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMTransientHint ( Window_t id, Window_t main_id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ShowMembers ( TMemberInspector& insp, char* parent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Streamer ( TBuffer& b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SubtractRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TextWidth ( FontStruct_t font, char const* s, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TGQt [in-charge] ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TGQt [in-charge] ( char const* name, char const* title )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TranslateCoordinates ( Window_t src, Window_t dest, Int_t src_x, Int_t src_y, Int_t& dest_x, Int_t& dest_y, Window_t& child )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnionRectWithRegion ( Rectangle_t* rect, Region_t src, Region_t dest )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnionRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnmapWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Update ( Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateBrush ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateClipRectangle ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateFont ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdatePen ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateWindow ( Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Warp ( Int_t ix, Int_t iy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Warp ( Int_t ix, Int_t iy, Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::wid ( TQtClientWidget* widget ) [static]1st parameter 'widget' (pointer) has base type 'TQtClientWidget'.
TGQt::WMDeleteNotify ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::WriteGIF ( char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::WritePixmap ( Int_t wid, UInt_t w, UInt_t h, char* pxname )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::XorRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::~TGQt [in-charge] ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TQtClientGuard::Create ( QWidget* parent, char const* name, Qt::WFlags f )Return value (pointer) has base type 'TQtClientWidget'.
TQtClientGuard::DisconnectChildren ( TQtClientWidget* w )1st parameter 'w' (pointer) has base type 'TQtClientWidget'.
TQtClientWidget::Accelerate ( int id )This method is from 'TQtClientWidget' class.
TQtClientWidget::closeEvent ( QCloseEvent* ev )This method is from 'TQtClientWidget' class.
TQtClientWidget::Disconnect ( )This method is from 'TQtClientWidget' class.
TQtClientWidget::GrabEvent ( Event_t& ev, bool own )This method is from 'TQtClientWidget' class.
TQtClientWidget::IsA ( ) constThis method is from 'TQtClientWidget' class.
TQtClientWidget::IsGrabbed ( Event_t& ev )This method is from 'TQtClientWidget' class.
TQtClientWidget::IsKeyGrabbed ( Event_t const& ev )Return value (pointer) has base type 'TQtClientWidget'.
TQtClientWidget::metaObject ( ) constThis method is from 'TQtClientWidget' class.
TQtClientWidget::paintEvent ( QPaintEvent* p1 )This method is from 'TQtClientWidget' class.
TQtClientWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'TQtClientWidget' class.
TQtClientWidget::qt_metacast ( char const* p1 )This method is from 'TQtClientWidget' class.
TQtClientWidget::SelectInput ( UInt_t evmask )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetButtonMask ( UInt_t modifier, EMouseButton button )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetCanvasWidget ( TQtWidget* widget )This method is from 'TQtClientWidget' class.
TQtClientWidget::setEraseColor ( QColor const& color )This method is from 'TQtClientWidget' class.
TQtClientWidget::setErasePixmap ( QPixmap const& pixmap )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetKeyMask ( Int_t keycode, UInt_t modifier, int insert )This method is from 'TQtClientWidget' class.
TQtClientWidget::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'TQtClientWidget' class.
TQtClientWidget::staticMetaObject [data]This method is from 'TQtClientWidget' class.
TQtClientWidget::Streamer ( TBuffer& b )This method is from 'TQtClientWidget' class.
TQtClientWidget::TQtClientWidget [in-charge] ( TQtClientGuard* guard, QWidget* parent, char const* name, Qt::WFlags f )This constructor is from 'TQtClientWidget' class.
TQtClientWidget::UnSetButtonMask ( bool dtor )This method is from 'TQtClientWidget' class.
TQtClientWidget::UnSetKeyMask ( Int_t keycode, UInt_t modifier )This method is from 'TQtClientWidget' class.
TQtClientWidget::~TQtClientWidget [in-charge] ( )This method is from 'TQtClientWidget' class.
to the top
Problems with Symbols, Medium Severity (2)
TGQt.h,
libGQt.so
[+] TGQt::QtColor ( ULong_t pixel ) (2)
[symbol: _ZN4TGQt7QtColorEm]
| Change | Effect |
---|
1 | Type of return value has been changed from QColor& to QColor of different format. | Applications will obtain a different return value and execution may change. |
2 | The pointer level of return value has been decreased from 1 to 0. | Applications may try to access unallocated memory by the dereferencing of new return value and therefore cause a crash. |
to the top
Problems with Data Types, Low Severity (7)
RooCmdArg.h
[+] class RooCmdArg (1)
| Change |
Effect |
1 | Field _c has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (25)
RooAbsCollection::printLatex ( RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 ) const6th parameter 'arg6' (reference) has base type 'RooCmdArg'.
RooAbsCollection::printLatex ( std::ostream& ofs, Int_t ncol, char const* option, Int_t sigDigit, RooLinkedList const& siblingLists, RooCmdArg const* formatCmd ) const6th parameter 'formatCmd' (pointer) has base type 'RooCmdArg'.
RooAbsReal::createHistogram ( char const* name, RooAbsRealLValue const& xvar, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 ) const8th parameter 'arg6' (reference) has base type 'RooCmdArg'.
RooAbsReal::createIntegral ( RooArgSet const& iset, RooCmdArg const arg1, RooCmdArg const arg2, RooCmdArg const arg3, RooCmdArg const arg4, RooCmdArg const arg5, RooCmdArg const arg6, RooCmdArg const arg7, RooCmdArg const arg8 ) const7th parameter 'arg6' has base type 'RooCmdArg'.
RooAbsReal::createRunningIntegral ( RooArgSet const& iset, RooCmdArg const arg1, RooCmdArg const arg2, RooCmdArg const arg3, RooCmdArg const arg4, RooCmdArg const arg5, RooCmdArg const arg6, RooCmdArg const arg7, RooCmdArg const arg8 )7th parameter 'arg6' has base type 'RooCmdArg'.
RooAbsReal::plotOn ( RooPlot* frame, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9, RooCmdArg const& arg10 ) const4th parameter 'arg3' (reference) has base type 'RooCmdArg'.
RooAbsRealLValue::createHistogram ( char const* name, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 ) const7th parameter 'arg6' (reference) has base type 'RooCmdArg'.
RooAbsRealLValue::frame ( RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 ) const6th parameter 'arg6' (reference) has base type 'RooCmdArg'.
RooCmdArg::_none [data]Return value has base type 'RooCmdArg'.
RooCmdArg::addArg ( RooCmdArg const& arg )1st parameter 'arg' (reference) has base type 'RooCmdArg'.
RooCmdArg::Clone ( char const* newName ) constThis method is from 'RooCmdArg' class.
RooCmdArg::IsA ( ) constThis method is from 'RooCmdArg' class.
RooCmdArg::none ( ) [static]Return value (reference) has base type 'RooCmdArg'.
RooCmdArg::operator = ( RooCmdArg const& other )1st parameter 'other' (reference) has base type 'RooCmdArg'.
RooCmdArg::RooCmdArg [in-charge] ( )This constructor is from 'RooCmdArg' class.
RooCmdArg::RooCmdArg [in-charge] ( RooCmdArg const& other )1st parameter 'other' (reference) has base type 'RooCmdArg'.
RooCmdArg::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'RooCmdArg' class.
RooCmdArg::Streamer ( TBuffer& b )This method is from 'RooCmdArg' class.
RooCmdArg::~RooCmdArg [in-charge] ( )This method is from 'RooCmdArg' class.
RooCmdConfig::decodeIntOnTheFly ( char const* callerID, char const* cmdArgName, Int_t intIdx, Int_t defVal, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9 ) [static]7th parameter 'arg3' (reference) has base type 'RooCmdArg'.
RooCmdConfig::decodeObjOnTheFly ( char const* callerID, char const* cmdArgName, Int_t objIdx, TObject* defVal, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9 ) [static]7th parameter 'arg3' (reference) has base type 'RooCmdArg'.
RooCmdConfig::decodeStringOnTheFly ( char const* callerID, char const* cmdArgName, Int_t intIdx, char const* defVal, RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8, RooCmdArg const& arg9 ) [static]7th parameter 'arg3' (reference) has base type 'RooCmdArg'.
RooCmdConfig::process ( RooCmdArg const& arg )1st parameter 'arg' (reference) has base type 'RooCmdArg'.
RooCmdConfig::process ( RooCmdArg const& arg1, RooCmdArg const& arg2, RooCmdArg const& arg3, RooCmdArg const& arg4, RooCmdArg const& arg5, RooCmdArg const& arg6, RooCmdArg const& arg7, RooCmdArg const& arg8 )6th parameter 'arg6' (reference) has base type 'RooCmdArg'.
RooRealVar::format ( RooCmdArg const& formatArg ) const1st parameter 'formatArg' (reference) has base type 'RooCmdArg'.
RooNumIntConfig.h
[+] class RooNumIntConfig (1)
| Change |
Effect |
1 | Virtual method RooPrintable::defaultPrintStyle ( Option_t* ) const has been overridden by RooNumIntConfig::defaultPrintStyle ( Option_t* ) const. | Method RooNumIntConfig::defaultPrintStyle ( Option_t* ) const will be called instead of RooPrintable::defaultPrintStyle ( Option_t* ) const by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 80 entries | Virtual Table (New) - 81 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TObject::DoError |
TObject::DoError |
12 |
~RooNumIntConfig |
~RooNumIntConfig |
16 |
~RooNumIntConfig |
~RooNumIntConfig |
20 |
TObject::AppendPad |
TObject::AppendPad |
24 |
TObject::Browse |
TObject::Browse |
28 |
TObject::ClassName |
TObject::ClassName |
32 |
TObject::Clear |
TObject::Clear |
36 |
TObject::Clone |
TObject::Clone |
40 |
TObject::Compare |
TObject::Compare |
44 |
TObject::Copy |
TObject::Copy |
48 |
TObject::Delete |
TObject::Delete |
52 |
TObject::DistancetoPrimitive |
TObject::DistancetoPrimitive |
56 |
TObject::Draw |
TObject::Draw |
60 |
TObject::DrawClass |
TObject::DrawClass |
64 |
TObject::DrawClone |
TObject::DrawClone |
68 |
TObject::Dump |
TObject::Dump |
72 |
TObject::Execute |
TObject::Execute |
76 |
TObject::Execute |
TObject::Execute |
80 |
TObject::ExecuteEvent |
TObject::ExecuteEvent |
84 |
TObject::FindObject |
TObject::FindObject |
88 |
TObject::FindObject |
TObject::FindObject |
92 |
TObject::GetDrawOption |
TObject::GetDrawOption |
96 |
TObject::GetUniqueID |
TObject::GetUniqueID |
100 |
TObject::GetName |
TObject::GetName |
104 |
TObject::GetIconName |
TObject::GetIconName |
108 |
TObject::GetOption |
TObject::GetOption |
112 |
TObject::GetObjectInfo |
TObject::GetObjectInfo |
116 |
TObject::GetTitle |
TObject::GetTitle |
120 |
TObject::HandleTimer |
TObject::HandleTimer |
124 |
TObject::Hash |
TObject::Hash |
128 |
TObject::InheritsFrom |
TObject::InheritsFrom |
132 |
TObject::InheritsFrom |
TObject::InheritsFrom |
136 |
TObject::Inspect |
TObject::Inspect |
140 |
TObject::IsFolder |
TObject::IsFolder |
144 |
TObject::IsEqual |
TObject::IsEqual |
148 |
TObject::IsSortable |
TObject::IsSortable |
152 |
TObject::Notify |
TObject::Notify |
156 |
TObject::ls |
TObject::ls |
160 |
TObject::Paint |
TObject::Paint |
164 |
TObject::Pop |
TObject::Pop |
168 |
RooNumIntConfig::Print |
RooNumIntConfig::Print |
172 |
TObject::Read |
TObject::Read |
176 |
TObject::RecursiveRemove |
TObject::RecursiveRemove |
180 |
TObject::SaveAs |
TObject::SaveAs |
184 |
TObject::SavePrimitive |
TObject::SavePrimitive |
188 |
TObject::SetDrawOption |
TObject::SetDrawOption |
192 |
TObject::SetUniqueID |
TObject::SetUniqueID |
196 |
TObject::UseCurrentStyle |
TObject::UseCurrentStyle |
200 |
TObject::Write |
TObject::Write |
204 |
TObject::Write |
TObject::Write |
208 |
TObject::Info |
TObject::Info |
212 |
TObject::Warning |
TObject::Warning |
216 |
TObject::Error |
TObject::Error |
220 |
TObject::SysError |
TObject::SysError |
224 |
TObject::Fatal |
TObject::Fatal |
228 |
RooNumIntConfig::IsA |
RooNumIntConfig::IsA |
232 |
RooNumIntConfig::ShowMembers |
RooNumIntConfig::ShowMembers |
236 |
RooNumIntConfig::Streamer |
RooNumIntConfig::Streamer |
240 |
RooNumIntConfig::printMultiline |
RooNumIntConfig::printMultiline |
244 |
-0x00000000c |
RooNumIntConfig::defaultPrintStyle |
248 |
(int (*)(...))(& typeinfo) |
-0x00000000c |
252 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
256 |
non-virtual thunk |
non-virtual thunk |
260 |
RooPrintable::printStream |
non-virtual thunk |
264 |
RooPrintable::printAddress |
RooPrintable::printStream |
268 |
RooPrintable::printName |
RooPrintable::printAddress |
272 |
RooPrintable::printTitle |
RooPrintable::printName |
276 |
RooPrintable::printClassName |
RooPrintable::printTitle |
280 |
RooPrintable::printValue |
RooPrintable::printClassName |
284 |
RooPrintable::printArgs |
RooPrintable::printValue |
288 |
RooPrintable::printExtras |
RooPrintable::printArgs |
292 |
non-virtual thunk |
RooPrintable::printExtras |
296 |
RooPrintable::printTree |
non-virtual thunk |
300 |
RooPrintable::defaultPrintContents |
RooPrintable::printTree |
304 |
RooPrintable::defaultPrintStyle |
RooPrintable::defaultPrintContents |
308 |
non-virtual thunk |
non-virtual thunk |
312 |
non-virtual thunk |
non-virtual thunk |
316 |
non-virtual thunk |
non-virtual thunk |
320 |
|
non-virtual thunk |
[+] affected symbols (1)
RooPrintable::defaultPrintStyle ( Option_t* opt ) constThe method 'RooNumIntConfig::defaultPrintStyle (Option_t* opt) const' will be called instead of this method.
ScopeBase.h
namespace Reflex
[+] class ScopeBase (2)
| Change |
Effect |
1 | Size of this type has been changed from 120 bytes to 116 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
2 | Field fPropertyList has been removed from this type. | Size of the inclusive type has been changed. |
[+] affected symbols (58)
ScopeBase::AddDataMember ( char const* name, Type const& type, size_t offset, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddDataMember ( Member const& dm ) constThis method is from 'ScopeBase' class.
ScopeBase::AddDataMember ( Member& output, char const* name, Type const& type, size_t offset, unsigned int modifiers, char* interpreterOffset ) constThis method is from 'ScopeBase' class.
ScopeBase::AddFunctionMember ( char const* name, Type const& type, StubFunction stubFP, void* stubCtx, char const* params, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddFunctionMember ( Member const& fm ) constThis method is from 'ScopeBase' class.
ScopeBase::AddMemberTemplate ( MemberTemplate const& mt ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubScope ( char const* scope, TYPE scopeType ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubScope ( Scope const& sc ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubType ( char const* type, size_t size, TYPE typeType, std::type_info const& ti, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubType ( Type const& ty ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubTypeTemplate ( TypeTemplate const& tt ) constThis method is from 'ScopeBase' class.
ScopeBase::AddUsingDirective ( Scope const& ud ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_Begin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_End ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_RBegin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_REnd ( ) constThis method is from 'ScopeBase' class.
ScopeBase::BaseAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::BaseSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::GenerateDict ( DictionaryGenerator& generator ) constThis method is from 'ScopeBase' class.
ScopeBase::HideName ( ) constThis method is from 'ScopeBase' class.
ScopeBase::IsTopScope ( ) constThis method is from 'ScopeBase' class.
ScopeBase::LookupMember ( std::string const& nam, Scope const& current ) constThis method is from 'ScopeBase' class.
ScopeBase::LookupScope ( std::string const& nam, Scope const& current ) constThis method is from 'ScopeBase' class.
ScopeBase::LookupType ( std::string const& nam, Scope const& current ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplate_Begin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplate_End ( ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplate_RBegin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplate_REnd ( ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplateAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplateByName ( std::string const& nam ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplateSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Name ( unsigned int mod ) constThis method is from 'ScopeBase' class.
ScopeBase::operator Scope ( ) constThis method is from 'ScopeBase' class.
ScopeBase::operator Type ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Properties ( ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveDataMember ( Member const& dm ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveFunctionMember ( Member const& fm ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveMemberTemplate ( MemberTemplate const& mt ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubScope ( Scope const& sc ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubType ( Type const& ty ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubTypeTemplate ( TypeTemplate const& tt ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveUsingDirective ( Scope const& ud ) constThis method is from 'ScopeBase' class.
ScopeBase::ScopeBase [in-charge] ( )This constructor is from 'ScopeBase' class.
ScopeBase::ScopeBase [in-charge] ( char const* scope, TYPE scopeType )This constructor is from 'ScopeBase' class.
ScopeBase::ScopeTypeAsString ( ) constThis method is from 'ScopeBase' class.
ScopeBase::SimpleName ( size_t& pos, unsigned int mod ) constThis method is from 'ScopeBase' class.
ScopeBase::SubScopeByName ( std::string const& nam ) constThis method is from 'ScopeBase' class.
ScopeBase::SubScopeLevel ( ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeByName ( std::string const& nam ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeTemplateAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeTemplateByName ( std::string const& nam ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeTemplateSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::ThisScope ( ) constThis method is from 'ScopeBase' class.
ScopeBase::UnhideName ( ) constThis method is from 'ScopeBase' class.
ScopeBase::~ScopeBase [in-charge] ( )This method is from 'ScopeBase' class.
ScopeName::ScopeName [in-charge] ( char const* name, ScopeBase* scopeBase )2nd parameter 'scopeBase' (pointer) has base type 'ScopeBase'.
TBuffer.h
[+] class TBuffer (1)
| Change |
Effect |
1 | Field fReAllocFunc has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (112)
operator<< ( TBuffer& b, TString const* obj )1st parameter 'b' (reference) has base type 'TBuffer'.
operator<< ( TBuffer& buf, TTimeStamp const& ts )1st parameter 'buf' (reference) has base type 'TBuffer'.
operator>> ( TBuffer& buf, TString*& sp )1st parameter 'buf' (reference) has base type 'TBuffer'.
operator>> ( TBuffer& buf, TTimeStamp& ts )1st parameter 'buf' (reference) has base type 'TBuffer'.
RooAbsArg::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsBinning::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsCache::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsCategory::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsCategoryLValue::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsCollection::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsLValue::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsReal::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooAbsRealLValue::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooArgSet::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCategory::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCategorySharedProperties::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCatType::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCmdArg::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCmdConfig::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooCurve::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooHashTable::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooLinkedList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooLinkedListElem::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooNumber::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooNumIntConfig::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooPlotable::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooPrintable::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooRealVar::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooRealVarSharedProperties::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooRefCountList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooSharedProperties::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooSharedPropertiesList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
RooUniformBinning::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttCanvas::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttFill::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttLine::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttMarker::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttPad::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TAttText::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TBits::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TBuffer::Expand ( Int_t newsize )This method is from 'TBuffer' class.
TBuffer::GetParent ( ) constThis method is from 'TBuffer' class.
TBuffer::IsA ( ) constThis method is from 'TBuffer' class.
TBuffer::Read ( char const* name )This method is from 'TBuffer' class.
TBuffer::SetParent ( TObject* parent )This method is from 'TBuffer' class.
TBuffer::SetReadMode ( )This method is from 'TBuffer' class.
TBuffer::SetWriteMode ( )This method is from 'TBuffer' class.
TBuffer::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'TBuffer' class.
TBuffer::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TBuffer::TBuffer [in-charge] ( TBuffer::EMode mode )This constructor is from 'TBuffer' class.
TBuffer::TBuffer [in-charge] ( TBuffer::EMode mode, Int_t bufsiz )This constructor is from 'TBuffer' class.
TBuffer::Write ( char const* name, Int_t opt, Int_t bufs )This method is from 'TBuffer' class.
TBuffer::Write ( char const* name, Int_t opt, Int_t bufs ) constThis method is from 'TBuffer' class.
TBuffer::~TBuffer [in-charge] ( )This method is from 'TBuffer' class.
TCanvas::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TCanvasImp::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TCL::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TCollection::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TDatime::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveException::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveGeoManagerHolder::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEvePadHolder::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveRefBackPtr::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveRefCnt::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TEveUtil::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLLine3::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLMatrix::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLPlane::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLRect::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLSelectionBuffer::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLUtil::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLUtil::TColorLocker::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLUtil::TDrawQualityModifier::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLUtil::TDrawQualityScaler::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLVector3::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGLVertex3::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGQt::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGraph::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
THashList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TInetAddress::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TIter::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TIterator::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TList::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TListIter::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TLockGuard::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TMVA::Config::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TMVA::Configurable::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TMVA::MethodCFMlpANN_Utils::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TMVA::MsgLogger::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TNamed::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TObjArray::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TObjArrayIter::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TObject::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TPad::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TQObject::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TQObjSender::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TQtClientWidget::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TSecContext::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TSecContextCleanup::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TSeqCollection::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TSocket::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TStorage::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TString::ReadString ( TBuffer& b, TClass const* clReq ) [static]1st parameter 'b' (reference) has base type 'TBuffer'.
TString::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TString::WriteString ( TBuffer& b, TString const* a ) [static]1st parameter 'b' (reference) has base type 'TBuffer'.
TTimeStamp::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TUUID::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TUUID::StreamerV1 ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TVirtualAuth::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TVirtualMutex::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TVirtualPad::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TVirtualX::Streamer ( TBuffer& b )1st parameter 'b' (reference) has base type 'TBuffer'.
TGQt.h
[+] class TGQt (1)
| Change |
Effect |
1 | Field fBlockRGB has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (239)
gQt [data]Return value (pointer) has base type 'TGQt'.
TGQt::AddWindow ( ULong_t qwid, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::AllocColor ( Colormap_t cmap, ColorStruct_t& color )This method is from 'TGQt' class.
TGQt::Begin ( )This method is from 'TGQt' class.
TGQt::Bell ( Int_t percent )This method is from 'TGQt' class.
TGQt::ChangeActivePointerGrab ( Window_t p1, UInt_t p2, Cursor_t p3 )This method is from 'TGQt' class.
TGQt::ChangeGC ( GContext_t gc, GCValues_t* gval )This method is from 'TGQt' class.
TGQt::ChangeProperties ( Window_t id, Atom_t property, Atom_t type, Int_t format, UChar_t* data, Int_t len )This method is from 'TGQt' class.
TGQt::ChangeProperty ( Window_t id, Atom_t property, Atom_t type, UChar_t* data, Int_t len )This method is from 'TGQt' class.
TGQt::ChangeWindowAttributes ( Window_t id, SetWindowAttributes_t* attr )This method is from 'TGQt' class.
TGQt::CheckEvent ( Window_t id, EGEventType type, Event_t& ev )This method is from 'TGQt' class.
TGQt::ClearArea ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::ClearWindow ( )This method is from 'TGQt' class.
TGQt::ClearWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::CloseDisplay ( )This method is from 'TGQt' class.
TGQt::ClosePixmap ( )This method is from 'TGQt' class.
TGQt::CloseWindow ( )This method is from 'TGQt' class.
TGQt::ColorIndex ( Color_t indx ) constThis method is from 'TGQt' class.
TGQt::ConvertPrimarySelection ( Window_t id, Atom_t clipboard, Time_t when )This method is from 'TGQt' class.
TGQt::ConvertSelection ( Window_t p1, Atom_t& p2, Atom_t& p3, Atom_t& p4, Time_t& p5 )This method is from 'TGQt' class.
TGQt::CopyArea ( Drawable_t src, Drawable_t dest, GContext_t gc, Int_t src_x, Int_t src_y, UInt_t width, UInt_t height, Int_t dest_x, Int_t dest_y )This method is from 'TGQt' class.
TGQt::CopyGC ( GContext_t org, GContext_t dest, Mask_t mask )This method is from 'TGQt' class.
TGQt::CopyPixmap ( Int_t wid, Int_t xpos, Int_t ypos )This method is from 'TGQt' class.
TGQt::CopyPixmap ( QPixmap const& p, Int_t px1, Int_t py1 )This method is from 'TGQt' class.
TGQt::CreateBitmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height )This method is from 'TGQt' class.
TGQt::CreateCursor ( ECursor cursor )This method is from 'TGQt' class.
TGQt::CreateGC ( Drawable_t id, GCValues_t* gval )This method is from 'TGQt' class.
TGQt::CreateImage ( UInt_t width, UInt_t height )This method is from 'TGQt' class.
TGQt::CreateOpenGLContext ( Int_t wid )This method is from 'TGQt' class.
TGQt::CreatePictureFromData ( Drawable_t id, char** data, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )This method is from 'TGQt' class.
TGQt::CreatePictureFromFile ( Drawable_t id, char const* filename, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )This method is from 'TGQt' class.
TGQt::CreatePixmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height, ULong_t forecolor, ULong_t backcolor, Int_t depth )This method is from 'TGQt' class.
TGQt::CreatePixmap ( Drawable_t id, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::CreatePixmapFromData ( unsigned char* bits, UInt_t width, UInt_t height )This method is from 'TGQt' class.
TGQt::CreateRegion ( )This method is from 'TGQt' class.
TGQt::CreateWindow ( Window_t parent, Int_t x, Int_t y, UInt_t w, UInt_t h, UInt_t border, Int_t depth, UInt_t clss, void* visual, SetWindowAttributes_t* attr, UInt_t wtype )This method is from 'TGQt' class.
TGQt::CreatROOTThread ( )This method is from 'TGQt' class.
TGQt::DeleteFont ( FontStruct_t fs )This method is from 'TGQt' class.
TGQt::DeleteGC ( GContext_t gc )This method is from 'TGQt' class.
TGQt::DeleteImage ( Drawable_t img )This method is from 'TGQt' class.
TGQt::DeleteOpenGLContext ( Int_t wid )This method is from 'TGQt' class.
TGQt::DeletePictureData ( void* data )This method is from 'TGQt' class.
TGQt::DeletePixmap ( Pixmap_t pmap )This method is from 'TGQt' class.
TGQt::DeleteProperty ( Window_t p1, Atom_t& p2 )This method is from 'TGQt' class.
TGQt::DeleteSelectedObj ( )This method is from 'TGQt' class.
TGQt::DestroyRegion ( Region_t reg )This method is from 'TGQt' class.
TGQt::DestroyWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::DisplayName ( char const* p1 )This method is from 'TGQt' class.
TGQt::DrawBox ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, TVirtualX::EBoxMode mode )This method is from 'TGQt' class.
TGQt::DrawCellArray ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t* ic )This method is from 'TGQt' class.
TGQt::DrawFillArea ( Int_t n, TPoint* xy )This method is from 'TGQt' class.
TGQt::DrawLine ( Int_t x1, Int_t y1, Int_t x2, Int_t y2 )This method is from 'TGQt' class.
TGQt::DrawLine ( Drawable_t id, GContext_t gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2 )This method is from 'TGQt' class.
TGQt::DrawPolyLine ( Int_t n, TPoint* xy )This method is from 'TGQt' class.
TGQt::DrawPolyMarker ( Int_t n, TPoint* xy )This method is from 'TGQt' class.
TGQt::DrawRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::DrawSegments ( Drawable_t id, GContext_t gc, Segment_t* seg, Int_t nseg )This method is from 'TGQt' class.
TGQt::DrawString ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, char const* s, Int_t len )This method is from 'TGQt' class.
TGQt::DrawText ( Int_t x, Int_t y, Float_t angle, Float_t mgn, char const* text, TVirtualX::ETextMode mode )This method is from 'TGQt' class.
TGQt::EmptyRegion ( Region_t reg )This method is from 'TGQt' class.
TGQt::End ( )This method is from 'TGQt' class.
TGQt::EqualRegion ( Region_t rega, Region_t regb )This method is from 'TGQt' class.
TGQt::EventsPending ( )This method is from 'TGQt' class.
TGQt::ExecCommand ( TGWin32Command* code )This method is from 'TGQt' class.
TGQt::fgTQt [data]This method is from 'TGQt' class.
TGQt::FillPolygon ( Window_t id, GContext_t gc, Point_t* points, Int_t npnt )This method is from 'TGQt' class.
TGQt::FillRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::FindRWindow ( Window_t win, Window_t dragwin, Window_t input, int x, int y, int maxd )This method is from 'TGQt' class.
TGQt::FreeColor ( Colormap_t cmap, ULong_t pixel )This method is from 'TGQt' class.
TGQt::FreeFontNames ( char** fontlist )This method is from 'TGQt' class.
TGQt::FreeFontStruct ( FontStruct_t fs )This method is from 'TGQt' class.
TGQt::GetAlpha ( Int_t cindex )This method is from 'TGQt' class.
TGQt::GetCharacterUp ( Float_t& chupx, Float_t& chupy )This method is from 'TGQt' class.
TGQt::GetColorBits ( Drawable_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::GetColormap ( ) constThis method is from 'TGQt' class.
TGQt::GetCurrentWindow ( ) constThis method is from 'TGQt' class.
TGQt::GetDefaultRootWindow ( ) constThis method is from 'TGQt' class.
TGQt::GetDepth ( ) constThis method is from 'TGQt' class.
TGQt::GetDisplay ( ) constThis method is from 'TGQt' class.
TGQt::GetDoubleBuffer ( Int_t wid )This method is from 'TGQt' class.
TGQt::GetDoubleBuffer ( QPaintDevice* dev )This method is from 'TGQt' class.
TGQt::GetFontHandle ( FontStruct_t fs )This method is from 'TGQt' class.
TGQt::GetFontProperties ( FontStruct_t font, Int_t& max_ascent, Int_t& max_descent )This method is from 'TGQt' class.
TGQt::GetFontStruct ( FontH_t fh )This method is from 'TGQt' class.
TGQt::GetGCValues ( GContext_t gc, GCValues_t& gval )This method is from 'TGQt' class.
TGQt::GetGeometry ( Int_t wid, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )This method is from 'TGQt' class.
TGQt::GetImageSize ( Drawable_t id, UInt_t& width, UInt_t& height )This method is from 'TGQt' class.
TGQt::GetInputFocus ( )This method is from 'TGQt' class.
TGQt::GetNativeEvent ( ) constThis method is from 'TGQt' class.
TGQt::GetParent ( Window_t id ) constThis method is from 'TGQt' class.
TGQt::GetPasteBuffer ( Window_t id, Atom_t atom, TString& text, Int_t& nchar, Bool_t del )This method is from 'TGQt' class.
TGQt::GetPixel ( Color_t cindex )This method is from 'TGQt' class.
TGQt::GetPlanes ( Int_t& nplanes )This method is from 'TGQt' class.
TGQt::GetPrimarySelectionOwner ( )This method is from 'TGQt' class.
TGQt::GetProperty ( Window_t p1, Atom_t p2, Long_t p3, Long_t p4, Bool_t p5, Atom_t p6, Atom_t* p7, Int_t* p8, ULong_t* p9, ULong_t* p10, unsigned char** p11 )This method is from 'TGQt' class.
TGQt::GetRegionBox ( Region_t reg, Rectangle_t* rect )This method is from 'TGQt' class.
TGQt::GetRGB ( Int_t index, Float_t& r, Float_t& g, Float_t& b )This method is from 'TGQt' class.
TGQt::GetRGBA ( Int_t cindex, Float_t& r, Float_t& g, Float_t& b, Float_t& a )This method is from 'TGQt' class.
TGQt::GetScreen ( ) constThis method is from 'TGQt' class.
TGQt::GetSelectedWindow ( )This method is from 'TGQt' class.
TGQt::GetTextDecoder ( )This method is from 'TGQt' class.
TGQt::GetTextExtent ( UInt_t& w, UInt_t& h, char* mess )This method is from 'TGQt' class.
TGQt::GetTextMagnitude ( )This method is from 'TGQt' class.
TGQt::GetVisual ( ) constThis method is from 'TGQt' class.
TGQt::GetWindowAttributes ( Window_t id, WindowAttributes_t& attr )This method is from 'TGQt' class.
TGQt::GetWindowID ( Int_t wid )This method is from 'TGQt' class.
TGQt::GetWindowSize ( Drawable_t id, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )This method is from 'TGQt' class.
TGQt::GrabButton ( Window_t id, EMouseButton button, UInt_t modifier, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab )This method is from 'TGQt' class.
TGQt::GrabKey ( Window_t id, Int_t keycode, UInt_t modifier, Bool_t grab )This method is from 'TGQt' class.
TGQt::GrabPointer ( Window_t id, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab, Bool_t owner_events )This method is from 'TGQt' class.
TGQt::HasTTFonts ( ) constThis method is from 'TGQt' class.
TGQt::IconifyWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::Init ( void* display )This method is from 'TGQt' class.
TGQt::InitWindow ( ULong_t window )This method is from 'TGQt' class.
TGQt::InternAtom ( char const* atom_name, Bool_t only_if_exist )This method is from 'TGQt' class.
TGQt::IntersectRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TGQt' class.
TGQt::IsA ( ) constThis method is from 'TGQt' class.
TGQt::IsDNDAware ( Window_t win, Atom_t* typelist )This method is from 'TGQt' class.
TGQt::IsHandleValid ( Window_t id )This method is from 'TGQt' class.
TGQt::KeysymToKeycode ( UInt_t keysym )This method is from 'TGQt' class.
TGQt::ListFonts ( char const* fontname, Int_t max, Int_t& count )This method is from 'TGQt' class.
TGQt::LoadQt ( char const* shareLibFileName )This method is from 'TGQt' class.
TGQt::LoadQueryFont ( char const* font_name )This method is from 'TGQt' class.
TGQt::LookupString ( Event_t* event, char* buf, Int_t buflen, UInt_t& keysym )This method is from 'TGQt' class.
TGQt::LowerWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::MapRaised ( Window_t id )This method is from 'TGQt' class.
TGQt::MapSubwindows ( Window_t id )This method is from 'TGQt' class.
TGQt::MapWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::MoveResizeWindow ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::MoveWindow ( Int_t wid, Int_t x, Int_t y )This method is from 'TGQt' class.
TGQt::MoveWindow ( Window_t id, Int_t x, Int_t y )This method is from 'TGQt' class.
TGQt::NeedRedraw ( ULong_t tgwindow, Bool_t force )This method is from 'TGQt' class.
TGQt::NextEvent ( Event_t& event )This method is from 'TGQt' class.
TGQt::OpenDisplay ( char const* dpyName )This method is from 'TGQt' class.
TGQt::OpenPixmap ( UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::ParseColor ( Colormap_t cmap, char const* cname, ColorStruct_t& color )This method is from 'TGQt' class.
TGQt::PointInRegion ( Int_t x, Int_t y, Region_t reg )This method is from 'TGQt' class.
TGQt::PolygonRegion ( Point_t* points, Int_t np, Bool_t winding )This method is from 'TGQt' class.
TGQt::processQtEvents ( Int_t maxtime )This method is from 'TGQt' class.
TGQt::PutByte ( Byte_t b )This method is from 'TGQt' class.
TGQt::PutImage ( Drawable_t id, GContext_t gc, Drawable_t img, Int_t dx, Int_t dy, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::PutPixel ( Drawable_t id, Int_t x, Int_t y, ULong_t pixel )This method is from 'TGQt' class.
TGQt::QtColor ( ULong_t pixel )This method is from 'TGQt' class.
TGQt::QueryColor ( Colormap_t cmap, ColorStruct_t& color )This method is from 'TGQt' class.
TGQt::QueryPointer ( Int_t& ix, Int_t& iy )This method is from 'TGQt' class.
TGQt::QueryPointer ( Window_t id, Window_t& rootw, Window_t& childw, Int_t& root_x, Int_t& root_y, Int_t& win_x, Int_t& win_y, UInt_t& mask )This method is from 'TGQt' class.
TGQt::RaiseWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::ReadGIF ( Int_t x0, Int_t y0, char const* file, Window_t id )This method is from 'TGQt' class.
TGQt::ReadPictureDataFromFile ( char const* filename, char*** ret_data )This method is from 'TGQt' class.
TGQt::RemoveWindow ( ULong_t qwid )This method is from 'TGQt' class.
TGQt::ReparentWindow ( Window_t id, Window_t pid, Int_t x, Int_t y )This method is from 'TGQt' class.
TGQt::RequestLocator ( Int_t mode, Int_t ctyp, Int_t& x, Int_t& y )This method is from 'TGQt' class.
TGQt::RequestString ( Int_t x, Int_t y, char* text )This method is from 'TGQt' class.
TGQt::RescaleWindow ( Int_t wid, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::ResizePixmap ( Int_t wid, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::ResizeWindow ( Int_t wid )This method is from 'TGQt' class.
TGQt::ResizeWindow ( Window_t id, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::SelectInput ( Window_t id, UInt_t evmask )This method is from 'TGQt' class.
TGQt::SelectPixmap ( Int_t qpixid )This method is from 'TGQt' class.
TGQt::SelectWindow ( Int_t wid )This method is from 'TGQt' class.
TGQt::SendDestroyEvent ( TQtClientWidget* p1 ) constThis method is from 'TGQt' class.
TGQt::SendEvent ( Window_t id, Event_t* ev )This method is from 'TGQt' class.
TGQt::SetAlpha ( Int_t cindex, Float_t a )This method is from 'TGQt' class.
TGQt::SetBackground ( GContext_t gc, ULong_t background )This method is from 'TGQt' class.
TGQt::SetCharacterUp ( Float_t chupx, Float_t chupy )This method is from 'TGQt' class.
TGQt::SetClassHints ( Window_t id, char* className, char* resourceName )This method is from 'TGQt' class.
TGQt::SetClipOFF ( Int_t wid )This method is from 'TGQt' class.
TGQt::SetClipRectangles ( GContext_t gc, Int_t x, Int_t y, Rectangle_t* recs, Int_t n )This method is from 'TGQt' class.
TGQt::SetClipRegion ( Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::SetCursor ( Int_t win, ECursor cursor )This method is from 'TGQt' class.
TGQt::SetCursor ( Window_t id, Cursor_t curid )This method is from 'TGQt' class.
TGQt::SetDashes ( GContext_t gc, Int_t offset, char const* dash_list, Int_t n )This method is from 'TGQt' class.
TGQt::SetDNDAware ( Window_t p1, Atom_t* p2 )This method is from 'TGQt' class.
TGQt::SetDoubleBuffer ( Int_t wid, Int_t mode )This method is from 'TGQt' class.
TGQt::SetDoubleBufferOFF ( )This method is from 'TGQt' class.
TGQt::SetDoubleBufferON ( )This method is from 'TGQt' class.
TGQt::SetDrawMode ( TVirtualX::EDrawMode mode )This method is from 'TGQt' class.
TGQt::SetFillColor ( Color_t cindex )This method is from 'TGQt' class.
TGQt::SetFillStyle ( Style_t style )This method is from 'TGQt' class.
TGQt::SetFillStyleIndex ( Int_t style, Int_t fasi )This method is from 'TGQt' class.
TGQt::SetForeground ( GContext_t gc, ULong_t foreground )This method is from 'TGQt' class.
TGQt::SetIconName ( Window_t id, char* name )This method is from 'TGQt' class.
TGQt::SetIconPixmap ( Window_t id, Pixmap_t pix )This method is from 'TGQt' class.
TGQt::SetInputFocus ( Window_t id )This method is from 'TGQt' class.
TGQt::SetKeyAutoRepeat ( Bool_t on )This method is from 'TGQt' class.
TGQt::SetLineColor ( Color_t cindex )This method is from 'TGQt' class.
TGQt::SetLineStyle ( Style_t linestyle )This method is from 'TGQt' class.
TGQt::SetLineType ( Int_t n, Int_t* dash )This method is from 'TGQt' class.
TGQt::SetLineWidth ( Width_t width )This method is from 'TGQt' class.
TGQt::SetMarkerColor ( Color_t cindex )This method is from 'TGQt' class.
TGQt::SetMarkerSize ( Float_t markersize )This method is from 'TGQt' class.
TGQt::SetMarkerStyle ( Style_t markerstyle )This method is from 'TGQt' class.
TGQt::SetMarkerType ( Int_t type, Int_t n, TPoint* xy )This method is from 'TGQt' class.
TGQt::SetMWMHints ( Window_t id, UInt_t value, UInt_t funcs, UInt_t input )This method is from 'TGQt' class.
TGQt::SetOpacity ( Int_t percent )This method is from 'TGQt' class.
TGQt::SetPrimarySelectionOwner ( Window_t id )This method is from 'TGQt' class.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b )This method is from 'TGQt' class.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b, Float_t a )This method is from 'TGQt' class.
TGQt::SetSelectionOwner ( Window_t p1, Atom_t& p2 )This method is from 'TGQt' class.
TGQt::SetTextAlign ( Short_t talign )This method is from 'TGQt' class.
TGQt::SetTextColor ( Color_t cindex )This method is from 'TGQt' class.
TGQt::SetTextDecoder ( char const* p1 )This method is from 'TGQt' class.
TGQt::SetTextFont ( char* fontname, TVirtualX::ETextSetMode mode )This method is from 'TGQt' class.
TGQt::SetTextFont ( Font_t fontnumber )This method is from 'TGQt' class.
TGQt::SetTextMagnitude ( Float_t mgn )This method is from 'TGQt' class.
TGQt::SetTextSize ( Float_t textsize )This method is from 'TGQt' class.
TGQt::SetTitle ( char const* title )This method is from 'TGQt' class.
TGQt::SetTypeList ( Window_t win, Atom_t prop, Atom_t* typelist )This method is from 'TGQt' class.
TGQt::SetWindowBackground ( Window_t id, ULong_t color )This method is from 'TGQt' class.
TGQt::SetWindowBackgroundPixmap ( Window_t id, Pixmap_t pxm )This method is from 'TGQt' class.
TGQt::SetWindowName ( Window_t id, char* name )This method is from 'TGQt' class.
TGQt::SetWMPosition ( Window_t id, Int_t x, Int_t y )This method is from 'TGQt' class.
TGQt::SetWMSize ( Window_t id, UInt_t w, UInt_t h )This method is from 'TGQt' class.
TGQt::SetWMSizeHints ( Window_t id, UInt_t wmin, UInt_t hmin, UInt_t wmax, UInt_t hmax, UInt_t winc, UInt_t hinc )This method is from 'TGQt' class.
TGQt::SetWMState ( Window_t id, EInitialState state )This method is from 'TGQt' class.
TGQt::SetWMTransientHint ( Window_t id, Window_t main_id )This method is from 'TGQt' class.
TGQt::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'TGQt' class.
TGQt::Streamer ( TBuffer& b )This method is from 'TGQt' class.
TGQt::SubtractRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TGQt' class.
TGQt::TextWidth ( FontStruct_t font, char const* s, Int_t len )This method is from 'TGQt' class.
TGQt::TGQt [in-charge] ( )This constructor is from 'TGQt' class.
TGQt::TGQt [in-charge] ( char const* name, char const* title )This constructor is from 'TGQt' class.
TGQt::TranslateCoordinates ( Window_t src, Window_t dest, Int_t src_x, Int_t src_y, Int_t& dest_x, Int_t& dest_y, Window_t& child )This method is from 'TGQt' class.
TGQt::UnionRectWithRegion ( Rectangle_t* rect, Region_t src, Region_t dest )This method is from 'TGQt' class.
TGQt::UnionRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TGQt' class.
TGQt::UnmapWindow ( Window_t id )This method is from 'TGQt' class.
TGQt::Update ( Int_t mode )This method is from 'TGQt' class.
TGQt::UpdateBrush ( )This method is from 'TGQt' class.
TGQt::UpdateClipRectangle ( )This method is from 'TGQt' class.
TGQt::UpdateFont ( )This method is from 'TGQt' class.
TGQt::UpdatePen ( )This method is from 'TGQt' class.
TGQt::UpdateWindow ( Int_t mode )This method is from 'TGQt' class.
TGQt::Warp ( Int_t ix, Int_t iy )This method is from 'TGQt' class.
TGQt::Warp ( Int_t ix, Int_t iy, Window_t id )This method is from 'TGQt' class.
TGQt::WMDeleteNotify ( Window_t id )This method is from 'TGQt' class.
TGQt::WriteGIF ( char* name )This method is from 'TGQt' class.
TGQt::WritePixmap ( Int_t wid, UInt_t w, UInt_t h, char* pxname )This method is from 'TGQt' class.
TGQt::XorRegion ( Region_t rega, Region_t regb, Region_t result )This method is from 'TGQt' class.
TGQt::~TGQt [in-charge] ( )This method is from 'TGQt' class.
TQtClientWidget.h
[+] class TQtClientWidget (1)
| Change |
Effect |
1 | The pointer level of field fGrabbedKey has been decreased from 1 to 0. | The library functions will treat the value of this field as the lower-dimension array and will not read all elements. This may change the behavior of applications. |
[+] affected symbols (265)
gQt [data]Field 'retval->fPointerGrabber' in return value (pointer) has base type 'TQtClientWidget'.
TGQt::AddWindow ( ULong_t qwid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::AllocColor ( Colormap_t cmap, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Begin ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Bell ( Int_t percent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeActivePointerGrab ( Window_t p1, UInt_t p2, Cursor_t p3 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeGC ( GContext_t gc, GCValues_t* gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeProperties ( Window_t id, Atom_t property, Atom_t type, Int_t format, UChar_t* data, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeProperty ( Window_t id, Atom_t property, Atom_t type, UChar_t* data, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ChangeWindowAttributes ( Window_t id, SetWindowAttributes_t* attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CheckEvent ( Window_t id, EGEventType type, Event_t& ev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearArea ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClearWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CloseDisplay ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ClosePixmap ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CloseWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ColorIndex ( Color_t indx ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ConvertPrimarySelection ( Window_t id, Atom_t clipboard, Time_t when )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ConvertSelection ( Window_t p1, Atom_t& p2, Atom_t& p3, Atom_t& p4, Time_t& p5 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyArea ( Drawable_t src, Drawable_t dest, GContext_t gc, Int_t src_x, Int_t src_y, UInt_t width, UInt_t height, Int_t dest_x, Int_t dest_y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyGC ( GContext_t org, GContext_t dest, Mask_t mask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyPixmap ( Int_t wid, Int_t xpos, Int_t ypos )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CopyPixmap ( QPixmap const& p, Int_t px1, Int_t py1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateBitmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateCursor ( ECursor cursor )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateGC ( Drawable_t id, GCValues_t* gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateImage ( UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateOpenGLContext ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePictureFromData ( Drawable_t id, char** data, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePictureFromFile ( Drawable_t id, char const* filename, Pixmap_t& pict, Pixmap_t& pict_mask, PictureAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmap ( Drawable_t id, char const* bitmap, UInt_t width, UInt_t height, ULong_t forecolor, ULong_t backcolor, Int_t depth )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmap ( Drawable_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatePixmapFromData ( unsigned char* bits, UInt_t width, UInt_t height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateRegion ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreateWindow ( Window_t parent, Int_t x, Int_t y, UInt_t w, UInt_t h, UInt_t border, Int_t depth, UInt_t clss, void* visual, SetWindowAttributes_t* attr, UInt_t wtype )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::CreatROOTThread ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteFont ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteGC ( GContext_t gc )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteImage ( Drawable_t img )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteOpenGLContext ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeletePictureData ( void* data )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeletePixmap ( Pixmap_t pmap )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteProperty ( Window_t p1, Atom_t& p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DeleteSelectedObj ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DestroyRegion ( Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DestroyWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DisplayName ( char const* p1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawBox ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, TVirtualX::EBoxMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawCellArray ( Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t* ic )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawFillArea ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawLine ( Int_t x1, Int_t y1, Int_t x2, Int_t y2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawLine ( Drawable_t id, GContext_t gc, Int_t x1, Int_t y1, Int_t x2, Int_t y2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawPolyLine ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawPolyMarker ( Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawSegments ( Drawable_t id, GContext_t gc, Segment_t* seg, Int_t nseg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawString ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, char const* s, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::DrawText ( Int_t x, Int_t y, Float_t angle, Float_t mgn, char const* text, TVirtualX::ETextMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EmptyRegion ( Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::End ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EqualRegion ( Region_t rega, Region_t regb )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::EventsPending ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ExecCommand ( TGWin32Command* code )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::fgTQt [data]Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FillPolygon ( Window_t id, GContext_t gc, Point_t* points, Int_t npnt )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FillRectangle ( Drawable_t id, GContext_t gc, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FindRWindow ( Window_t win, Window_t dragwin, Window_t input, int x, int y, int maxd )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeColor ( Colormap_t cmap, ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeFontNames ( char** fontlist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::FreeFontStruct ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetAlpha ( Int_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetCharacterUp ( Float_t& chupx, Float_t& chupy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetColorBits ( Drawable_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetColormap ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetCurrentWindow ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDefaultRootWindow ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDepth ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDisplay ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDoubleBuffer ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetDoubleBuffer ( QPaintDevice* dev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontHandle ( FontStruct_t fs )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontProperties ( FontStruct_t font, Int_t& max_ascent, Int_t& max_descent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetFontStruct ( FontH_t fh )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetGCValues ( GContext_t gc, GCValues_t& gval )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetGeometry ( Int_t wid, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetImageSize ( Drawable_t id, UInt_t& width, UInt_t& height )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetInputFocus ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetNativeEvent ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetParent ( Window_t id ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPasteBuffer ( Window_t id, Atom_t atom, TString& text, Int_t& nchar, Bool_t del )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPixel ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPlanes ( Int_t& nplanes )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetPrimarySelectionOwner ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetProperty ( Window_t p1, Atom_t p2, Long_t p3, Long_t p4, Bool_t p5, Atom_t p6, Atom_t* p7, Int_t* p8, ULong_t* p9, ULong_t* p10, unsigned char** p11 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRegionBox ( Region_t reg, Rectangle_t* rect )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRGB ( Int_t index, Float_t& r, Float_t& g, Float_t& b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetRGBA ( Int_t cindex, Float_t& r, Float_t& g, Float_t& b, Float_t& a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetScreen ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetSelectedWindow ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextDecoder ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextExtent ( UInt_t& w, UInt_t& h, char* mess )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetTextMagnitude ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetVisual ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowAttributes ( Window_t id, WindowAttributes_t& attr )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowID ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GetWindowSize ( Drawable_t id, Int_t& x, Int_t& y, UInt_t& w, UInt_t& h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabButton ( Window_t id, EMouseButton button, UInt_t modifier, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabKey ( Window_t id, Int_t keycode, UInt_t modifier, Bool_t grab )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::GrabPointer ( Window_t id, UInt_t evmask, Window_t confine, Cursor_t cursor, Bool_t grab, Bool_t owner_events )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::HasTTFonts ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IconifyWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Init ( void* display )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::InitWindow ( ULong_t window )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::InternAtom ( char const* atom_name, Bool_t only_if_exist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IntersectRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsA ( ) constField 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsDNDAware ( Window_t win, Atom_t* typelist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::IsHandleValid ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::KeysymToKeycode ( UInt_t keysym )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ListFonts ( char const* fontname, Int_t max, Int_t& count )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LoadQt ( char const* shareLibFileName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LoadQueryFont ( char const* font_name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LookupString ( Event_t* event, char* buf, Int_t buflen, UInt_t& keysym )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::LowerWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapRaised ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapSubwindows ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MapWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveResizeWindow ( Window_t id, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveWindow ( Int_t wid, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::MoveWindow ( Window_t id, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::NeedRedraw ( ULong_t tgwindow, Bool_t force )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::NextEvent ( Event_t& event )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::OpenDisplay ( char const* dpyName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::OpenPixmap ( UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ParseColor ( Colormap_t cmap, char const* cname, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PointInRegion ( Int_t x, Int_t y, Region_t reg )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PolygonRegion ( Point_t* points, Int_t np, Bool_t winding )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::processQtEvents ( Int_t maxtime )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutByte ( Byte_t b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutImage ( Drawable_t id, GContext_t gc, Drawable_t img, Int_t dx, Int_t dy, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::PutPixel ( Drawable_t id, Int_t x, Int_t y, ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QtColor ( ULong_t pixel )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryColor ( Colormap_t cmap, ColorStruct_t& color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryPointer ( Int_t& ix, Int_t& iy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::QueryPointer ( Window_t id, Window_t& rootw, Window_t& childw, Int_t& root_x, Int_t& root_y, Int_t& win_x, Int_t& win_y, UInt_t& mask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RaiseWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReadGIF ( Int_t x0, Int_t y0, char const* file, Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReadPictureDataFromFile ( char const* filename, char*** ret_data )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RemoveWindow ( ULong_t qwid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ReparentWindow ( Window_t id, Window_t pid, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RequestLocator ( Int_t mode, Int_t ctyp, Int_t& x, Int_t& y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RequestString ( Int_t x, Int_t y, char* text )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::RescaleWindow ( Int_t wid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizePixmap ( Int_t wid, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizeWindow ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ResizeWindow ( Window_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectInput ( Window_t id, UInt_t evmask )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectPixmap ( Int_t qpixid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SelectWindow ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SendDestroyEvent ( TQtClientWidget* p1 ) const1st parameter 'p1' (pointer) has base type 'TQtClientWidget'.
TGQt::SendEvent ( Window_t id, Event_t* ev )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetAlpha ( Int_t cindex, Float_t a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetBackground ( GContext_t gc, ULong_t background )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCharacterUp ( Float_t chupx, Float_t chupy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClassHints ( Window_t id, char* className, char* resourceName )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipOFF ( Int_t wid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipRectangles ( GContext_t gc, Int_t x, Int_t y, Rectangle_t* recs, Int_t n )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetClipRegion ( Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCursor ( Int_t win, ECursor cursor )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetCursor ( Window_t id, Cursor_t curid )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDashes ( GContext_t gc, Int_t offset, char const* dash_list, Int_t n )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDNDAware ( Window_t p1, Atom_t* p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBuffer ( Int_t wid, Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBufferOFF ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDoubleBufferON ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetDrawMode ( TVirtualX::EDrawMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillStyle ( Style_t style )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetFillStyleIndex ( Int_t style, Int_t fasi )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetForeground ( GContext_t gc, ULong_t foreground )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetIconName ( Window_t id, char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetIconPixmap ( Window_t id, Pixmap_t pix )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetInputFocus ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetKeyAutoRepeat ( Bool_t on )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineStyle ( Style_t linestyle )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineType ( Int_t n, Int_t* dash )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetLineWidth ( Width_t width )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerSize ( Float_t markersize )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerStyle ( Style_t markerstyle )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMarkerType ( Int_t type, Int_t n, TPoint* xy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetMWMHints ( Window_t id, UInt_t value, UInt_t funcs, UInt_t input )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetOpacity ( Int_t percent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetPrimarySelectionOwner ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetRGB ( Int_t cindex, Float_t r, Float_t g, Float_t b, Float_t a )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetSelectionOwner ( Window_t p1, Atom_t& p2 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextAlign ( Short_t talign )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextColor ( Color_t cindex )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextDecoder ( char const* p1 )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextFont ( char* fontname, TVirtualX::ETextSetMode mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextFont ( Font_t fontnumber )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextMagnitude ( Float_t mgn )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTextSize ( Float_t textsize )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTitle ( char const* title )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetTypeList ( Window_t win, Atom_t prop, Atom_t* typelist )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowBackground ( Window_t id, ULong_t color )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowBackgroundPixmap ( Window_t id, Pixmap_t pxm )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWindowName ( Window_t id, char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMPosition ( Window_t id, Int_t x, Int_t y )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMSize ( Window_t id, UInt_t w, UInt_t h )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMSizeHints ( Window_t id, UInt_t wmin, UInt_t hmin, UInt_t wmax, UInt_t hmax, UInt_t winc, UInt_t hinc )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMState ( Window_t id, EInitialState state )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SetWMTransientHint ( Window_t id, Window_t main_id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::ShowMembers ( TMemberInspector& insp, char* parent )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Streamer ( TBuffer& b )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::SubtractRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TextWidth ( FontStruct_t font, char const* s, Int_t len )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TGQt [in-charge] ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TGQt [in-charge] ( char const* name, char const* title )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::TranslateCoordinates ( Window_t src, Window_t dest, Int_t src_x, Int_t src_y, Int_t& dest_x, Int_t& dest_y, Window_t& child )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnionRectWithRegion ( Rectangle_t* rect, Region_t src, Region_t dest )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnionRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UnmapWindow ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Update ( Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateBrush ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateClipRectangle ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateFont ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdatePen ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::UpdateWindow ( Int_t mode )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Warp ( Int_t ix, Int_t iy )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::Warp ( Int_t ix, Int_t iy, Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::wid ( TQtClientWidget* widget ) [static]1st parameter 'widget' (pointer) has base type 'TQtClientWidget'.
TGQt::WMDeleteNotify ( Window_t id )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::WriteGIF ( char* name )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::WritePixmap ( Int_t wid, UInt_t w, UInt_t h, char* pxname )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::XorRegion ( Region_t rega, Region_t regb, Region_t result )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TGQt::~TGQt [in-charge] ( )Field 'this->fPointerGrabber' in the object of this method has base type 'TQtClientWidget'.
TQtClientGuard::Create ( QWidget* parent, char const* name, Qt::WFlags f )Return value (pointer) has base type 'TQtClientWidget'.
TQtClientGuard::DisconnectChildren ( TQtClientWidget* w )1st parameter 'w' (pointer) has base type 'TQtClientWidget'.
TQtClientWidget::closeEvent ( QCloseEvent* ev )This method is from 'TQtClientWidget' class.
TQtClientWidget::Disconnect ( )This method is from 'TQtClientWidget' class.
TQtClientWidget::GrabEvent ( Event_t& ev, bool own )This method is from 'TQtClientWidget' class.
TQtClientWidget::IsA ( ) constThis method is from 'TQtClientWidget' class.
TQtClientWidget::IsGrabbed ( Event_t& ev )This method is from 'TQtClientWidget' class.
TQtClientWidget::IsKeyGrabbed ( Event_t const& ev )Return value (pointer) has base type 'TQtClientWidget'.
TQtClientWidget::metaObject ( ) constThis method is from 'TQtClientWidget' class.
TQtClientWidget::paintEvent ( QPaintEvent* p1 )This method is from 'TQtClientWidget' class.
TQtClientWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'TQtClientWidget' class.
TQtClientWidget::qt_metacast ( char const* p1 )This method is from 'TQtClientWidget' class.
TQtClientWidget::SelectInput ( UInt_t evmask )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetButtonMask ( UInt_t modifier, EMouseButton button )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetCanvasWidget ( TQtWidget* widget )This method is from 'TQtClientWidget' class.
TQtClientWidget::setEraseColor ( QColor const& color )This method is from 'TQtClientWidget' class.
TQtClientWidget::setErasePixmap ( QPixmap const& pixmap )This method is from 'TQtClientWidget' class.
TQtClientWidget::SetKeyMask ( Int_t keycode, UInt_t modifier, int insert )This method is from 'TQtClientWidget' class.
TQtClientWidget::ShowMembers ( TMemberInspector& insp, char* parent )This method is from 'TQtClientWidget' class.
TQtClientWidget::staticMetaObject [data]This method is from 'TQtClientWidget' class.
TQtClientWidget::Streamer ( TBuffer& b )This method is from 'TQtClientWidget' class.
TQtClientWidget::TQtClientWidget [in-charge] ( TQtClientGuard* guard, QWidget* parent, char const* name, Qt::WFlags f )This constructor is from 'TQtClientWidget' class.
TQtClientWidget::UnSetButtonMask ( bool dtor )This method is from 'TQtClientWidget' class.
TQtClientWidget::UnSetKeyMask ( Int_t keycode, UInt_t modifier )This method is from 'TQtClientWidget' class.
TQtClientWidget::~TQtClientWidget [in-charge] ( )This method is from 'TQtClientWidget' class.
to the top
Problems with Symbols, Low Severity (12)
RooAbsArg.h,
libRooFitCore.so
[+] RooAbsArg::getAttribute ( char const* name ) const (1)
changed to:RooAbsArg::getAttribute ( Text_t const* name ) const
[symbol: _ZNK9RooAbsArg12getAttributeEPKc]
| Change | Effect |
---|
1 | Type of 1st parameter name has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] RooAbsArg::getStringAttribute ( char const* key ) const (2)
changed to:RooAbsArg::getStringAttribute ( Text_t const* key ) const
[symbol: _ZNK9RooAbsArg18getStringAttributeEPKc]
| Change | Effect |
---|
1 | Type of 1st parameter key has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
2 | Type of return value has been changed from char const* to Text_t const*. | Replacement of return type may indicate a change in its semantic meaning. |
[+] RooAbsArg::getTransientAttribute ( char const* name ) const (1)
changed to:RooAbsArg::getTransientAttribute ( Text_t const* name ) const
[symbol: _ZNK9RooAbsArg21getTransientAttributeEPKc]
| Change | Effect |
---|
1 | Type of 1st parameter name has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] RooAbsArg::setAttribute ( char const* name, Bool_t value ) (1)
changed to:RooAbsArg::setAttribute ( Text_t const* name, Bool_t value )
[symbol: _ZN9RooAbsArg12setAttributeEPKcb]
| Change | Effect |
---|
1 | Type of 1st parameter name has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] RooAbsArg::setStringAttribute ( char const* key, char const* value ) (2)
changed to:RooAbsArg::setStringAttribute ( Text_t const* key, Text_t const* value )
[symbol: _ZN9RooAbsArg18setStringAttributeEPKcS1_]
| Change | Effect |
---|
1 | Type of 1st parameter key has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
2 | Type of 2nd parameter value has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] RooAbsArg::setTransientAttribute ( char const* name, Bool_t value ) (1)
changed to:RooAbsArg::setTransientAttribute ( Text_t const* name, Bool_t value )
[symbol: _ZN9RooAbsArg21setTransientAttributeEPKcb]
| Change | Effect |
---|
1 | Type of 1st parameter name has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
RooAbsCollection.h,
libRooFitCore.so
[+] RooAbsCollection::setAttribAll ( char const* name, Bool_t value ) (1)
changed to:RooAbsCollection::setAttribAll ( Text_t const* name, Bool_t value )
[symbol: _ZN16RooAbsCollection12setAttribAllEPKcb]
| Change | Effect |
---|
1 | Type of 1st parameter name has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
RooCatType.h,
libRooFitCore.so
[+] RooCatType::GetName ( ) const (1)
[symbol: _ZNK10RooCatType7GetNameEv]
| Change | Effect |
---|
1 | Type of return value has been changed from char const* to Text_t const*. | Replacement of return type may indicate a change in its semantic meaning. |
[+] RooCatType::SetName ( char const* name ) (1)
changed to:RooCatType::SetName ( Text_t const* name )
[symbol: _ZN10RooCatType7SetNameEPKc]
| Change | Effect |
---|
1 | Type of 1st parameter name has been changed from char const* to Text_t const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
TGQt.h,
libGQt.so
[+] TGQt::ColorIndex ( Color_t indx ) const (1)
[symbol: _ZNK4TGQt10ColorIndexEs]
| Change | Effect |
---|
1 | This method became protected. | Old applications will continue using this method, but it may require a different initialization of the environment and parameters. |
to the top
Problems with Constants (5)
cintdictversion.h
[+] G__CINTDICTVERSION
| Change | Effect |
---|
1 | The value of constant G__CINTDICTVERSION has been changed from 20090127 to 20090417. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
compiledata.h
[+] BUILD_NODE
| Change | Effect |
---|
1 | The value of constant BUILD_NODE has been changed from "Linux lxbuild116-vm3.cern.ch 2.6.18-92.1.18.el5PAE #1 SMP Wed Nov 12 07:09:13 EST 2008 i686 i686 i386 GNU/Linux" to "Linux lxbuild147.cern.ch 2.6.18-92.1.18.el5 #1 SMP Wed Nov 12 06:49:06 EST 2008 i686 i686 i386 GNU/Linux". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
RVersion.h
[+] ROOT_RELEASE
| Change | Effect |
---|
1 | The value of constant ROOT_RELEASE has been changed from "5.23/02" to "5.23/04". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] ROOT_RELEASE_TIME
| Change | Effect |
---|
1 | The value of constant ROOT_RELEASE_TIME has been changed from "08:11:01" to "12:13:45". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] ROOT_SVN_REVISION
| Change | Effect |
---|
1 | The value of constant ROOT_SVN_REVISION has been changed from 27619 to 28330. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Other Changes in Data Types (11)
ScopeBase.h
namespace Reflex
[+] class ScopeBase (11)
| Change |
Effect |
1 | Virtual method ScopeBase::DataMember_Begin ( EMEMBERQUERY ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
2 | Virtual method ScopeBase::DataMember_End ( EMEMBERQUERY ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
3 | Virtual method ScopeBase::DataMember_RBegin ( EMEMBERQUERY ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
4 | Virtual method ScopeBase::DataMember_REnd ( EMEMBERQUERY ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
5 | Virtual method ScopeBase::DeclaringScope ( ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
6 | Virtual method ScopeBase::FunctionMember_Begin ( EMEMBERQUERY ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
7 | Virtual method ScopeBase::FunctionMember_End ( EMEMBERQUERY ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
8 | Virtual method ScopeBase::FunctionMember_RBegin ( EMEMBERQUERY ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
9 | Virtual method ScopeBase::FunctionMember_REnd ( EMEMBERQUERY ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
10 | Virtual method ScopeBase::HasBase ( Type const& ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
11 | Virtual method ScopeBase::UpdateMembers ( ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 42 entries | Virtual Table (New) - 57 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~ScopeBase |
~ScopeBase |
12 |
~ScopeBase |
~ScopeBase |
16 |
ScopeBase::BaseAt |
ScopeBase::BaseAt |
20 |
ScopeBase::BaseSize |
ScopeBase::BaseSize |
24 |
ScopeBase::Base_Begin |
ScopeBase::Base_Begin |
28 |
ScopeBase::Base_End |
ScopeBase::Base_End |
32 |
ScopeBase::Base_RBegin |
ScopeBase::Base_RBegin |
36 |
ScopeBase::Base_REnd |
ScopeBase::Base_REnd |
40 |
ScopeBase::GenerateDict |
ScopeBase::DataMemberAt |
44 |
ScopeBase::IsPrivate |
ScopeBase::DataMemberByName |
48 |
ScopeBase::IsProtected |
ScopeBase::DataMemberSize |
52 |
ScopeBase::IsPublic |
ScopeBase::DataMember_Begin |
56 |
ScopeBase::Name |
ScopeBase::DataMember_End |
60 |
ScopeBase::SimpleName |
ScopeBase::DataMember_RBegin |
64 |
ScopeBase::Properties |
ScopeBase::DataMember_REnd |
68 |
ScopeBase::TemplateArgumentAt |
ScopeBase::DeclaringScope |
72 |
ScopeBase::TemplateArgumentSize |
ScopeBase::FunctionMemberAt |
76 |
ScopeBase::TemplateArgument_Begin |
ScopeBase::FunctionMemberByName |
80 |
ScopeBase::TemplateArgument_End |
ScopeBase::FunctionMemberByNameAndSignature |
84 |
ScopeBase::TemplateArgument_RBegin |
ScopeBase::FunctionMemberSize |
88 |
ScopeBase::TemplateArgument_REnd |
ScopeBase::FunctionMember_Begin |
92 |
ScopeBase::TemplateFamily |
ScopeBase::FunctionMember_End |
96 |
ScopeBase::AddDataMember |
ScopeBase::FunctionMember_RBegin |
100 |
ScopeBase::AddDataMember |
ScopeBase::FunctionMember_REnd |
104 |
ScopeBase::AddDataMember |
ScopeBase::GenerateDict |
108 |
ScopeBase::AddFunctionMember |
ScopeBase::HasBase |
112 |
ScopeBase::AddFunctionMember |
ScopeBase::MemberByName |
116 |
ScopeBase::AddMemberTemplate |
ScopeBase::MemberAt |
120 |
ScopeBase::AddSubScope |
ScopeBase::Member_Begin |
124 |
ScopeBase::AddSubScope |
ScopeBase::Member_End |
128 |
ScopeBase::AddSubType |
ScopeBase::Member_RBegin |
132 |
ScopeBase::AddSubType |
ScopeBase::Member_REnd |
136 |
ScopeBase::RemoveDataMember |
ScopeBase::MemberSize |
140 |
ScopeBase::RemoveFunctionMember |
ScopeBase::Name |
144 |
ScopeBase::RemoveMemberTemplate |
ScopeBase::SimpleName |
148 |
ScopeBase::RemoveSubScope |
ScopeBase::Properties |
152 |
ScopeBase::RemoveSubType |
ScopeBase::AddDataMember |
156 |
ScopeBase::RemoveSubTypeTemplate |
ScopeBase::AddDataMember |
160 |
ScopeBase::HideName |
ScopeBase::AddDataMember |
164 |
ScopeBase::UnhideName |
ScopeBase::AddFunctionMember |
168 |
|
ScopeBase::AddFunctionMember |
172 |
|
ScopeBase::AddMemberTemplate |
176 |
|
ScopeBase::AddSubScope |
180 |
|
ScopeBase::AddSubScope |
184 |
|
ScopeBase::AddSubType |
188 |
|
ScopeBase::AddSubType |
192 |
|
ScopeBase::RemoveDataMember |
196 |
|
ScopeBase::RemoveFunctionMember |
200 |
|
ScopeBase::RemoveMemberTemplate |
204 |
|
ScopeBase::RemoveSubScope |
208 |
|
ScopeBase::RemoveSubType |
212 |
|
ScopeBase::RemoveSubTypeTemplate |
216 |
|
ScopeBase::HideName |
220 |
|
ScopeBase::UnhideName |
224 |
|
ScopeBase::UpdateMembers |
[+] affected symbols (58)
ScopeBase::AddDataMember ( char const* name, Type const& type, size_t offset, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddDataMember ( Member const& dm ) constThis method is from 'ScopeBase' class.
ScopeBase::AddDataMember ( Member& output, char const* name, Type const& type, size_t offset, unsigned int modifiers, char* interpreterOffset ) constThis method is from 'ScopeBase' class.
ScopeBase::AddFunctionMember ( char const* name, Type const& type, StubFunction stubFP, void* stubCtx, char const* params, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddFunctionMember ( Member const& fm ) constThis method is from 'ScopeBase' class.
ScopeBase::AddMemberTemplate ( MemberTemplate const& mt ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubScope ( char const* scope, TYPE scopeType ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubScope ( Scope const& sc ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubType ( char const* type, size_t size, TYPE typeType, std::type_info const& ti, unsigned int modifiers ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubType ( Type const& ty ) constThis method is from 'ScopeBase' class.
ScopeBase::AddSubTypeTemplate ( TypeTemplate const& tt ) constThis method is from 'ScopeBase' class.
ScopeBase::AddUsingDirective ( Scope const& ud ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_Begin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_End ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_RBegin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Base_REnd ( ) constThis method is from 'ScopeBase' class.
ScopeBase::BaseAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::BaseSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::GenerateDict ( DictionaryGenerator& generator ) constThis method is from 'ScopeBase' class.
ScopeBase::GlobalScope ( ) [static]This method is from 'ScopeBase' class.
ScopeBase::HideName ( ) constThis method is from 'ScopeBase' class.
ScopeBase::IsTopScope ( ) constThis method is from 'ScopeBase' class.
ScopeBase::LookupMember ( std::string const& nam, Scope const& current ) constThis method is from 'ScopeBase' class.
ScopeBase::LookupScope ( std::string const& nam, Scope const& current ) constThis method is from 'ScopeBase' class.
ScopeBase::LookupType ( std::string const& nam, Scope const& current ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplate_Begin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplate_End ( ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplate_RBegin ( ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplate_REnd ( ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplateAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplateByName ( std::string const& nam ) constThis method is from 'ScopeBase' class.
ScopeBase::MemberTemplateSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Name ( unsigned int mod ) constThis method is from 'ScopeBase' class.
ScopeBase::operator Scope ( ) constThis method is from 'ScopeBase' class.
ScopeBase::operator Type ( ) constThis method is from 'ScopeBase' class.
ScopeBase::Properties ( ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveDataMember ( Member const& dm ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveFunctionMember ( Member const& fm ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveMemberTemplate ( MemberTemplate const& mt ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubScope ( Scope const& sc ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubType ( Type const& ty ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveSubTypeTemplate ( TypeTemplate const& tt ) constThis method is from 'ScopeBase' class.
ScopeBase::RemoveUsingDirective ( Scope const& ud ) constThis method is from 'ScopeBase' class.
ScopeBase::ScopeBase [in-charge] ( )This constructor is from 'ScopeBase' class.
ScopeBase::ScopeBase [in-charge] ( char const* scope, TYPE scopeType )This constructor is from 'ScopeBase' class.
ScopeBase::ScopeTypeAsString ( ) constThis method is from 'ScopeBase' class.
ScopeBase::SimpleName ( size_t& pos, unsigned int mod ) constThis method is from 'ScopeBase' class.
ScopeBase::SubScopeByName ( std::string const& nam ) constThis method is from 'ScopeBase' class.
ScopeBase::SubScopeLevel ( ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeByName ( std::string const& nam ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeTemplateAt ( size_t nth ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeTemplateByName ( std::string const& nam ) constThis method is from 'ScopeBase' class.
ScopeBase::SubTypeTemplateSize ( ) constThis method is from 'ScopeBase' class.
ScopeBase::ThisScope ( ) constThis method is from 'ScopeBase' class.
ScopeBase::UnhideName ( ) constThis method is from 'ScopeBase' class.
ScopeBase::~ScopeBase [in-charge] ( )This method is from 'ScopeBase' class.
to the top
Other Changes in Symbols (2)
RooAbsArg.h,
libRooFitCore.so
[+] RooAbsArg::expensiveObjectCache ( ) const (1)
[symbol: _ZNK9RooAbsArg20expensiveObjectCacheEv]
| Change | Effect |
---|
1 | This method became public. | No effect. |
RooLinkedList.h,
libRooFitCore.so
[+] RooLinkedList::Sort ( Bool_t ascend ) (1)
[symbol: _ZN13RooLinkedList4SortEb]
| Change | Effect |
---|
1 | The default argument kTRUE of 1st parameter ascend has been added. | No effect. |
to the top
Header Files (1960)
3DConversions.h
3DDistances.h
ABObj.h
ABProd.h
ABSum.h
ABTypes.h
AdaptiveIntegratorMultiDim.h
AllIntegrationTypes.h
AnalyticalGradientCalculator.h
Any.h
Api.h
AuthConst.h
AxisAngle.h
AxisAnglefwd.h
Base.h
BaseCls.h
BasicFunctionGradient.h
BasicFunctionMinimum.h
BasicMinimumError.h
BasicMinimumParameters.h
BasicMinimumSeed.h
BasicMinimumState.h
BDTEventWrapper.h
BinaryOperators.h
BinaryOpPolicy.h
BinarySearchTree.h
BinarySearchTreeNode.h
BinaryTree.h
BinData.h
BinPoint.h
BitReproducible.h
Bits.h
Boost.h
Boostfwd.h
BoostX.h
BoostXfwd.h
BoostY.h
BoostYfwd.h
BoostZ.h
BoostZfwd.h
BrentMethods.h
BrentMinimizer1D.h
BrentRootFinder.h
Bswapcpy.h
Buttons.h
Bytes.h
Byteswap.h
Callback.h
CallFunc.h
Cartesian2D.h
Cartesian2Dfwd.h
Cartesian3D.h
Cartesian3Dfwd.h
CCPruner.h
CCTreeWrapper.h
cfortran.h
Chebyshev.h
Chi2FCN.h
cintdictversion.h
Cintex.h
CintLDAP.h
Class.h
ClassBuilder.h
CollectionProxy.h
CombinedCalculator.h
CombinedMinimizer.h
CombinedMinimumBuilder.h
compiledata.h
Config.h
config.h
configcint.h
Configurable.h
ConfInterval.h
ContoursError.h
CoordinateSystemTags.h
crc32.h
CrossEntropy.h
CsgOps.h
Cylindrical3D.h
Cylindrical3Dfwd.h
CylindricalEta3D.h
CylindricalEta3Dfwd.h
DaemonUtils.h
DataMbr.h
DataOptions.h
DataRange.h
DataSet.h
DataVector.h
DataVectorfwd.h
DavidonErrorUpdator.h
DecisionTree.h
DecisionTreeNode.h
deflate.h
Demangle.h
Derivator.h
Dfact.h
Dfactir.h
Dfinv.h
DictionaryGenerator.h
DictSelection.h
Dinv.h
DisplacementVector2D.h
DisplacementVector2Dfwd.h
DisplacementVector3D.h
DisplacementVector3Dfwd.h
DistFunc.h
DistFuncMathCore.h
DistFuncMathMore.h
DllImport.h
Dsfact.h
Dsinv.h
EnumBuilder.h
Error.h
eta.h
etaMax.h
EulerAngles.h
EulerAnglesfwd.h
Event.h
Expression.h
FcnAdapter.h
FCNAdapter.h
FCNBase.h
FCNGradAdapter.h
FCNGradientBase.h
FitConfig.h
FitMethodFunction.h
FitResult.h
Fitter.h
FitterBase.h
FitUtil.h
FitUtilParallel.h
Foption.h
FTBBox.h
FTBitmapGlyph.h
FTCharmap.h
FTCharToGlyphIndexMap.h
FTContour.h
FTExtrdGlyph.h
FTFace.h
FTFont.h
FTGL.h
FTGLBitmapFont.h
FTGLExtrdFont.h
FTGLOutlineFont.h
FTGLPixmapFont.h
FTGLPolygonFont.h
FTGLTextureFont.h
FTGlyph.h
FTGlyphContainer.h
FTLibrary.h
FTList.h
FTOutlineGlyph.h
FTPixmapGlyph.h
FTPoint.h
FTPolyGlyph.h
FTSize.h
FTTextureGlyph.h
FTVector.h
FTVectoriser.h
FumiliBuilder.h
FumiliChi2FCN.h
FumiliErrorUpdator.h
FumiliFCNAdapter.h
FumiliFCNBase.h
FumiliGradientCalculator.h
FumiliMaximumLikelihoodFCN.h
FumiliMinimizer.h
FumiliStandardChi2FCN.h
FumiliStandardMaximumLikelihoodFCN.h
FunctionBuilder.h
FunctionGradient.h
FunctionMinimizer.h
FunctionMinimum.h
Functions.h
Functor.h
G__ci.h
GaussIntegrator.h
GaussLegendreIntegrator.h
GenericFunction.h
GeneticAlgorithm.h
GeneticFitter.h
GeneticGenes.h
GeneticPopulation.h
GeneticRange.h
AxisAngle.h (GenVector/AxisAngle.h)
Boost.h (GenVector/Boost.h)
BoostX.h (GenVector/BoostX.h)
BoostY.h (GenVector/BoostY.h)
BoostZ.h (GenVector/BoostZ.h)
Cartesian2D.h (GenVector/Cartesian2D.h)
Cartesian3D.h (GenVector/Cartesian3D.h)
Cylindrical3D.h (GenVector/Cylindrical3D.h)
CylindricalEta3D.h (GenVector/CylindricalEta3D.h)
DisplacementVector2D.h (GenVector/DisplacementVector2D.h)
DisplacementVector3D.h (GenVector/DisplacementVector3D.h)
EulerAngles.h (GenVector/EulerAngles.h)
LorentzRotation.h (GenVector/LorentzRotation.h)
LorentzVector.h (GenVector/LorentzVector.h)
Plane3D.h (GenVector/Plane3D.h)
Polar2D.h (GenVector/Polar2D.h)
Polar3D.h (GenVector/Polar3D.h)
PositionVector2D.h (GenVector/PositionVector2D.h)
PositionVector3D.h (GenVector/PositionVector3D.h)
PtEtaPhiE4D.h (GenVector/PtEtaPhiE4D.h)
PtEtaPhiM4D.h (GenVector/PtEtaPhiM4D.h)
PxPyPzE4D.h (GenVector/PxPyPzE4D.h)
PxPyPzM4D.h (GenVector/PxPyPzM4D.h)
Quaternion.h (GenVector/Quaternion.h)
Rotation3D.h (GenVector/Rotation3D.h)
RotationX.h (GenVector/RotationX.h)
RotationY.h (GenVector/RotationY.h)
RotationZ.h (GenVector/RotationZ.h)
RotationZYX.h (GenVector/RotationZYX.h)
Transform3D.h (GenVector/Transform3D.h)
Translation3D.h (GenVector/Translation3D.h)
VectorUtil.h (GenVector/VectorUtil.h)
GenVector_exception.h
GenVectorIO.h
Getline.h
GiniIndex.h
gl2ps.h
GLConstants.h
GradientCalculator.h
GSLFunctionAdapter.h
GSLIntegrator.h
GSLMCIntegrator.h
GSLMinimizer.h
GSLMinimizer1D.h
GSLNLSMinimizer.h
GSLRndmEngines.h
GSLRootFinder.h
GSLRootFinderDeriv.h
GSLRootHelper.h
GSLSimAnMinimizer.h
GSLSimAnnealing.h
Gtypes.h
GuiTypes.h
HelperOps.h
HelpSMText.h
HelpText.h
HelpTextTV.h
Hepevt.h
HessianGradientCalculator.h
HFitInterface.h
Hoption.h
Hparam.h
Htypes.h
HybridCalculator.h
HybridPlot.h
HybridResult.h
HypoTestCalculator.h
HypoTestResult.h
IFitterTarget.h
IFunction.h
IFunctionfwd.h
IMethod.h
IMetric.h
IMinimizer1D.h
inffast.h
inffixed.h
inflate.h
inftrees.h
InitialGradientCalculator.h
IntegrationTypes.h
Integrator.h
IntegratorMultiDim.h
InternalTools.h
InterpolationTypes.h
Interpolator.h
Interval.h
IntervalCalculator.h
IParamFunction.h
IParamFunctionfwd.h
IRootFinderMethod.h
KDEKernel.h
KelvinFunctions.h
Kernel.h
KeySymbols.h
Krb5Auth.h
LaInverse.h
LaOuterProduct.h
LaProd.h
LaSum.h
LASymMatrix.h
LAVector.h
LikelihoodInterval.h
LogLikelihoodFCN.h
LorentzRotation.h
LorentzRotationfwd.h
LorentzVector.h
LorentzVectorfwd.h
Match.h
Math.h
Factory.h (Math/Factory.h)
RootFinder.h (Math/RootFinder.h)
MatrixFunctions.h
MatrixInverse.h
MatrixRepresentationsStatic.h
MCFitter.h
MCIntegrationTypes.h
MConfig.h
MCParameters.h
Member.h
MemberBase.h
MemberTemplate.h
MemberTemplateImpl.h
MemberTemplateName.h
MemCheck.h
MessageTypes.h
Method.h
MethodANNBase.h
MethodAr.h
MethodBase.h
MethodBayesClassifier.h
MethodBDT.h
MethodCFMlpANN.h
MethodCFMlpANN_def.h
MethodCFMlpANN_Utils.h
MethodCommittee.h
MethodCuts.h
MethodFDA.h
MethodFisher.h
MethodHMatrix.h
MethodKNN.h
MethodLikelihood.h
MethodMLP.h
MethodPDERS.h
MethodRuleFit.h
Methods.h
MethodSeedDistance.h
MethodSVM.h
MethodTMlpANN.h
MethodVariable.h
MetricEuler.h
MetricManhattan.h
Minimizer.h
MinimizerControlParams.h
MinimizerOptions.h
MinimumBuilder.h
MinimumError.h
MinimumErrorUpdator.h
MinimumParameters.h
MinimumSeed.h
MinimumSeedGenerator.h
MinimumState.h
MinosError.h
Minuit2Minimizer.h
MinuitFitter.h
MinuitParameter.h
MinuitWrapper.h
MisClassificationError.h
mmalloc.h
mmconfig.h
mmprivate.h
MnApplication.h
MnConfig.h
MnContours.h
MnCovarianceSqueeze.h
MnCross.h
MnEigen.h
MnFcn.h
MnFumiliMinimize.h
MnFunctionCross.h
MnGlobalCorrelationCoeff.h
MnHesse.h
MnLineSearch.h
MnMachinePrecision.h
MnMatrix.h
MnMigrad.h
MnMinimize.h
MnMinos.h
MnParabola.h
MnParabolaFactory.h
MnParabolaPoint.h
MnParameterScan.h
MnPlot.h
MnPosDef.h
MnPrint.h
MnRefCountedPointer.h
MnReferenceCounter.h
MnScan.h
MnSeedGenerator.h
MnSimplex.h
MnStrategy.h
MnTiny.h
MnUserCovariance.h
MnUserFcn.h
MnUserParameters.h
MnUserParameterState.h
MnUserTransformation.h
MnVectorTransform.h
ModularFunctionMinimizer.h
ModulekNN.h
MsgLogger.h
MultiDimParamFunctionAdapter.h
NamespaceBuilder.h
NegativeG2LineSearch.h
NetErrors.h
NewDelFunctions.h
Node.h
NodekNN.h
NumberCountingPdfFactory.h
NumberCountingUtils.h
Numerical2PGradientCalculator.h
NumGradFunction.h
Object.h
OneDimFunctionAdapter.h
Option.h
OwnedMember.h
OwnedMemberTemplate.h
OwnedPropertyList.h
ParameterSettings.h
ParametricFunction.h
ParamFunction.h
ParamFunctor.h
PDF.h
PdfFunc.h
PdfFuncMathCore.h
Plane3D.h
PluginService.h
Point2D.h
Point2Dfwd.h
Point3D.h
Point3Dfwd.h
PoissonLikelihoodFCN.h
Polar2D.h
Polar2Dfwd.h
Polar3D.h
Polar3Dfwd.h
Polynomial.h
PositionVector2D.h
PositionVector2Dfwd.h
PositionVector3D.h
PositionVector3Dfwd.h
PosixThreadInc.h
ProbFunc.h
ProbFuncMathCore.h
ProfileLikelihoodCalculator.h
proofdp.h
Property.h
PropertyList.h
PropertyListImpl.h
PtEtaPhiE4D.h
PtEtaPhiE4Dfwd.h
PtEtaPhiM4D.h
PtEtaPhiM4Dfwd.h
PxPyPzE4D.h
PxPyPzE4Dfwd.h
PxPyPzM4D.h
PxPyPzM4Dfwd.h
QuantFunc.h
QuantFuncMathCore.h
QuantFuncMathMore.h
Quaternion.h
Quaternionfwd.h
Random.h
Ranking.h
RConfig.h
RConfigOptions.h
RConfigure.h
RConversionRuleParser.h
Reader.h
Reflex.h
Tools.h (Reflex/Tools.h)
Type.h (Reflex/Type.h)
ReflexBuilder.h
RichardsonDerivator.h
Riosfwd.h
Riostream.h
Roo1DTable.h
Roo2DKeysPdf.h
RooAbsAnaConvPdf.h
RooAbsArg.h
RooAbsBinning.h
RooAbsCache.h
RooAbsCachedPdf.h
RooAbsCachedReal.h
RooAbsCacheElement.h
RooAbsCategory.h
RooAbsCategoryLValue.h
RooAbsCollection.h
RooAbsData.h
RooAbsFunc.h
RooAbsGenContext.h
RooAbsHiddenReal.h
RooAbsIntegrator.h
RooAbsLValue.h
RooAbsMCStudyModule.h
RooAbsOptTestStatistic.h
RooAbsPdf.h
RooAbsProxy.h
RooAbsReal.h
RooAbsRealLValue.h
RooAbsRootFinder.h
RooAbsSelfCachedPdf.h
RooAbsSelfCachedReal.h
RooAbsString.h
RooAbsTestStatistic.h
RooAcceptReject.h
RooAdaptiveGaussKronrodIntegrator1D.h
RooAddGenContext.h
RooAddition.h
RooAddModel.h
RooAddPdf.h
RooAICRegistry.h
RooArgList.h
RooArgProxy.h
RooArgSet.h
RooArgusBG.h
RooBanner.h
RooBCPEffDecay.h
RooBCPGenDecay.h
RooBDecay.h
RooBifurGauss.h
RooBinning.h
RooBinningCategory.h
RooBlindTools.h
RooBMixDecay.h
RooBreitWigner.h
RooBrentRootFinder.h
RooBukinPdf.h
RooCachedPdf.h
RooCachedReal.h
RooCacheManager.h
RooCategory.h
RooCategoryProxy.h
RooCategorySharedProperties.h
RooCatType.h
RooCBShape.h
RooCFunction1Binding.h
RooCFunction2Binding.h
RooCFunction3Binding.h
RooCFunction4Binding.h
RooChangeTracker.h
RooChebychev.h
RooChi2MCSModule.h
RooChi2Var.h
RooCintUtils.h
RooClassFactory.h
RooCmdArg.h
RooCmdConfig.h
RooComplex.h
RooConstraintSum.h
RooConstVar.h
RooConvCoefVar.h
RooConvGenContext.h
RooConvIntegrandBinding.h
RooCurve.h
RooCustomizer.h
RooDataHist.h
RooDataHistSliceIter.h
RooDataProjBinding.h
RooDataSet.h
RooDataWeightedAverage.h
RooDecay.h
RooDirItem.h
RooDLLSignificanceMCSModule.h
RooDouble.h
RooDstD0BG.h
RooEffGenContext.h
RooEfficiency.h
RooEffProd.h
RooEllipse.h
RooErrorHandler.h
RooErrorVar.h
RooExpensiveObjectCache.h
RooExponential.h
RooExtendedTerm.h
RooExtendPdf.h
RooFFTConvPdf.h
RooFit.h
RooFitResult.h
RooFormula.h
RooFormulaVar.h
RooFracRemainder.h
RooGaussian.h
RooGaussKronrodIntegrator1D.h
RooGaussModel.h
RooGenCategory.h
RooGenContext.h
RooGenericPdf.h
RooGenProdProj.h
RooGExpModel.h
RooGlobalFunc.h
RooGrid.h
RooHashTable.h
RooHist.h
RooHistError.h
RooHistFunc.h
RooHistPdf.h
RooImproperIntegrator1D.h
RooInt.h
RooIntegrator1D.h
RooIntegrator2D.h
RooIntegratorBinding.h
RooInvTransform.h
RooKeysPdf.h
RooLandau.h
RooLinearMorph.h
RooLinearVar.h
RooLinkedList.h
RooLinkedListElem.h
RooLinkedListIter.h
RooLinTransBinning.h
RooList.h
RooListProxy.h
RooMapCatEntry.h
RooMappedCategory.h
RooMath.h
RooMathCoreReg.h
RooMathMoreReg.h
RooMCIntegrator.h
RooMCStudy.h
RooMinuit.h
RooMPSentinel.h
RooMsgService.h
RooMultiCategory.h
RooMultiCatIter.h
RooNameReg.h
RooNameSet.h
RooNDKeysPdf.h
RooNLLVar.h
RooNonCPEigenDecay.h
RooNormSetCache.h
RooNovosibirsk.h
RooNumber.h
RooNumCdf.h
RooNumConvolution.h
RooNumConvPdf.h
RooNumIntConfig.h
RooNumIntFactory.h
RooNumRunningInt.h
RooObjCacheManager.h
RooParamBinning.h
RooParametricStepFunction.h
RooPlot.h
RooPlotable.h
RooPoisson.h
RooPolynomial.h
RooPolyVar.h
RooPrintable.h
RooProdGenContext.h
RooProdPdf.h
RooProduct.h
RooProfileLL.h
RooProjectedPdf.h
RooPullVar.h
RooQuasiRandomGenerator.h
RooRandom.h
RooRandomizeParamMCSModule.h
RooRangeBinning.h
RooRealAnalytic.h
RooRealBinding.h
RooRealConstant.h
RooRealIntegral.h
RooRealMPFE.h
RooRealProxy.h
RooRealSumPdf.h
RooRealVar.h
RooRealVarSharedProperties.h
RooRecursiveFraction.h
RooRefCountList.h
RooResolutionModel.h
RooScaledFunc.h
RooSegmentedIntegrator1D.h
RooSegmentedIntegrator2D.h
RooSentinel.h
RooSetPair.h
RooSetProxy.h
RooSharedProperties.h
RooSharedPropertiesList.h
RooSimGenContext.h
RooSimPdfBuilder.h
RooSimultaneous.h
RooSimWSTool.h
RooStatsUtils.h
RooStreamParser.h
RooStringVar.h
RooSuperCategory.h
RooTable.h
rootdp.h
RootFinderAlgorithms.h
RooTFnBinding.h
RooTFnPdfBinding.h
RooThreshEntry.h
RooThresholdCategory.h
RooTMathReg.h
RooTObjWrap.h
RooTrace.h
RooTreeData.h
RooTruthModel.h
RooUnblindCPAsymVar.h
RooUnblindOffset.h
RooUnblindPrecision.h
RooUnblindUniform.h
RooUniformBinning.h
RooVoigtian.h
RooWorkspace.h
Rotation3D.h
Rotation3Dfwd.h
RotationX.h
RotationXfwd.h
RotationY.h
RotationYfwd.h
RotationZ.h
RotationZfwd.h
RotationZYX.h
RotationZYXfwd.h
Rpair.h
rpddefs.h
rpderr.h
rpdp.h
RQ_OBJECT.h
RRemoteProtocol.h
rsaaux.h
rsadef.h
rsafun.h
rsalib.h
RStipples.h
Rstrstream.h
Rtypeinfo.h
Rtypes.h
Rule.h
RuleCut.h
RuleEnsemble.h
RuleFit.h
RuleFitAPI.h
RuleFitParams.h
RVersion.h
ScanBuilder.h
ScanMinimizer.h
Scope.h
ScopeBase.h
ScopeName.h
SdivSqrtSplusB.h
SeedDistance.h
SeparationBase.h
Shadow.h
SharedLibrary.h
SimpleInterval.h
SimplexBuilder.h
SimplexMinimizer.h
SimplexParameters.h
SimplexSeedGenerator.h
SimulatedAnnealing.h
SimulatedAnnealingFitter.h
SinParameterTransformation.h
SMatrix.h
SMatrixDfwd.h
SMatrixFfwd.h
snprintf.h
SpecFunc.h
SpecFuncMathCore.h
SpecFuncMathMore.h
SPlot.h
SqrtLowParameterTransformation.h
SqrtUpParameterTransformation.h
StackAllocator.h
StaticCheck.h
Strlen.h
SVector.h
tableDescriptor.h
TActivation.h
TActivationChooser.h
TActivationIdentity.h
TActivationRadial.h
TActivationSigmoid.h
TActivationTanh.h
TAdvancedGraphicsDialog.h
Tailor.h
TApplication.h
TApplicationImp.h
TApplicationRemote.h
TApplicationServer.h
TArc.h
TArcBall.h
TArchiveFile.h
TArray.h
TArrayC.h
TArrayD.h
TArrayF.h
TArrayI.h
TArrayL.h
TArrayL64.h
TArrayS.h
TArrow.h
TArrowEditor.h
TASImage.h
TASImagePlugin.h
TASPaletteEditor.h
TASPluginGS.h
TAtomicCount.h
TAtomicCountGcc.h
TAtomicCountPthread.h
TAtt3D.h
TAttAxis.h
TAttBBox.h
TAttCanvas.h
TAttFill.h
TAttFillEditor.h
TAttImage.h
TAttLine.h
TAttLineEditor.h
TAttMarker.h
TAttMarkerEditor.h
TAttPad.h
TAttParticle.h
TAttText.h
TAttTextEditor.h
TAuthenticate.h
TAxis.h
TAxis3D.h
TAxisEditor.h
TBackCompFitter.h
TBaseClass.h
TBasket.h
TBasketSQL.h
TBenchmark.h
TBinLikelihoodFCN.h
TBinomialEfficiencyFitter.h
TBits.h
TBox.h
TBranch.h
TBranchBrowsable.h
TBranchClones.h
TBranchElement.h
TBranchObject.h
TBranchProxy.h
TBranchProxyClassDescriptor.h
TBranchProxyDescriptor.h
TBranchProxyDirector.h
TBranchProxyTemplate.h
TBranchRef.h
TBranchSTL.h
TBRIK.h
TBrowser.h
TBrowserImp.h
TBtree.h
TBuffer.h
TBuffer3D.h
TBuffer3DTypes.h
TBufferFile.h
TBufferSQL.h
TBufferSQL2.h
TBufferXML.h
TButton.h
TCanvas.h
TCanvasImp.h
TCastorFile.h
TCernLib.h
TChain.h
TChainElement.h
TChainIndex.h
TChair.h
TChi2ExtendedFCN.h
TChi2ExtendedFitData.h
TChi2FCN.h
TChi2FitData.h
TCint.h
TClass.h
TClassDocOutput.h
TClassEdit.h
TClassGenerator.h
TClassMenuItem.h
TClassRef.h
TClassStreamer.h
TClassTable.h
TClassTree.h
TClonesArray.h
TCollection.h
TCollectionProxyFactory.h
TCollectionProxyInfo.h
TColor.h
TColorWheel.h
TColumnView.h
TComplex.h
TCondition.h
TConditionImp.h
TCondor.h
TCONE.h
TConfidenceLevel.h
TCONS.h
TContainerConverters.h
TContextMenu.h
TContextMenuImp.h
TControlBar.h
TControlBarButton.h
TControlBarImp.h
TCreatePrimitives.h
TCrown.h
TCTUB.h
TCurlyArc.h
TCurlyArcEditor.h
TCurlyLine.h
TCurlyLineEditor.h
TCut.h
TCutG.h
TDatabasePDG.h
TDataMember.h
TDataSet.h
TDataSetIter.h
TDataType.h
TDatime.h
TDCacheFile.h
TDecayChannel.h
TDecompBase.h
TDecompBK.h
TDecompChol.h
TDecompLU.h
TDecompQRH.h
TDecompSparse.h
TDecompSVD.h
TDialogCanvas.h
TDiamond.h
TDictionary.h
TDirectory.h
TDirectoryFile.h
TDocDirective.h
TDocInfo.h
TDocOutput.h
TDocParser.h
TDOMParser.h
TDrawFeedback.h
TDSet.h
TDSetProxy.h
TDsKey.h
TEllipse.h
TELTU.h
TEmulatedCollectionProxy.h
TEmulatedMapProxy.h
TEntryList.h
TEntryListBlock.h
TEntryListFromFile.h
TEnv.h
TError.h
TEveArrow.h
TEveArrowEditor.h
TEveArrowGL.h
TEveBoxSet.h
TEveBoxSetGL.h
TEveBrowser.h
TEveCalo.h
TEveCalo2DGL.h
TEveCalo3DGL.h
TEveCaloData.h
TEveCaloLegoEditor.h
TEveCaloLegoGL.h
TEveCaloLegoOverlay.h
TEveCaloVizEditor.h
TEveChunkManager.h
TEveCompound.h
TEveDigitSet.h
TEveDigitSetEditor.h
TEveElement.h
TEveElementEditor.h
TEveEventManager.h
TEveFrameBox.h
TEveFrameBoxGL.h
TEveGedEditor.h
TEveGeoNode.h
TEveGeoNodeEditor.h
TEveGeoShapeExtract.h
TEveGridStepper.h
TEveGridStepperEditor.h
TEveGValuators.h
TEveJetCone.h
TEveJetConeEditor.h
TEveJetConeGL.h
TEveLegoEventHandler.h
TEveLine.h
TEveLineEditor.h
TEveLineGL.h
TEveMacro.h
TEveManager.h
TEventIter.h
TEventList.h
TEvePad.h
TEveParamList.h
TEvePointSet.h
TEvePointSetArrayEditor.h
TEvePolygonSetProjected.h
TEvePolygonSetProjectedEditor.h
TEvePolygonSetProjectedGL.h
TEveProjectionAxes.h
TEveProjectionAxesEditor.h
TEveProjectionAxesGL.h
TEveProjectionBases.h
TEveProjectionManager.h
TEveProjectionManagerEditor.h
TEveProjections.h
TEveQuadSet.h
TEveQuadSetGL.h
TEveRGBAPalette.h
TEveRGBAPaletteEditor.h
TEveScalableStraightLineSet.h
TEveScene.h
TEveSceneInfo.h
TEveSelection.h
TEveStraightLineSet.h
TEveStraightLineSetEditor.h
TEveStraightLineSetGL.h
TEveText.h
TEveTextEditor.h
TEveTextGL.h
TEveTrack.h
TEveTrackEditor.h
TEveTrackGL.h
TEveTrackProjected.h
TEveTrackProjectedGL.h
TEveTrackPropagator.h
TEveTrackPropagatorEditor.h
TEveTrans.h
TEveTransEditor.h
TEveTreeTools.h
TEveTriangleSet.h
TEveTriangleSetEditor.h
TEveTriangleSetGL.h
TEveUtil.h
TEveViewer.h
TEveVSD.h
TEveVSDStructs.h
TEveWindow.h
TEveWindowEditor.h
TEveWindowManager.h
TException.h
TExec.h
TExMap.h
TF1.h
TF12.h
TF1Editor.h
TF2.h
TF2GL.h
TF3.h
TFcnAdapter.h
TFeldmanCousins.h
TFFTComplex.h
TFFTComplexReal.h
TFFTReal.h
TFFTRealComplex.h
TFile.h
TFileCacheRead.h
TFileCacheWrite.h
TFileCollection.h
TFileDrawMap.h
TFileInfo.h
TFileIter.h
TFileMerger.h
TFileSet.h
TFileStager.h
TFitEditor.h
TFitParametersDialog.h
TFitter.h
TFitterFumili.h
TFitterMinuit.h
TFoam.h
TFoamCell.h
TFoamIntegrand.h
TFoamMaxwt.h
TFoamVect.h
TFolder.h
TFormLeafInfo.h
TFormLeafInfoReference.h
TFormula.h
TFormulaPrimitive.h
TFractionFitter.h
TFrame.h
TFrameEditor.h
TFree.h
TFriendElement.h
TFriendProxy.h
TFriendProxyDescriptor.h
TFTP.h
TFumili.h
TFumiliFCN.h
TFumiliMinimizer.h
TFunction.h
TFunctionParametersDialog.h
TG3DLine.h
TGApplication.h
TGaxis.h
TGButton.h
TGButtonGroup.h
TGCanvas.h
TGClient.h
TGColorDialog.h
TGColorSelect.h
TGComboBox.h
TGCommandPlugin.h
TGDimension.h
TGDMLParse.h
TGDNDManager.h
TGDockableFrame.h
TGDoubleSlider.h
TGedEditor.h
TGedFrame.h
TGedMarkerSelect.h
TGedPatternSelect.h
TGenCollectionProxy.h
TGenCollectionStreamer.h
TGenerator.h
TGenericClassInfo.h
TGenericTable.h
TGenPhaseSpace.h
TGeoArb8.h
TGeoAtt.h
TGeoBBox.h
TGeoBBoxEditor.h
TGeoBoolNode.h
TGeoBuilder.h
TGeoCache.h
TGeoChecker.h
TGeoCompositeShape.h
TGeoCone.h
TGeoConeEditor.h
TGeoElement.h
TGeoEltu.h
TGeoEltuEditor.h
TGeoGedFrame.h
TGeoGlobalMagField.h
TGeoHalfSpace.h
TGeoHelix.h
TGeoHype.h
TGeoHypeEditor.h
TGeoManager.h
TGeoManagerEditor.h
TGeoMaterial.h
TGeoMaterialEditor.h
TGeoMatrix.h
TGeoMatrixEditor.h
TGeoMCGeometry.h
TGeoMedium.h
TGeoMediumEditor.h
TGeometry.h
TGeoNavigator.h
TGeoNode.h
TGeoNodeEditor.h
TGeoOverlap.h
TGeoPainter.h
TGeoPara.h
TGeoParaboloid.h
TGeoParaEditor.h
TGeoPatternFinder.h
TGeoPcon.h
TGeoPconEditor.h
TGeoPgon.h
TGeoPgonEditor.h
TGeoPhysicalNode.h
TGeoPolygon.h
TGeoScaledShape.h
TGeoShape.h
TGeoShapeAssembly.h
TGeoSphere.h
TGeoSphereEditor.h
TGeoTabManager.h
TGeoTorus.h
TGeoTorusEditor.h
TGeoTrack.h
TGeoTrapEditor.h
TGeoTrd1.h
TGeoTrd1Editor.h
TGeoTrd2.h
TGeoTrd2Editor.h
TGeoTube.h
TGeoTubeEditor.h
TGeoUniformMagField.h
TGeoVolume.h
TGeoVolumeEditor.h
TGeoVoxelFinder.h
TGeoXtru.h
TGEventHandler.h
TGFALFile.h
TGFileBrowser.h
TGFileDialog.h
TGFont.h
TGFontDialog.h
TGFrame.h
TGFSComboBox.h
TGFSContainer.h
TGGC.h
TGHtml.h
TGHtmlBrowser.h
TGHtmlTokens.h
TGHtmlUri.h
TGIcon.h
TGIdleHandler.h
TGImageMap.h
TGInputDialog.h
TGLabel.h
TGLAdapter.h
TGLAnnotation.h
TGLAxis.h
TGLAxisPainter.h
TGLayout.h
TGLBoundingBox.h
TGLBoxPainter.h
TGLCamera.h
TGLCameraOverlay.h
TGLClip.h
TGLClipSetEditor.h
TGLContext.h
TGLContextPrivate.h
TGLCylinder.h
TGLEmbeddedViewer.h
TGLEventHandler.h
TGLFaceSet.h
TGLFontManager.h
TGLFormat.h
TGLHistPainter.h
TGLIncludes.h
TGLIsoMesh.h
TGListBox.h
TGListTree.h
TGListView.h
TGLLegoPainter.h
TGLLightSet.h
TGLLightSetEditor.h
TGLLockable.h
TGLLogicalShape.h
TGLManip.h
TGLManipSet.h
TGLMarchingCubes.h
TGlobal.h
TGLObject.h
TGLOrthoCamera.h
TGLOutput.h
TGLOverlay.h
TGLOverlayButton.h
TGLParametric.h
TGLParametricEquationGL.h
TGLPerspectiveCamera.h
TGLPhysicalShape.h
TGLPlotBox.h
TGLPlotPainter.h
TGLPolyLine.h
TGLPolyMarker.h
TGLPShapeObj.h
TGLPShapeObjEditor.h
TGLPShapeRef.h
TGLQuadric.h
TGLRnrCtx.h
TGLRotateManip.h
TGLSAFrame.h
TGLSAViewer.h
TGLScaleManip.h
TGLScene.h
TGLSceneBase.h
TGLSceneInfo.h
TGLScenePad.h
TGLSelectBuffer.h
TGLSelectRecord.h
TGLSphere.h
TGLStopwatch.h
TGLSurfacePainter.h
TGLText.h
TGLTF3Painter.h
TGLTransManip.h
TGLUtil.h
TGLViewer.h
TGLViewerBase.h
TGLViewerEditor.h
TGLWidget.h
TGMdi.h
TGMdiDecorFrame.h
TGMdiFrame.h
TGMdiMainFrame.h
TGMdiMenu.h
TGMenu.h
TGMimeTypes.h
TGMsgBox.h
TGNumberEntry.h
TGObject.h
TGondzioSolver.h
TGPack.h
TGPasswdDialog.h
TGPicture.h
TGProgressBar.h
TGQt.h
TGraph.h
TGraph2D.h
TGraph2DErrors.h
TGraph2DPainter.h
TGraphAsymmErrors.h
TGraphBentErrors.h
TGraphDelaunay.h
TGraphEditor.h
TGraphErrors.h
TGraphPainter.h
TGraphPolar.h
TGraphPolargram.h
TGraphQQ.h
TGraphSmooth.h
TGRedirectOutputGuard.h
TGResourcePool.h
TGrid.h
TGridCollection.h
TGridJDL.h
TGridJob.h
TGridJobStatus.h
TGridJobStatusList.h
TGridResult.h
TGroupButton.h
TGScrollBar.h
TGShapedFrame.h
TGShutter.h
TGSimpleTable.h
TGSimpleTableInterface.h
TGSlider.h
TGSpeedo.h
TGSplitFrame.h
TGSplitter.h
TGStatusBar.h
TGString.h
TGTab.h
TGTable.h
TGTableCell.h
TGTableContainer.h
TGTableHeader.h
TGTableLayout.h
TGText.h
TGTextBuffer.h
TGTextEdit.h
TGTextEditDialogs.h
TGTextEditor.h
TGTextEntry.h
TGTextView.h
TGToolBar.h
TGToolTip.h
TGTRA.h
TGTreeTable.h
TGTripleSlider.h
TGuiBldDragManager.h
TGuiBldEditor.h
TGuiBldHintsButton.h
TGuiBldHintsEditor.h
TGuiBldNameFrame.h
TGuiBuilder.h
TGuiFactory.h
TGView.h
TGWidget.h
TGWindow.h
TGX11.h
TGX11TTF.h
TGXYLayout.h
TH1.h
TH1C.h
TH1D.h
TH1Editor.h
TH1F.h
TH1I.h
TH1K.h
TH1S.h
TH2.h
TH2C.h
TH2D.h
TH2Editor.h
TH2F.h
TH2GL.h
TH2I.h
TH2S.h
TH3.h
TH3C.h
TH3D.h
TH3F.h
TH3I.h
TH3S.h
THashList.h
THashTable.h
THbookBranch.h
THbookFile.h
THbookKey.h
THbookTree.h
THelix.h
THistPainter.h
THLimitsFinder.h
THnSparse.h
THostAuth.h
THStack.h
THtml.h
THYPE.h
TImage.h
TImageDump.h
TImagePlugin.h
Timer.h
TIndArray.h
TIndexTable.h
TInetAddress.h
TInspectCanvas.h
TInspectorImp.h
TInterpreter.h
TIsAProxy.h
TIterator.h
TKDTree.h
TKey.h
TKeyMapFile.h
TKeySQL.h
TKeyXML.h
TKSocket.h
TLatex.h
TLDAPAttribute.h
TLDAPEntry.h
TLDAPResult.h
TLDAPServer.h
TLeaf.h
TLeafB.h
TLeafC.h
TLeafD.h
TLeafElement.h
TLeafF.h
TLeafI.h
TLeafL.h
TLeafO.h
TLeafObject.h
TLeafS.h
TLegend.h
TLegendEntry.h
TLego.h
TLimit.h
TLimitDataSource.h
TLine.h
TLinearFitter.h
TLinearMinimizer.h
TLineEditor.h
TLink.h
TList.h
TLockFile.h
TLorentzRotation.h
TLorentzVector.h
TMacro.h
TMakeProject.h
TMap.h
TMapFile.h
TMarker.h
TMarker3DBox.h
TMaterial.h
TMath.h
TMathBase.h
TMatrix.h
TMatrixD.h
TMatrixDBase.h
TMatrixDBasefwd.h
TMatrixDEigen.h
TMatrixDfwd.h
TMatrixDLazy.h
TMatrixDSparse.h
TMatrixDSparsefwd.h
TMatrixDSym.h
TMatrixDSymEigen.h
TMatrixDSymfwd.h
TMatrixDUtils.h
TMatrixDUtilsfwd.h
TMatrixF.h
TMatrixFBase.h
TMatrixFBasefwd.h
TMatrixFfwd.h
TMatrixFLazy.h
TMatrixFSparse.h
TMatrixFSparsefwd.h
TMatrixFSym.h
TMatrixFSymfwd.h
TMatrixFUtils.h
TMatrixFUtilsfwd.h
TMatrixT.h
TMatrixTBase.h
TMatrixTCramerInv.h
TMatrixTLazy.h
TMatrixTSparse.h
TMatrixTSym.h
TMatrixTSymCramerInv.h
TMatrixTUtils.h
TMCOptical.h
TMCParticleType.h
TMCProcess.h
TMCVerbose.h
TMD5.h
TMehrotraSolver.h
TMemberInspector.h
TMemberStreamer.h
TMemStat.h
TMemStatDepend.h
TMemStatDrawDlg.h
TMemStatHelpers.h
TMemStatInfo.h
TMemStatManager.h
TMemStatResource.h
TMemStatViewerGUI.h
TMessage.h
TMessageHandler.h
TMethod.h
TMethodArg.h
TMethodCall.h
TMinuit.h
TMinuitMinimizer.h
TMixture.h
TMLPAnalyzer.h
TMonitor.h
TMultiDimFit.h
TMultiGraph.h
TMultiLayerPerceptron.h
TMutex.h
TMutexImp.h
Factory.h (TMVA/Factory.h)
RootFinder.h (TMVA/RootFinder.h)
TNeuron.h (TMVA/TNeuron.h)
Tools.h (TMVA/Tools.h)
TSynapse.h (TMVA/TSynapse.h)
TMySQLResult.h
TMySQLRow.h
TMySQLServer.h
TMySQLStatement.h
TNamed.h
TNetFile.h
TNeuron.h
TNeuronInput.h
TNeuronInputAbs.h
TNeuronInputChooser.h
TNeuronInputSqSum.h
TNeuronInputSum.h
TNode.h
TNodeDiv.h
TNtuple.h
TNtupleD.h
TObjArray.h
TObject.h
TObjectExecute.h
TObjectSet.h
TObjectSpy.h
TObjectTable.h
TObjString.h
Token.h
TOrdCollection.h
TPacketizer.h
TPacketizerAdaptive.h
TPacketizerUnit.h
TPad.h
TPadEditor.h
TPainter3dAlgorithms.h
TPaletteAxis.h
TPARA.h
TParallelCoord.h
TParallelCoordEditor.h
TParallelCoordRange.h
TParallelCoordVar.h
TParameter.h
TParticle.h
TParticleClassPDG.h
TParticlePDG.h
TPave.h
TPaveClass.h
TPaveLabel.h
TPaveStats.h
TPaveStatsEditor.h
TPavesText.h
TPaveText.h
TPCON.h
TPDF.h
TPDGCode.h
TPerfStats.h
TPGON.h
TPie.h
TPieEditor.h
TPieSlice.h
TPieSliceEditor.h
TPluginManager.h
TPoint.h
TPoints.h
TPoints3D.h
TPoints3DABC.h
TPointsArray3D.h
TPointSet3D.h
TPointSet3DGL.h
TPolyLine.h
TPolyLine3D.h
TPolyLineShape.h
TPolyMarker.h
TPolyMarker3D.h
TPosixCondition.h
TPosixMutex.h
TPosixThread.h
TPosixThreadFactory.h
TPostScript.h
TPRegexp.h
TPrimary.h
TPrincipal.h
TProcessID.h
TProcessUUID.h
TProfile.h
TProfile2D.h
TProfile3D.h
TProof.h
TProofChain.h
TProofCondor.h
TProofDataSetManager.h
TProofDataSetManagerFile.h
TProofDebug.h
TProofDraw.h
TProofLimitsFinder.h
TProofLite.h
TProofLog.h
TProofMgr.h
TProofMgrLite.h
TProofNodeInfo.h
TProofOutputFile.h
TProofPlayer.h
TProofPlayerLite.h
TProofProgressDialog.h
TProofProgressLog.h
TProofProgressMemoryPlot.h
TProofProgressStatus.h
TProofQueryResult.h
TProofResources.h
TProofResourcesStatic.h
TProofServ.h
TProofServLite.h
TProofSuperMaster.h
TPServerSocket.h
TPSocket.h
TPyDispatcher.h
TPyException.h
TPyReturn.h
TPyROOTApplication.h
TPySelector.h
TPython.h
TQApplication.h
TQCanvasImp.h
TQCanvasMenu.h
TQClass.h
TQCommand.h
TQConnection.h
TQMimeTypes.h
TQObject.h
TQpDataBase.h
TQpDataDens.h
TQpDataSparse.h
TQpLinSolverBase.h
TQpLinSolverDens.h
TQpLinSolverSparse.h
TQpProbBase.h
TQpProbDens.h
TQpProbSparse.h
TQpResidual.h
TQpSolverBase.h
TQpVar.h
TQRootApplication.h
TQRootCanvas.h
TQRootDialog.h
TQRootGuiFactory.h
TQtApplication.h
TQtBrush.h
TQtClientFilter.h
TQtClientGuard.h
TQtClientWidget.h
TQtEmitter.h
TQtEvent.h
TQtEventQueue.h
TQtLock.h
TQtLockGuard.h
TQtMarker.h
TQtPadFont.h
TQtPen.h
TQtRConfig.h
TQtRootApplication.h
TQtRootGuiFactory.h
TQtRootSlot.h
TQtSymbolCodec.h
TQtTimer.h
TQtUtil.h
TQtWidget.h
TQuaternion.h
TQueryResult.h
TQueryResultManager.h
TQUserEvent.h
TRandom.h
TRandom1.h
TRandom2.h
TRandom3.h
Transform3D.h
Translation3D.h
TRealData.h
TRecorder.h
TRedirectOutputGuard.h
trees.h
TRef.h
TRefArray.h
TRefArrayProxy.h
TRefCnt.h
TRefProxy.h
TRefTable.h
TRegexp.h
TRemoteObject.h
TResponseTable.h
TRFIOFile.h
TRint.h
TRobustEstimator.h
TRolke.h
TROOT.h
TRootApplication.h
TRootAuth.h
TRootBrowser.h
TRootBrowserLite.h
TRootCanvas.h
TRootContextMenu.h
TRootControlBar.h
TRootDialog.h
TRootEmbeddedCanvas.h
TRootGuiBuilder.h
TRootGuiFactory.h
TRootHelpDialog.h
TRootIOCtor.h
TRootSecContext.h
TRotation.h
TRotMatrix.h
TRWLock.h
TSAXParser.h
TSchemaHelper.h
TSchemaRule.h
TSchemaRuleProcessor.h
TSchemaRuleSet.h
TSecContext.h
TSelector.h
TSelectorCint.h
TSelectorDraw.h
TSelectorEntries.h
TSelectorList.h
TSelectorScalar.h
TSemaphore.h
TSeqCollection.h
TServerSocket.h
TSessionDialogs.h
TSessionLogView.h
TSessionViewer.h
TShape.h
TSlave.h
TSlaveLite.h
TSlider.h
TSliderBox.h
TSocket.h
TSortedList.h
TSpectrum.h
TSpectrum2.h
TSpectrum2Fit.h
TSpectrum2Painter.h
TSpectrum2Transform.h
TSpectrum3.h
TSpectrumFit.h
TSpectrumTransform.h
TSPHE.h
TSpider.h
TSpiderEditor.h
TSpline.h
TSpline1.h
TSpline2.h
TSPlot.h
TSQLClassInfo.h
TSQLColumnInfo.h
TSQLFile.h
TSQLMonitoring.h
TSQLObjectData.h
TSQLResult.h
TSQLRow.h
TSQLServer.h
TSQLStatement.h
TSQLStructure.h
TSQLTableInfo.h
TStatus.h
TStopwatch.h
TStorage.h
TStreamer.h
TStreamerElement.h
TStreamerInfo.h
TString.h
TStringLong.h
TStyle.h
TStyleDialog.h
TStyleManager.h
TStylePreview.h
TSVG.h
TSynapse.h
TSysEvtHandler.h
TSystem.h
TSystemDirectory.h
TSystemFile.h
TTabCom.h
TTable.h
TTable3Points.h
TTableDescriptor.h
TTableIter.h
TTableMap.h
TTablePadView3D.h
TTablePoints.h
TTableSorter.h
TTask.h
TText.h
TTF.h
TThread.h
TThreadFactory.h
TThreadImp.h
TTime.h
TTimer.h
TTimeStamp.h
TToggle.h
TToggleGroup.h
TTRAP.h
TTRD1.h
TTRD2.h
TTree.h
TTreeCache.h
TTreeCacheUnzip.h
TTreeCloner.h
TTreeDrawArgsParser.h
TTreeFormula.h
TTreeFormulaManager.h
TTreeIndex.h
TTreeInput.h
TTreePlayer.h
TTreeProxyGenerator.h
TTreeResult.h
TTreeRow.h
TTreeSQL.h
TTreeTableInterface.h
TTreeViewer.h
TTUBE.h
TTUBS.h
TTVLVContainer.h
TTVSession.h
Ttypes.h
TUnfold.h
TUnfoldSys.h
TUnixSystem.h
TUnuran.h
TUnuranBaseDist.h
TUnuranContDist.h
TUnuranDiscrDist.h
TUnuranEmpDist.h
TUnuranMultiContDist.h
TUri.h
TUrl.h
TUUID.h
TVector.h
TVector2.h
TVector3.h
TVectorD.h
TVectorDfwd.h
TVectorF.h
TVectorFfwd.h
TVectorfwd.h
TVectorT.h
TVersionCheck.h
TView.h
TView3D.h
TViewer3DPad.h
TViewerX3D.h
TVirtualArray.h
TVirtualAuth.h
TVirtualCollectionProxy.h
TVirtualDragManager.h
TVirtualFFT.h
TVirtualFitter.h
TVirtualGeoPainter.h
TVirtualGeoTrack.h
TVirtualGL.h
TVirtualGraphPainter.h
TVirtualHistPainter.h
TVirtualIndex.h
TVirtualIsAProxy.h
TVirtualMagField.h
TVirtualMC.h
TVirtualMCApplication.h
TVirtualMCDecayer.h
TVirtualMCGeometry.h
TVirtualMCStack.h
TVirtualMonitoring.h
TVirtualMutex.h
TVirtualObject.h
TVirtualPacketizer.h
TVirtualPad.h
TVirtualPadEditor.h
TVirtualPerfStats.h
TVirtualProofPlayer.h
TVirtualPS.h
TVirtualRefProxy.h
TVirtualStreamerInfo.h
TVirtualTableInterface.h
TVirtualTreePlayer.h
TVirtualViewer3D.h
TVirtualX.h
TVirtualX.interface.h
TVolume.h
TVolumePosition.h
TVolumeView.h
TVolumeViewIter.h
TWaitCondition.h
TWbox.h
TWebFile.h
TX11GL.h
TX3DFrame.h
TXHandler.h
TXMLAttr.h
TXMLDocument.h
TXMLEngine.h
TXMLFile.h
TXMLNode.h
TXMLParser.h
TXMLPlayer.h
TXMLSetup.h
TXProofMgr.h
TXProofServ.h
TXSlave.h
TXTRU.h
Type.h
TypeBase.h
TypeBuilder.h
TypedefBuilder.h
Typedf.h
TypeName.h
Types.h
TypeTemplate.h
TypeTemplateImpl.h
TypeTemplateName.h
TZIPFile.h
UnaryOperators.h
UnBinData.h
UnionBuilder.h
Util.h
ValueObject.h
Varargs.h
VariableBuilder.h
VariableDecorrTransform.h
VariableGaussDecorr.h
VariableIdentityTransform.h
VariableInfo.h
VariableMetricBuilder.h
VariableMetricEDMEstimator.h
VariableMetricMinimizer.h
VariablePCATransform.h
VariableTransformBase.h
Vector2D.h
Vector2Dfwd.h
Vector3D.h
Vector3Dfwd.h
Vector4D.h
Vector4Dfwd.h
VectorOuterProduct.h
VectorUtil.h
Version.h
VirtualIntegrator.h
Volume.h
WidgetMessageTypes.h
WrappedFunction.h
WrappedMultiTF1.h
WrappedParamFunction.h
WrappedTF1.h
x3d.h
X3DBuffer.h
X3DDefs.h
Xpm.h
zconf.h
ZIP.h
zlib.h
ZTrees.h
zutil.h
to the top
Shared Libraries (117)
libASImage.so
libASImageGui.so
libCint.so
libCintex.so
libCore.so
libDCache.so
libdequeDict.so
libEG.so
libEve.so
libFFTW.so
libFitPanel.so
libFoam.so
libFTGL.so
libFumili.so
libGdml.so
libGed.so
libGenVector.so
libGeom.so
libGeomBuilder.so
libGeomPainter.so
libGFAL.so
libGpad.so
libGQt.so
libGraf.so
libGraf3d.so
libGui.so
libGuiBld.so
libGuiHtml.so
libGX11.so
libGX11TTF.so
libHbook.so
libHist.so
libHistPainter.so
libHtml.so
libKrb5Auth.so
liblistDict.so
libmap2Dict.so
libmapDict.so
libMathCore.so
libMathMore.so
libMatrix.so
libMemStat.so
libMemStatGui.so
libminicern.so
libMinuit.so
libMinuit2.so
libMLP.so
libmultimap2Dict.so
libmultimapDict.so
libmultisetDict.so
libNet.so
libNetx.so
libNew.so
libOracle.so
libPhysics.so
libPostscript.so
libProof.so
libProofDraw.so
libProofPlayer.so
libProofx.so
libPyROOT.so
libQtGSI.so
libQtRoot.so
libQuadp.so
libRCastor.so
libRecorder.so
libReflex.so
libReflexDict.so
libRFIO.so
libRGL.so
libRint.so
libRIO.so
libRLDAP.so
libRMySQL.so
libRooFit.so
libRooFitCore.so
libRooStats.so
libRootAuth.so
libSessionViewer.so
libsetDict.so
libSmatrix.so
libSpectrum.so
libSpectrumPainter.so
libSPlot.so
libSQL.so
libSrvAuth.so
libTable.so
libThread.so
libTMVA.so
libTree.so
libTreePlayer.so
libTreeViewer.so
libUnuran.so
libvalarrayDict.so
libvectorDict.so
libVMC.so
libX3d.so
libXMLIO.so
libXMLParser.so
libXrdBwm.so
libXrdClient.so
libXrdCrypto.so
libXrdCryptossl.so
libXrdOfs.so
libXrdPosix.so
libXrdPosixPreload.so
libXrdProofd.so
libXrdProxy.so
libXrdRootd.so
libXrdSec.so
libXrdSecgsi.so
libXrdSecgsiGMAPLDAP.so
libXrdSeckrb5.so
libXrdSecpwd.so
libXrdSecsss.so
libXrdSecunix.so
libXrdSut.so
to the top