21 #ifndef KEYWORD_GENERATOR_HPP 22 #define KEYWORD_GENERATOR_HPP 36 static void ensurePath(
const std::string& file_name);
37 static std::string endTest();
38 static std::string startTest(
const std::string& test_name);
39 static std::string headerHeader(
const std::string&);
40 static void updateFile(
const std::stringstream& newContent,
41 const std::string& filename);
44 const std::string& headerBuildPath,
45 const std::string& headerPath,
46 const std::string& sourcePath)
const;
49 const std::string& sourceFile,
50 const std::string& sourcePath)
const;
53 const std::string& sourceFile)
const;
56 const std::string& sourceFile)
const;
58 const std::string& headerBuildPath,
59 const std::string& headerPath)
const;
61 void updateTest(
const KeywordLoader& loader,
const std::string& testFile)
const;
Definition: KeywordGenerator.hpp:31
Definition: KeywordLoader.hpp:32
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30