26 #ifndef PLOTMSACTIONCACHELOAD_H_
27 #define PLOTMSACTIONCACHELOAD_H_
47 virtual bool isAxesValid( std::vector<PMS::Axis> cacheAxes,
int plotIndex,
int axisIndex )
const;
std::vector< std::vector< PMS::Axis > > axes
virtual ~ActionCacheLoad()
virtual void setUpWorkParameters(CacheThread *cacheThread, int plotIndex, std::vector< PMS::Axis > &axes)
std::vector< PlotMSPlot * > plots
std::vector< std::vector< PMS::DataColumn > > cachedData
void setSetupPlot(bool setUp)
ActionCacheLoad(Client *client)
PMSPTMethod * postThreadMethod
Abstraction for the interface between the client (possibly a GUI) and the model (plot engine) that is...
void PMSPTMethod(PMSPTObject, bool)
virtual bool isAxesValid(std::vector< PMS::Axis > cacheAxes, int plotIndex, int axisIndex) const