38 namespace datastructure {
std::string getProjectName() const
Gets the project name for the scanner.
void setProjectName(const std::string &project_name)
Sets the project name for the scanner.
ProjectName()
Constructor of the project name.
std::string m_project_name