| appliesToChannel(size_t channel) | MatcherBase< SampleType > | inlineprotected |
| atAllChannels() & | Matcher< SampleType, NoDenormals< SampleType > > | inline |
| atAllChannels() && | Matcher< SampleType, NoDenormals< SampleType > > | inline |
| atAllChannelsExcept(std::initializer_list< size_t > channelsToSkip) & | Matcher< SampleType, NoDenormals< SampleType > > | inline |
| atAllChannelsExcept(std::initializer_list< size_t > channelsToSkip) && | Matcher< SampleType, NoDenormals< SampleType > > | inline |
| atChannel(size_t channelToMatch) & | Matcher< SampleType, NoDenormals< SampleType > > | inline |
| atChannel(size_t channelToMatch) && | Matcher< SampleType, NoDenormals< SampleType > > | inline |
| atChannels(std::initializer_list< size_t > channelsToMatch) & | Matcher< SampleType, NoDenormals< SampleType > > | inline |
| atChannels(std::initializer_list< size_t > channelsToMatch) && | Matcher< SampleType, NoDenormals< SampleType > > | inline |
| canOperatePerBlock() const override | NoDenormals< SampleType > | inlinevirtual |
| copy() const override | Matcher< SampleType, NoDenormals< SampleType > > | inlinevirtual |
| getChannelFlags() const | MatcherBase< SampleType > | inlineprotected |
| getFailureDetails() const override | NoDenormals< SampleType > | inlinevirtual |
| HART_DEFINE_GENERIC_REPRESENT(NoDenormals) | NoDenormals< SampleType > | |
| HART_DEPRECATED("This method is deprecated. Switch to the one that uses AnalysisContext instead.") virtual bool match(const AudioBuffer< SampleType > &inputAudio | MatcherBase< SampleType > | |
| m_channelsToMatch | MatcherBase< SampleType > | protected |
| match(AnalysisContext< SampleType > context) override | NoDenormals< SampleType > | inlinevirtual |
| Matcher< SampleType, NoDenormals< SampleType > >::match(analysisContext) | MatcherBase< SampleType > | |
| move() override | Matcher< SampleType, NoDenormals< SampleType > > | inlinevirtual |
| observedOutputAudio | MatcherBase< SampleType > | |
| operator<<(std::ostream &stream, const MatcherBase< SampleType > &matcher) | Matcher< SampleType, NoDenormals< SampleType > > | related |
| prepare(double, size_t, size_t, size_t) override | NoDenormals< SampleType > | inlinevirtual |
| prepareWithActiveChannels(double sampleRateHz, size_t numInputChannels, size_t numOutputChannels, size_t maxBlockSizeFrames) | MatcherBase< SampleType > | inline |
| represent(std::ostream &stream) const =0 | MatcherBase< SampleType > | pure virtual |
| representWithActiveChannels(std::ostream &stream) const | MatcherBase< SampleType > | inline |
| reset() | MatcherBase< SampleType > | inlinevirtual |
| supportsChannelLayout(size_t, size_t) const | MatcherBase< SampleType > | inlinevirtual |
| supportsSampleRate(double) const | MatcherBase< SampleType > | inlinevirtual |
| ~MatcherBase()=default | MatcherBase< SampleType > | virtual |