This is the complete list of members for fl::RScriptExporter, including all inherited members.
clone() const FL_IOVERRIDE | fl::RScriptExporter | protectedvirtual |
Exporter() | fl::Exporter | |
getContourColor() const | fl::RScriptExporter | |
getMaximumColor() const | fl::RScriptExporter | |
getMinimumColor() const | fl::RScriptExporter | |
name() const FL_IOVERRIDE | fl::RScriptExporter | virtual |
RScriptExporter() | fl::RScriptExporter | |
setContourColor(const std::string &contourColor) | fl::RScriptExporter | |
setMaximumColor(const std::string &maximumColor) | fl::RScriptExporter | |
setMinimumColor(const std::string &minimumColor) | fl::RScriptExporter | |
toFile(const std::string &filePath, const Engine *engine) const FL_IOVERRIDE | fl::RScriptExporter | virtual |
toFile(const std::string &filePath, Engine *engine, InputVariable *a, InputVariable *b, int values, FldExporter::ScopeOfValues scope, const std::vector< OutputVariable *> &outputVariables) const | fl::RScriptExporter | virtual |
toFile(const std::string &filePath, Engine *engine, InputVariable *a, InputVariable *b, std::istream &reader, const std::vector< OutputVariable *> &outputVariables) const | fl::RScriptExporter | virtual |
toString(const Engine *engine) const FL_IOVERRIDE | fl::RScriptExporter | virtual |
toString(Engine *engine, InputVariable *a, InputVariable *b, int values, FldExporter::ScopeOfValues scope, const std::vector< OutputVariable *> &outputVariables) const | fl::RScriptExporter | virtual |
toString(Engine *engine, InputVariable *a, InputVariable *b, std::istream &reader, const std::vector< OutputVariable *> &outputVariables) const | fl::RScriptExporter | virtual |
writeScriptExportingDataFrame(Engine *engine, std::ostream &writer, InputVariable *a, InputVariable *b, int values, FldExporter::ScopeOfValues scope, const std::vector< OutputVariable *> &outputVariables) const | fl::RScriptExporter | virtual |
writeScriptExportingDataFrame(Engine *engine, std::ostream &writer, InputVariable *a, InputVariable *b, std::istream &reader, const std::vector< OutputVariable *> &outputVariables) const | fl::RScriptExporter | virtual |
writeScriptHeader(std::ostream &writer, const Engine *engine) const | fl::RScriptExporter | protectedvirtual |
writeScriptImportingDataFrame(const Engine *engine, std::ostream &writer, InputVariable *a, InputVariable *b, const std::string &dataFramePath, const std::vector< OutputVariable *> &outputVariables) const | fl::RScriptExporter | virtual |
writeScriptPlots(std::ostream &writer, InputVariable *a, InputVariable *b, const std::vector< OutputVariable *> &outputVariables) const | fl::RScriptExporter | protectedvirtual |
~Exporter() | fl::Exporter | virtual |
~RScriptExporter() FL_IOVERRIDE | fl::RScriptExporter | virtual |