PhoenixGenerator  2.0.0
Set of tools to generate code
PCMakeListsGenerator Member List

This is the complete list of members for PCMakeListsGenerator, including all inherited members.

copyPCMakeListsGenerator(const PCMakeListsGenerator &other)PCMakeListsGeneratorprotected
getCmakeModulePath() constPCMakeListsGenerator
getCmakeModulePath()PCMakeListsGenerator
getListExecutable() constPCMakeListsGenerator
getListExecutable()PCMakeListsGenerator
getListIncludeDirectories() constPCMakeListsGenerator
getListIncludeDirectories()PCMakeListsGenerator
getListLibraries() constPCMakeListsGenerator
getListLibraries()PCMakeListsGenerator
getListLinkDirecories() constPCMakeListsGenerator
getListLinkDirecories()PCMakeListsGenerator
getListPackage() constPCMakeListsGenerator
getListPackage()PCMakeListsGenerator
getProjectName() constPCMakeListsGenerator
getProjectName()PCMakeListsGenerator
getTestDirectory() constPCMakeListsGenerator
getTestDirectory()PCMakeListsGenerator
initialisationPCMakeListsGenerator()PCMakeListsGeneratorprivate
operator=(const PCMakeListsGenerator &other)PCMakeListsGenerator
p_cmakeModulePathPCMakeListsGeneratorprivate
p_listExecutablePCMakeListsGeneratorprivate
p_listIncludeDirectoriesPCMakeListsGeneratorprivate
p_listLibrariesPCMakeListsGeneratorprivate
p_listLinkDirecoriesPCMakeListsGeneratorprivate
p_listPackagePCMakeListsGeneratorprivate
p_projectNamePCMakeListsGeneratorprivate
p_testDirectoryPCMakeListsGeneratorprivate
PCMakeListsGenerator()PCMakeListsGenerator
PCMakeListsGenerator(const PCMakeListsGenerator &other)PCMakeListsGenerator
setCmakeModulePath(const PPath &cmakeModulePath)PCMakeListsGenerator
setListExecutable(const std::vector< PCMakeExecutable > &listExecutable)PCMakeListsGenerator
setListIncludeDirectories(const PVecPath &listIncludeDirectories)PCMakeListsGenerator
setListLibraries(const std::vector< PCMakeLibrary > &listLibraries)PCMakeListsGenerator
setListLinkDirecories(const PVecPath &listLinkDirecories)PCMakeListsGenerator
setListPackage(const PVecString &listPackage)PCMakeListsGenerator
setProjectName(const PString &projectName)PCMakeListsGenerator
setTestDirectory(const PPath &testDirectory)PCMakeListsGenerator
~PCMakeListsGenerator()PCMakeListsGeneratorvirtual