sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
PredicateMatcher< T > Member List

This is the complete list of members for PredicateMatcher< T >, including all inherited members.

describe() const overridePredicateMatcher< T >virtual
m_cachedToStringMatcherUntypedBasemutableprotected
match(T const &item) const overridePredicateMatcher< T >virtual
MatcherUntypedBase()=defaultMatcherUntypedBase
MatcherUntypedBase(MatcherUntypedBase const &)=defaultMatcherUntypedBase
operator!() constMatcherBase< T >
operator&&(MatcherBase const &other) constMatcherBase< T >
operator=(MatcherUntypedBase const &)=deleteMatcherUntypedBase
operator||(MatcherBase const &other) constMatcherBase< T >
PredicateMatcher(std::function< bool(T const &)> const &elem, std::string const &descr)PredicateMatcher< T >
toString() constMatcherUntypedBase
~MatcherUntypedBase()MatcherUntypedBaseprotectedvirtual