CppADCodeGen  HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
CppAD::cg::AbstractCCompiler< Base > Member List

This is the complete list of members for CppAD::cg::AbstractCCompiler< Base >, including all inherited members.

_compileFlags (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_compileLibFlags (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_linkFlags (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_ofiles (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_path (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_saveToDiskFirst (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_sfiles (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_sourcesFolder (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_tmpFolder (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
_verbose (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >protected
AbstractCCompiler(const std::string &compilerPath) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
AbstractCCompiler(const AbstractCCompiler &orig)=delete (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >
addCompileFlag(const std::string &compileFlag) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
addCompileLibFlag(const std::string &compileLibFlag) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
addLinkFlag(const std::string &linkFlag) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
buildDynamic(const std::string &library, JobTimer *timer=nullptr) override=0CppAD::cg::AbstractCCompiler< Base >pure virtual
cleanup() overrideCppAD::cg::AbstractCCompiler< Base >inlinevirtual
compileFile(const std::string &path, const std::string &output, bool posIndepCode)=0CppAD::cg::AbstractCCompiler< Base >protectedpure virtual
compileSource(const std::string &source, const std::string &output, bool posIndepCode)=0CppAD::cg::AbstractCCompiler< Base >protectedpure virtual
compileSources(const std::map< std::string, std::string > &sources, bool posIndepCode, JobTimer *timer=nullptr) overrideCppAD::cg::AbstractCCompiler< Base >inlinevirtual
compileSources(const std::map< std::string, std::string > &sources, bool posIndepCode, JobTimer *timer, const std::string &outputExtension, std::set< std::string > &outputFiles) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inlinevirtual
getCompileFlags() const (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
getCompileLibFlags() const (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
getCompilerPath() const (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
getLinkFlags() const (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
getObjectFiles() const override (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inlinevirtual
getSourceFiles() const override (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inlinevirtual
getSourcesFolder() const overrideCppAD::cg::AbstractCCompiler< Base >inlinevirtual
getTemporaryFolder() const overrideCppAD::cg::AbstractCCompiler< Base >inlinevirtual
isSaveToDiskFirst() const override (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inlinevirtual
isVerbose() const override (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inlinevirtual
operator=(const AbstractCCompiler &rhs)=delete (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >
setCompileFlags(const std::vector< std::string > &compileFlags) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
setCompileLibFlags(const std::vector< std::string > &compileLibFlags) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
setCompilerPath(const std::string &path) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
setLinkFlags(const std::vector< std::string > &linkFlags) (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inline
setSaveToDiskFirst(bool saveToDiskFirst) override (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inlinevirtual
setSourcesFolder(const std::string &srcFolder) overrideCppAD::cg::AbstractCCompiler< Base >inlinevirtual
setTemporaryFolder(const std::string &tmpFolder) overrideCppAD::cg::AbstractCCompiler< Base >inlinevirtual
setVerbose(bool verbose) override (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inlinevirtual
~AbstractCCompiler() (defined in CppAD::cg::AbstractCCompiler< Base >)CppAD::cg::AbstractCCompiler< Base >inlinevirtual
~CCompiler()=default (defined in CppAD::cg::CCompiler< Base >)CppAD::cg::CCompiler< Base >inlinevirtual