|  | 
|  | Implementation (T *toWrap) | 
|  | Implementation (const Implementation &)=delete | 
|  | Implementation (Implementation &&)=delete | 
| Implementation & | operator= (const Implementation &)=delete | 
| Implementation & | operator= (Implementation &&)=delete | 
| virtual std::unique_ptr< Base > | clone () const override | 
| virtual const DataMapper * | getDataMap () const override | 
| virtual HistogramCache::Result | calculateHistograms (const std::function< void(const std::vector< Histogram1D > &)> &whenDone) const override | 
| virtual OnChangeHandle | onChange (const std::function< void()> &callback) const override | 
|  | Base (const Base &)=delete | 
|  | Base (Base &&)=delete | 
| Base & | operator= (const Base &)=delete | 
| Base & | operator= (Base &&)=delete | 
◆ calculateHistograms()
◆ clone()
◆ getDataMap()
◆ onChange()
The documentation for this struct was generated from the following file: