26 #ifndef PLOTMSACTIONCACHERELEASE_H_
27 #define PLOTMSACTIONCACHERELEASE_H_
41 virtual bool isAxesValid( std::vector<PMS::Axis> cacheAxes,
int vectorIndex,
int axisIndex )
const;
std::vector< std::vector< PMS::Axis > > axes
virtual ~ActionCacheRelease()
virtual void setUpWorkParameters(CacheThread *cacheThread, int plotIndex, std::vector< PMS::Axis > &axes)
Controller class for plotms.
Abstraction for the interface between the client (possibly a GUI) and the model (plot engine) that is...
ActionCacheRelease(Client *client)
virtual void checkFeasibility(PlotMSApp *plotms, int plotIndex, std::vector< PMS::Axis > &a) const
virtual bool isAxesValid(std::vector< PMS::Axis > cacheAxes, int vectorIndex, int axisIndex) const