roadrunner  2.6.0
Fast simulator for SBML models
rr::CodeBuilder Member List

This is the complete list of members for rr::CodeBuilder, including all inherited members.

AddFunctionExport(const std::string &retValue, const std::string &funcProto) (defined in rr::CodeBuilder)rr::CodeBuilder
AddFunctionProto(const std::string &retValue, const std::string &funcProto) (defined in rr::CodeBuilder)rr::CodeBuilder
Clear() (defined in rr::StringBuilder)rr::StringBuilder
CodeBuilder(const std::string &aStr="", const std::string &decl_spec="D_S", const std::string &call_conv="__cdecl") (defined in rr::CodeBuilder)rr::CodeBuilder
FormatArray(const std::string &type, const std::string &varName, const int &arraySize, const std::string &comment="") (defined in rr::CodeBuilder)rr::CodeBuilder
FormatVariable(const std::string &type, const std::string &varName, const std::string &comment="") (defined in rr::CodeBuilder)rr::CodeBuilder
Line(const std::string &line) (defined in rr::StringBuilder)rr::StringBuilder
mCallingConvention (defined in rr::CodeBuilder)rr::CodeBuilderprotected
mDeclSpec (defined in rr::CodeBuilder)rr::CodeBuilderprotected
mSizeOfVarField1 (defined in rr::CodeBuilder)rr::CodeBuilderprotected
mSizeOfVarField2 (defined in rr::CodeBuilder)rr::CodeBuilderprotected
mSizeOfVarField3 (defined in rr::CodeBuilder)rr::CodeBuilderprotected
mStringing (defined in rr::StringBuilder)rr::StringBuilderprotected
NewLine(const std::string &line="") (defined in rr::StringBuilder)rr::StringBuilder
operator<<(const std::string &str) (defined in rr::StringBuilder)rr::StringBuilder
operator<<(const char &ch) (defined in rr::StringBuilder)rr::StringBuilder
StringBuilder(const std::string &aStr="") (defined in rr::StringBuilder)rr::StringBuilder
TLine(const std::string &line, const int &tabs=1) (defined in rr::StringBuilder)rr::StringBuilder
ToString() (defined in rr::StringBuilder)rr::StringBuilder