|
Developer Documentation
|
This is the complete list of members for Gnuplot, including all inherited members.
| cmd(const char *_cmd,...) | Gnuplot | |
| get_program_path(const string &) (defined in Gnuplot) | Gnuplot | private |
| gnucmd (defined in Gnuplot) | Gnuplot | private |
| Gnuplot() | Gnuplot | |
| Gnuplot(const string &_style) | Gnuplot | explicit |
| Gnuplot(const string &_title, const string &_style, const string &_xlabel, const string &_ylabel, const vector< double > &_x, const vector< double > &_y) | Gnuplot | |
| Gnuplot(const string &_title, const string &_style, const string &_xlabel, const string &_ylabel, const vector< double > &_x) | Gnuplot | |
| gnuplot_executable_ (defined in Gnuplot) | Gnuplot | privatestatic |
| init() (defined in Gnuplot) | Gnuplot | private |
| is_active(void) const | Gnuplot | inline |
| is_valid(void) const | Gnuplot | inline |
| nplots (defined in Gnuplot) | Gnuplot | private |
| plot_equation(const string &_equation, const string &_title) | Gnuplot | |
| plot_slope(double _a, double _b, const string &_title) | Gnuplot | |
| plot_x(const vector< double > &_x, const string &_title) | Gnuplot | |
| plot_xy(const vector< double > &_x, const vector< double > &_y, const string &_title) | Gnuplot | |
| pstyle (defined in Gnuplot) | Gnuplot | private |
| reset_plot(void) | Gnuplot | |
| set_style(const string &_style) | Gnuplot | |
| set_xlabel(const string &_xlabel) | Gnuplot | |
| set_ylabel(const string &_ylabel) | Gnuplot | |
| to_delete (defined in Gnuplot) | Gnuplot | private |
| valid (defined in Gnuplot) | Gnuplot | private |
| ~Gnuplot() | Gnuplot |