Variables | |
| const std::string | before_terminal = "set terminal " |
| const std::string | before_ext = "\nset output 'all" |
| const std::string | after_ext |
| const std::string gnuplot::after_ext |
Definition at line 479 of file FormattedTable.C.
Referenced by FormattedTable::makeGnuplot().
| const std::string gnuplot::before_ext = "\nset output 'all" |
Definition at line 478 of file FormattedTable.C.
Referenced by FormattedTable::makeGnuplot().
| const std::string gnuplot::before_terminal = "set terminal " |
Definition at line 477 of file FormattedTable.C.
Referenced by FormattedTable::makeGnuplot().
1.8.14