cloudy trunk
|
Go to the source code of this file.
Functions | |
STATIC void | ParsePlotRangeOption (Parser &p) |
STATIC void | ParsePlotRangeContin (Parser &p) |
void | ParsePlot (Parser &p) |
void ParsePlot | ( | Parser & | p | ) |
ParsePlot parse the plot command
Definition at line 16 of file parse_plot.cpp.
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, ioQQQ, NDPLOT, Parser::nMatch(), ParsePlotRangeContin(), ParsePlotRangeOption(), and plotCom.
Referenced by ParseCommands().
Definition at line 232 of file parse_plot.cpp.
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), ioQQQ, Parser::lgEOL(), Parser::nMatch(), plotCom, rfield, and STATIC.
Referenced by ParsePlot().
Definition at line 135 of file parse_plot.cpp.
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), ioQQQ, Parser::lgEOL(), Parser::nMatch(), plotCom, and STATIC.
Referenced by ParsePlot().