Gpop
Gnuplot of Pipe of Pop
|
This is the complete list of members for Gnuplot, including all inherited members.
flush() (defined in Gnuplot) | Gnuplot | |
Gnuplot() | Gnuplot | |
is_open() (defined in Gnuplot) | Gnuplot | |
util_set_autoscale(bool should_autoscale) (defined in Gnuplot) | Gnuplot | |
util_set_grid(bool should_set) (defined in Gnuplot) | Gnuplot | |
util_set_title(std::string title) (defined in Gnuplot) | Gnuplot | |
util_set_title(std::string title, unsigned int font_size) (defined in Gnuplot) | Gnuplot | |
util_set_window_size(unsigned int width, unsigned int height) (defined in Gnuplot) | Gnuplot | |
util_set_x_label(std::string label) (defined in Gnuplot) | Gnuplot | |
util_set_x_label(std::string label, unsigned int font_size) (defined in Gnuplot) | Gnuplot | |
util_set_x_range(double min, double max) (defined in Gnuplot) | Gnuplot | |
util_set_y_label(std::string label) (defined in Gnuplot) | Gnuplot | |
util_set_y_label(std::string label, unsigned int font_size) (defined in Gnuplot) | Gnuplot | |
util_set_y_range(double min, double max) (defined in Gnuplot) | Gnuplot | |
write(std::string command) | Gnuplot | |
write_command(std::string command) | Gnuplot | |
~Gnuplot() | Gnuplot |