|
CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
This is the complete list of members for CppAD::cg::CCompiler< Base >, including all inherited members.
| buildDynamic(const std::string &library, JobTimer *timer=nullptr)=0 | CppAD::cg::CCompiler< Base > | pure virtual |
| cleanup()=0 | CppAD::cg::CCompiler< Base > | pure virtual |
| compileSources(const std::map< std::string, std::string > &sources, bool posIndepCode, JobTimer *timer=nullptr)=0 | CppAD::cg::CCompiler< Base > | pure virtual |
| getObjectFiles() const =0 (defined in CppAD::cg::CCompiler< Base >) | CppAD::cg::CCompiler< Base > | pure virtual |
| getSourceFiles() const =0 (defined in CppAD::cg::CCompiler< Base >) | CppAD::cg::CCompiler< Base > | pure virtual |
| getSourcesFolder() const =0 | CppAD::cg::CCompiler< Base > | pure virtual |
| getTemporaryFolder() const =0 | CppAD::cg::CCompiler< Base > | pure virtual |
| isSaveToDiskFirst() const =0 (defined in CppAD::cg::CCompiler< Base >) | CppAD::cg::CCompiler< Base > | pure virtual |
| isVerbose() const =0 (defined in CppAD::cg::CCompiler< Base >) | CppAD::cg::CCompiler< Base > | pure virtual |
| setSaveToDiskFirst(bool saveToDiskFirst)=0 (defined in CppAD::cg::CCompiler< Base >) | CppAD::cg::CCompiler< Base > | pure virtual |
| setSourcesFolder(const std::string &srcFolder)=0 | CppAD::cg::CCompiler< Base > | pure virtual |
| setTemporaryFolder(const std::string &tmpFolder)=0 | CppAD::cg::CCompiler< Base > | pure virtual |
| setVerbose(bool verbose)=0 (defined in CppAD::cg::CCompiler< Base >) | CppAD::cg::CCompiler< Base > | pure virtual |
| ~CCompiler()=default (defined in CppAD::cg::CCompiler< Base >) | CppAD::cg::CCompiler< Base > | inlinevirtual |