GccToolChainFactory Class

(ProjectExplorer::ProjectExplorer::Internal::GccToolChainFactory)

Protected Functions

int autoDetectToolChain(const Utils::FileName &, const int, const ProjectExplorer::ProjectExplorer::Abi &)
int autoDetectToolchains(const Utils::FileName &, const ProjectExplorer::ProjectExplorer::Abi &, int, const int, const int &)
Utils::FileName compilerPathFromEnvironment(const int &compilerName)
virtual ProjectExplorer::ProjectExplorer::GccToolChain *createToolChain(bool autoDetect)
void versionProbe(const int &name, int language, int type, int &tcs, int &known, const int &filteredNames = {})

Member Function Documentation

[protected] int GccToolChainFactory::autoDetectToolChain(const Utils::FileName &, const int, const ProjectExplorer::ProjectExplorer::Abi &)

[protected] int GccToolChainFactory::autoDetectToolchains(const Utils::FileName &, const ProjectExplorer::ProjectExplorer::Abi &, int, const int, const int &)

[protected] Utils::FileName GccToolChainFactory::compilerPathFromEnvironment(const int &compilerName)

[virtual protected] ProjectExplorer::ProjectExplorer::GccToolChain *GccToolChainFactory::createToolChain(bool autoDetect)

[protected] void GccToolChainFactory::versionProbe(const int &name, int language, int type, int &tcs, int &known, const int &filteredNames = {})