This is the complete list of members for CustomFunction, including all inherited members.
| _linked_plot_name | CustomFunction | protected |
| _plot_name | CustomFunction | protected |
| _snippet | CustomFunction | protected |
| _used_channels | CustomFunction | protected |
| calculate(const PlotDataMapRef &plotData, PlotData *dst_data) | CustomFunction | |
| calculateAndAdd(PlotDataMapRef &plotData) | CustomFunction | |
| calculatePoint(const PlotData &src_data, const std::vector< const PlotData * > &channels_data, size_t point_index)=0 | CustomFunction | pure virtual |
| clear() | CustomFunction | |
| createFromXML(QDomElement &element) | CustomFunction | static |
| CustomFunction(const SnippetData &snippet) | CustomFunction | |
| initEngine()=0 | CustomFunction | pure virtual |
| language() const =0 | CustomFunction | pure virtual |
| linkedPlotName() const | CustomFunction | |
| name() const | CustomFunction | |
| snippet() const | CustomFunction | |
| xmlSaveState(QDomDocument &doc) const | CustomFunction |