Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CPathProjectFiles.hpp
Go to the documentation of this file.
1
#ifndef LIBS_CONFIG_CPATHPROJECTFILES_HPP_
2
#define LIBS_CONFIG_CPATHPROJECTFILES_HPP_
3
4
#include "
core/CSystem.hpp
"
5
#include "
logs/AbstractLog.hpp
"
6
7
#include <string>
8
9
class
CPathProjectFiles
10
{
11
public
:
18
static
bool
isValidProjectDiamarFolder
(
const
std::string &folderProject,
AbstractLog
*logger);
19
};
20
21
#endif
/* LIBS_CONFIG_CPATHPROJECTFILES_HPP_ */
AbstractLog.hpp
CSystem.hpp
AbstractLog
Definition
AbstractLog.hpp:9
CPathProjectFiles
Definition
CPathProjectFiles.hpp:10
CPathProjectFiles::isValidProjectDiamarFolder
static bool isValidProjectDiamarFolder(const std::string &folderProject, AbstractLog *logger)
Definition
CPathProjectFiles.cpp:33
src
logs
CPathProjectFiles.hpp
Generated by
1.12.0