36#ifndef CELLMLTOSHAREDLIBRARYCONVERTER_HPP_
37#define CELLMLTOSHAREDLIBRARYCONVERTER_HPP_
42#include "DynamicCellModelLoader.hpp"
43#include "FileFinder.hpp"
44#include "OutputFileHandler.hpp"
65 std::string component=
"heart");
81 bool isCollective=
true);
88 void SetOptions(
const std::vector<std::string>& rArgs);
100 const std::string& rCellmlFolder);
DynamicCellModelLoaderPtr Convert(const FileFinder &rFilePath, bool isCollective=true)
bool mPreserveGeneratedSources
void SetOptions(const std::vector< std::string > &rArgs)
void ConvertCellmlToSo(const std::string &rCellmlFullPath, const std::string &rCellmlFolder)
static const std::string msSoSuffix
friend class TestDynamicallyLoadedCellModels
std::string mComponentName