ConfigurationMap typedef | Transform | |
Count enum value | Transform | |
createIdentifier(QString type, QString soName, QString label, QString output) | Transform | protectedstatic |
encodeColour(int r, int g, int b) | XmlExportable | static |
encodeEntities(QString) | XmlExportable | static |
ExportId typedef | XmlExportable | |
FeatureExtraction enum value | Transform | |
getBlockSize() const | Transform | |
getConfiguration() const | Transform | |
getDuration() const | Transform | |
getErrorString() const | Transform | inline |
getExportId() const | XmlExportable | |
getIdentifier() const | Transform | |
getIdentifierForPluginOutput(QString pluginIdentifier, QString output="") | Transform | static |
getOutput() const | Transform | |
getParameters() const | Transform | |
getPluginIdentifier() const | Transform | |
getPluginVersion() const | Transform | |
getProgram() const | Transform | |
getSampleRate() const | Transform | |
getStartTime() const | Transform | |
getStepSize() const | Transform | |
getSummaryType() const | Transform | |
getType() const | Transform | |
getWindowType() const | Transform | |
m_blockSize | Transform | protected |
m_configuration | Transform | protected |
m_duration | Transform | protected |
m_errorString | Transform | protected |
m_id | Transform | protected |
m_parameters | Transform | protected |
m_pluginVersion | Transform | protected |
m_program | Transform | protected |
m_sampleRate | Transform | protected |
m_startTime | Transform | protected |
m_stepSize | Transform | protected |
m_summaryType | Transform | protected |
m_windowType | Transform | protected |
mapLessThan(const std::map< A, B > &a, const std::map< A, B > &b) const | Transform | inlineprotected |
Maximum enum value | Transform | |
Mean enum value | Transform | |
Median enum value | Transform | |
Minimum enum value | Transform | |
Mode enum value | Transform | |
NO_ID enum value | XmlExportable | |
NoSummary enum value | Transform | |
operator<(const Transform &) const | Transform | |
operator==(const Transform &) const | Transform | |
ParameterMap typedef | Transform | |
parseIdentifier(QString identifier, QString &type, QString &soName, QString &label, QString &output) | Transform | protectedstatic |
RealTimeEffect enum value | Transform | |
setBlockSize(int s) | Transform | |
setConfiguration(const ConfigurationMap &cm) | Transform | |
setConfigurationValue(QString name, QString value) | Transform | |
setDuration(RealTime d) | Transform | |
setFromXmlAttributes(const QXmlAttributes &) | Transform | |
setIdentifier(TransformId id) | Transform | |
setOutput(QString output) | Transform | |
setParameter(QString name, float value) | Transform | |
setParameters(const ParameterMap &pm) | Transform | |
setPluginIdentifier(QString pluginIdentifier) | Transform | |
setPluginVersion(QString version) | Transform | |
setProgram(QString program) | Transform | |
setSampleRate(sv_samplerate_t rate) | Transform | |
setStartTime(RealTime t) | Transform | |
setStepSize(int s) | Transform | |
setSummaryType(SummaryType type) | Transform | |
setWindowType(WindowType type) | Transform | |
StandardDeviation enum value | Transform | |
stringToSummaryType(QString) | Transform | static |
Sum enum value | Transform | |
SummaryType enum name | Transform | |
summaryTypeToString(SummaryType) | Transform | static |
toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const override | Transform | virtual |
toXmlString(QString indent="", QString extraAttributes="") const | XmlExportable | virtual |
Transform() | Transform | |
Transform(QString xml) | Transform | |
Type enum name | Transform | |
UnknownType enum value | Transform | |
Variance enum value | Transform | |
XmlExportable() | XmlExportable | inline |
~Transform() | Transform | virtual |
~XmlExportable() | XmlExportable | inlinevirtual |