| namespace_Plot2D::_listItem | Struct specific for ReadFromFile and related functions (a simple linked list) |
| CPLOT | The CPLOT C sytle object |
| CPLOT_structAxes | These are the coordinates in the image of parts of the axes |
| CPLOT_structAxisOptions | A container struct for axis options |
| CPLOT_structAxisSubOption | A container struct used in CPLOT_structAxisOptions |
| CPLOT_structBitmapFileHeader | The BITMAP file header struct |
| CPLOT_structBitmapInfoHeader | The BITMAP file info struct |
| CPLOT_structByteMatrix | A data container for holding the bitmap bytes |
| CPLOT_structColorTable | The 22 color default color table! |
| CPLOT_structImageSizeInPixels | These are the dimensions of the plot part of the image in pixels |
| CPLOT_structInfoInDataUnits | Internal information container |
| CPLOT_structPlotOptions | The user specified plot options |
| CPLOT_structRGB | An RGB container |
| CPLOT_structSeries | The container for series data and user options |
| CPLOT_structStats | A container for statistics information |
| OptionFile | A class for handling option files. ';' delimits a comment to follow. The general format is: field, comment = value ; comment |
| namespace_Plot2D::Plot2D | A 2D plotting class |
| namespace_Plot2D::Plot2D::_PLOT2D_structMTX | A struct for holding a matrix read from file |
| namespace_Plot2D::Plot2D_OptionFile | A derived option file class for the program |
| namespace_Plot2D::Plot2D_OptionFile::PLOT2D_structAxisInfo | The options for a plot axis |
| namespace_Plot2D::PLOT2D_structSeriesInfo | The options needed for a series |