, including all inherited members.
| define(std::string var, std::string expr) | GnuPlot | |
| define(std::string var, double num) | GnuPlot | |
| Draw() | GnuPlot | |
| finalize() | GnuPlot | |
| getDataFileName() | GnuPlot | |
| GnuPlot() | GnuPlot | |
| GnuPlotDeal3D() | GnuPlotDeal3D | |
| leaveFiles(int bLeave) | GnuPlot | |
| m_arg | GnuPlot | [protected] |
| m_bLeave | GnuPlot | [protected] |
| m_bPlot | GnuPlot | [protected] |
| m_bPlot3D | GnuPlot | [protected] |
| m_dir | GnuPlot | [protected] |
| m_file | GnuPlot | [protected] |
| m_List | GnuPlot | [protected] |
| m_MaxX | GnuPlot | [protected] |
| m_MaxY | GnuPlot | [protected] |
| m_MinX | GnuPlot | [protected] |
| m_MinY | GnuPlot | [protected] |
| newDataFile(std::ofstream &fout) | GnuPlot | |
| NextPlot() | GnuPlot | |
| NextScene() | GnuPlot | |
| pause(double dSec, std::string str_comment="") | GnuPlot | |
| plot(std::string expr, std::string name="", std::string comp="") | GnuPlot | |
| plotPoints(double X[], int lines, int cols, std::string name="", std::string comp="", std::string with="", int bRowOrder=0, int bTrans=0, int blockSize=2147483640) | GnuPlot | |
| plotPoints(std::string strFileName, std::string name="", std::string comp="") | GnuPlot | |
| plotPoints(std::string strFileName, std::string name, int index1, int index2, int col1, int col2, std::string comp="") | GnuPlot | |
| plotPoints3d(double X[], int lines, int cols, std::string name="", std::string comp="", std::string with="", int bRowOrder=0, int bTrans=0, int blockSize=2147483640) | GnuPlot | |
| plotPoints3d(std::string strFileName, std::string name="", std::string comp="") | GnuPlot | |
| runSystemCommand(const char *) | GnuPlot | |
| set(std::string var, std::string value) | GnuPlot | |
| set(std::string var, int value) | GnuPlot | |
| setArg(std::string strArg) | GnuPlot | |
| setFont(string font) | GnuPlot | |
| setInterval(double minX, double maxX, double minY=0, double maxY=0) | GnuPlot | |
| setIntervalX(double minX, double maxX) | GnuPlot | |
| setOutput(std::string strOutput) | GnuPlot | |
| setOutputEpsMono(std::string strOutput) | GnuPlot | |
| setTitle(std::string strTitle) | GnuPlot | |
| splot(std::string expr, std::string name="", std::string comp="") | GnuPlot | |
| unset(std::string var) | GnuPlot | |
| xRange(double a, double b) | GnuPlot | |
| yRange(double a, double b) | GnuPlot | |
| zRange(double a, double b) | GnuPlot | |
| ~GnuPlot() | GnuPlot | |
| ~GnuPlotDeal3D() | GnuPlotDeal3D | |