This is the complete list of members for
Plot_file, including all inherited members.
addcommand(const std::string &gcom) | Plot2d | [private] |
addcurve(const Matrix &data, const std::string &label="", LineType_en enLineType=DATAPOINTS) | Plot2d | [private] |
data_from_file | Plot_file | [private] |
data_title | Plot_file | [private] |
dump(void) | Plot2d | [private] |
gnuplot(void) | Plot2d | [private] |
graph(const std::string &title_graph, const std::string &label, const short x, const short y, const short x_start, const short y_start, const short y_end) | Plot_file | |
IO_matrix_file(const std::string &filename) | IO_matrix_file | |
Plot2d(void) | Plot2d | [private] |
Plot_file(const std::string &filename) | Plot_file | |
read(std::vector< Matrix > &data) | IO_matrix_file | |
read(std::vector< Matrix > &data, std::vector< std::string > &title) | IO_matrix_file | |
read_all(std::vector< Matrix > &data, std::vector< std::string > &data_title) | IO_matrix_file | |
settitle(const std::string &t) | Plot2d | [private] |
setxlabel(const std::string &t) | Plot2d | [private] |
setylabel(const std::string &t) | Plot2d | [private] |
write(const std::vector< Matrix > &data) | IO_matrix_file | |
write(const std::vector< Matrix > &data, const std::vector< std::string > &title) | IO_matrix_file | |