| 
    SNAP Library 2.0, Developer Reference
    2013-05-13 16:33:57
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
  
  
  
 

Public Member Functions | |
| TGpSeries () | |
| TGpSeries (const TGpSeries &Gps) | |
| TGpSeries & | operator= (const TGpSeries &Gps) | 
| bool | operator< (const TGpSeries &Gps) const | 
| bool | SaveXVals () const | 
Public Attributes | |
| TGpSeriesTy | SeriesTy | 
| TFltKdV | XYValV | 
| TFltV | ZValV | 
| TStr | Label | 
| TStr | WithStyle | 
| TStr | DataFNm | 
| int | XCol | 
| int | YCol | 
| int | ZCol | 
| TGnuPlot::TGpSeries::TGpSeries | ( | ) |  [inline] | 
        
| TGnuPlot::TGpSeries::TGpSeries | ( | const TGpSeries & | Gps | ) | 
| bool TGnuPlot::TGpSeries::operator< | ( | const TGpSeries & | Gps | ) | const | 
| TGnuPlot::TGpSeries & TGnuPlot::TGpSeries::operator= | ( | const TGpSeries & | Gps | ) | 
| bool TGnuPlot::TGpSeries::SaveXVals | ( | ) |  const [inline] | 
        
Definition at line 26 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), and operator=().
Definition at line 26 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), operator<(), and operator=().
Definition at line 23 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::GetSeriesPlotStr(), and operator=().
Definition at line 26 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::GetSeriesPlotStr(), and operator=().
Definition at line 27 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), operator=(), and SaveXVals().
Definition at line 24 of file gnuplot.h.
Referenced by TGnuPlot::AddExpFit(), TGnuPlot::AddLinFit(), TGnuPlot::AddLogFit(), TGnuPlot::AddPlot(), TGnuPlot::AddPwrFit1(), TGnuPlot::AddPwrFit2(), TGnuPlot::AddPwrFit3(), TGnuPlot::CreatePlotFile(), operator<(), and operator=().
Definition at line 27 of file gnuplot.h.
Referenced by TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), operator=(), and SaveXVals().
Definition at line 27 of file gnuplot.h.
Referenced by TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), and operator=().
Definition at line 25 of file gnuplot.h.
Referenced by TGnuPlot::CreatePlotFile(), and operator=().