sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Public Member Functions | List of all members
MatchExpr< ArgT, MatcherT > Class Template Reference
+ Inheritance diagram for MatchExpr< ArgT, MatcherT >:

Public Member Functions

 MatchExpr (ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString)
 
void streamReconstructedExpression (std::ostream &os) const override
 
- Public Member Functions inherited from ITransientExpression
auto isBinaryExpression () const -> bool
 
auto getResult () const -> bool
 
 ITransientExpression (bool isBinaryExpression, bool result)
 
virtual ~ITransientExpression ()
 

Additional Inherited Members

- Public Attributes inherited from ITransientExpression
bool m_isBinaryExpression
 
bool m_result
 

Constructor & Destructor Documentation

◆ MatchExpr()

MatchExpr ( ArgT const &  arg,
MatcherT const &  matcher,
StringRef const &  matcherString 
)

Member Function Documentation

◆ streamReconstructedExpression()

void streamReconstructedExpression ( std::ostream &  os) const
overridevirtual

The documentation for this class was generated from the following file: