This is the complete list of members for LuaCustomFunction, including all inherited members.
_chan_values | LuaCustomFunction | private |
_linked_plot_name | CustomFunction | protected |
_lua_engine | LuaCustomFunction | private |
_lua_function | LuaCustomFunction | private |
_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) override | LuaCustomFunction | virtual |
clear() | CustomFunction | |
createFromXML(QDomElement &element) | CustomFunction | static |
CustomFunction(const SnippetData &snippet) | CustomFunction | |
initEngine() override | LuaCustomFunction | virtual |
language() const override | LuaCustomFunction | inlinevirtual |
linkedPlotName() const | CustomFunction | |
LuaCustomFunction(const SnippetData &snippet) | LuaCustomFunction | |
name() const | CustomFunction | |
snippet() const | CustomFunction | |
xmlSaveState(QDomDocument &doc) const | CustomFunction |